Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chalsprhebaodu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
chalsprhebaodu
3y ago
Religiously.
2.
▲
by
chalsprhebaodu
3y ago
I’ve commented it before, and surely it’s something I’m doing wrong, but I cannot believe system prompts or GPTs or any amount of instructing actually works for people to get ChatGPT to respond in a certain fashion with any consistency. I h
3.
▲
by
chalsprhebaodu
3y ago
1. No one has to have made that specific claim to warrant something be done. 2. Pushing screens to schools may have been accepted under the impression they weren’t worse than learning on paper.
4.
▲
by
chalsprhebaodu
3y ago
LiberateD FreeD
5.
▲
by
chalsprhebaodu
3y ago
A malicious npm package created by the attacker specifically crafted to open up a port that listens and executes commands and otherwise untrusted or unverified code on the victim’s machine.
6.
▲
by
chalsprhebaodu
3y ago
function* operation() { //@ts-expect-error `string` is not assignable to `number`! let count = yield* createString(); return count.toExponential() } Is this a typo? How does the compiler know that
7.
▲
by
chalsprhebaodu
3y ago
> This is great news now that the industry phased out physical ** audio** connection on phones in favor of wireless. I recognize that there’s still wired audio connectors but you know full well that the experience is not great because t
8.
▲
by
chalsprhebaodu
3y ago
Take this from someone who has been down this road: you are way over-thinking this. Until you accept this, you will be holding yourself back as a JavaScript developer. If you need objects with encapsulated state and methods, use classes. OO
9.
▲
by
chalsprhebaodu
3y ago
Is this a tangential question? The OP suggests that there’s a utility to piracy beyond ideological reasons and just getting stuff for free. In other words, the categories you posed are not mutually exclusive.
10.
▲
by
chalsprhebaodu
3y ago
They explain the 0-runtime pretty thoroughly.
11.
▲
by
chalsprhebaodu
3y ago
Node builds on top of V8, Chromium’s JS engine, which has JIT, which allows for some optimizations that aren’t as easy or obvious in a simple bytecode interpreter.
12.
▲
by
chalsprhebaodu
3y ago
You need a GitHub account but you don’t need to use GitHub otherwise (e.g. for source control) in order to use Copilot.
13.
▲
by
chalsprhebaodu
3y ago
I’d shorten it to just HTML at that point, where the H is short for HTML: H TML: T uring-complete M achine L anguage
14.
▲
by
chalsprhebaodu
3y ago
Most things learned don’t provide strict tools to enforce that you don’t use old practices where better modern practices exist. Do you question what the purpose is of learning most things? Also, there are tools to look for old practices a
15.
▲
by
chalsprhebaodu
3y ago
Calling “unsafe” as an escape for Rust’s rigid system is the same as saying that C++ can do inline assembly so you can copy/paste infinite optimizations done outside the compiler infrastructure. That’s not the same at all. Un
16.
▲
by
chalsprhebaodu
3y ago
Have you considered that it’s not indecipherable or clownish and perhaps you are a part of a group that just doesn’t get it?
17.
▲
by
chalsprhebaodu
3y ago
Why is this inherently better than better tooling for dependency management?
18.
▲
by
chalsprhebaodu
3y ago
Very interesting. I have literally the exact opposite experience. Of the 15 or so acquaintances of mine that use it, only one or two I would say use it occasionally, nearly all of them use it daily or nightly (often multiple times), occasio
19.
▲
by
chalsprhebaodu
3y ago
I only regularly listen to comedy podcasts. - Threedom: Funny people Scott Aukerman, Lauren Lapkus, Paul F. Tompkins talk and play improv games - Hey Riddle Riddle: Chicago improvisers Adal Rifai, Erin Keif, and JPC try to solve riddles and
20.
▲
by
chalsprhebaodu
3y ago
Oh man, I love Hey Riddle Riddle.
21.
▲
by
chalsprhebaodu
3y ago
I can definitely the utility of it. Perhaps a standalone function (like nixRaw) could work to enable this.
22.
▲
by
chalsprhebaodu
3y ago
That seems reasonable! I can’t really locate any examples of that functionality. Could you show me what that would look like?
23.
▲
by
chalsprhebaodu
3y ago
I am thrilled to hear that this effort exists. What’s the rationale for the heavy use of tagged template literals in the API? From the outside, it seems like an esoteric choice that makes ergonomics slightly worse, less approachable, and le
24.
▲
by
chalsprhebaodu
3y ago
Yeah, imagine how they feel.
25.
▲
by
chalsprhebaodu
3y ago
Sometimes the compiler types clone for you even you don’t actually want it to.
26.
▲
by
chalsprhebaodu
3y ago
Cringe
27.
▲
by
chalsprhebaodu
3y ago
Ah, so the opinions of my wife and my mother who don’t blog or comment on hacker news about animations don’t count? Also, self-selection/non response bias. Why would people who like them but otherwise don’t feel strong about them ever
28.
▲
by
chalsprhebaodu
3y ago
Access to your existing steam library? No.
29.
▲
by
chalsprhebaodu
3y ago
Really? Clearly some people enjoy scroll driven animations as a stylistic choice and you’re given a warning and a chance to opt out and you still complain?
30.
▲
by
chalsprhebaodu
3y ago
I believe you could use a sub tree mutation observer instead of polling.
More ›