Hacker Newsnew | past | comments | ask | show | jobs | submit | consp's commentslogin

Lots of commandline tools will hold on to dear life except for the sigkill. I often have this with running background tasks which get one of their threads in an infinite loop or wait state.

This is article is likely LLM generated and it regurgitates as first go what the last resort should be. After seeing that command I stopped reading.

The ecological cost of moving the amount of people to even put a tiny dent in the earth's population would kill more and adjust the number that way than the actual moving would.

Or optimize the os because I still find 8GB insane for everyday tasks. Ok, gaming I can understand, but most common tasks should be runnable with at most 2GB of memory and that is mostly for browsers.

Optimizing the OS won't do anything about shrinking sales when the spec sheet changes.

While highly specific optimisations might give you a tiny bit of advantage, the main boost here is vector code which would work on any processor supporting the instructions. They could have looked at the vendor bits and use those to flag for optimization in any cpu but they didn't and limited it to a small subset of programs and cpus. It tingles the "PR above all else must have highest score" sense.

"Oracle leadership" sounds like nobody wants to take responsibility but they do like the share price to go up so say good bye to [auto generated name in header]'s job.

Stock barely moved after this news. Would be surprised if it isn't below 100 by H2.

Queue appimage or other packed binary and there go your finetuned packages.

Yes, that why those need to be 100% sandboxed by default (ideally a VM), unless they are provided by distro

what?

Leave the poor fellow alone. It's been butchered enough in the late 90s and early 00s, and has been repurposed for a greater good. I'd argue not all Microsoft creates is bad, it just needs someone else to make it better.

Just did that for a test frontend for a module I needed to build (not my primary job so don't know anything about UI but running in browsers was a requirement), so basic HTML with the bare minimum of JS and all DOM. Colleagues were very surprized. And yes, vim is still the goto editor and will be for a long time now all "IDE" are pushing "AI" slop everywhere.

I've seen it at least once in code from a big car manufacturer who encrypted their software or parts of it to avoid you reading the xml files. They use a key, split into two or more parts, hidden as the first bytes of some file or as plain text somewhere it would not be out of order, then recombine, run through an deobfuscation function to be an old fashioned DES or XOR key to decrypt the (usually XML, could have been a different key format it's been a while) files. It's not that uncommon. It's also security theater. Funny part is they didn't obfuscate the code to read the key.

With homomorphic encryption you can do this now in a secure way - unbreakable client side obfuscation.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: