Viewing profile — wellpast
wellpast
HN member- Joined
- Sat, Jun 23, 2012, 4:38 PM UTC
- HN karma
- 1,774
- Public activity
- 691 items
- HN profile
- View on Hacker News ↗
About wellpast
No profile information was provided.
Recent public activity
-
comment
Comment #48622077
Definitely the hallmark of junior. Obsession with code deduplication as the highest pri when it’s quite low among others.
-
comment
Comment #48424984
> that can't hold invariants in their head across thousands or millions of lines of code and possibly an exponential number of interactions. There’s your problem. And static typing…
-
comment
Comment #48401500
“Until you get better” at pedaling, training wheels can help. It’s not an arrogant take; it’s arrogant to think you know static typing is a requirement for developing software well…
-
comment
Comment #48401470
Simply put, even solipsism is unfalsifiable.
-
comment
Comment #48383417
Not even to optimize for, but to write correct programs you really need to understand the runtime which is usually broader than the syntax. All Clojure (lisps) do is remove the stu…
-
comment
Comment #48383365
Clojure was explicitly designed to be dynamic. It’s a feature, not a bug. https://clojure.org/about/dynamic Until you get better at not making mistakes that the training wheels of …
-
comment
Comment #48345306
I’m willing to be wrong but this industry-wide emphasis on AI creative/coding workflows seems way over-engineered. Ime successful creative execution looks like micro-iterations whe…
-
comment
Comment #48258390
> When I think about a programming problem, I think in terms of the sequence of instructions I need the computer to do, and the memory locations that can hold the information the c…
-
comment
Comment #48235378
In Austin we have most notably Terra Toys and Toy Joy. Terra Toys is 50 years old, its space shows it. Hand-written recommendations and prices. The employees demonstrate and play w…
-
comment
Comment #48169622
> HTML is marking up the meaning of the document. Is this true at all anymore, except for SEO optimized sites/content? For apps, it’s all layout, isn’t it — and HTML, JS, CSS have …
-
comment
Comment #47350175
One way to potentially discourage or curb AI-edited/written is integrate AI into HN so that your submissions get recommendations based on HN post guidelines such as “consider tone”…
-
comment
Comment #47247011
Being able to solve problems with true simplicity is a master’s skill. The skill to recognize simplicity and its value is a skill as well. You can try to explain this OP’s concept …
-
comment
Comment #46996142
$100 says AI got at least some notes effecting the copy of this post
-
comment
Comment #46988286
This seems very much a stunt. OpenClaw marketing and PR behind it?
-
comment
Comment #46789466
I coded up a crossword puzzle game using agentic dev this weekend. Claude and Codex/GPT. Had to seriously babysit and rewrite much of it, though, sure, I found it “cool” what it co…
- story
-
comment
Comment #46780387
Had the same thought but feels too overly optimistic. I don’t think people “internet” for trust, but for dopamine.
-
comment
Comment #46773975
> but the truth is that behind the volatility and public speculation, there has been a smooth, unyielding increase in AI’s cognitive capabilities. > We are now at the point where A…
-
comment
Comment #46744876
This is one of those discourses that disappoints me about our industry. Estimation can be done. It's a skillset issue. Yet the broad consensus seems to be that it can't be done, th…
-
comment
Comment #46685632
Someone might run: curl -s https://www.cs.cmu.edu/~biglou/resources/bad-words.txt | tr -d '\r' | while read -r w; do curl -s -X POST https://subth.ink/api/thoughts -H 'Content-Type…
-
comment
Comment #46685573
95 other users*
-
comment
Comment #46346635
Love this. Is there a scrape-able list of these?
-
comment
Comment #46266461
Just d/l’d. Thx. Exploring… Looks interesting!
-
comment
Comment #46266088
https://xelly.games/ Vine but for user-submitted microgames Docs: https://xelly-games.github.io/docs/intro
-
comment
Comment #45871276
Docs for game developers: https://xelly-games.github.io/docs/intro