HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bboreham

no profile record

comments

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