HackerTrans
TopNewTrendsCommentsPastAskShowJobs

poink

no profile record

comments

poink
·letzten Monat·discuss
Anticheat is indeed a huge blocker, and given how invasive shady kernel anticheat software is on Windows I kinda hope it stays that way
poink
·letzten Monat·discuss
In my own experience this is 180 degrees from reality. As a generalist, feeling out the depths of a single domain (something I've been forced to do at least 50 times in my career, to the point that I'm probably a global expert in at least 2-3 things I don't actually care about, but are poorly documented and not especially lucrative on their own) is something that's basically a bunch of Google searches, reading source code, and writing/running tests manually, none of which I really care about short of getting to "the right solution."

Meanwhile, as a generalist who has a basic understanding of general things, everything from how to design efficient network protocols, to how cache lines affect the performance of sorting algorithms, without being a real expert in any of those things, I act as a constant course correction for AI agents doing work on my behalf, in a way that LLM context windows simply cannot replicate.

To give a concrete example, I recently used agents to build a specialized sync protocol that broadly resembles Dropbox. It's nowhere near as efficient in terms of how blocks are synced (because it entirely happens on a LAN and the cost difference is minimal), but I constantly had to make objectively more valuable course corrections on how the sync actually traversed the participating nodes. If I'd just let the LLM drive, it would have come up with a reasonably efficient algorithm (better than I probably would have done on my first try in the same timeframe) that would have had an obvious (to me) single bottleneck.
poink
·letzten Monat·discuss
Making a billion dollars isn't cool. You know what's cool? Blowing up billions of dollars.
poink
·letzten Monat·discuss
I have a relatively large "vibe coded" project that I let Claude 4.5-4.7 drive over the past few months, and my read on it is:

1. It's much more verbose about how it perceives the current state of things, i.e. "this is a large, well-documented project"

2. It's much more willing to trust its own judgement, e.g. fewer prompts to approve decisions

3. In terms of how long it takes to solve isolated problems, and the quality of solutions it proposes, it isn't meaningfully different from 4.7

YMMV, and maybe my view will change as I work with it more, but it feels like system prompt tweaks more than a real step forward
poink
·vor 2 Monaten·discuss
The 80s and 90s were pretty much the golden age of music production in terms of breadth and sheer volume.

This is the distilled essence of a “first world problem.”
poink
·vor 2 Monaten·discuss
As someone who built a custom serial cable (not my idea, greetz to the original designer) to load assembly programs on TI-85s for all my friends, the “approved for exams” shit is so funny
poink
·vor 4 Monaten·discuss
The article is clearly not "about" ICE. One paragraph talks about the ICE deployment
poink
·vor 4 Monaten·discuss
Personally, I make a lot more "out of hour" commits than I used to because I'll batch up low priority tasks throughout the day and let the computer chug on them at night when I'm elsewhere. Commits are coming in at all hours, but I'm not actually looking at them until the next morning.
poink
·vor 5 Monaten·discuss
As insane as American politics is "I can blast robots on my property" has exactly the right amount of crank appeal to be possibly the final 90/10 issue
poink
·vor 8 Monaten·discuss
As a security conscious dev that has worked in various highly regulated spaces I want to say we really appreciate people like you, because they’re super rare
poink
·vor 8 Monaten·discuss
Are we pretending that optimizing for taste is a bad thing?

It’s obviously bad to eat super salty “ultraprocessed” food all the time, but it’s not like the salt is the primary problem

To take OP’s example, I’d much rather kids eat generously salted broccoli that is “optimized for taste” rather than unsalted mac & cheese, regardless of whether they just throw it away (which I probably would, too)
poink
·vor 8 Monaten·discuss
It feels like you’re using “industrial food” as a pejorative, but the best chefs in the world also do not skimp on salt
poink
·vor 10 Monaten·discuss
> People spend hundreds of dollars and many hours sharpening kitchen knives

With a mass market electric sharpener and a reasonable knife I spend maybe 15 minutes/yr on sharpening and the knife + sharpener costs less than half this product

The marketing video seems to try to head people like me off, but it also seems to wildly overstate the level of commitment required to have sharp knives

(I do think the tech is cool tho. I just wouldn’t pay $400 for an 8 inch chef’s knife no matter how good it is)
poink
·vor 11 Monaten·discuss
(That said, I liked the Pixel 4a better than the iPhone 15 Pro I’m typing this on)
poink
·vor 11 Monaten·discuss
My experience in the mobile space from having a personal lab with all the flagship phones paid for by my employer was that the hardware on the Android phones was at least as good as Apple but everyone other than Google made the software side feel janky

It wasn’t bad, and I’m sure I’d just get used to it if I picked one and lived with it, the same way I’ve gotten used to Apple’s dumb photo app

Using them side by side made it really obvious tho