Viewing profile — vinceguidry
vinceguidry
HN member- Joined
- Wed, Feb 27, 2013, 3:32 PM UTC
- HN karma
- 12,510
- Public activity
- 5,219 items
- HN profile
- View on Hacker News ↗
About vinceguidry
hackernews@vincentguidry.net
Pronouns: he/him/his
Recent public activity
-
comment
Comment #49259532
You got lucky, mine didn't even start up, even after overnight charging, batteries have such short lives these days.
-
comment
Comment #49192303
I don't know what the deal is with Linux and cameras. I've got Fedora installed on this old Retina MBP and apparently Linux somehow stopped supporting the built in webcam. I've nev…
-
comment
Comment #49064898
I love it. Claim gets made, it's pointed out that there's no evidence for said claim, claim gets justified anyway with some version of "it's logical / rational / stands to reason."…
-
comment
Comment #48950039
Ah! You're right, I had read somewhere that he'd implemented his own X windows but I suppose I was mistaken.
-
comment
Comment #48949709
Vidar wrote one in pure Ruby. https://github.com/vidarh/ruby-x11
-
comment
Comment #48927848
When has Linux ever been a "complete OS designed to work as a whole"? The Cathedral and the Bazaar was written 29 years ago.
-
comment
Comment #48914858
What do you need your tiny routers to do?
-
comment
Comment #48914577
My Gen Y brain can do this no problem, and I'm among the oldest of the generation. Anthropomorphizing is fun!
-
comment
Comment #48877085
Author's criticism is valid. Using LLMs, like using search engines before them, is a skill. You have to know what to ask and what to accept as a valid answer, what to push back on …
-
comment
Comment #48838237
... it always has been? It's youthful exuberance that can pretend it was ever anything else.
-
comment
Comment #48838204
Sounds like someone who has never touched grass. ;-p
-
comment
Comment #48821929
You'd be amazed at just how much tolerance human guts can develop for this kind of thing. I recall reading about a hunter-gatherer tribe the discoverer ran across just going to tow…
-
comment
Comment #48821670
I'm seeing tons of blog posts which seemingly amount to having AI write code. It would have never occurred to me to repeatedly invoke an LLM to do what a simple script could, but I…
-
comment
Comment #48819431
Ask someone to name all fifty states, see how far they get. Then start naming places and ask if they're a US state or not. One of these tasks is far more likely to get a 100% hit r…
-
comment
Comment #48757205
I was hired once to be the Rails guy on a team of competent web developers, that didn't know Rails. I spent two years slowly ironing out issues with the codebase. By the time I was…
-
comment
Comment #48756949
Very interesting work! I put some effort into getting it to work with models my hardware can actually run well and they just fall over immediately. gemma4 12b runs like molasses on…
-
comment
Comment #48755534
Has anyone come up with a decent harness for small local models, say, gemma4 e4b? I'm trying to roll my own but man, the capability gap is real.
-
comment
Comment #48749724
The school bully rarely has a great life after high school. In this case, the bully ended up working for them.
-
comment
Comment #48603050
A much better answer to the question "why not just use Tailscale?" is that critical functionality only is available with cloud hosting, self-hosted headscale just doesn't offer a u…
-
comment
Comment #48338185
> Piketty, no conservative, has argued that UBI fails to address root structural problems: “unequal access to education and health, low-paying and low-productivity jobs, malfunctio…
-
comment
Comment #48249044
Ruby's YJIT compiler does compile ahead of time, the details are in the link provided. On the first run it will, if feasible, compile blocks of frequently executed code and stow it…
-
comment
Comment #48248073
Ruby is compiled, it JIT compiles the code, in theory it should be on par with go once the compiler works out all the code paths, in a long-running application, you should expect t…
-
comment
Comment #48248027
I choose it because I know and love it. If I gotta go figure out what the bot did, I'd much much rather try to figure out its ruby than anything else. On the browser plugin I'm mak…
-
comment
Comment #48136208
> I guess it's hard for boomers to avoid posting their typical knee-jerk reactions publicly. I use the phrase "there's a boomer in every room," to describe the phenomenon. Always t…
-
comment
Comment #48136004
The curse actually feels more relevant to me to ruby rather than lisp.