Viewing profile — ramity
ramity
HN member- Joined
- Tue, Jul 26, 2022, 2:37 PM UTC
- HN karma
- 106
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About ramity
Curve: secp521r1 Public key (b64 encoded): MIGbMBAGByqGSM49AgEGBSuBBAAjA4GGAAQBNtwf+HWIV/ifAz826Anbd6Ce5L3WPvXGBZ99EEd1QNYqzToWCCLMd5ajzFOidBESl5jjX0jwgpxvV626KBHaJMgB6zKDw3zd2v1IC7IkNCXUDe7DRgqyjFpkLTJ+aGrBRfBgJq20Sqf/RHINHvlzulzQYKV0/vrdGqdqbsQURHoWZGQ=
Recent public activity
- comment
-
comment
Comment #47020417
I run a business that makes 3d printed braille molds that are used to repeatably emboss paper. I haven't considered the molds being offline storage, but I suppose they are. I mostl…
-
comment
Comment #46650997
Let me first start off by saying I and many others have stepped in this pitfall. This is not an attack, but a good faith attempt to share painfully acquired knowledge. I'm actively…
-
comment
Comment #46258788
I see I was mistaken, but I'm tempted to continue poking holes. Trying a different angle, though it may be a stretch, but could a caching layer within the VPN provider cause these …
-
comment
Comment #46258696
Thanks for your informative reply. I see now I was approaching this incorrectly. I was considering drawing conclusions from a high RTT rather than a RTT so small it would be imposs…
-
comment
Comment #46258420
Contrasting take: RTT and a service providing black box knowledge is not equivalent to knowledge of the backbone. To assume traffic is always efficiently routed seems dubious when …
-
comment
Comment #46233219
35m ago edit: Apple uses many predictive systems for typing. My sentiment in pointing out just slide to type might be misguided as it does not exist in a vacuum. I'd love to see th…
-
comment
Comment #45021638
I didn't see any reference to a sender or actively blasting RF from the same access point. I think the approach relies on other signal sources creating reflections to a passively m…
-
comment
Comment #45021557
5GHz WiFi has a wavelength of ~6cm and 2.4GHz ~12.5cm. Anything achieving smaller is a result of interferometry or a non WiFi signal. Mentioning this might not add much substance t…
-
comment
Comment #45021507
I'm interested but am also incredibly dubious. Not because it seems impossible but the opposite. On one hand, an open source repo like this making an approach for hackable extensio…
- story
- story
- story
-
comment
Comment #44591962
I really want to love rust, and I understand the niches it fills. My temporary allegiance with it comes down to performance, but I'm drawn by the crate ecosystem and support provid…
-
comment
Comment #44517811
I'll provide a contrasting, pessimistic take. > How do you write programs when a bug can kill their user? You accept that you will have a hand in killing users, and you fight like …
-
comment
Comment #44389054
elzbardico is pointing out how the author is having the confidence value generated in the output of the response rather than it being the confidence of the output.
-
comment
Comment #44388965
I too once fell into the trap of having an LLM generate a confidence value in a response. This is a very genuine concern to raise.
-
story
Ask HN: Is GPU nondeterminism bad for AI?
Argument: - GPUs use parallelism - Floating point math is not associative - Rounding error accumulates differently - GPUs generate noisy computations - Known noise vs accuracy trad…
-
comment
Comment #44002718
I think it's fair to say AI generated code isn't visibly making a meaningful impact in open source. Absence of evidence is not evidence of absence, but that shouldn't be interprete…
-
comment
Comment #43967858
I've been off socials and on forums for 8+ years now for the same reason. I share similar sentiment as Bizzy's sibling reply. I say these things because lately I've been thinking a…
- story
-
comment
Comment #43467961
Thanks for your reply. The target market is anyone who has interest, as I've open sourced the tooling I used for translating text to braille and generating the geometry of the mold…
- story
-
comment
Comment #43327228
You absolutely can. Deterministic inference is achievable, but it isn't as performant. The reason why sadly boils down to floating point math.
-
comment
Comment #43327099
I could have worded my reply better, but the simplified explanation stands :b