HackerLangs
TopNewTrendsCommentsPastAskShowJobs

bboreham

no profile record

comments

bboreham
·13 dagen geleden·discuss
Full respect to this piece for including the phrase “the simplest possible thing”.
bboreham
·vorige maand·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 maanden geleden·discuss
From @patio11 a week ago: https://www.complexsystemspodcast.com/episodes/delve-into-co...
bboreham
·5 maanden geleden·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 maanden geleden·discuss
Why? Bad management. Perhaps even bad leadership.
bboreham
·7 maanden geleden·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 maanden geleden·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 maanden geleden·discuss
Watch at https://youtu.be/-L8OFMTteOo
bboreham
·7 maanden geleden·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 maanden geleden·discuss
FX trading has been completely online for about 20 years.
bboreham
·8 maanden geleden·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 maanden geleden·discuss
The tool that connects into your container and updates the files was called "Tilt".
bboreham
·9 maanden geleden·discuss
Discussed here: https://news.ycombinator.com/item?id=45567241
bboreham
·10 maanden geleden·discuss
This is art.
bboreham
·10 maanden geleden·discuss
Worth noting that the major clouds will sell this as 24 "vcpus".
bboreham
·5 jaar geleden·discuss
That is covered in the article.
bboreham
·7 jaar geleden·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.