Hacker News
Creating a 3D Hand Controller Using a Webcam with MediaPipe and Three.js
Article URL: https://tympanus.net/codrops/2024/10/24/creating-a-3d-hand-controller-using-a-webcam-with-mediapipe-and-three-js/
Comments URL: https://news.ycombinator.com/item?id=41954292
Points: 1
# Comments: 0
Show HN: ThinkPad Keyboard Backlight Controller
This repository provides a controller for managing the backlight of ThinkPad keyboards with integrated Systemd support. The controller offers extensive features including event-based backlight control, automatic brightness adjustments, and scheduling. This tool is especially useful for users who want to fine-tune their keyboard backlight settings based on input events, time, or system state.
Comments URL: https://news.ycombinator.com/item?id=41954290
Points: 2
# Comments: 0
The high-end desktop supercomputers for AI and HPC
Article URL: https://gptshop.ai/
Comments URL: https://news.ycombinator.com/item?id=41954280
Points: 1
# Comments: 0
HCI Deep Dives: AI-generated podcast using the latest publications in the field
Article URL: https://www.deep-hci.org/
Comments URL: https://news.ycombinator.com/item?id=41954269
Points: 1
# Comments: 0
Show HN: Throw Your Message into the Void
I sometimes catch myself struggling wanting to get the last word, or leave a comment that's not entirely objective in code review, or want to get something out even knowing it doesn't contribute to the conversation.
For example, the other day there was a conversation of someone wondering why they can't get the newest version of the unzip package that ships with a recent OS release running under an older OS release, which they found to be worse than Windows. I posted a comment demonstrating that while you could move executables across (using Docker containers), it wouldn't run due to the dependencies, but then I deleted the comment because it didn't actually give them a workable solution.
Another recent case was people talking about imperative languages and functional languages and someone brought up a snippet of code in Haskell that read like executable line noise to me. Not as much because of the syntax itself, but because most of the variables were single letter or very short and I dropped a comment with an example of what it'd look like with "more Java" naming conventions. I did delete that one as well, realizing it contributed nothing to the greater conversation.
On one hand, I want the feeling of expressing the thoughts, on the other, it isn't always productive to do so. That's why I made a little site to help me with letting go: it's just a front end app where I can drop whatever I want to say (and maybe what I'm responding to) and... send it into the void.
There's no back end, no analytics and honestly anyone could make something like that in a day (if concerned about privacy), but I wonder whether people in general are able to dismiss thoughts like that. Perhaps not, judging by how many arguments there are online where people go back and forth with no actual progress or compromise, but in my case something like this definitely helps my mind get some closure and be at rest.
Comments URL: https://news.ycombinator.com/item?id=41954263
Points: 1
# Comments: 0
Analyzing My Dota 2 Stats: A Developer's Data-Driven Journey
Article URL: https://shashanksharma.xyz/posts/dota-compendium-2024-quest/
Comments URL: https://news.ycombinator.com/item?id=41954159
Points: 2
# Comments: 0
AI-powered transcription tool used in hospitals invents things no one ever said
Article URL: https://abcnews.go.com/US/wireStory/researchers-ai-powered-transcription-tool-hospitals-invents-things-115170291
Comments URL: https://news.ycombinator.com/item?id=41954130
Points: 4
# Comments: 1
Putting Data Centers in Space Could Reduce Their Carbon Footprint
Getting Started with Chez Scheme and Emacs on macOS and Windows
Article URL: https://www.travishinkelman.com/getting-started-with-chez-scheme-and-emacs/
Comments URL: https://news.ycombinator.com/item?id=41954107
Points: 2
# Comments: 0
Show HN: Create forms faster with minimal form builder
Article URL: https://minform.io
Comments URL: https://news.ycombinator.com/item?id=41954095
Points: 1
# Comments: 0
The Permission Portability Problem: Rethinking Auth for AI Agents
Article URL: https://pfbyjy.substack.com/p/the-permission-portability-problem
Comments URL: https://news.ycombinator.com/item?id=41954094
Points: 1
# Comments: 0
Millennial Snot
Article URL: https://theupheaval.substack.com/p/on-millennial-snot
Comments URL: https://news.ycombinator.com/item?id=41954088
Points: 2
# Comments: 1
Distraction Free Writing with a modern touch: FreeWrite devices
Article URL: https://goodereader.com/blog/e-book-news/distraction-free-writing-with-a-modern-touch-freewrite-devices
Comments URL: https://news.ycombinator.com/item?id=41954072
Points: 1
# Comments: 0
Life-Learnings from 18 Years of the Marginalian
Article URL: https://www.themarginalian.org/2024/10/22/marginalian-18/
Comments URL: https://news.ycombinator.com/item?id=41954067
Points: 2
# Comments: 0
Best Instant Loan Apps Like Brigit – Find Top Alternatives
Article URL: https://sites.google.com/view/hitech-hub-articles/apps-like-brigit-for-intant-loans
Comments URL: https://news.ycombinator.com/item?id=41954061
Points: 1
# Comments: 1
Cicada 3310
Article URL: https://en.wikipedia.org/wiki/Cicada_3301
Comments URL: https://news.ycombinator.com/item?id=41954050
Points: 1
# Comments: 1
Macro Extension for Nova Editor
Article URL: https://blog.gingerbeardman.com/2024/10/24/macro-extension-for-nova-editor/
Comments URL: https://news.ycombinator.com/item?id=41954044
Points: 1
# Comments: 0
Show HN: Turn your home into a co-working space – when it suits you
Focused on remote workers and digital nomads living or travelling to smaller cities where there might not be access to many co-working spaces.
Comments URL: https://news.ycombinator.com/item?id=41954040
Points: 1
# Comments: 0
Using gRPC and HTTP/2 for Cryptominer Deployment: An Unconventional Approach
Article URL: https://www.trendmicro.com/en_us/research/24/j/using-grpc-http-2-for-cryptominer-deployment.html
Comments URL: https://news.ycombinator.com/item?id=41954033
Points: 1
# Comments: 1
Ask HN: Alternative to Emacs with Undo-tree functionality?
I have been using Emacs for about 10 years and am getting tired of its idiosyncrasies and performance hiccups. I tried a bunch of alternative editors with scripting support (most recent being TextAdept) but none of them seem to have a native Undo-Tree [1] features or an API powerful enough to build it. So, I am asking here: are there any non-Electron based editors with a reasonably decent scripting layer or a plugin system, and Undo Tree functionality.
PS: I know that Vim has it, but I've never been able to get comfortable with Vim and other Vim-like editors.
[1]: https://github.com/casouri/vundo
Comments URL: https://news.ycombinator.com/item?id=41954030
Points: 1
# Comments: 0