HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pocketgrok

no profile record

comments

pocketgrok
·5년 전·discuss
Isn’t this usually taught right before sort algorithms? It’s a simple lead-in to the topic and is great for reasoning about memory overhead.
pocketgrok
·5년 전·discuss
The rules aren’t “how to talk to children” they’re for the show’s dialogue.

Mr Rogers needs to be more careful than regular people in real life. He’s talking to thousands of children at once and can’t read the room or clarify things for them, but doesn’t want to be misunderstood. Also, he’s well aware that every word he says is being recorded to be scrutinized for ages to come.
pocketgrok
·5년 전·discuss
Mr Rogers never sounded condescending to me. I think it helps that he really owned it. I’d say he came off as a little boring but nice and caring.
pocketgrok
·5년 전·discuss
Regarding fixing Date, Temporal hit stage 3 recently: https://github.com/tc39/proposal-temporal
pocketgrok
·5년 전·discuss
Your dishwasher was designed to be used without a pre-rinse and is good dishwasher. I’ve had not-so-great dishwashers with pre-rinse slots that were essentially required.
pocketgrok
·5년 전·discuss
I’ve gotten into the habit of just pumping out a naïve solution without worrying about anything and then throwing it away and re-building more thoughtfully because now I have full sense of the scope and some immediate edge-cases. As long as the thing is small enough to do that.
pocketgrok
·5년 전·discuss
My understanding is that the current security flags model isn't really meant to be the final solution. They wanted to ensure that the browser security model isn't simply dropped like it is in Node, but to improve it further they'll probably need outside help.
pocketgrok
·5년 전·discuss
Ryan Dahl has talked about why he chose Rust at various times. The original prototype was actually written in Go but was ported to Rust to avoid garbage-collection issues. The real reason for these languages over C++ was more about maintainability than type safety or speed. Ryan seems to be pretty happy with Rust so far which is a good sign but doesn't mean that there are direct benefits to users.
pocketgrok
·5년 전·discuss
I don’t remember “TS runtime” as you’re meaning it ever being pitched. I don’t think Ryan would consider that in scope for Deno unless MS wanted to collaborate on it.
pocketgrok
·5년 전·discuss
I’ve been job searching lately and it is brutal. I’m fairly social normally but interviews terrify me. I freeze up, lose my train of thought and I don’t think my enthusiasm for my work really comes though. It’s probably not as bad as I imagine but it’s really frustrating.
pocketgrok
·5년 전·discuss
Did Google ever have a good reputation for customer support?
pocketgrok
·5년 전·discuss
Not necessarily. Ryan has said a major motivation for creating deno was to let JS compete with Python for local scripting and ML.
pocketgrok
·5년 전·discuss
Browsers are moving to block cross-site caching though.

https://blog.mozilla.org/security/2021/01/26/supercookie-pro...
pocketgrok
·5년 전·discuss
If the current rumors about the upcoming MBPs are true you really might want to wait for them.
pocketgrok
·5년 전·discuss
Similarly, Hulu started sending me engagement notifications. It has no notification controls so I disabled notifications entirely.

Apps are almost as bad as websites in terms of my willingness to let them send notifications at this point.
pocketgrok
·5년 전·discuss
I get what you’re saying but I don’t think that’s what’s happening here at all. His main statement is that there’s an biological explanation which is perfectly comprehensible. Backing it with a link instead of stating the explanation himself may be preferable but that doesn’t mean he did it to shut anyone down or that it should have that affect.
pocketgrok
·5년 전·discuss
Technically, it is. But usage of the term has shifted a lot over the last 50 years.
pocketgrok
·5년 전·discuss
Maybe something that’s sole purpose is privilege escalation, like sudo, should come with some expectation of responsibility.
pocketgrok
·5년 전·discuss
Firefox is still the browser that maintains the challenger engine.

Brave is more like Opera by building in support for a bunch of additional protocols.
pocketgrok
·6년 전·discuss
I’m genuinely interested in seeing BitTorrent traffic stats showing usage across various categories.

I’d wager that the vast majority is illegal content but wouldn’t be surprised if software updaters were a dark horse.