HN user

bodegajed

235 karma
Posts20
Comments126
View on HN
news.ycombinator.com 1y ago

Ask HN: Talent shortage high expectations, or something else?

bodegajed
2pts0
www.youtube.com 1y ago

Why Everyone Is Selling Big Tech [video]

bodegajed
2pts0
news.ycombinator.com 1y ago

Ask HN: How do you maintain a legacy codebase solo?

bodegajed
6pts8
gibson.ws 4y ago

Vision of Post Consumerism/Capitalism 200 Years from Now

bodegajed
9pts5
gibson.ws 4y ago

Work-Life Balance: Fear vs. Happiness

bodegajed
1pts0
gibson.ws 5y ago

Why I’m Losing Trust in Open Source

bodegajed
23pts31
www.youtube.com 6y ago

American Factory – Netflix

bodegajed
7pts0
www.wired.com 6y ago

Why the Future Doesn't Need Us by Bill Joy (2000)

bodegajed
2pts0
blog.bodegasale.com 13y ago

Lessons: From Side-Project to First Paying Customer

bodegajed
3pts0
news.ycombinator.com 14y ago

Ask HN: On Finding Ideas and "Scratching my own itch"

bodegajed
10pts12
bodegasale.tumblr.com 14y ago

Eight Months and Still no Customer Expectations vs. Reality

bodegajed
1pts0
bodegasale.tumblr.com 14y ago

Why Do Rich People Get Even More Rich?

bodegajed
1pts3
news.ycombinator.com 14y ago

Ask HN: Why do the rich get even more richer?

bodegajed
3pts6
news.ycombinator.com 14y ago

Ask HN: What will you do when you're 40 and still unsuccessful?

bodegajed
41pts51
bodegasale.tumblr.com 14y ago

The Rise of the Creative Teams

bodegajed
2pts0
tweetcaddy.com 14y ago

Show HN: The Most Advanced Tweet Scheduler With Customer Search

bodegajed
1pts0
bodegasale.tumblr.com 14y ago

Why Startup Weekends Don't Work

bodegajed
8pts0
brandonpearce.com 14y ago

The Global American Dream

bodegajed
1pts1
bodegasale.tumblr.com 14y ago

A Summary of My Adventure in Saas

bodegajed
1pts0
bodegasale.tumblr.com 14y ago

Why Web-Based Accounting Software Will Never Work

bodegajed
8pts4

Can a programmer who has no personal feelings of attachment to slop, make it all the way to production and maintained?

Great article. If the author is browsing HN please hear me out. They say the pen is mightier than the sword. However the reason on why is not clear but I believe that because it can change minds. This article after re-reading possible changed my mind to abandon agentic coding!

thanks, I thought as a researcher Kaparthy would include and cite relevant papers. I quickly became disappointed. I already knew openevolve and the ACE Framework paper. This is the first time I learned about Genetic Algorithm and I now have some clear roadmap for studying.

it is like reward hacking, where the reward function in this case the test is exploited to achieve its goals. it wants to declare victory and be rewarded so the tests are not critical to the code under test. This is probably in the RL pre-training data, I am of course merely speculating.

Even if you're a small vendor. You created an innovative product, and you tried to sell your product to a large company. Before you can be destroyed by simply showing the product to a multi-billion company. But now even medium sized companies can destroy you.

This is why I now check when I'm researching for a solution (that an LLM cannot figure out.) I go to github but often check if the project was created before 2022 due to AI slop concerns.

A simple web we own 5 months ago

Yeah, it's kinda sad reality and I suddenly felt gloomy. Do you have a more optimistic view that you can share?

Well said. This dream is probably for someone who have experienced the hardship, felt frustrated and gave up. Then see others who effortless did it, even felt fun for them. The manifestation of the dream feels like revenge to them.

Yes most c-level executives (who often have to report to a board) have tendencies to predict the future after using claude code. It didn't happen in 2025 yet they still insist. While their senior engineers are still working at the production code.

Yes with few shots. you need to provide at least 2 examples of similar instructions and their corresponding solutions. But when you have to build few shots every time you prompt it feels like you're doing the work already.

Edit: grammar

It's an outlier because unlike other service industries the software has global presence. An app written by software engineers laid-off 3 years ago will still run by itself with exceptions like servers running out of disk space. Unlike other services industry tech workers get laid off for:

1. When the product has failed market-fit and company is not raising anymore capital.

2. When the backlog has been cleared.

Tech workers get more pay by job hopping.

When I think of macro economics, I always start with "We live in a society" 1. For the Brain Drain, alienation will cause discontent. Politically impossible. Mass-layofs created a weaker consumer demand. Who to create any value for? 2. Gold standard - but not from the current astronomical value of the US dollar.

GPT-4.5 1 year ago

Could this path lead to solving world hunger too? :)

Theranos made bold claims too according to wikipedia Theranos claimed they devised diagnostic using blood tests that required very small amounts of blood. Then their PR machine made them raise $9 billion.

Quality of code produced by AI will improve dramatically as model evolves.

Where are your facts? What is your basis on these future prediction? Sure small code snippets have already improved since gpt2. What about larger applications where layers and layers of abstractions coming from private company sensitive data?

At the end of the day product is just one area of company development, build the complete e2e ultimate solution with 0 distribution or marketing will not help.

this sounds like PR garbage to me why use "e2e ultimate solution" provide technical details so we can verify what you're saying is true

this is also my problem. When I ask someone a technical question, and I did not provide context on some abstractions. Usually this is common because abstractions can be very deep. "Hmm, not sure.. can you check what's this supposed to do?"

LLMs don't do this, it confidently hallucinate the abstraction out of thin air or uses their outdated knowledge store. Sending wrong use or wrong input parameters.