Viewing profile — fullstackchris
fullstackchris
HN member- Joined
- Wed, Feb 28, 2018, 9:13 PM UTC
- HN karma
- 742
- Public activity
- 621 items
- HN profile
- View on Hacker News ↗
About fullstackchris
fullstackchris.at.hn
meet.hn/city/at-Feldkirch
Interests: Freelancing, Investment, Mobile Development, Open Source, Programming, Remote Work, Running, Startups, Technology, Travel, UI/UX Design, Web Development, Writing, Philosophy, Outdoor Activities, Hacking, Fintech, Cycling, DevOps
---
wonderfuldev_cn693xi6wq7203nxugqijvyc
Recent public activity
-
comment
Comment #48943917
a lot of these comments have no understanding of basic statistics. for example, did you know, at just 30 words of grammatically acceptable text, at least in english, youre already …
-
comment
Comment #48755717
so... long term here meaning until the next frontier model comes out?
-
comment
Comment #48692778
"History doesn't echo - it is a distant early warning sign." - Leslie Harris
-
comment
Comment #48669266
My profession is not, and never was, _programmer_. Lines of code—the actual text, is a means to an end, not an end in and of itself. I'll take heat for that here for sure. But do y…
-
comment
Comment #48594824
I think its guys just who don't really understand how the internet works. I'm flabbergasted that its 2026 and I still see the "oh no my IP" trope. If you're worried about it use a …
-
comment
Comment #48525116
Thats another problem of this post, the author mentions Claude but not explicitely what models... 100k tokens "by lunch" is also not my finding, the newer models will hit that alre…
-
comment
Comment #48514159
lets be genuine here: those local models are no where near the capabilities of true modern llms like codex 5.5 and fable 5 but i also dont doubt in a few years time models with tho…
-
comment
Comment #48394443
The prose in the post is what I've been shouting from a rooftop since the LLM hype started. Just tokens produced by weights. Useful, but never forget that ground truth!
-
comment
Comment #48350048
How can it know which tokens not to read without reading them? and llms.txt is a single file for the whole site... not the same
-
comment
Comment #48344850
modern agents already do this via content negotiation and will attempt to retrieve the markdown version of a given site https://www.sanity.io/learn/course/markdown-routes-with-next…
-
comment
Comment #48344103
Hi HN, To my pleasant surprise, I’ve been noticing a sort of revival of posts related to writing here and on the web at large. This is either due to my own return to the craft of w…
- story
-
comment
Comment #48316839
except AI writing is near 100% detectable. check out something like pangram. no matter what you generate, the cadence of their word choices, sentance structures, etc. are always th…
-
comment
Comment #48305366
Its wild to me that the concept of working 80% (1 day off a week) or even 60% (2 days off a week) isn't even a concept in the US, while in europe such part time situations make up …
-
comment
Comment #48171824
There are also widely accepted standards to written word. The best example is when an abbreviation can be expanded to more than one phrase, and both are widely used.
-
comment
Comment #48166597
> The world doesn't make sense. It's always been this way, so we don't even know another way to exist. This is the main line for me. Even around the bonfire with fellow grugs if yo…
-
comment
Comment #47692447
Agreed. Do we have any information on what these "vulnerabilities" actually are? Every vulnerability is typically immediately reported to CVE or NIST... are these "so destructive" …
-
comment
Comment #47469691
I don't see the problem - everything the author describes has, and will always be, true. You can't vibe code anything of value in a weekend exactly because anyone _else_ with the s…
-
comment
Comment #47421895
Have you used gemini models for code work? Claude and Codex are miles ahead in terms of quality and how thorough they are
-
comment
Comment #47412052
this is extremely strawman - with this your basically saying any software ever that has parts written by automation or cron jobs (even before llms) is not a product worth using? fo…
-
comment
Comment #47146504
Lots of hate for NextJS in here so im wondering what people use as an alternative framework... Gatsby? I used to use that one until the updates basically ceased to exist. Vite with…
-
comment
Comment #47112518
You put this in much better words than I obviously could!
-
comment
Comment #47104963
[flagged]
-
comment
Comment #47104956
[flagged]
-
comment
Comment #47066518
anyone have any insight as to why microsoft chose go? I feel like with rust it could have been even faster!