Viewing profile — wantsanagent
wantsanagent
HN member- Joined
- Tue, Apr 13, 2021, 3:29 PM UTC
- HN karma
- 912
- Public activity
- 145 items
- HN profile
- View on Hacker News ↗
About wantsanagent
No profile information was provided.
Recent public activity
-
comment
Comment #41949023
Please please keep your Y axis range consistent.
-
comment
Comment #41813015
Fine, then charge $1 and don't auto-convert to a subscription. That practice is what is offensive. Or if it's just a few users don't ruin the free trial for everyone based on the a…
-
comment
Comment #41811812
Just say "No" to "Free" trials that require a credit card on file.
-
comment
Comment #41811779
An LSTM takes a series of values and uses a combination of gates to determine critical information to hold on to or forget as a sequence unfolds. This is a compressive technique th…
-
comment
Comment #41811267
Someone explain to me how this isn't reinventing LSTMs please.
-
comment
Comment #41745481
I don't care about learning Mandarin, I want to find out how this guy's motivation system works and then download it into my brain. Doing a PhD and learning Mandarin as a side proj…
-
comment
Comment #41745245
Imagine you've had an idea bouncing around in your head, or even an emotion, for a long time and you've never been able to express it. Then one day you push a button and a piece of…
-
comment
Comment #41711463
Functionality for a demo launch: 9.5/10 Creepiness: 10/10
-
comment
Comment #41651561
This is now my head-canon.
-
comment
Comment #41618335
I've encountered this in the Pittsburgh area with AHN. Trying to get a provider results in printed lists of outdated numbers, practices not accepting patients, etc. Frankly I think…
-
comment
Comment #41450219
Ahh escape velocity hadn't thought of that, thanks. So it would take something like Oumuamua to be much faster?
-
comment
Comment #41447500
Astrophysics peeps, why is it that the danger seems to be only tied to the mass of the object. Given p=mv is (relative) speed essentially the same for all of them or otherwise inco…
-
comment
Comment #41379341
Anyone have reliable numbers on the file sizes here? Doom.exe from my searches was around 715k, and with all assets somewhere around 10MB. It looks like the SD 1.4 files are over 2…
-
comment
Comment #41265194
I'd like to see a doc that outlines how Reticulum handles standard network failures and attacks. Ok, the network just got partitioned, what happens? Ok someone is spamming announce…
-
comment
Comment #41203830
How does this compare in terms of speed, quality, and price to sending images to VLMs like GPT-4o or Claude 3.5?
-
comment
Comment #41173374
"Google is today proud to announce both the advent and the sunsetting of Google TV Streamer. 'We expect fans to love this product for the next 8 months' says product manager Greg K…
-
comment
Comment #41110990
I look forward to the day when losing my phone also means losing provable ownership of my car!
- comment
-
comment
Comment #41072579
Re: Insta-load Please don't do this. Exec'ing arbitrary, obfuscated code you just copied from the internet directly in a running environment is such a bad idea it shouldn't even be…
-
comment
Comment #41008909
What's funny to me is that in college we had our computer lab set up such that every computer could be quickly reverted to a good working state just by rebooting. Every boot was fr…
-
comment
Comment #40987222
Thanks for the detailed response! Fwiw I bet you could get some free academic labor just by offering to let a local PhD student have access to your internal data. (Obviously still …
-
comment
Comment #40987195
I will point out that this is less of a problem than offshoring labor and/or manufacturing - It results in more people trained in the industry here - As a last result you can natio…
-
comment
Comment #40928010
I definitely want to try this! When it's not hugged to death I'll try to come back. nit: The tab title still just says 'React App'.
-
comment
Comment #40927837
I'm curious how this deal happened. There are a lot of LLM shops out there, how did this nordic co get the attention of AMD and why did they think this co stood out among the crowd…
-
comment
Comment #40907842
I use pip. I plan to continue using pip. If I need an isolated environment, I use conda, but then I install everything with pip. If I need to guarantee versions I pip freeze. There…