Viewing profile — jasinjames
jasinjames
HN member- Joined
- Tue, Mar 01, 2022, 6:01 PM UTC
- HN karma
- 224
- Public activity
- 61 items
- HN profile
- View on Hacker News ↗
About jasinjames
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #47537058
The F-35 uses firewire [0]. [0] https://ntrs.nasa.gov/api/citations/20060009084/downloads/20...
-
comment
Comment #47228141
Good news: video games are still fucking awesome. Since it costs nothing to make one, weird and smart and cool people from all across the world are trying the craziest stuff. It's …
-
comment
Comment #46864828
Huh. I never knew "champing" was the proper spelling [0] [0] https://www.npr.org/sections/memmos/2016/06/09/605796769/che...
-
comment
Comment #46846947
This is actually one of many techniques used to identify dementia symptoms. Hopefully 85 is enough to pass.
-
comment
Comment #46345380
Unfortunately the gov cannot decide who ultimately pays for the tax, just who ends up needing to put it on their balance sheet. If residential consumers demand is inelastic, relati…
-
comment
Comment #45301520
> If there are leftover funds, we’ll donate them to the OpenJS to continue defending civil liberties in the digital space. None of the funds will go to Deno
-
comment
Comment #44747859
wait, what fungus? I am allergic "to" exactly those two nuts but can't find mention of this online.
- comment
-
comment
Comment #44646533
I agree. An AI agent doesn't replace an engineer, it works on behalf of an engineer. The engineer who let this thing loose is, transitively, the software engineer that deleted the …
-
comment
Comment #44333886
From “test_everything.c”: // ============== TEST 6: ¿Claude AI militar?============== int test_military_ai() { printf("\n[TEST] Claude AI Militar\n"); // Check if military AI exist…
-
comment
Comment #43910704
Can someone explain the ip address in the hackerone profile[0]? I can't tell if 139.224.130.174 is a reference to something real or just hallucinated by the LLM to look "cool". Wik…
- story
-
comment
Comment #43520918
I second this. Great for movie parties and sporting events. I got a reasonable quality one as surplus from a high-school IT department on fb marketplace.
-
comment
Comment #43520877
If you have a "smart" TV you'd like to avoid connecting to the internet for reasons like this, you can try disconnecting the wireless module entirely. I had a Sony Bravia TV I didn…
-
comment
Comment #43299345
Probably Java/Clojure
-
comment
Comment #43214100
I think this is an evolution thing but not in that way. I believe when our diets changed due to agriculture the foods we ate got softer and our mouths subsequently changed [1] [1] …
-
comment
Comment #42904202
Not sure if this influences your thinking at all, but whatever duration copyright applies for starts once it was made, whether it was published or not. > Copyright in a work create…
-
comment
Comment #42710600
[flagged]
-
comment
Comment #42639598
I think you're thinking of this case [1] from Missouri where a reporter notified the state that teacher SSNs were exposed, and the Governor went ballistic. Luckily, it seems like t…
-
comment
Comment #42602985
How would someone get into this work?
-
comment
Comment #42420514
No need for any ML models here, you can "just" do an FFT on a conventional signal and pick out the peaks
-
comment
Comment #42372282
I agree. Also, tangentially related: I use a black and white filter on my phone, and it is way harder to distinguish fake and real media without the color channels to help. I could…
-
comment
Comment #42323131
Wikipedia [0] says Louisiana hasn't adopted all of the UCC articles. [0] https://en.wikipedia.org/wiki/Uniform_Commercial_Code
-
comment
Comment #42303174
Compilers are a good one. I know Rust's original compiler (before being self hosted) was implemented in OCaml. Darklang's compiler was in OCaml as well.