Viewing profile — 49pctber
49pctber
HN member- Joined
- Wed, Jun 26, 2024, 12:39 PM UTC
- HN karma
- 9
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About 49pctber
No profile information was provided.
Recent public activity
-
comment
Comment #45149010
Anyone who would like to run an LLM would need to perform their computations on hardware. So picking hardware that is good at matrix multiplication is important for them, even if t…
-
comment
Comment #44062372
Yeah, that's a better way of thinking about it. That way you don't have any phantom bookkeeping like the way I was taught. The units are still right there.
-
comment
Comment #44062127
The idea that helped make decibels click for me is that they're a way to quickly do both dimensional analysis and gain/attenuation calculations at the same time. "Plain" decibels a…
-
story
Ask HN: Learning from Experienced Engineers
I'm an electrical engineer and have been in the workforce a few years. The correlation between how talented an engineer is and how well they are able to communicate their work is n…
-
comment
Comment #41749772
25 and 50 contribute two 5 factors each. The multiplicity of 2 factors is even greater, as every other even factor contributes at least two, every fourth at least three, etc.
-
story
Show HN: CLI App for Shamir's Secret Sharing
I wrote a CLI application in Go that implements Shamir's Secret Sharing algorithm. It allows you to split a secret string or file into n "shares". If you have any k of the shares, …
-
story
Ask HN: Has anyone solved R/4a5e1?
I found a puzzle last year on Reddit. The entire r/4a5e1 subreddit contains 16 posts, where the titles and bodies of each post contain clues. I was able to successfully decode some…
-
comment
Comment #40806098
I absolutely love this. Brilliant!