Whenever i ser apps built with ai assitance i just think:“wait until an exploit pops up and no one knows how to fix it. Since it was hallucinated by ai from 2009 code”
Whenever i ser apps built with ai assitance i just think:“wait until an exploit pops up and no one knows how to fix it. Since it was hallucinated by ai from 2009 code”
Tbf, they already control the os itself. They already have access to all of the keystrokes. Implementing it just in notepad feels like a rube goldbergy way of scraping user data.
slowly steps back and returns to basic and z80 assembly
A usb stick and an old hard drive from 2009. The crackhead way of dealing with backups.
What heinous crime one must commit to be forced to learn fortran
my handwriting it’s exactly like that. Doesn’t help that i am left handed and smudge the shit out of the paper. But what i meant was the “oogabooga” caveman level of comments i add to code. You’ll be lucky to find a cohesive sentence in them. Ex: “check for x if exists, assume setup is done”
Tbf, i always comment my code to do a sanity check of what i am doing along the way( think rubber duck method with comments). The problem is that my writing is so cryptic i am the only one that could ever understand it.
bytecode and IL enter the chat
I think the only problem with the necktie is that it looks like a flat texture. If given some volume it’d work really well. As for witch to use i’d prefer the necktie since it it doesn’t leave the torso like a blank canvas;
Utimately it depends on where in the game the duck is going to be seen first, first impression matters a lot. If it is in a really plain room, like a barren office with white walls the colors of the bowtie might give some contrast with the blandness of the room; If the room is more caotic, seeing the duck more “put togheter” than it’s surrounding helps break with the ambient.
(Its been a while since i played portal, so my memory it’s a little fuzzy, but if i remember correctly it worked so well because in the monotone enviroment of the test chambers, having something as simple as a cube with a heart was enough of a break from the mold to be memorable, also it had interactions with it in the game; an option would be to somehow integrate it into the game in like a small puzzle of sorts, making it appear near the button when the player comes and goes, stuff like that)
With that though i need to say that i am colorblind, so take my 2 cents with a grain of salt.
deleted by creator
Ed users entered the chat
My laptop had 32gb of emmc from factory; it came preinstalled with windows 10; windows 10 pretended at least 64gb and constantly kept the emmc at 0bytes free; i was sick of it. + windows 10 on that poor celereon was miserable.
I don’t know how k8s works; but if there is a way to execute just one command in a container and then exit out of it like chroot; wouldn’t it be possible to just use xargs with a list of the container names?
For rpi images i think the best option would be PINN; but it’s not a 1:1 equivalent since every time you add an image it needs to wipe partitions and start from zero.
I think they are a good thing, since in general you get better compatibility with more esotheric hardware, for example i’ve seen people run godot games on raspberry pi boards, which is pretty nice; also as you mentioned doom and 0 A.D., both of them have prolific modding communities because it’s easy to make mods when you have the source of the game, and in the case of doom in particular the fact that it’s open source allowed people to build lauchers to make it run on newer computers without needing dosbox and co. To even have a chance to play.
Since for the most part i still suck at programming; i help translating programs in my main language since i needed to learn english for my job regardless.
Not sure really; it may be because either jdownloader has a self updating function (i dont think its this one because it could be patched out like most repos patch telemetry out of audacity) or because it has very frequent updates to keep the site scrapers and downloaders working since it’s a continous arms race between them and the websites ( i’m not sure if repos have nightly builds of programs or not).
The lack of an external monitor to hang to the ceiling
Knowing that there is still a bash script i wrote around 5 years ago still running the entirety of my high scool lab makes me sorry for the poor bastard that will need to fix those hieroglyphs as soon as some package breaks the script. I hate that i used bash, but it was the easiest option at the time on that desolate server.