Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jschrf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jschrf
2mo ago
Surprised Boone's mentioned AI yet. It's AI.
2.
▲
by
jschrf
2mo ago
Canada shouldn't include Palantir at all.
3.
▲
by
jschrf
3mo ago
Yuck.
4.
▲
by
jschrf
3mo ago
Protip: never even mention undefined in your codebase. Erase it from your vernacular. If you ever need to pass or return nothing, you use null.
5.
▲
by
jschrf
5mo ago
It's why fail fast is a thing
6.
▲
by
jschrf
6mo ago
Kind of them to put the evil right in the name.
7.
▲
by
jschrf
6mo ago
I for one look forward to rewriting the entirety of software after the chatbot era
8.
▲
by
jschrf
6mo ago
I've used it for gixapixel scale rendering projects. Giant wall murals at 300 DPI. QGIS is incredibly powerful.
9.
▲
by
jschrf
8mo ago
Generative AI worlds, real time neural rendered VR, plus BCI === end of the world as we know it
10.
▲
by
jschrf
8mo ago
Very nice! Love the clean UI.
11.
▲
by
jschrf
9mo ago
Tup: Use interface for structural types in TypeScript, not type.
12.
▲
by
jschrf
9mo ago
Surveillance Capitalism
13.
▲
by
jschrf
1y ago
The vast majority of state problems in React are a result of nonsense cargo culting around the idea that classes are somehow bad.
14.
▲
by
jschrf
2y ago
Aye. Sign of the times. You're 20+ years in, so I'm preaching to the choir and old-man-yelling-at-cloud here. Cargo culting + AI are the culprits. Sucks to say, but engineering is going downhill fast. First wave of the shitularity
15.
▲
by
jschrf
2y ago
Very cool article. Semantics are important and key. Article nails it. Reduce, reduce, and then reduce farther. I'll add my 2c: Ditch the cargo cults. Biggest problem in software dev. I say this 30 years in. Hard lesson for any young en
16.
▲
by
jschrf
2y ago
vectorization != intelligence
17.
▲
by
jschrf
2y ago
The bane of "functional. No such thing as objects or classes, just a bunch of shotgun spread state fragments. Cargo cult runneth strong on web.
18.
▲
by
jschrf
2y ago
Time spent on "incidental complexity" (new features, key fixes, performance) versus time spent on "accidental complexity" (anything and everything else). Easy metric to understand, easy metric to teach, just remember tha
19.
▲
by
jschrf
2y ago
CTEs are extremely useful mechanisms for writing modular and easily maintainable queries, particularly around anything to do with ETL, graphs, and timeseries data. Highly recommend.
20.
▲
by
jschrf
2y ago
Always blows my mind how much time we waste talking about Git instead of just using it properly. Cheatsheet: - It's distributed horticulture. Your tools come saran-wrapped to the tree. - Rebase flow. Keep your branches linear. - Merge
21.
▲
by
jschrf
2y ago
I don't like this take. This post is for any engineering leader. The Bus Factor is how hard your team would suffer if you - or anyone else on the team - got hit by a bus. Ideal Bus Factor for all team members is 0. This might sound cou
22.
▲
by
jschrf
2y ago
Kudos to you. Bullshit metric.
23.
▲
by
jschrf
2y ago
Perhaps it was a response to the Arecibo message, and the response was "quiet, they'll hear you".
24.
▲
by
jschrf
2y ago
Came here to post this. I remember once when going back on ADHD meds, a very smart doctor adding 5mg of Dexedrine. At 5pm. I asked him why he would prescribe a stimulant so late in the day. His reply was simply "it's so you can th
25.
▲
by
jschrf
2y ago
There are two things that everybody misses about OAuth and they fly under the radar. Nice to hear someone touch on one of them: you absolutely NEED to use a transaction as a distributed locking mechanism when you use a token. This goes doub
26.
▲
by
jschrf
2y ago
Your newest team member sounds like someone worth holding onto.
27.
▲
by
jschrf
2y ago
Reminds of Hofstadter's concept of the "Parallel Terraced Scan". Kind of a mix between breadth-first and depth-first search or unsupervised learning. Nice write-up here: https://www.menimagerie.com/manuscripts
28.
▲
by
jschrf
2y ago
Static analysis platform with multiple language frontends and backends. Have some large scale renderings if you ever want to see them or take a poke through the repo.
29.
▲
by
jschrf
2y ago
Very cool. Have built something like this in the past - let me know if you are hiring.
30.
▲
by
jschrf
2y ago
I dunno, Postgres seems pretty solid.
More ›