Viewing profile — batperson
batperson
HN member- Joined
- Sun, May 24, 2020, 6:28 PM UTC
- HN karma
- 68
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About batperson
No profile information was provided.
Recent public activity
-
comment
Comment #49227328
I had 3x32" 4k at 100% scaling for the longest time (32" 4k is still the best bang for buck right now imo). Main horizontal center display and a vertical on each side, angled aggre…
-
comment
Comment #49162753
Buy what? Hardware for inference? Pretty sure you'd still be giving money to "AI assholes", just somewhat different flavor. And you'd likely have to pay so much that the $60/mo wou…
-
comment
Comment #48925625
I own an elgato Stream Deck (somewhere in a drawer), I love the concept of keys being a display but the keys are VERY mushy. Still a better deal and a way more versatile device tha…
-
comment
Comment #48845241
What about people with disabilities, physical or mental, who can't get out, old people with no family or family who doesn't care? In theory it would be great if everyone got some a…
-
comment
Comment #48837792
Social people will be fine, I think this tech is far more important for lonely people who for any reason don't get to socialize much (if at all), this is especially common in older…
-
comment
Comment #48473588
Edge user here. For one, chromium is faster than firefox, any given page will load about 20% faster, another reason is edge workspaces feature, I've grown to like it, which seems t…
-
comment
Comment #48370034
If you check openrouter there are a tons of providers selling API access to open source LLMs at a fraction of the cost compared to SOTA models (codex/claude). What model you're ser…
-
comment
Comment #48368353
Before they removed it, I was using groq Kimi K2 model for a chat bot in small community site/chat. It was really good, seemed to have incredibly vast general world knowledge and t…
-
comment
Comment #47245957
These are business class laptops, there's no dedicated GPU. Where are you're going to utilize this high refresh rate? I'm pretty sure 99% of the time the integrated graphics would …
-
comment
Comment #44949777
Damn, what a flashback. I forgot about that game, it was quite something for its time. I remember the gesture spell casting system not working very consistently, but it was still a…
-
comment
Comment #43383835
I found the opposite when I went through a split keyboard phase and did Colemak-DH layout. As far as english goes I found that a lot of words had a smoother "flow" when it comes to…
-
comment
Comment #43303021
I can't find information on what would happen to Chromium, would google need to hand it over too? That's probably more important than the fate of Chrome.
-
comment
Comment #43233723
+1, a nicer looking ff experience, more customizable too.
-
comment
Comment #41527173
Wasn't aware of "Claude Dev", just tried it out, it's pretty cool. I had this simple node chatbot with a handful of features but it was all just one big script, asked it to split u…
-
comment
Comment #40547554
Nuts, seeds and olive oil are all extremely high in calories.
-
comment
Comment #40068159
That's the old/regular model. This post is about the new "instruct" model.
-
comment
Comment #39148396
A big issue that these articles never mention is that using browser dev tools to debug CSS becomes a huge pain with tailwind. It also makes it harder for community to create custom…
-
comment
Comment #38840131
Then you can think of Spotify as a more user friendly alternative to Napster, Kazaa, Soulseek, Limewire and friends.
-
comment
Comment #38803628
The PPI ratio for 32" 4k with no scaling is actually pretty good (at least to my eye, since it's similar to my previous 24" 1080p, 27" 1440p monitors). If we can agree on that, the…
-
comment
Comment #38421723
Sidebery is great for this nowadays, looks pretty slick too. https://addons.mozilla.org/en-US/firefox/addon/sidebery/
-
comment
Comment #38411407
Scrobbles... reminds me of this: https://www.youtube.com/watch?v=ZR8az1UMOiQ
-
comment
Comment #36641077
Could you elaborate ? Does this require any specific setup?
-
comment
Comment #36373728
You can also just click the . (period) key when viewing any repo.
-
comment
Comment #36345741
Here's my custom dark mode CSS if anyone enjoys the google dark mode aesthetic (I inject with the "Stylus" extension, avoid "Stylish" extension at all costs): https://pastebin.com/…
-
comment
Comment #34954045
In the case of Washington Post it just has a "position: fixed" style on the element. That's usually the case with most of these scroll locking sites, one of the root parent element…