The title of this post is incorrect. They are not banning cryptocurrency projects. See this message for why: https://codeberg.org/Codeberg/org/pulls/1254#issuecomment-19923979
edit: man, I have no idea anymore.
Alt account of @Badabinski
Just a sweaty nerd interested in software, home automation, emotional issues, and polite discourse about all of the above.
The title of this post is incorrect. They are not banning cryptocurrency projects. See this message for why: https://codeberg.org/Codeberg/org/pulls/1254#issuecomment-19923979
edit: man, I have no idea anymore.
God I hated straterra. That shit only ever did bad things for me.


In many programming languages, data comes in different forms. If you want to get a yes/no answer to something, there’s a way to represent that: a true/false boolean (often 1 for true, and 0 for false). If you want to represent, say, a street address, that’s a string, because it’s just a big ol blob of undifferentiated text to the computer.
The joke is about how you ask someone a yes or no question, but they respond with something which is not either of those options.


A string with length > 0 is truthy*, so we’re good!
*in python


What do you mean? His hair is glorious, especially for someone who is 66 years old.


OpenAI has a trillion dollars in financial obligations they need to meet by 2030. I doubt Clear Channel’s financial obligations were in the same order of magnitude.


I’ll say that given the way OpenAI and Anthropic have hideously overextended themselves (they have over a trillion dollars of financial commitments to companies like Oracle), it’s not impossible that the current crop of American LLM providers do just kinda… poof away. Traditional banks want nothing more to do with them, they’re getting majorly spooked. All that needs to happen is for private credit to lose confidence in them, which is already happening. When they’re out of cash, they’ll be on the hook for an absolute ridiculous amount of money and they’ll probably just get liquidated.
I’m sure there will be new companies that pop up, but they’re going to have to charge 10x what Anthropic is making enterprise customers pay, since inference likely still isn’t profitable at the price Anthropic is charging.
I don’t use LLMs as a knowledge base because if the problem is bad enough for me, I’m likely just grepping through kubernetes source code or something. That being said, I don’t necessarily have an issue with folks using an LLM that way as long as they fully understand exactly how bad it is at what it does. You’ll be fine if you lose access to LLMs, and that’s the number one thing in my book. Your friend? Not so much.
(As a fun bonus to all of this, Oracle is very likely to die if OpenAI can’t meet its commitments. Either way, Larry Ellison will probably stop being a billionaire, since almost all of his wealth is in Oracle stock).


The speed and ease at which LLMs allow you to generate code is a bug, not a feature in my opinion. In my org, a group of 3 very junior engineers wrote a 5k line shell script for building k8s clusters according to our business specs and it’s fucking awful. The actual time to get it out the door was short, but now it’s basically impossible to change it without fucking up like 20 different things. The fucking thing will randomly quit because the shit ass LLM thinks set -e is a good thing to use, and it’s full of unused variables everywhere. I had to add a feature to it (which is how I learned of its existence), and I spent a miserable week just reading the entire fucking thing so I could ensure that my change wouldn’t cause an oil refinery in the North Sea to explode due to a butterfly-effect series of bullshit.
The frustration and toil you feel as a software dev is a feature. If something is making you mad and is taking forever to write, that’s a sign you probably need to change your approach. If you’re using an LLM to write a bunch of boilerplate, why not just eliminate the boilerplate or like, make a factory to spit out a bunch of it or something? Your discomfort is a powerful tool and you are not best served by ignoring it. Those junior devs would have written something much better if they had been forced to experience the true toil and suffering of writing a 5k line shell script.


There are very probably architectural limitations which will prevent large language models from ever getting much better than they are right now. They are most likely a dead end.


That’s the route I took. I still pray for a nice Home Assistant helm chart because I’d really like to be able to quickly bounce a Home Assistant container around between nodes and also have easier monitoring and alerting, but all the k8s options just seemed too jank.


I saw a video where a guy just shoved a $1 carabineer into the door latch to defeat this.
EDIT: Here’s the video: https://www.youtube.com/watch?v=EF6VBnUla58
That device kinda terrifies me. Like, I appreciate that SCUBA gear is so… simple. No electronics, no batteries, just relatively straightforward pneumatic equipment. At least you’re not very deep if the compressor shits the bed.


I like the way you think. I think more of life’s second-order problems should be solved with blinding lasers.


How do you ensure that the room is empty, 100% of the time? Those disinfecting light bulbs don’t have the same level of risk as this laser system.


Metro 2033 is so good, you’re gonna love it. He wrote such a fever dream of a novel.
Is your container using BusyBox? if so, then it’s not even real wget, it’s just the disgusting awful busybox version.
God I hate BusyBox.
Building a jet doesn’t require over a trillion dollars of capex, and selling jets is profitable. There’s solid evidence that inference isn’t profitable, and the AI labs need inference to be extremely profitable if they’re going to meet their absolutely ludicrous contractual performance targets. Oracle is expecting hundreds of billions of dollars from OpenAI by like 2030. That shit is not happening.


Damn, that’s unfortunate.
Man, they need to hold another vote to get the verbiage of this cleared up.