

Did not expect that kind of law change from such an aggressively Conservative government. I guess, there is ample reason to put the NIMBYs into overdrive, though…


Did not expect that kind of law change from such an aggressively Conservative government. I guess, there is ample reason to put the NIMBYs into overdrive, though…


Don’t think, Grok was a thing yet back then…
I do feel like AI art has entered the boomer stage of the hype cycle, as in Trump et al use it prominently, so the kids start to think, it’s
.
But I also feel like the blog post conflates two aspects. It’s not just about AI art, it’s also about every goddamn brainfart being turned into AI art.
No one needs to see a t-rex giving a thumbs-up or similar.
That’s what people are tired of, for sure. In the before times, the person would’ve chuckled at the thought and then forgotten about it. It took long enough to create an image of it, that they had time to realize that no one cares.
That barrier is now removed, so you definitely see posts online with just the dumbest brainfart turned into pixels.


Not sure, if you’re actually looking for an explanation or rather just want to rant and/or hope for dating tips, but maybe still helpful to be aware of:
![]()
With your specific expectations, you’re somewhere to the far left or far right, whichever way you want to read it.
For example, this graph could be applied to alcohol consumption, with 0 on the left and lots on the right. Then you’re on the far left.
The Y-axis shows how many people exist in that range. There’s some median alcohol consumption, which is going to be in the center of this diagram, where most people are. At 0 alcohol consumption, there’s very few people, because it’s an extreme.
Obviously, this simplifies a lot. In a real survey, there’s probably actually somewhat of a bump at 0 alcohol, because certain religions prohibit consumption.
But yeah, in general, you’re hoping for relatively many extremes, so the number of people that match that are quite low. You will naturally get magnitudes more romantic interest from Average Joes, because there’s just magnitudes more of them.
As somebody else already said, try to find groups that naturally attract folks from the extremes that you look for, like outdoor sports groups.
Online dating, as problematic as it is, can also be rather good at finding very specific extremes.
You can’t generally just add license terms to an open-source license. At that point, it is not anymore an open-source license, but rather your own custom (a.k.a. proprietary) license.
As in, there’s a list of license texts that are approved by the Open Source Initiative and you don’t really want to deviate from that. (There’s also a list by the Free Software Foundation for the more freedom-loving among us, which is rather similar and also valid.)
This also has larger legal implications. There’s been lawsuits for open-source licenses, to which you can point and tell a company to fuck off, if they do a similar violation. As soon as you start adding own terms, there can be contradictions and just generally surface to attack.
In particular also, most code exists in the form of libraries. If you’re a library and you want users, you do want to stick to the well-known licenses, because no one wants to deal with each library having different custom terms (considering you can easily end up using hundreds of libraries in an application).


Did you maybe accidentally turn on the “drunk” mode at the top?


The old “tomatoes are not a vegetable” is pretty frustrating. They are a vegetable.
In botanical terms, the concept of a vegetable does not exist, which is where tomatoes are classified as fruits. But in culinary terms, vegetables do exist and tomatoes are classified as such.
I just find it frustrating, because I believed that garbage myself at some point, and I thought, I was smart for knowing that.
Just one of those examples that you can easily spread misinformation, so long as you make it sound plausible.


deleted by creator


I imagine, this is more about software devs than sysadmins. Sure, you’ll hire a couple more sysadmins to help with the massive user growth during the pandemic. But especially combined with loans basically being made free in the same time, it’s suddenly worth hiring a bunch of devs to build the Next Big Thing™.
Once those loans start costing again and the user numbers fall off, you quickly have lots of devs that you can’t find tasks for, that are worth doing.


Every so often, I’ll listen to this song, because it’s just piano + ambient sounds of public transport, and that takes me back to when I used to regularly take the train.


This one: https://open.audio/library/tracks/434296/
Wouldn’t particularly recommend it, though. 😅
You can tell that it’s an instrumental track with the vocals missing.
Here’s the song with vocals: https://www.joshwoodward.com/song/SymmetryandthePocketofAngels
I certainly like other songs from the guy better, though…


Yeah, the big thing is that management has no sense how little coding you actually do in a software engineering role. You spend so much more time understanding requirements, understanding how you can resolve roadblocks within your organization and understanding what the hell the code does that was previously written.
In particular, the last part is something that will most definitely take longer for vibecoded programs.
The code is often needlessly complex, because:
But you also just don’t have human beings that made all the detail decisions and can tell you why they’re important. In vibecoded code, all of these detail decisions are accidental and only ‘proven’ in so far as the given accidental state that the code is in, happens to not explode in reality. If you need to tweak anything about it, you’re completely blind as to what’s actually important and what’s just in there, because the AI figured, it’s the most likely thing to autocomplete there.


I mean, even then, they could increase the price per token, if they want to hand out fewer tokens for the price paid.
They could make this work like a prepaid SIM card, where you charge it with e.g. $10 and then you can use it until the $10 are used up.
Instead, they make it work like in-game currencies in scammy free-to-play games. Except that they didn’t choose a confusing conversion rate, for some reason…


Yeah, I imagine that they did try. But it’s not just the intentionally misleading announcement post, they also have 5(?) different subscription tiers, which get different changes from this. And one of the subscription tiers is actually called “Pro+”, so that does not mean “Pro and more expensive tiers” like I wondered. And they have this ridiculous intermediate currency to make things even more confusing.
Their offering itself is overly complex and confusing…


Man, they couldn’t have communicated this more confusingly, if they tried.


Which is a crime, by the way, when you sell it together with a product you hold a monopoly for: https://en.wikipedia.org/wiki/Tying_(commerce)


So, did they use AI tools to type “LGTM” 400 times or nah?
But yeah, I also find that frustrating. Management just looks at terrible metrics like PRs closed or lines of code produced.
It’s not even novel that you can produce terrible code very quickly. Decades ago, our industry learned that it isn’t worth it, because you suffer for it later. Now the game is altered slightly and management demands that we throw all these learnings out the window.


Well, base prices stay the same. They seem to just be billing more per usage on top of that…


If there’s no reason to hold the feature code back (i.e. its integration doesn’t break anything), then it’s much easier for development to ship the feature and disable it with a feature flag. Otherwise, you have two versions of the code, which means changes need to be integrated in both versions, which is largely just pointless busywork.
“Great-grandmother” is another example where the great=big meaning still shows up…