HackerTrans
TopNewTrendsCommentsPastAskShowJobs

michaelbrave

822 karmajoined قبل 14 سنة
fledgling entrepreneur, designer, learning to code.

comments

michaelbrave
·قبل 22 ساعة·discuss
I would only buy consoles after they had been out a few years, mid to late lifetime of the console, the primary benefit was it's nice to have in the living room instead of on a desk. Most of the games I bought were used or on sale. All of my purchases have been long tail distribution of a system. If a console goes digital only I won't buy the console. Most of my games are on pc now anyway, none of the modern games are way better than older ones, the only reason to keep up with the times is for community and discussion around the current events of the game, but I prefered single player games in the first place. But even now I have a backlog I can never finish in my lifetime, most of which are considered good.

So long story short, if Sony goes digital only, I will go back to retro and pc and I won't feel like I'm missing out that much if at all.
michaelbrave
·قبل 3 أيام·discuss
[flagged]
michaelbrave
·قبل 3 أشهر·discuss
yes it was this, not the EFF but the Trump admin, it was a surprisingly normal and level headed policy take, and I was pleasantly surprised, but then it turned out it wasn't their official stance, it was removed and replaced with a statement and stance that was nearly the opposite. But for the life of me I can't find it again, but I swear I didn't imagine it.
michaelbrave
·قبل 3 أشهر·discuss
I don't think they shifted their stance, I think the stances of the left and right shifted around them. For example I remember during Trumps first term they announced a rather sensible stance on the internet/net neutrality via an official blog post, and shortly after (maybe even the next day) it turned out that intern who wrote the piece was fired and it was removed. It's not that the stance was particularly anti-right etc, but that the positions of the right solidified more towards pro-big business rather than anti-regulation as they had previously been trying to be.
michaelbrave
·قبل 4 أشهر·discuss
I would like to try running linux on an xbox series-x (but thought it wasn't in the cards), it might make for a decent openclaw setup.
michaelbrave
·قبل 4 أشهر·discuss
a few months back I had a similar thought and started working on a language that was really verbose and human readable, think Cobal with influences from Swift. The core idea was that this would be a business language that business people would/could read if they needed to, so it could be used for financial and similar use cases, with built in logic engines similar to Prolog or Mercury. My idea was that once the language starts being coded by AI there are two directions to go, either we max efficiency and speed (basically let the AI code in assembly) or we lean the other way and max it for human error checking and clear outputs on how a process flows, so my theory was headed more in that direction. But of course I failed, I'd never made a programming language before (I've coded a long time, but that's not the same thing) and the AI's at the time combined with my lack of knowledge caused a spectacular failure. I still think my theory is correct though, especially if we want to see financial or business logic, having the code be more human readable to check for problems when even not a technical person, I still see a future where that is useful.
michaelbrave
·قبل 4 أشهر·discuss
not fringe loonies, big business, Meta and Palantir (and others) are financially pushing for it.
michaelbrave
·قبل 4 أشهر·discuss
I imagine the ones that want to move to Canada are not the 'merica' types and would fully agree with you on most of those points.
michaelbrave
·قبل 4 أشهر·discuss
Same, I've sorta ended up converging on make a rough plan, get second and third opinions from various AI's on it, sort of decide and make choices while shaping the plan, which we turn into a detailed specsheet. Then follow the 'how to design programs' method which is mostly writing documentation first, then expected outcomes, then tests, then the functions, then test the flow of the pipeline. This usually looks like starting with Claude to write the documentation, expectations and create the scaffolding, then having Gemini write the tests and the code, then have codex try to run the pipeline and fix anything it finds that is broken along the way. I've found this to work fairly well, it's looser than waterfall, but waterfall-ish, but it's also sort of TDD-ish, and knowing that there will be failures and things to fix, but it also sort of knows the overall strategy and flow of how things will work before we start.
michaelbrave
·قبل 4 أشهر·discuss
I'm still in the process of having to write letters to lawmakers about the stupid 3D printer law, now I'm going to have to write letters for this stupid thing too. Like how hard is it to take a day to have a conversation with someone that just knows a little bit about these things, a hobbyist even. The minimal amount of question asking, hell they could even ask an LLM and it would still give a better answer.
michaelbrave
·قبل 4 أشهر·discuss
I keep thinking about something like a search engine integration that would suggest relevant bookmarks at the top of your search results. It might have been even cooler back when we had things like delicio.us and if we could have gotten recommended relevant links from people we followed's bookmarks too. But even knowing how to code like I do I sorta can't think of how to do it, maybe a browser extension that injects over google? I guess I've more thought about how it would interact than how to actually make it.
michaelbrave
·قبل 5 أشهر·discuss
This is bullshit. It's a clear power grab to re-seize democratized means of production, and added surveillance. Both suck. The proposed bill in Washington is even worse, and blanket bans nearly any kind of machining or manufacturing that doesn't use surveillance. I'm going to have to actually write letters to lawmakers now as if there wasn't enough bullshit happening already.
michaelbrave
·قبل 5 أشهر·discuss
I don't think it's the fiber.

I did a similar unscientific experiment in the past where I did a juice fast for two weeks and had bloodwork done before and after (similar bodytype, unhealthy, overweight, high blood sugars, high cholesterol etc). Basically the doctor was shocked how all my numbers became the same as someone really healthy during the fast. So I think the lack of junk and calorie restriction is doing more than the fiber.
michaelbrave
·قبل 6 أشهر·discuss
I sort of already had an experience where it did kinda. I was consulting with it potential fashion choices to upgrade my work uniform, to look professional but still creative, basically to look more like a creative director. It recommended brands, colors, styles etc. Then I was asking about eyeglass frames showed it three pictures, described my facial features and it was like "you have to buy this one now" more enthusiastic than expected. It wasn't ads or anything but there was a bit of salesyness in there.
michaelbrave
·قبل 10 أشهر·discuss
I kinda figured they were more interested in enterprise customers rather than consumer customers.
michaelbrave
·قبل 10 أشهر·discuss
I always kinda figured that AGI would need to be sort of similarly modeled like a brain, for which LLMs could at least fit the function for language. Meaning AGI won't be LLM based, but maybe parts of it could be.
michaelbrave
·قبل 3 سنوات·discuss
any kind of central planning creates a large bottleneck and creates a brittle system with a single point of potentially catastrophic failure. It's why dictatorships tend to be fragile compared to a more decentralized system.