HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ItsHarper

no profile record

comments

ItsHarper
·il y a 10 jours·discuss
Sure, but then you're vulnerable to that going down. The question was about why people can be substantially impacted by relatively brief forge downtime.
ItsHarper
·il y a 10 jours·discuss
To expand on what others have said, aarch64 merely defines the set of instructions that the CPU can perform. That has an impact on how you design processors, but you can still design multiple completely different processor architectures with different performance characteristics that all implement the aarch64 instruction set.
ItsHarper
·il y a 13 jours·discuss
Do you not spend much time writing and discussing issues or reviewing code?
ItsHarper
·il y a 21 jours·discuss
That's quite a claim. I have zero interest in using or supporting such a project either way, but do you have any evidence for that?
ItsHarper
·il y a 3 mois·discuss
I think you meant condemn, but otherwise, well said.
ItsHarper
·il y a 4 mois·discuss
I'm not an athlete, but here's my understanding.

Being on feminine hormones pretty much removes any advantage if you've been on them for a while. There are typically rules about that for (at least) high level competitions. You can't just walk in and state your gender for that kind of thing.
ItsHarper
·il y a 4 mois·discuss
The nano-texture matte finish is available as an option
ItsHarper
·il y a 4 mois·discuss
What?
ItsHarper
·il y a 4 mois·discuss
No it's not. Google sold Motorola to Lenovo like a decade ago.
ItsHarper
·il y a 7 mois·discuss
I'm a Pocket Casts user, and see that it was one you tried.

Pocket Casts lets you select the episode order (as well as do things like group by season). I think it's pretty common to be able to add RSS feeds by putting them in the directory search field, and PC does this as well.

I've had absolutely zero problems using Pocket Casts to add custom Patreon feeds, and to listen to episodes in the other they came out.
ItsHarper
·il y a 7 mois·discuss
That's what Android does. Desktop Linux should make this easier.
ItsHarper
·il y a 7 mois·discuss
The problem is that the old owner still has a valid certificate for some period of time.
ItsHarper
·il y a 7 mois·discuss
At the end of the article, they talk about how they've since updated to the latest major version of pnpm, which is the one with that change
ItsHarper
·il y a 7 mois·discuss
I think they're agreeing with you
ItsHarper
·il y a 8 mois·discuss
This approach can't inform you that someone in the feedback chain is causing a problem.
ItsHarper
·il y a 8 mois·discuss
That's opting into immutability, the point of the experiment is having it by default. Plus, that's just the type system preventing you from adding a property. It won't stop you from trying to change the `immutable` field.

I'm genuinely curious, was this AI generated, or just a lack of understanding?
ItsHarper
·il y a 8 mois·discuss
If you read their previous article about AWS (linked in this one), they specifically call out root cause analysis as a flawed approach.
ItsHarper
·il y a 8 mois·discuss
It was Fitbit, but otherwise, yeah
ItsHarper
·il y a 8 mois·discuss
I think Eric has more-or-less implied that they will probably make a Pebble Time Round successor (no doubt with worthwhile battery life this time, given how much more the Duo is)
ItsHarper
·il y a 8 mois·discuss
Where do you see a Bezier-based spring example? I think the one in the section you quoted is just to show what a spring animation looks like, so you know what you're missing by sticking to Bezier curves.

I'm on my phone right now, so I can't actually verify how the one in that section is implemented.