Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
felixyz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
The lifecycle of a sharded Postgres query
(planetscale.com)
2 points
by
felixyz
3d ago
|
0 comments
2.
▲
by
felixyz
3mo ago
Someone built something useful and you complain that it's "nice looking"? Consider reframing your feedback.
3.
▲
by
felixyz
5mo ago
Your information diet. Social media. Gossipy and negative people. Mulling over old failures/regrets/slights etc. The mind is easily pulled along by negativity and outrage... as can be observed in our current global psychological s
4.
▲
by
felixyz
5mo ago
That's where the modern meaning of "digital circuit" etc comes from as well, the discrete/jointed nature of the digits (ie fingers). (Source: I read it a long time ago and was fascinated so stuck in my memory.)
5.
▲
by
felixyz
5mo ago
You have to be extremely careful when you set up a dev container, lock down file access, do not give the agent the power to start other containers or "docker compose up", restrict network access to an allow-list etc. Just running
6.
▲
by
felixyz
5mo ago
"didn't want to talk about it", absolutely. "dissolved metaphysics entirely", absolutely not.
7.
▲
by
felixyz
6mo ago
Great news and a long time coming!
8.
▲
Developer-targeting campaign using malicious Next.js repositories
(microsoft.com)
1 points
by
felixyz
7mo ago
|
0 comments
9.
▲
by
felixyz
9mo ago
The tech world knows this. They are raking in money off of these scams. People with a rudimentary moral compass leave, those without stay, which makes it even less likely that industry will self-sanitize. The rest of society, out of surviva
10.
▲
by
felixyz
1y ago
I've seen several Mac users have the same experience: going all-in on nix-darwin and then getting frustrated. But nix-darwin is one of the worst ways of getting into Nix, because its goal is to make your whole macOS system configurable
11.
▲
by
felixyz
1y ago
The way I do this is I task the agent with writing a script which in turn does the updates. I can inspect that script, and I can run it on a subset of files/folders, and I can git revert changes if something went wrong and ask the agen
12.
▲
by
felixyz
1y ago
This is going to be very good for Gleam IMO. Having a super-easy on-ramp for using Gleam in Elixir projects will let people experiment with implementing eg more complex business logic in Gleam, and allow gradual adoption. Naturally, this is
13.
▲
by
felixyz
1y ago
You're a hero!
14.
▲
by
felixyz
1y ago
> There's no such thing as an individual conscious self that persists over time True. But then again, there is nothing that persists over time. Entities with enduring identities - of any kind - are just abstractions that we superi
15.
▲
by
felixyz
1y ago
Wonderful podcast all-around!
16.
▲
by
felixyz
1y ago
The Swedish, rather short-lived but very influential, magazine Pop voted There's a Riot as the best album of all time in 1994. That list had a huge effect on a whole generation of Swedish music fans. https://sv.wikipedia.org
17.
▲
by
felixyz
1y ago
Out of JB, Sly, and George Clinton, Sly's my man.
18.
▲
by
felixyz
1y ago
My current preference is to use Elixir and its great ecosystem as the shell for my project, and implement the core business logic in Gleam.
19.
▲
by
felixyz
2y ago
https://en.wikipedia.org/wiki/Measles:_A_Dangerous_Illness > "Measles: A Dangerous Illness" is an open letter written by the children's writer Roald Dahl in 1986 in response to ongoing cases of measle
20.
▲
by
felixyz
2y ago
Lovely!
21.
▲
by
felixyz
2y ago
Excellent! This scenario has a precursor in Philip K. Dick's "Ubik" (1969). It's just a sub-plot there, but the parallels are striking.
22.
▲
by
felixyz
2y ago
Scala is known for being multi-paradigm and quite complex, with competing factions promoting different Best Ways of Doing Things. Gleam is designed to be small and simple with a single clear path for getting things done. Apart from that, Gl
23.
▲
by
felixyz
2y ago
Wow, I remember discovering your page in the late 90s. Never thought I'd find it again!
24.
▲
by
felixyz
2y ago
Any particular macro system you have used or created? If so, did you use an existing pre-processor, or just coded something up from scratch?
25.
▲
by
felixyz
2y ago
With a partitioned table you can painlessly remove old rows. Of course, you then have to maintain your partitions, but that's trivial.
26.
▲
by
felixyz
2y ago
TypeDb is a practical Datalog-based database system [1] (with a different syntax). TerminusDb is a project in a similar vein [2], but actually an RDF store at its core. If you want to experiment with the connections between Datalog, relatio
27.
▲
by
felixyz
2y ago
You are definitely on to something here. OOP has some common roots with formal ontologies and knowledge representation (not so much the programming languages, but object oriented modeling). OO fails at this for various reasons, whereas logi
28.
▲
by
felixyz
2y ago
Shameless plug: you should check out my podcast The Search Space for a view of the broader landscape of Prolog and logic programming: https://thesearch.space/ I don't publish episodes often but I have a lot of good int
29.
▲
by
felixyz
2y ago
Bmg, the Ruby implementation of relational algebra, has been around for 10 years. We're making and effort to create comprehensive documentation, and as part of that effort we put together a primer on relational algebra. It aims to be a
30.
▲
by
felixyz
2y ago
Clara is a good one. http://www.clara-rules.org/ Self-plug: my interview with its original author. https://thesearch.space/episodes/2-ryan-brush-on-retaking-ru...
More ›