Viewing profile — vhcr
vhcr
HN member- Joined
- Sat, Nov 19, 2022, 9:09 PM UTC
- HN karma
- 631
- Public activity
- 236 items
- HN profile
- View on Hacker News ↗
About vhcr
No profile information was provided.
Recent public activity
-
comment
Comment #49249613
There was a study a decade or so ago, where they found Costa Rica loses around $720M annually due to productivity loses due to their address system. https://archive.is/qvgOI
-
comment
Comment #49248913
The kid dying is sad, but it could have probably been prevented if the batteries were coated with a bitter agent such as denatonium.
-
comment
Comment #49230776
The new thing is data centers in the ocean. https://www.ycombinator.com/rfs#compute-at-sea
-
comment
Comment #49175508
Yes, it gets boring that each time one of these supply chain attack article appears everybody starts talking about cooldowns, 2FA, MFA, etc. Just don't give Node the permissions to…
-
comment
Comment #49175121
A compromised device still can't access the secure enclave.
-
comment
Comment #48944012
https://www.cs.cmu.edu/~rdriley/487/papers/Thompson_1984_Ref...
- comment
-
comment
Comment #48915245
Maybe just use an incognito window?
- comment
-
comment
Comment #48703105
When, not where. https://www.youtube.com/watch?v=e0elNU0iOMY
- comment
-
comment
Comment #48301819
Instagram is the worst offender, I only want to receive message notifications, but I got notifications about inane random stuff I've tried to disable but it won't work. I ended up …
-
comment
Comment #48301798
They technically allow you to, but make it really annoying to. Uber for example: Account > Settings > Accessibility > Communication Settings
-
comment
Comment #47972758
There's also e-wheel polo
-
comment
Comment #47797061
My theory is that they rate limit that URL aggressively due to AI scrapers. At this point it's faster to just clone the repo and do your searching locally.
-
comment
Comment #47468973
It's just awkward, I've held the knife with my dominant hand all my life.
-
comment
Comment #46569748
The idea would be to use autonomous drones, so they wouldn't need to communicate, the problem would be that the GPS signal is jammed.
-
comment
Comment #46467520
I don't know, but you can always use <() process substitution to create a temp file.
-
comment
Comment #46363562
This new SAM model actually competes against SOTA models. https://www.reddit.com/r/LocalLLaMA/comments/1pp9w31/ama_wit...
-
comment
Comment #46289317
Have you seen YouTube's front-page? It's pretty much 20-40min videos full of fluff.
-
comment
Comment #46239162
https://www.ohchr.org/en/press-releases/2025/07/uk-palestine...
-
comment
Comment #46213113
What privacy? Whoever is watching your traffic can see you accessed their website with HTTPS, they can guess with high accuracy which article you are reading based on the response …
-
comment
Comment #46213103
You can enable it in the settings.
- comment
-
comment
Comment #46131028
I'm guessing you're not storing the CLIP for every single frame, instead of every second or so? Also, are you using the cosine similarity? How are you finding the nearest vector?