HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bboreham

no profile record

comments

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