HackerTrans
TopNewTrendsCommentsPastAskShowJobs

malthejorgensen

no profile record

comments

malthejorgensen
·vor 11 Monaten·discuss
Don’t you have to manually “refresh” Postgres materialized views, essentially making it an easier to implement cache (the Redis example in the blog post) rather than the type always-auto-updating materialized view the blog post author is actually touting?
malthejorgensen
·letztes Jahr·discuss
In the ancient times there was a startup called The Grid. Very hyped. They implemented the Cassowary layout algorithm for the web and called it GSS.

I loved the idea of GSS but it never caught on: https://gss.github.io/
malthejorgensen
·vor 2 Jahren·discuss
sourcehut isn’t weird at all.

It’s made by Drew Devault who is mostly well-respected in the hacker community, and it’s made exactly to be an alternative to BigCo-owned source hosts like GitHub, Gitlab and Bitbucket.
malthejorgensen
·vor 2 Jahren·discuss
Feels similar to `sd` (https://github.com/chmln/sd)

which in my mind was the first “replace” version of ripgrep

grep -> ripgrep

sed -> sd
malthejorgensen
·vor 5 Jahren·discuss
My impression is that most editors already use this or similar optimized data structures for representing the text internally.