HN user

doubleorseven

168 karma

whatyouchild.com [ my public key: https://keybase.io/doubleorseven; my proof: https://keybase.io/doubleorseven/sigs/yoqT3ku3nq1X2W5oNMSluihNzEG36ab-QWlz9qn4q0g ]

Posts7
Comments118
View on HN
Half-Baked Product 19 days ago

the real problem with home dishwasher is that it extend the duration of the task.

the task is prepare food, eat, clean. when you leave the kitchen and come back the next day the task is now different, its unpack, prepare,eat,clean.

you are constantly not finishing today's tasks. it lives to see another day. if you can fix it, bound it to the workflow, you will be a billionaire

Gemini 3.5 Flash 2 months ago

My guess will be because this is just software that don't understand how the world works and it's only trying to please?idk maybe im wrong

I vibe code. but I also remember the days I had ZERO KNOWLEDGE of what needs to be done, and I would hammer the keyboard with garbage code from stack overflow and half baked documentations plus some native guessing of human nature. the end result was me understanding what the hell was going on. those days are over.

"figure out which category each one belongs in, port the ones that are in the wrong type, and for the ones that are both, read through both versions and consolidate them into one document with the best of both.”

memory created!

Show HN: Boing 8 months ago

maybe also de-boing the boining now that it's calling the server. i think the js script pasted here will show you it's needed

i fell for this malware once. had the malware on my laptop even with mb in the background. i copy paste and address and didn't even check it. my bad indeed. those guys makes a lot of money from this "one shot" moments

stablecoins are not for crime actually, it's like the bank of the criminals. for crime you would want to mix your stablecoins to btc or xmr, probably the latter.

I've never done QA. Just thinking about doing QA makes my head swirl. But yes, because of LLMs I am now a part time QA engineer, and I think that it's kinda helping me be a better developer. Im working on a massive feature at work, something I can't just give to an agent and I already feel like something changed in how I think about every little piece of code im adding. didn't see that coming.

seems like the author didn't like the obvious or alternative solutions out there, and went and created one of his own. i know some people who use their own web server, this is an on going adventure for sure.

Fast 12 months ago

I once accidentally blocked TCP on my laptop and found out "google.com" runs on UDP, it was a nice surprise.

baba is fast.

I sometimes get calls like "You used to manage a server 6 years ago and we have an issue now" so I always tell the other person "type 'alias' and read me the output", this is how I can tell if this is really a server I used to work on.

fast is my copilot.

i still wish i had a small keyboard with like 9 configurable keys that can execute what ever i want like "start debug" or "open tty at a specific folder" or "git status a specific repository" and so on...

I remember when 'Mr. Morale & the Big Steppers' by Kendrik Lamar was out on 05/22 and I was thinking to my self, OMG it's only May and the best album of the year is out.

The words I just read takes me back to that same feeling. Thank you for that.

There is a parallel world, called enterprise. The enterprise people in this world, like enterprise software. They were born to be enterprise oriented. This is fine. Not everyone is like you and it's ok to use a robust product like MSSQL.

I was programming 14 years without LLM so I'm not sure I can relate, but -

Agents got really good lately in explaining what they did, which makes it easier to skim over the "boilerplate" and focus on the main event it produced.

Also I got really good with agents since I spend half of my day talking in my head to an agent and focusing on how to build my prompt and what questions and areas I want it to ask me about before I set it free.

It's not really vibe coding but actuall vibe coding never worked for me, it usually get stuck in a loop of "let me fix a linter issue" and "i didn't implemented this interface correctly".