Viewing profile — chalsprhebaodu
chalsprhebaodu
HN member- Joined
- Thu, Sep 28, 2023, 10:45 AM UTC
- HN karma
- 136
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About chalsprhebaodu
No profile information was provided.
Recent public activity
-
comment
Comment #39185302
Religiously.
-
comment
Comment #39185211
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 ChatG…
-
comment
Comment #39037819
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 learn…
-
comment
Comment #38987424
LiberateD FreeD
-
comment
Comment #38933798
[flagged]
-
comment
Comment #38806106
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…
-
comment
Comment #38720439
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 co…
-
comment
Comment #38664697
> 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 k…
-
comment
Comment #38622218
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 …
-
comment
Comment #38539386
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…
-
comment
Comment #38539135
They explain the 0-runtime pretty thoroughly.
-
comment
Comment #38533442
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.
-
comment
Comment #38530634
You need a GitHub account but you don’t need to use GitHub otherwise (e.g. for source control) in order to use Copilot.
-
comment
Comment #38520955
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
-
comment
Comment #38445055
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…
-
comment
Comment #38379256
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 i…
-
comment
Comment #38333873
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?
-
comment
Comment #38262865
Why is this inherently better than better tooling for dependency management?
-
comment
Comment #38168188
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 …
-
comment
Comment #38136816
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 improvi…
-
comment
Comment #38136768
Oh man, I love Hey Riddle Riddle.
-
comment
Comment #38120447
I can definitely the utility of it. Perhaps a standalone function (like nixRaw) could work to enable this.
-
comment
Comment #38118233
That seems reasonable! I can’t really locate any examples of that functionality. Could you show me what that would look like?
-
comment
Comment #38117158
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 tha…
-
comment
Comment #38105535
Yeah, imagine how they feel.