Viewing profile — johnthescott
johnthescott
HN member- Joined
- Thu, Apr 11, 2019, 4:29 AM UTC
- HN karma
- 82
- Public activity
- 288 items
- HN profile
- View on Hacker News ↗
About johnthescott
Recent public activity
-
comment
Comment #49052222
+2 for humidity. great work. keep it simple.
-
comment
Comment #48968932
after going through my first quake in valley, years ago, i shut windows at night, cause every strong breeze woke me up thinking a quake was coming. bummer.
-
comment
Comment #48963682
years ago i lived next door to a bar popular with off duty emts. interesting, to say the least.
-
comment
Comment #48785991
lecunn was at facebook after llmama3.1, says ai.
-
comment
Comment #48782473
amen.
-
comment
Comment #48782417
for smallish databases, where uuid is surogate id, i would trust dbos/postgres replication. replication is just too hard to role your own. tangentially, for dbs with large blobs, l…
-
comment
Comment #48593088
i spent a weekend with an ai expert trying to get claude to generate code from a yacc grammar for a new language and a smallish set of examples. claude never seemed to get past the…
-
comment
Comment #48498930
"elegance and speed go hand in hand" - d. mcilroy
-
comment
Comment #48498029
pg_pachy ?
-
comment
Comment #48497658
ai has no fear.
-
comment
Comment #48431187
otherwise limited to "keyword" search ...
-
comment
Comment #48431172
if truly "every byte matters" then why java?
-
comment
Comment #48431137
"gui"? what gui? my take is terminal is just quicker than "gui".
-
comment
Comment #48428771
shared libraries does not imply shared in ram only.
-
comment
Comment #48110776
write code like your life depends on it. cause it does if you are any good.
-
comment
Comment #48110385
> They tend to gloss over the untold suffering, great depressions and world wars that took us to get here.. spot on. you gotta wear shades to survive, future so bright.
-
comment
Comment #48067139
those who know how work for those who know why.
-
comment
Comment #48066821
> We present a non-asymptotic theory of generalization what is a non-elephant animal (to paraphrase stan ulam)?
-
comment
Comment #48061794
consider participating in the honey pot project to block ips of proven bad guys.
-
comment
Comment #48061788
consider the honeypot project to block ips.
-
comment
Comment #47837149
makes sense. i can see things getting complex very quickly. seems most versions would be better managed at application level, zfs/btrs snapshots not withstanding.
-
comment
Comment #47837031
> Conversely, you can query a database without SQL. fond memories of quel.
-
comment
Comment #47785250
we only perceive the past.
-
comment
Comment #47780825
or use rsync.net and a cronjob.
-
comment
Comment #47780142
yep. for immutable blobs use crypto digest as db key and store blobs in file system.