HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bboreham

no profile record

comments

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