

Still works better when encased with code block stuff, ```
Just your typical internet guy with questionable humor
Still works better when encased with code block stuff, ```
Well, I think
That changes
How I write some stuff
edit: the 2 white spaces didn’t work
edit2: the white spaces have to be on the PREVIOUS line, not “behind”, which I thought meant “start the line with 2 spaces”
I would like wired earphones to make a comeback, though that wouldn’t stop certain assholes from watching stuff/listening to music without them on the bus with max volume
Reminds me of a part I’ve recently read on The Dawn of Everything, comparing the Great Lakes natives’ freedoms to our corporate owned “freedoms”: while we’re busy with the “possibility of freedom”, they cared about the exercise of their freedoms.
Before the colonization, they were free to visit other places because they almost always had someone that belonged to their clan living there and who would receive them with open arms. They didn’t have to pay anything for the travel proper, but obviously needed to take some supplies to spend the days on the wilderness. For us, if we don’t have money, we don’t have freedoms: gotta pay for the car+gas (or plane or ship ticket), food, housing.
Most preppers are of the “fuck society, I am the most important part of it” mentality, whether they’re aware of it or not.
When shit hits the fan and the urban civilizations collapse, it’s the old nomads that’ll survive (if they haven’t been killed off entirely by then)
Unpowered for how long? 6+ months?
but will it have any consequences for Nestlé or any of the big honchos at Nestlé from that time?
Probably a retirement bonus
What about committing crimes facilitated by facebook, instagram, tiktok? Those fraudsters (fake ads for high paying jobs, famous people peddling snake oil, etc) rarely get caught.
Probably too many old fart executives that “know better”, plus directors or writers with a pet project that have to drop it and work on a “stupid game movie”
Also Uwe (suck my) Boll for tax reduction
Just yesterday I saw a post on lemmy that said that turkish xitter users were migrating to bluesky. Didn’t bother opening to see the comments or read it. Seeing this now, all I can think is “well, what did they expect?”
I’ve heard people complain a lot about its resource usage on the server side, that the advantages of it running on elixir are moot unless the instance has over 1k people. The web UI leaves a lot to be desired, true, but at least it’s not such a client-side resource hog/browser crasher as misskey/sharkey
I’ve always loved the pose the dude on the back does
What was that they said during the stupid reddit thingy with stock markets? “It’s not a casino”?
Anthropic made lots of intriguing discoveries using this approach, not least of which is why LLMs are so terrible at basic mathematics. “Ask Claude to add 36 and 59 and the model will go through a series of odd steps, including first adding a selection of approximate values (add 40ish and 60ish, add 57ish and 36ish). Towards the end of its process, it comes up with the value 92ish. Meanwhile, another sequence of steps focuses on the last digits, 6 and 9, and determines that the answer must end in a 5. Putting that together with 92ish gives the correct answer of 95,” the MIT article explains.
But here’s the really funky bit. If you ask Claude how it got the correct answer of 95, it will apparently tell you, “I added the ones (6+9=15), carried the 1, then added the 10s (3+5+1=9), resulting in 95.” But that actually only reflects common answers in its training data as to how the sum might be completed, as opposed to what it actually did.
Another very surprising outcome of the research is the discovery that these LLMs do not, as is widely assumed, operate by merely predicting the next word. By tracing how Claude generated rhyming couplets, Anthropic found that it chose the rhyming word at the end of verses first, then filled in the rest of the line.
Instagram competitor? Isn’t TikTok itself the competitor to Instagram that made the latter become another stupid shit that’s all about short videos? Was notes old Instagram?
Meta profits from these accounts, it also profits off scams and fraud posts, because they pay for ad space. They have literally no incentive to moderate beyond the bare minimum their automatic tools do
Dunno, what usually happens without tariffs is that the bigger multinational companies drive the prices so low as to destroy local competition, after that they jack up the prices
So stupid tarifs(Are there any other kind)
There are some that work in order to protect national interests, mainly local producers and services. Whether they are stupid or not depends on implementation and end results
The right thing for meta to do is to implode and cause a complete crash on the stock exchange as it is erased from history.
So instead of having problems getting the fucking program to run, you have problems getting docker to properly build/run when you need it to.
At work, I have one program that fails to build an image because of a 3rd party package who forgot to update their pgp signature; one that builds and runs, but for some reason gives a 404 error when I try to access it on localhost; one that whoever the fuck made it literally never ran it, because the
Dockerfile
was missing some 7 packages in the apt install line.