back
user profile

locknitpicker

834karma·800submissions·October 29, 2025
recent activity (800 total)
comment
> There's similarity here with, for example, defining the architecture of software, but letting an LLM write the functions. Not so long ago, this was how early adopters of LLM coding assistant…
3mo ago·view thread
comment
People must realize that it's people who book meetings, not processes. And some of them book meetings to try to justify their presence. Blaming scrum for having meetings on the calendar is a scap…
3mo ago·view thread
comment
> To me saying "the code is the spec" is like saying "the business wants it this way because that's how the code is written". Which is obviously backwards. Not only is it b…
3mo ago·view thread
comment
> Why is the vibecoding crowd still holding onto the idea that markdown (or here yml) is a better spec then code? From your comments it sounds like you are oblivious to the whole problem domain. Th…
3mo ago·view thread
comment
> You can anti-social open source, reject, flee to nihil and going away, solo-ing. I think that's mad bad and dumb; just my judgement call. I don't think this opinion was thought all the …
3mo ago·view thread
comment
> The article recalls people that open-source software is not necessary created for the community, but rather by the author, for the author oftentimes. Exactly. A FLOSS license essentially states &…
3mo ago·view thread
comment
> The problem here is "open source" is seen as free support and working for "the community" for free and since the code is out there, no-one needs to pay the maintainers. (which…
3mo ago·view thread
comment
> Sounds like paradise. It sounds like paradise if you are not open to accepting any contribution or even feedback to fix even egregious problems with the project. That's fine if your goal is …
3mo ago·view thread
comment
> Aren't they all billing at discount? Microsoft just announced the availability of OpenAI GPT-5.5, which they are charging 30x for it. In contrast, they charge 7.5x for Claude Opus 4.6 and 1x…
3mo ago·view thread
comment
> It's like someone should make a file... maybe in /etc ... and put short names for services in it... maybe it could be called /etc/services... People shit-talk container orches…
3mo ago·view thread
comment
> There is no need to come up with "local TLDs" like .vibe, .local, .test and so on -- there is already an industry convention! macOS and most Linux distros support subdomains of localhos…
3mo ago·view thread
comment
> This is like saying "the current models and the old models are the same if you ignore every important advance they've made" Please go ahead and list the single most important advan…
3mo ago·view thread
comment
> just querying in the middle It's an interpolation search. You interpolate the values you evaluated by whatever method you'd like. No one forces you to do linear interpolation. You can v…
3mo ago·view thread
comment
> If you have priors about the data distribution, then it's possible to design algorithms which use that extra information to perform MUCH better. You don't even need priors. See interpol…
3mo ago·view thread
comment
> LLM bot poisoning discourse is against YC site usage policy. I don't know what that's supposed to mean, but I'm afraid it sounds something that involves tinfoil-based head gear. &g…
3mo ago·view thread
comment
> How about the idea that you might have to eventually pay an AI company a large amount of money to ask ChatGPT such a question, while the library itself has lost funding? There are plenty of free …
3mo ago·view thread
comment
> China is not competing, it is distilling US models. I think you should check your notes. The likes of Kimi K2 thinking shows up as high as the second best general purpose model currently in exist…
3mo ago·view thread
comment
> This is the bar for Europe, huh? A few months ago China was being criticized left and right on how somehow it was not able to compete, and once DeepSeek showed up then all the hatred shifted onto…
3mo ago·view thread
comment
> Pre-agent, there wasn't always an obvious difference between models. Various models had their charms. Nowadays, I don't want to entertain anything less than the frontier models. This is…
3mo ago·view thread
comment
> Unless the "AI" content output is fundamentally unable to prevent piracy of other peoples content (...) Your comment makes no sense. The whole concept of "piracy" is meaningle…
3mo ago·view thread
comment
> Maybe true in places with different cultural values like China or India. No, this is a core trait of the whole concept of copyright. Copyright is a legal tool to allow authors to claim the exclus…
3mo ago·view thread
comment
> No, I suspect that "I kind of think of ads as a last resort" was doublespeak for "ads are coming eventually". I don't think so. Resorting to ads is an obvious step but on…
3mo ago·view thread
comment
A discussion on how to avoid paying the price of running an expensive model is not about the expensive model. You can triage things running a cheap model with Ollama. Heck, throw in gpt4.1 which is fr…
3mo ago·view thread
comment
> It would have been ok if stealing/sharing copyrighted work was heavily normalized, but no, a lot of people have gone to prison for simply pirating DVDs and CDs and now you're telling me…
3mo ago·view thread
comment
> Businesses have already replaced several background artists gambling on the uncopyrightable status of "AI" output being ignored. In a comercial setting, one can't sell what they ne…
3mo ago·view thread
comment
> It's really clear that businesses are hoping to replace people with AI. In an industry that is already very difficult to make a stable living in, and troubled with regular plagiarism, is it …
3mo ago·view thread
comment
> Despite the original title, a lot of what we learned comes to how Opus evolved and the ability to reason. And also the fact that Haiku is quite capable if scoped properly, that's the whole p…
3mo ago·view thread
comment
> Atoms: is this similar to interned strings? Yes. It is exactly how they are described. https://docs.rs/string_cache/latest/string_cache/struct.Atom... > Repres…
3mo ago·view thread
comment
> There's really an endless list of these optimizations. These aren't really optimizations. They are specialized implementations that introduce design and architectural tradeoffs. For exa…
3mo ago·view thread