HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zelos

no profile record

comments

zelos
·8일 전·discuss
Locations as well. Carplay picks up locations from calendar appointments, messages etc, so very often you just plug it in and click "Go".
zelos
·지난달·discuss
I totally agree about school-level homework: it was many years before my pre-frontal cortex developed enough that I could have forced myself to do the work.

That said, though, one thing I don't understand about the heavy users of AI in academia and software development is that the thinking and coding is the fun part. And that's the part so many people seem to be so keen to automate away.
zelos
·2개월 전·discuss
Seeing and hearing the last remaining Avro Vulcan pull up over the chalk cliffs at Eastbourne a few years back is something I won't forget for a long time.
zelos
·2개월 전·discuss
It’s the same in the UK, house prices in the catchment area of a good school are significantly higher.
zelos
·2개월 전·discuss
"a college degree made you stand out. But now that so many have them, it’s table stakes. Now, we spend four years and tens of thousands of dollars to end up in the same place."

That kind of depends what you're measuring, doesn't it? A better educated population is presumably generally a good thing. My life is probably more interesting because I spent 4 years at university learning.

Is that worth the price? I don't know, but it's not the same place.
zelos
·2개월 전·discuss
That 100kW claim seems pretty unlikely, or maybe it's UK only? Driving long distance in Europe I see the max ~230kW charging of the car everywhere apart from the rare times the charger's broken.

Actually, although UK provision is pretty bad, I got 235kW sustained last week in some small charging station off the M4.
zelos
·2개월 전·discuss
I've avoided Chinese EVs for political reasons, but it's getting harder. After the lease on my Kia EV6 ends in 6 months I can either upgrade to the new model with a whole 10% more range, or switch to one of the European brands which mostly have around half the charging speed.

The Mercedes CLA seems to be the only model that's significantly better and not totally crazy money.
zelos
·3개월 전·discuss
Generate fuzz tests using random values with a fixed seed, sure, but using random values in tests that run on CI seems like a recipe for hard-to-reproduce flaky builds unless you have really good logging.
zelos
·3개월 전·discuss
I was forced to work out a 3 month notice period at my previous company in the UK. I don’t see the point of keeping an already-checked out employee around so long when you have basically no way of getting anything but the bare minimum out of them.
zelos
·4개월 전·discuss
Not to open a can of worms, but there are probably people who still consider Northern Ireland a colony.
zelos
·4개월 전·discuss
Argentina only had 6 Exocets. I think the parent is referring to the failure of the fuses in the bombs the Argentinian pilots dropped on British ships.
zelos
·4개월 전·discuss
> Whenever a CI run fails, we can re-run it. If it passes the second time, we are sure it was flaky.

Or you have a concurrency issue in your production code?
zelos
·4개월 전·discuss
Film franchises tap into nostalgia, too. “Toy Story 5” will be watched by more than a few adults

I always thought the reason Toy Story works for adults and children is that the toys are the 'parents': caring for their child, but with the awareness that their job is to render themselves unnecessary.
zelos
·5개월 전·discuss
It's been many years since I read 1984, but this seems wrong:

"To Orwell, it must have seemed that neither time nor fortune could budge Stalin, but that he would live on forever with ever increasing strength. - And that was how Orwell pictured Big Brother."

Wasn't the point in 1984 that Big Brother isn't real? So there was no central dictator, just the system.
zelos
·5개월 전·discuss
It was head and shoulders above many of the alternatives for mobile app development back then like Carbide or Codewarrior, though.
zelos
·6개월 전·discuss
LLM output is quickly rendering google search unusable, so it's kind of creating its own speedup multiplier.
zelos
·6개월 전·discuss
Regaining the weight quickly after stopping taking the drugs seems reasonably well substantiated? https://www.bmj.com/content/392/bmj-2025-085304
zelos
·6개월 전·discuss
It's not just a US thing. Obesity rates in the UK and Germany are similar and I know plenty of people on GLP-1 drugs in the UK.
zelos
·7개월 전·discuss
Exactly. I disabled internet access on my LG C1 after an update reenabled the setting that pops up adverts over the top of what you're watching.
zelos
·8개월 전·discuss
There's always Gradle Toolchains as well, which allows you to put the JDK configuration in the branch next to the source code.