Viewing profile — gary17the
gary17the
HN member- Joined
- Mon, Apr 15, 2019, 11:26 AM UTC
- HN karma
- 852
- Public activity
- 157 items
- HN profile
- View on Hacker News ↗
About gary17the
No profile information was provided.
Recent public activity
-
comment
Comment #47218036
The Microslop Manifesto hitting the front page of Hacker News and Anthropic Claude servers showing "Partial Outage" at exactly the same time - a coincidence? "I think not."
-
comment
Comment #47109615
> Read deeply, write a plan, annotate the plan until it’s right, then let Claude execute the whole thing without stopping, checking types along the way. As others have already note…
-
comment
Comment #47028891
> [Claude Code] "A spiral that generates itself — starting from a tight mathematical center (my computational substrate) and branching outward into increasingly organic, tree-like …
-
comment
Comment #47028738
Good to hear that some people out there still have some old-school -style sense of humor.
-
comment
Comment #46994615
I have no clue whatsoever as to why any human should pay any attention at all to what a canner has to say in a public forum. Even assuming that the whole ruckus is not just skilled…
-
comment
Comment #46841857
If you want more convenience from Rust and do not want to mess with Rust borrow checker, you do not really have to switch to Swift: you can rely on Rust reference counting. Use 1.)…
-
comment
Comment #46769728
> In retrospect, it made sense. Agents write units of changes that look good in isolation. They are consistent with themselves and your prompt. But respect for the whole, there is …
-
comment
Comment #46208737
Sh*t, still no word about "Rocky XXXVIII".[1] [1] "Airplane!" (1980)
-
comment
Comment #45343870
In the mobile app market, a financially-viable or organic (non-paid) long-term marketing plan is the hardest. First testers can be hired. First users can be paid for with Google Ad…
-
comment
Comment #44520957
If you have an iPad, perhaps have a look at modern general-purpose database apps[1], for example the object-oriented easyAsPieDB[2]. Object-orientation allows an end-user to define…
-
comment
Comment #44470720
I think the only reason vibe coding/prompt engineering seems to be taking over programmers' jobs is the fact that it currently enjoys the status of the latest investment craze/fash…
-
comment
Comment #44470659
Vibe coding/prompt engineering automatically accumulate "technical debt" of spaghetti code and thus with time cause every larger project to fail. Sooner or later you will be asked …
-
comment
Comment #44398225
The Backblaze cloud and restic.
-
comment
Comment #44268098
How does all that space out there make you feel about the 30 years of paying off your mortgage for all that 0.25 acres of land you own? ;) J/K
-
comment
Comment #44198719
I don't get all this prevalent "AI will replace everyone!!" hysteria. AI might be indeed pretty good at writing small, self-contained pieces of code such as a simple app or an API …
-
comment
Comment #44178465
No. Quite the opposite. AI-generated code is quite often literally a laughingstock to someone with a couple of decades of coding experience and an active interest in architectural …
-
comment
Comment #44178435
From my experience, the "common assumption" that your brain works best only when you are in your 20s or 30s is a complete and utter nonsense. You might get a bit more burned out wi…
-
comment
Comment #44143007
I imagine it is hard to keep feeling inspired when you keep programming sample code "bundles" that are purely "theoretical", i.e., carry no complexity or LOC-size required for the …
-
comment
Comment #44098587
IMHO: Estimate demand (e.g., through search engine keyword volume), estimate monetization (e.g., by working out how much you can charge in your niche) and then decide whether it is…
-
comment
Comment #44009713
> I haven’t interviewed in years and get extremely anxious in interviews. If you are a programmer, the hiring process these days is an unbelievable screw-up with no shred of profes…
- comment
-
comment
Comment #43923771
IMHO, you should definitely reflect on why you feel that "leaving is not an option". Is it because of the money? Pay off your loans, downgrade the location/size of your apartment/h…
-
comment
Comment #43923554
phpList[1] is open-source and can be self-hosted (PHP/mySQL/MariaDB). It does include/require small "powered by phpList" watermarks below user-side subscribe forms. [1] https://www…
-
comment
Comment #43913322
Vibe coding isn't over-hyped, it is a myth. :)
-
comment
Comment #43913296
Try Hugo[1]. In depends on a template[2] you choose whether Hugo will generate a landing page, a website, a blog, etc. [1] https://gohugo.io [2] https://themes.gohugo.io