HN user

chippiewill

1,687 karma
Posts0
Comments431
View on HN
No posts found.

The choices were clearly (far) less important than having the best model and a good product that was way ahead of the competition.

However, that's not the same as the technology choices not mattering at all. As others have mentioned the product is buggy, and it appears Anthropic are struggling to continue to release new features within the existing architecture.

That's also not to say that Anthropic made bad choices - there's always going to be a tension between building quickly to capture the market now vs moving slower and building something more maintainable in the long-term.

No, they haven't done that yet. It's just a proposal, but it's not likely to be formally stopped until 2035.

The reason we've stopped having leap seconds is because the drift between TAI and UT1 slowed down and has actually been very slowly drifting in the other direction.

the variations mostly cancel out

I don't think we know this do we? we haven't been measuring accurately enough for long enough to be confident that it does in fact cancel out. In fact for the period of time where we've been applying leap seconds they were happening with significant frequency and always in the same direction. It's only been very recently that there's been the realistic suggestion it might drift in the other direction.

If anything people have been suggesting that if we do get rid of leap seconds that we can just wait until the offset is enormous instead (say an hour) because it would take a very long time to happen. But even still, that does actually affect everyday people (because people would surely notice when solar noon is an hour later/earlier). Although pragmatically the obvious solution there is to change timezone instead.

Pre-GPU times you'd be right, but these days a 4U server could have 8 GPUs pulling 350+ watts each. A washing machine sized unit could contain perhaps 4 of these 4U servers so the unit as a whole could be drawing upwards of 11kW.

I used to work for an AV startup.

One of my favourite things to see were the random encounters that our data annotators would flag up.

Unusual agricultural vehicles, large to-scale images on the sides of vehicles, cars facing backwards being carried by a vehicle transporter.

It's a wildly long tail of things that automated vehicles need to handle.

They didn't update them last October is why.

I think at this point Apple will just release new versions of laptops whenever new CPU revisions and yields allow. M5 Pro wasn't ready for October so delayed until now.

IIRC Marcan mentioned something he found that had been deliberately put into the Mac boot loader that made booting alternative operating systems easier and perhaps making it possible altogether.

It doesn't work for transitive dependencies, so you're reliant on third party composite actions doing their own SHA locking.

The company I used to work for was developing a self driving car with stereo depth on a wide baseline.

It's not all sunshine and roses to be honest - it was one of the weakest links in the perception system. The video had to run at way higher resolutions than it would otherwise and it was incredibly sensitive to calibration accuracy.

It depends on the hooks you're using and how many of them.

For some languages there are some rather slow hooks, and using it on a big monorepo can take a while (a full run across my work's main repo takes minutes). If you update python based hooks all the time then installing and creating the virtualenvs can be slow too which prek speeds up.

The pre-commit tool (which prek is based on) has a large ecosystem of off the shelf checks for various language linters and other checks and a convenient way of writing them (including working out which files have changed and which checks to run based off of that)

The benefit to many of having them as a hook is that you discover it's broken before you pushed your changes, and not when you finally get around to checking the CI on your branch and realising it failed after 30s.

There is of course no reason why you have to have it installed as a precommit hook - many people prefer to run it manually, and the pre-commit tool/prek allows for that.

xAI joins SpaceX 6 months ago

Ground stations would be the major problem.

Maybe if Elon launched himself and the dev team into orbit and didn't use any ground stations and just Starlink terminals he could start getting into legal loopholes.

In the UK we have a convenient way of observing this phenomenon.

The FTSE100 is mostly multinational companies valued in pounds. The FTSE250 is mostly British companies valued in pounds. If the FTSE100 goes up while the FTSE250 stays flat or falls then it means the currency got devalued and there's no real growth.

I'd definitely recommend popping to an Apple store at some point and looking at a nano display in person. It's really kind of freaky, it has a paper-like quality to it that I've not seen with any other laptop display. I'm not sure a picture or a description is ever going to cut it.

This line of chatter has been going around UK-centric online discussions and it's such a braindead line of thinking. Marginal pricing is used in a gazillion countries and is tried and tested.

You do marginal pricing because otherwise providers will simply bid what they think the crossover price will be - marginal prices lower prices in the long run because providers try to improve their margins and lower their bids.

Also renewables bid on the spot and day ahead markets really low because their cost is almost entirely capex (and also most are under CfD anyway so may as well bid 0) - the spread isn't nearly as good as the data would imply. If you didn't use marginal pricing you'd have them bidding higher to cover their capex.

Wrong way round. She was born in the UK and was a British Citizen at birth and had a British passport

She is (maybe) entitled to Bangladeshi citizenship which is why the UK government was allowed under UK law to remove her British citizenship because British courts didn't consider her to be stateless.

The only people who can't have British citizenship removed are British citizens with no other citizenship or entitlement to a citizenship. I think in theory that means the British government is legally allowed to remove citizenship from any person from Northern Ireland if they justify it (since they're allowed to claim Irish citizenship under the Good Friday agreement).

beside that my internal ip's are changing every day to bring more confusion into my internal net. nice!

You can set it up so your devices can have two IPv6 addresses. The shifting address for external traffic, and a static one for local traffic. I think this is the default in many linux distros now.

In the UK there's a standard grid used for local-only mapping: https://en.wikipedia.org/wiki/Ordnance_Survey_National_Grid

It's a transverse mercator projection rather than a mercator as you might often see because it minimises distortion over the UK as a whole which means that the distortion is as you move away from the meridian, rather than as you move away from the equator (with a regular mercator I think all points have the grid aligned with true North)

This grid is setup such that it's origin is not on the prime meridian (at Greenwich), but 2deg west so only points on the line 2deg west are aligned with true north.