Viewing profile — undefeated
undefeated
HN member- Joined
- Sat, Apr 23, 2022, 3:39 PM UTC
- HN karma
- 8
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About undefeated
No profile information was provided.
Recent public activity
-
comment
Comment #47349328
> always-on, local access to your machine's files, apps, and sessions Uh... how about..., no...? What? > Controllable from any device, anywhere ... > There is a kill switch Oh grea…
-
comment
Comment #46146785
Unfortunately, it doesn't look like the EU will actually be able to put any meaningful guardrails on AI, as evidenced by the AI act. I honestly don't know whether it's an off-the-s…
-
comment
Comment #46146410
Uhm... duh? > or cannot control any of the inputs to the llm Seeing as LLMs are non-deterministic, I think even this is not enough of a restriction.
-
comment
Comment #46146385
Unlikely, because the free version of ChatGPT isn't really making them any money, so less tokens is actually better — which I assume is why anthropic pushes Haiku models on free us…
-
comment
Comment #46146294
I think part of the problem is that you need a model to classify the data, which needs to be trained on data that wasn't classified (or a dramatically smaller set of human-classifi…
-
comment
Comment #46146245
I never had a conversation like that — probably because I personally rarely use LLMs to actually generate code for me — but I've somehow subconciously learned to do this myself, es…
-
comment
Comment #46118629
Complaining about JSON and then proceeding to write your API in Dart is... interesting.
-
comment
Comment #44413041
Surely you've never read the job description for a programming position
-
comment
Comment #44412945
It benefits no one to acknowledge that months were spent and the only outcome is millions of dollars wated. Sure, they could try to hold the contractor accountable, but that would …
-
comment
Comment #41276044
Then again, we'd probably end up with all the same bullshit on Threads
-
comment
Comment #39820114
At least we got some of my all-time favorite GitHub issues tho
-
comment
Comment #39364264
News stories are generally considered off-topic https://news.ycombinator.com/newsguidelines.html
-
comment
Comment #39136769
Looks cool! It would probably be useful if there were a way to include dependencies that aren't shipp packages though. Otherwise, since most projects one might depend on right now …
-
comment
Comment #38919972
Anything but the metric system
-
comment
Comment #31491736
Agreed. I recently had to write a package with some quite complex type inference requirements, so I had to resort to classes. I've since had to issue 17 patches (it's been 3 weeks)…
-
comment
Comment #31467032
Was it only a BNF parser generator or did it also help with implementing the language's actual functionality?
-
comment
Comment #31458986
I've never heard of such a thing, but it sounds amazing! Out of curiosity: How exactly did it work (for users)? I assume you'd write a grammar on the one pane, but how did you teac…
-
comment
Comment #31457889
I think it's more like "Company X is big and we have to be like company X if we want to be big too"
-
comment
Comment #31457870
Not that I know of, but definitely something I'm gonna put on my 'future project ideas' list.