HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ItsHarper

no profile record

comments

ItsHarper
·10 วันที่ผ่านมา·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
·10 วันที่ผ่านมา·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
·13 วันที่ผ่านมา·discuss
Do you not spend much time writing and discussing issues or reviewing code?
ItsHarper
·21 วันที่ผ่านมา·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
·3 เดือนที่ผ่านมา·discuss
I think you meant condemn, but otherwise, well said.
ItsHarper
·4 เดือนที่ผ่านมา·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
·4 เดือนที่ผ่านมา·discuss
The nano-texture matte finish is available as an option
ItsHarper
·4 เดือนที่ผ่านมา·discuss
What?
ItsHarper
·4 เดือนที่ผ่านมา·discuss
No it's not. Google sold Motorola to Lenovo like a decade ago.
ItsHarper
·7 เดือนที่ผ่านมา·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
·7 เดือนที่ผ่านมา·discuss
That's what Android does. Desktop Linux should make this easier.
ItsHarper
·7 เดือนที่ผ่านมา·discuss
The problem is that the old owner still has a valid certificate for some period of time.
ItsHarper
·7 เดือนที่ผ่านมา·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
·7 เดือนที่ผ่านมา·discuss
I think they're agreeing with you
ItsHarper
·8 เดือนที่ผ่านมา·discuss
This approach can't inform you that someone in the feedback chain is causing a problem.
ItsHarper
·8 เดือนที่ผ่านมา·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
·8 เดือนที่ผ่านมา·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
·8 เดือนที่ผ่านมา·discuss
It was Fitbit, but otherwise, yeah
ItsHarper
·8 เดือนที่ผ่านมา·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
·8 เดือนที่ผ่านมา·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.