HackerLangs
TopNewTrendsCommentsPastAskShowJobs

bboreham

no profile record

comments

bboreham
·13 dni temu·discuss
Full respect to this piece for including the phrase “the simplest possible thing”.
bboreham
·w zeszłym miesiącu·discuss
I get the following banner:

> This website is produced by BBC Global News Ltd, a commercial company that is part of BBC Studios, owned by the BBC (and just the BBC). No money from the licence fee was used to create this website.
bboreham
·3 miesiące temu·discuss
From @patio11 a week ago: https://www.complexsystemspodcast.com/episodes/delve-into-co...
bboreham
·5 miesięcy temu·discuss
The subject does sometimes come up in my casual conversations, since Robin Milner was my first CS lecturer.

He never actually spoke about type inference in my presence. He did teach me CCS (pi-calculus predecessor) a couple of years later, by which time I could appreciate him.
bboreham
·5 miesięcy temu·discuss
Why? Bad management. Perhaps even bad leadership.
bboreham
·7 miesięcy temu·discuss
Amazing achievement.

I did some work for Apricot at their Glenrothes factory around 1985-87. In my memory they went heavier on GEM than Windows. I never saw an Apricot running Windows prior to the PC-compatible models.
bboreham
·7 miesięcy temu·discuss
Matt Godbolt was saying recently that using tail-calls for an interpreter suits the branch predictor inside the cpu. Compared to a single big switch / computed jump.
bboreham
·7 miesięcy temu·discuss
Watch at https://youtu.be/-L8OFMTteOo
bboreham
·7 miesięcy temu·discuss
The famous OSS database patterned after DynamoDB is https://cassandra.apache.org/

(Wondering if you never heard of it or if you don’t consider it commensurate).
bboreham
·7 miesięcy temu·discuss
FX trading has been completely online for about 20 years.
bboreham
·8 miesięcy temu·discuss
> Mimir in version 3.0 needs Apache Kafka to work.

I’d like to adjust this understanding. Kafka is the big new thing, but it’s optional. The previous way using gRPC still works.

I work on Mimir and other things at Grafana Labs.
bboreham
·9 miesięcy temu·discuss
The tool that connects into your container and updates the files was called "Tilt".
bboreham
·9 miesięcy temu·discuss
Discussed here: https://news.ycombinator.com/item?id=45567241
bboreham
·10 miesięcy temu·discuss
This is art.
bboreham
·10 miesięcy temu·discuss
Worth noting that the major clouds will sell this as 24 "vcpus".
bboreham
·5 lat temu·discuss
That is covered in the article.
bboreham
·7 lat temu·discuss
If I forked a repo it’s because I was making a PR to fix something. It says nothing about whether I’m still depending on that code.