Viewing profile — unsatchmo
unsatchmo
HN member- Joined
- Fri, Jan 22, 2016, 5:26 AM UTC
- HN karma
- 207
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About unsatchmo
No profile information was provided.
Recent public activity
-
comment
Comment #49206853
Why is everyone being so damned precious about software? Software is not fine wine or a nice cigar.
-
comment
Comment #43883392
If she’s rich and married a successful tech founder, I don’t understand why she didn’t get a lawyer to draft these investment papers to keep herself from getting fleeced. Like the …
-
comment
Comment #43418725
Really well done claude-code integration for the Emacs editor Video about it here: https://www.youtube.com/watch?v=K8sCVLmFyyU
- story
-
comment
Comment #43282138
You're correct about the weights: each machine could in fact store all of the weights. However I think you still have to transfer the activations and the KV-Cache while performing …
-
comment
Comment #42370298
Glicol looking super cool! Reminds me of ChucK https://chuck.cs.princeton.edu
-
comment
Comment #40409380
This is silly. If I’m only rebuilding 1 file out of a 200 file source base, I guarantee the non-unity build will be faster. Just the number of characters I have to tokenize in this…
-
comment
Comment #40348275
No, I just watched it closely and it definitely said un platano
-
comment
Comment #40244520
Mobile devices don’t have the memory or the memory bandwidth to run an LLM that’s big enough to be good at much. Plus the fixed battery and thermal constraints.
-
comment
Comment #26247040
I distinctly recall that location is where we bought the legend of Zelda back in the 80’s when it first came out. Gonna miss fry’s.
-
comment
Comment #25664770
Length of time doing something doesn't imply mastery. It can contribute to mastery, but only if you're always pushing your skill to the next level I think. For example: I know peop…
-
comment
Comment #25346666
Headphones don’t require a treated room to sound excellent. Speakers will engage the natural acoustics of whatever space they live in and comb filtering will result. Almost always …
-
comment
Comment #25339922
Then you weren't watching the video. They drew guns after entering the residence. They pointed them up the stairs where she said her husband and two children were. Thus they were p…
-
comment
Comment #24647015
How can you all handle the low-resolution screen? I want one of those Lenovo laptops but with a higher resolution screen
-
comment
Comment #24456810
The higher level languages are kind of the problem though. I need things like the ability to know the layout of my structs.
-
comment
Comment #24456515
Porque no los dos? There are a few languages that nobody uses and also everybody seems to complain about.
-
comment
Comment #24395191
50% of your time and energy seems like an impossible bar. At 16 waking hours, we are talking about 8 hours spent entirely on focusing on some task. That’s like the hyper optimistic…
-
comment
Comment #23677582
This article was written by a former VP of software at Microsoft. You are simultaneously saying that MS is successful in some way that Apple is not and also saying that one of the …
-
comment
Comment #22274292
I really wanted to run FreeBSD in my T470s and the lack of hardware support pushed me over to Ubuntu. I loved setting up FreeBSD and it felt snappy for a lot of stuff but it would …
-
comment
Comment #22211497
In Silicon Valley, the down payment on a house could buy you a mansion pretty much anywhere else in the US. In Florida, you could get a waterfront mansion in many places.
-
comment
Comment #21793173
When I was an intern at Apple in 2002, Steve Jobs gave a talk to our cohort. Someone asked if he had any advice and he replied “The things that are important to you now, will not b…
-
comment
Comment #20522611
I’ll go a step farther and point out that it’s troubling that we feel like we need these sorts of tools to survive at home today. It seems to be a symptom of an ever increasing lev…
-
comment
Comment #20408914
SIP cannot be disabled by anything running in the current boot session. Once the root volume is mounted, the SIP flags are set in the mountpoint. The root volume obviously cannot b…
-
comment
Comment #20027548
Xcode’s editor tabs aren’t tied to files.
-
comment
Comment #20013207
My main beef with OSC is that there is no “there” there. It is hyper flexible at the cost of you needing to design your own meta-protocol. Like every single instrument that support…