Viewing profile — sixtram
sixtram
HN member- Joined
- Sun, Mar 03, 2019, 6:38 PM UTC
- HN karma
- 429
- Public activity
- 77 items
- HN profile
- View on Hacker News ↗
About sixtram
No profile information was provided.
Recent public activity
-
comment
Comment #48773300
Oh, I'm glad I don't work in the oven business. We're just starting a stealth startup that's revolutionizing dishwashers, and the prototypes are amazing. They use less water, less …
-
comment
Comment #48772369
So you're saying I can absolutely have a deep, nuanced discussion with an LLM, as long as I don't ask how he arrived at his conclusions?
-
comment
Comment #48770781
You say you can have increasingly nuanced discussions with stronger models. What I say is, when I asked Claude why he applied a certain change I didn't understand, and boy, it was …
-
comment
Comment #48715282
Is it really cheating if you work hard and memorize all the questions? That's basically learning.
-
comment
Comment #48443858
Just 300 a day? That's only one ticket every 1.5 minutes. I hope in a year we can fix an issue under 30 seconds with ZERO supervision.
-
comment
Comment #46971047
Why does the AI need SQL queries? Who needs that? It will just write its own ACID-compliant database with its own language, and while it's at it, reinvent the operating system as w…
-
comment
Comment #46844134
To continue, this design has additional benefits: The code is not littered with dry-run flag checks; the internal code doesn’t even know that a dry run is possible. Everything is r…
-
comment
Comment #46844122
I use a similar strategy for API design. Every API call is wrapped in a large database transaction, and I either roll back or commit the transaction based on dry-run or wet-run fla…
-
comment
Comment #46762268
love the title of Windows recovery process screen: uninstall latest quality update
-
comment
Comment #46655949
could you share an anonymized desk photo?
-
comment
Comment #46324418
I've just got a new Samsung and it's wobbling too. I hate this. Why can't they at least put the cameras in the middle? Or maybe horizontally centred? Or they could just put another…
-
comment
Comment #46265986
When I started high school in the early '90s, there was a compulsory summer reading list of 10–12 books, each ranging from 300–800 pages. Then we had to write essays about them. Th…
-
comment
Comment #45951115
What about reusing a CTE? Let me import a CTE definition so that it can be used throughout my app, not just in the current context.
-
comment
Comment #45423854
Just two days ago, I asked ChatGPT to provide an explanation of the place-value system that my six-year-old could understand. The only problem was that it mixed up digit value and …
-
comment
Comment #45311649
For me, it seems the issue with the recipe was due to pre-recorded segments. The guy quickly realized that the "AI" was ahead of the script and cut it short to avoid making a bigge…
-
comment
Comment #45279715
The last time I asked for a code review from AI was last week. It added (hallucinated) some extra lines to the code and then marked them as buggy. Yes, it beats humans at coding — …
-
comment
Comment #45238087
A PhD-level degree in fabrication.
-
comment
Comment #45077103
https://www.youtube.com/watch?v=iy4mXZN1Zzk
-
comment
Comment #45068260
The last time I asked an LLM AI to review my code, it added extra lines that weren't originally there. Then, it claimed that there were many bugs in those lines. When I pointed thi…
-
comment
Comment #45029086
I have two iPad Airs, first generation, but the latest YouTube app no longer works on them. Skype and Teams don't work on old iOS either. Do you have any ideas other than using the…
-
comment
Comment #44933004
and then there is Marco Pierre White, How to finely chop onions: https://www.youtube.com/watch?v=UBj9H6z6Uxw
-
comment
Comment #44540243
https://xkcd.com/386/
-
comment
Comment #44530124
But you can click on the chicken and it will jump. KPIs matter.
-
comment
Comment #44126542
I taught my five-year-old to read in approximately three months. We progressed from simple letters to sounding out two letters, then three, then words with hyphens, then simple sto…
-
comment
Comment #44125526
I'm just wondering, if AI replaces programmers, will our super AI also fix all the slowness and bugs in current software? I saw an Anthropic Claude guy talk about how AI will repla…