They actually turned the frogs trans and not gay, but that’s something the alternative media doesn’t want you to know.
- 1 Post
- 220 Comments
That’s the zeroth date.
anton@lemmy.blahaj.zoneto
No Stupid Questions@lemmy.world•For those who are super against to AI/LLM today. What was the catalyst how did you reach to this point? If you have the power to change our current situation what would you do.
221·18 days agoWhile I agree with the environmental, ownership and financial concerns, for me it’s seeing how stupid and dependent it makes people.
If we can’t get rid of them as a society, we should at least restrict/ban them in schools and universities.
anton@lemmy.blahaj.zoneto
Programming@programming.dev•Grit: rewriting Git in Rust with agents
2·1 month agoAPIs don’t fall under copyright, but implementations do. This is a good thing, otherwise we couldn’t have linux or wine, because they used apis from unix and windows respectively, or open source implementations of anything.
If you look at how another program does something to, you are bound by it’s license, but if you only look at what it does you are not.
anton@lemmy.blahaj.zoneto
No Stupid Questions@lemmy.world•Aside from being an open standard, what other benefits are there to RISC-V over x86/ARM?
3·1 month agoThe most important part is probably that it is a green field design, meaning they aren’t limited by backwards compatibility.
As for the specifics of risc-v? The option to chose a subset of the instructions (organized as extensions) allows for a more gradual tradeoff between price and performance in embedded devices.
On the desktop and server end, the vector instructions seem like the next logical step after simd, but my expertise there is limited.
anton@lemmy.blahaj.zoneto
Technology@lemmy.world•California’s Universities Went All In on A.I. The Result Has Been ChaosEnglish
14·1 month agoThen everyone uses that provider for a few month and they have to raise prices as well or go bankrupt.
I agree with everything in your comment except the last word. Only sanitize in cases where there isn’t a better option like html or terminal escape sequences. SQL had prepared statements, which are better.
anton@lemmy.blahaj.zoneto
Programmer Humor@programming.dev•YouTube really showing top quality in recent update
1·2 months agoNah, the android app has similar problems.
anton@lemmy.blahaj.zoneto
No Stupid Questions@lemmy.world•Why does it feel like most art museums are for adults and most science museums are for kids?
6·2 months ago
I stood inside the grey box where the magic happens. It was not dull because there was a physicists explaining everything.

Not quite, but fourth power may as well be.
anton@lemmy.blahaj.zoneto
Programming@programming.dev•Kill the Conditional Maze: From If-Statements to Rule Pipelines
2·2 months agoPeople complain about AI stuff -> “don’t engage; just downvote and move on”
people just downvote AI stuff -> “why don’t you explain what you didn’t like”
anton@lemmy.blahaj.zoneto
Technology@lemmy.world•A web page that shows you everything the browser told it without askingEnglish
3·2 months agoSame with time zone. The IP location was way more specific, but if you use a vpn it might reveal some information.
anton@lemmy.blahaj.zoneto
Programming@programming.dev•We can't just call AI-generated code slop anymore
5·3 months agoThere are some interesting aspects to asynchronous encrypted messengers.
https://youtu.be/9sO2qdTci-s
Not that I would trust some random strangers slop over established projects like signal.
anton@lemmy.blahaj.zoneto
Programming@programming.dev•A video arguing C++ is the worst programming language to ever exist
4·3 months agoAnd it was, the last half hour is not about c++ but his bad editor.
anton@lemmy.blahaj.zoneto
Gaming@beehaw.org•StarCraft-Inspired RTS From Former Blizzard Devs Losing Online Multiplayer Because Server Partner Was Bought By AI Company - Aftermath (Nathan Grayson)
6·3 months agoThere are 2 reasons for dedicated servers, matchmaking and refereeing. Both those functions can be archived by community servers, but need to exists. If you don’t have matchmaking you need to find opponents for each game by yourself.
If you have no referee, the player hosting the match can easily mod their game to have a god mode.
anton@lemmy.blahaj.zoneto
Linux@programming.dev•Plans to remove ipv4 from the linux kernel.
5·3 months agowrong layer
anton@lemmy.blahaj.zoneto
Programming@programming.dev•How would you design parallel grep for huge JSONL files?
11·3 months agoDon’t have a thread doing line by line file reads, just to have it in memory. There is a piece of software optimized for tasks like this, the OS.
Just mmap your file and start processing.
anton@lemmy.blahaj.zoneto
Programming@programming.dev•Misconfigured GH Actions hijack - Low Level - YouTube
2·4 months agoIt was bound to happen, as github actions are mess.
Im just happy that AI bros got hit this time, instead of something important.
Diesel is an ORM and sqlx requires a modern macro system, that many established languages lack.

But you can kill hundreds for the price it costs to neuter a few.