Viewing profile — Garlef
Garlef
HN member- Joined
- Fri, Dec 26, 2014, 10:59 AM UTC
- HN karma
- 974
- Public activity
- 529 items
- HN profile
- View on Hacker News ↗
About Garlef
No profile information was provided.
Recent public activity
-
comment
Comment #49229017
Interesting thought - but you can measure engagement... how would you measure flourishing?
-
comment
Comment #49228944
even if it's not free the users will get monitized - netflix, windows, amazon, bmw, ...
-
comment
Comment #49199852
Not quite the full truth: In my free time; I'm iterating on programming ideas using coding agents. For example a testing framework that separates test case definitions from instrum…
-
comment
Comment #49189202
Baumkuchen
-
comment
Comment #49182402
> if it was smart enough and i think this is exactly the crux; the really big models need really big datasets and current gen LLMs get a lot of training data beyond "all books + al…
-
comment
Comment #49177107
> Bonus points at scale you invent a templating solution. Maybe you use JSX I think this is an underrated perspective in these discussions.
-
comment
Comment #49172560
Maybe that's just language preferences the LLMs proliferate
-
comment
Comment #49164379
> I’ve also started to think about replacing any kind of CI in the cloud with local. Same here. But maybe the answer is not `local` but "dispatch workload (to wherever) from your C…
-
comment
Comment #49154020
nah thanks; my workflow: - ask not only for a solution to a problem but also for specific code (= tell the agent about your mental model of the codebase) - ask for small stacked 'P…
-
comment
Comment #49142252
Isn't startup culture a bit like bumfights? Rich people using their financial prowess to subjugate others who are in a much weaker position in order to let them engage in unhinged …
-
comment
Comment #49133742
If you grow your own tomatoes, you'll have free tomatoes! (Doesn't really get you a BLT but hey... at least you'll have saved the world a bit because they're not from the supermark…
-
comment
Comment #49132544
idk ~ it's either a bit thin or i'd expect something more substantial "for the AI era" ... as the kids would say: "weak sauce" ... and it's just a tool to create charts not a "visu…
-
comment
Comment #49121527
and furthermore, codebases can reach a size where good patterns matter much much faster (so through this mechanism, the pain of not refactoring becomes apparent more often)
-
comment
Comment #49111546
My approach at parsing this: There's two point in time with two ages each: M, M0, and A, A0 Then the sentence can be expressed as: * M = M0 + X and A = A0 + X and (X is the time di…
-
comment
Comment #49108612
node-RED for PLC programming
-
comment
Comment #49100749
There's no sensible barrier here: If you want to have agents work on stuff (data) then there's going to be worms.
-
comment
Comment #49053090
> asked it to make some slides and it decided to write its own slide rendering engine isn't this exactly what a certain kind of real world dev would do?
-
comment
Comment #48939564
So: Since this is US centric: - Is it better/worse than other countries? ... better/worse than "comparable" countries? - What's the historical trend? - And in both directions (geog…
-
comment
Comment #48889533
Appleseed missing! But maybe it's more solarpunk?
-
comment
Comment #48872436
Letting the agent rebase stacked PRs (and create the respective subtasks in jira to begin with) is an incredible time saver
-
comment
Comment #48869992
It's been a few years (~ 15) since I read it. The determinant trick I'm referring to is used in prop 2.4 (in the Version I found via Google). They use the determinant of the adjuga…
-
comment
Comment #48866041
> then that's a problem with the original question - not the solution itself I think there's a good counterexample to this: Atiyah/MacDonald proove the Nullstellensatz ultimately b…
-
comment
Comment #48865421
> a human mathematician would aspire to Some do. But there's also the notion that a clever trick is a bad explanation.
-
comment
Comment #48779429
I think trying to iterate on a "spectral decomposition of your intent" - slowly working on increasinly refined breakdowns of what are the different aspects of your project are - bo…
-
comment
Comment #48774447
From the blog post: > A ProseMirror 2.0 with an incompatible interface would amount to the same but make it ambiguous what people mean when referring to ProseMirror. Trying to graf…