Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)KI
Posts
1
Comments
980
Joined
1 yr. ago

  • Well, the simplicity of the upvote/downvote buttons are what also cause the drawbacks of people using the system as "Agree" and "Disagree" buttons. I'm a solutions oriented guy. Everyone always bitches and moans over what the problem is, and nobody ever suggests solutions.

  • I honestly wish there was a moderation system like Slashdot. You got a limited number of points each week, and you could vote comments "Insightful, Informative, Funny, Overrated, Spam" etc. Comments, etc could go up to +5 or down to -1; and you get a slider to determine at what point value comments are hidden at (+4, +2, etc)

    It makes it so people can't be buried into the ether by brigading (they'd have to keep up a sustained downvote campaign to continually knock it down to -1), and can 'come back from the dead' so-to-speak, and also allows categorization of comments and may even allow the filtering of joke-comments so that conversations stay on topic or just so that you engage with the serious content instead of low-quality stuff. This encourages people to comment more genuinely and productively.

  • I'd go to college. I'd learn all the things I had to teach myself, but properly. I'd spend as many of the remaining minutes of my life with my family, giving them the things I always couldn't. As a father, you're expected to work your ass off to provide for your family, and doing so trades away all the precious moments you could have had. My kids are almost adults now, and I regret every day not being born rich.

  • WoW, CS 1.6, Warframe, and ARK

    I think something like 5k hours into Warframe, 15 years into WoW (at least 2 of my characters have 1+ year of playtime--so 17k hours just on those 2; and I max-leveled every class of character up until Battle for Azeroth) and so far, 2 years into ARK. Just over 3.5k hours of playtime between ASE and ASA.

  • No, No, and Yes -- Consoles are notoriously difficult to work with. Not for actual programming, no - Consoles are difficult to navigate POLITICALLY. Xbox, understandably doesn't like F/OSS software, and PS5 has tons of rules and regulations you must meet.

  • You should read your own link, because it also mentions that by the end of his term, most disapproved. By 2006 it was viewed as illegitimate by most. My recollection of events is fine, thanks.

    America will generally approve of measures when they are led to believe it affects their security and safety. It's the years afterwards that determine if it continues to hold support.

  • It was viewed as illegitimate inside the US too. And yeah, I remember, even as a 17yr old at the time, seeing the event happen live and lamenting to my mother that we were going to have another Bush term over it. Historically for America that's always been the case.

  • Nobody thought that at all. Most presidents sitting during outbreaks of war retain their positions. You'd have to have been in a complete echo chamber to believe this stance. The moment 9/11 happened, it solidified Bush's Second term in stone.

    I assume you mean Jr. Because Sr wasn't the moron that Jr was.

  • Even LLMs in the context of coding, I am no programmer - I have memory issues, and it means I can't keep the web of information in my head long enough to debug the stuff I attempt to write.

    With AI assistants, I've been able to create multiple microcontroller projects that I wouldn't have even started otherwise. They are amazing assistive technologies. Many times, they're even better than language documentation themselves because they can give an example of something that almost works. So yes, even LLMs deserve the amount of hype they've been given. I've made a whole game-server management back-end for ARK servers with the help of an LLM (qwen-coder 14b).

    I couldn't have done it otherwise; or I would have had to pay someone $60k; which I don't have, and which means the software never would have existed.

    I've even moved onto modifying some open source Android apps for a specialized camera application. Compared to a normal programmer, sure - maybe it's not as good. But having it next to me as an inexperienced nobody allows me to write programs I wouldn't have otherwise been able to, or that would have been too daunting of a task.

  • Go look at the models available on huggingface.

    There's applications in Visual Question Answering, Video to Text, Depth Estimation, 3D recreation from a photo, Object detection, visual classification, Translation from language to language, Text to realistic speech, Robotics Reinforcement learning, Weather Forecasting, and those are just surface-level models.

    It absolutely justifies current levels of hype because the research done now will absolutely put millions out of jobs; and will be much cheaper than paying people to do it.

    The people saying it's hype are the same people who said the internet was a fad. Did we have a bubble of bullshit? Absolutely. But there is valid reason for the hype, and we will filter out the useless stuff eventually. It's already changed entire industries practically overnight.

  • There's nothing to scale. DNS servers are just an address book. There's only 200 million entries active and visited. 1.1b entries otherwise, which; for a computer isn't a lot.

    DNS servers replicate down-stream, and the root servers maintain authority. A local SQLite file could handle this easily, and you could always run your own DNS server locally if you wanted to. But there has to be a central authority. That's why you can have any TLD you want -- you run your own DNS. But since nobody sees you as an authority, they won't be using your DNS.

  • You can use whatever top level domain you want, you just have to convince everyone in the world to use your Root servers instead of ICANN, which ain't gonna happen. Tor has the .onion TLD, etc. There are no restrictions here. They're more like...agreements.