

Because the moment the US adopted civil religion, the separation between church and state became meaningless and changing of the constitution akin to blasphemy.
Avid PC gamer, Linux convert, SCP fan.
Love Science Fiction, Cyberpunk, post-apocalyptic settings; Fan of the games of the defunct Arkane Studios. Listening to (Power-, Speed-, Thrash-)Metal, Gothic, Deathrock, EBM, Vaporwave, Lo-Fi; Classic and Musicals are fine too. Can’t stand Hip-Hop.
Owned by two cats, recently divorced, blessed with a personality disorder (AVPD) - pensioned (even the state has the opinion I’m a total wreck lol). This causes me to be unable to keep up personal connections and makes me ghost literally everyone, so if it happens to you, sorry in advance.
Chronically online.
Pro GenAI, but Anti-GenAI-Corpos; this technology should be available to everyone, which would only be fair since we all contributed to it. Datasets and Models should be under the jurisdiction of UNESCO, since they are literally the distilled cultural output of humanity.


Because the moment the US adopted civil religion, the separation between church and state became meaningless and changing of the constitution akin to blasphemy.


I remember me being 14 and distributing stacks of 3,5" 1,44Mb floppies filled with copies of Doom to whoever wanted one, as long as i got the disks back later on


Me: Plex share because i am lazy as fuck regarding video content and need my limited storage for my game trove.


I didn’t know you live so close to the arctic that you can’t identify the direction you need to go when looking at a paper map.
With navigation software that simply uses your current position for the center of the projection all corners stay so close to reality that i dare you to see the difference (we are not living on a globe the size of a tangerine). There’s also the hint you get from the small arrow pointing out the direction you are currently facing.


Do you really think that the distortion over the short distance shown while navigating matters? I don’t know many drivers that actually use their geometry kit when using a navigation app.


You still use paper maps while driving inside of your own country? Free navigation software is ubiquitous. Noone cares about the projection used there, as long as it signals turns and lanes correctly, and long distance most countries have something called “signs” which tell you where the road you are on goes.


Most navigation software doesn’t show the map from the top, but from behind looking forward, and it communicates turns and lanes to choose regardless if your angles are 90° / 95° / 85° or what map projection is used. If you are still using paper maps in your own city - welcome to the future.
Edit: And to top it off, the crossroads being 90° is a uniquely american thing - every city in europe has a naturally grown layout. Since the US doesn’t give a fuck about anyone else (as seen in the vote and their renaming stuff into <whatever> America) I also don’t give a fuck about what maps they use.


In the times of GPS, global navigation isn’t reliant on this specific map projection. On a local level (City or State/Province level), where most navigation for non-experts is taking place, the chosen map projection doesn’t matter that much. The people who are navigating distances where these things become relevant (pilots and ship navigators) are also expert enough to deal with most map projections. But for global issues, a map projection that actually represents land masses as they are in reality matters a lot.
Edit: I am aware about issues regarding GPS jamming. The latest tests regarding quantum navigation (which uses differences in earths gravity fiels) were working very well, so if jamming becomes a very common issue, these systems will proliferate quickly.


The Mercator projection is also a systemic legacy of colonialism, so doing away with it doesn’t hurt.


Not the same lyrics, but in the same vein: https://www.youtube.com/watch?v=mQnF1BBBtXs
I’ve got to say that Pizzagate’s comics aren’t really peak comedy for me, but i appreciate the usage of the medium for criticism - the format spreads a lot easier and further than an essay on substack.


I mistyped. Its a collection of games i have, not a game i write. I am not good enough of a coder to write a game. Which is what i meant to take responsibility for the quality of code you submit. I know that i could not guarantee that code i create - regardless of creation method - is up to spec even for something where you can get away with some substandard code.
Edit: Lol, you weren’t able to read my sentence coherently. I just read your reply and thought i had forgotten the “s” at the end of “games”.
“my game collection” isn’t “my game”. you should crusade against functional analphabetism instead of LLMs.
And to provide a glimpse of the scale of the task i use it for: I have a collection of approximately 36000 games (not counting the games in my steam / gog / itch /whatever accounts, because those already have descriptions). Writing short blurbs for this amount of games (grabbing metadata can be scripted) is not something i want to do by hand, because it would take me ages. My local model is doing this overnight, putting the information into markdown tables i then check in the morning for correctness. I run this workflow around once a month to update the tables with the new arrivals.


I am not a “slopfan”. I do not use any of the techbros services, and never have outside of a few test runs in 2022 to see what it can do.
I only use local models running on my own hardware, and only to automate tasks that would take ages by hand (e.g. creating summaries about gameplay and features of my game collection from the game stores websites, helping me with RegEx or quickly creating one-shot python scripts for specific purposes - i am a terrible coder), or that make interacting with large technical documents easier (e.g. mainboard manuals). I have dabbled a bit with image generation, but it isn’t really interesting for me.
But denying that the technology can reduce workload on coders even when not generating code (e.g. unit tests, red teaming, reverse engineering) is immature. These tasks are also much less prone to cause AI psychosis, because i do not care about “chatting” with these models.


Damn, the moment i saw the post i wanted to comment this lol


Reported for the personal insult btw, this is not needed in any way or form.
Yes, they are disclosing it, and that’s a good thing for you! If you want to avoid products that use LLMs in their code, being informed is key. Increasing pressure on coders who are also under pressure to provide a service - especially if it is fucking unpaid like most FOSS projects - will only mean that they don’t disclose it anymore, because if they can increase their output (for instance by running unit tests or scan for issues) in the limited time they can provide, they will take that edge, people like you be damned. It’s only human.
Your way will only lead into a future where most coders use LLMs, and you are in the dark about it, leaving you without the option to choose.


Such a fucking bunch of bullshit. My fucking microwave uses more power when using my rice cooker than my GPU burns throughout a day using a chatbot. Get your numbers straight, or get ridiculed.


It isn’t possible. If you get society at a level of repressiveness that you want to have (you know who else only thinks in black and white terms?) they will simply not disclose it, leaving you with nothing to go on besides witch hunts like in the dark ages.


All the costs you name are attached to OpenAI/Anthropic/Nvidia/Microsoft, not the technology. You can run local models, and noone except Sam Altman and Dario Amodei need that amount of datacenters, because if they stop building, these guys are finished. Instead of bashing the technology which has a lot of uses that don’t need the power of a small city, go bash the fucking end times capitalists in the US which are responsible for that shit.


Yep, and even more important are the cases where coding models are used outside of actually producing code. Unit tests, red teaming, bug hunting and so on are all areas where LLMs can reduce the load on an experienced coder, allowing him to concentrate on the meaty stuff. Blindly being against the technology itself because big tech currently consists of a bunch of asshats is not a mature stance.
I postulated exactly these issues with detecting LLM code in software projects, making “no LLM code”-type policies unenforceable. It doesn’t work most of the time now, and it will only get worse in the future.