HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ublaze

no profile record

Submissions

How Software Infrastructure Affects Sales

softwareatscale.dev
3 points·by ublaze·2 ปีที่แล้ว·0 comments

Quadratic C.I. Cost Growth

softwareatscale.dev
1 points·by ublaze·3 ปีที่แล้ว·0 comments

OpenAI salaries are not 800k

h1bdata.info
3 points·by ublaze·3 ปีที่แล้ว·5 comments

Cloud storage abstraction with Object Store

dropbox.tech
1 points·by ublaze·4 ปีที่แล้ว·0 comments

Systemizing Platform Strategy

softwareatscale.dev
2 points·by ublaze·4 ปีที่แล้ว·0 comments

Building Zerodha with Kailash Nadh

softwareatscale.dev
1 points·by ublaze·5 ปีที่แล้ว·0 comments

Migrating the Windows source code to Git [audio]

softwareatscale.dev
1 points·by ublaze·5 ปีที่แล้ว·0 comments

Sharing our Engineering Career Framework with the world

dropbox.tech
3 points·by ublaze·5 ปีที่แล้ว·0 comments

comments

ublaze
·3 ปีที่แล้ว·discuss
ICF: Inertial Confinement Fusion

MCF: Magnetic Confinement Fusion

CFS is Commonwealth Fusion Systems - https://cfs.energy/

Q is the ratio between energy in and out in a fusion system. Q > 1 is the holy grail, which implies we have more energy out of the fusion system than in. CFS is aiming for Q 11 in its prototype reactor.

SPARC is the "Smallest Possible" ARC I believe. It's their prototype reactor that they're working on that uses magnetic fields through superconductors to contain Hydrogen as it heats up into plasma and goes through the fusion process.

ARC is the 400MW reactor that will be produced (aimed for within a decade) if SPARC succeeds - it's the scaled-out version of SPARC.

It has an impressive set of people working on it (ex-SpaceX).

And yes, ARC is named after the Iron Man reactor.
ublaze
·3 ปีที่แล้ว·discuss
Tech blog: https://www.softwareatscale.dev/

Substack to keep it simple. But I'm not extremely happy with the design.
ublaze
·3 ปีที่แล้ว·discuss
These are company reported base salaries for OpenAI members of technical staff. The base salaries look very similar to standard tech bands.

They could be underpaying immigrants, but that's unlikely, given that it's illegal and they have a lot of attention on them.
ublaze
·3 ปีที่แล้ว·discuss
That's too expensive. I'd prefer a monthly/yearly fee.
ublaze
·4 ปีที่แล้ว·discuss
Thank you!
ublaze
·4 ปีที่แล้ว·discuss
Yeah, large-scale systems are often boring in my experience, because the scale limits what features you can add to make things better. Each and every decision has to take scale into account, and it's tricky to try experimenting.

I think it has to do with the kind of engineer you are. Some engineers love iterating and improving such systems to be more efficient, more scalable, etc. But it can be limiting due to the slower release cycles, hyper focus on availability, and other necessary constraints.
ublaze
·4 ปีที่แล้ว·discuss
Does anyone know which tool can be used to make such visualizations?
ublaze
·4 ปีที่แล้ว·discuss
To clarify, the slow git push was likely custom pre-receive hooks being slow.
ublaze
·4 ปีที่แล้ว·discuss
I remember we migrated 2+ million LoC to being formatted by Black at Dropbox.

Our Livegrep instance with a custom Git blame implementation always crashed at the commit made to do the migration :-) We had to pause our merge queue because we didn't want to run into conflicts, and I remember the `git push` ended up taking a while.

There was only one change that we had to make to Black to get it working on our codebase - https://github.com/psf/black/commit/024c9cab55da7bd3236fd887...

Glad to see it's now stable.
ublaze
·5 ปีที่แล้ว·discuss
I interviewed one of the creators of the Git sparse index a while back: https://www.softwareatscale.dev/p/software-at-scale-32-derri... which had some interesting tidbits.
ublaze
·5 ปีที่แล้ว·discuss
I've been following PlanetScale for a few years and interviewed their CTO Sugu last week: https://www.softwareatscale.dev/p/software-at-scale-29-sugu-..., if anyone's interested to hear their story of building Vitess for YouTube and some details on PlanetScale behind the scenes.
ublaze
·5 ปีที่แล้ว·discuss
This resonates well. I have a hobby software podcast (https://softwareatscale.dev/) and the most common question I get asked is around how I'm planning to monetize it. I've had unsolicited offers from acquaintances to partner up to set up merch deals (?) and even NFTs to sell episodes.