Viewing profile — AYoung010
AYoung010
HN member- Joined
- Mon, Mar 08, 2021, 8:00 PM UTC
- HN karma
- 106
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About AYoung010
No profile information was provided.
Recent public activity
-
comment
Comment #49091724
Presenting raw LLM output as your own writing in a human-to-human context is rude and antisocial, not to mention incredibly transparent.
-
comment
Comment #39518008
Having used both, I personally prefer vimlike —nothing major, have just run into fewer issues.
-
comment
Comment #39060918
Largely, yes. Arduino code runs on bare metal, and delays simply block execution so they should be accurate with some constant overhead.
-
comment
Comment #38549371
Grow your OpenAI bill exponentially with this one easy trick! In all seriousness — looks nifty! Do you guys have any plans to bring suggestion latency down from what’s show in the …
-
comment
Comment #38427016
The first place I ever saw that was here: https://en.uncyclopedia.co/wiki/C%2B%2B Whole article is worth reading, lots of good laughs in there!
-
comment
Comment #38396330
I think the assertion is based on the fact that LLVM is written in C++. Doesn’t directly introduce a C++ dependency to the kernel, but it does introduce it to the toolchain.
-
comment
Comment #38299037
if i recall correctly, it was operable so they just removed it
-
comment
Comment #38212828
Still in use academically too - we used it in my compilers class last year.
-
comment
Comment #38102945
That was the most interesting part of the article for me. I don't understand how it can be faster, given that there's syscall translation going on. Is this more of a commentary on …
-
comment
Comment #37181479
Replacing undefined behavior at the program-level with undefined behavior written and tested as part of the standard library, usually vendored and distributed in concert with the c…
-
comment
Comment #36791518
Yes, you did I'm afraid -- this is a tool which is used to check for skimmers, not a preventative measure which is permanently installed. It only blocks the chip slot when an emplo…
-
comment
Comment #36764777
Most intro classes require calculus 1 & 2.
-
comment
Comment #36657834
We watched Moore's law hold fast for 50 years before it started to hit a logarithmic ceiling. Assuming a long-term outcome in either direction based purely on historical trends is …
-
comment
Comment #36494831
is this a joke lol
-
comment
Comment #36412807
No — that incident was due to a high pressure area (saturation diver living quarters) being opened to a low pressure area (the atmosphere at large), resulting in explosive decompre…
-
comment
Comment #36160572
I’ve heard that the continued presence of ashtrays isn’t a vestigial design feature so much as an intentional holdover, so that anyone who breaks the “no smoking” rule still has a …
-
comment
Comment #35759207
I only skimmed the piece itself, but the title of this article is in extremely bad taste -- makes me doubt that the author really intends to consider the pros and cons of AI resear…
-
comment
Comment #35759190
Hah! I had this idea in the car the other day ("like ratemyprofessor, but for landlords") -- the big issue I got hung up on is authenticity. How does this tool ensure that reviewer…
-
comment
Comment #35759145
I finally caved and installed Windows 11 a couple weeks ago. From a user perspective, I think it's much better than Windows 10, but the privacy aspects are concerning. I remember t…
-
comment
Comment #34919056
Boy, do I have something to show you: https://silverblue.fedoraproject.org/about
-
comment
Comment #34919030
I think there's a strong argument to be made that modern web browsers are a good deal more complex than operating systems -- or at least most kernels.
-
comment
Comment #34798630
My anecdotal experience with competitive games has been that the top ~15% of players generally have a winrate >50%, with the top 1-5% usually clearing 55%, especially where some sk…
-
comment
Comment #34604671
Maybe I just got lucky, but I managed to fool the classifier on the first try using only the GPT3 playground. The prompt I used was: I am a highly advanced writing AI. My purpose i…
-
comment
Comment #33028874
Ditto for converting sample #3 from Python to Rust...it doesn't even try to interact with S3 at all, it just saves the image to a path specified in args (twice, overwriting the fir…
-
comment
Comment #33014420
There’s a big “yet” attached to Apple not profiting from the proliferation of ads - from what I’ve read, since they pushed the “ask app not to track” change, Apple has been pushing…