peterhajas | 3 months ago | on: AI is Dunning-Kruger as a service
peterhajas's comments
peterhajas | 4 months ago | on: Downloadable movie posters from the 40s, 50s, 60s, and 70s
peterhajas | 2 years ago | on: Ledger
peterhajas | 2 years ago | on: Show HN: FrameOS – operating system for single function smart frames
peterhajas | 3 years ago | on: Ask HN: Who is hiring? (August 2022)
The Technology Development Group (TDG) is looking for an 3D UI Framework Engineer to help build frameworks that will drive the next generation of interactive experiences for our platform.
We work in the AR/VR space. Positions available in Santa Clara Valley and Boulder, CO.
https://jobs.apple.com/en-us/details/200167625/3d-ui-framewo...
peterhajas | 3 years ago | on: Home Assistant OS Release 8
I recently wrote about how to do a declarative model for automations, which I use throughout the house: http://peterhajas.com/blog/declarative_home_automation.html
peterhajas | 4 years ago | on: Dual 75“ 4K TV Floor Computing
Smaller 4K/5K panels (with more pixels per inch) are nice, but I never understood the push for density. I’d rather have more workspace with lower density.
peterhajas | 4 years ago | on: Node-Red
peterhajas | 4 years ago | on: Node-Red
peterhajas | 4 years ago | on: Node-RED 2.0
peterhajas | 4 years ago | on: Node-RED 2.0
Something I wish they'd get to is looping support. It's unusual that you need a third party extension to do a for-loop. Fingers crossed this can make its way into NR proper in a future release.
peterhajas | 5 years ago | on: Children choose to save dogs over humans, adults chose 1 human over 100 dogs
peterhajas | 5 years ago | on: Dark Reader – enable Dark Mode on Wikipedia and many other websites
peterhajas | 7 years ago | on: Show HN: TabNine, an autocompleter for all languages
peterhajas | 8 years ago | on: Show HN: Hyperfine – a command-line benchmarking tool
Could it use dtrace to measure other metrics besides time?
peterhajas | 8 years ago | on: The Best Monitor for Programming: A Cheap 40" 4K TV
I’d love it if someone made extremely large format displays (100”+ at 3:1 aspect ratio) for computer use. Not sure how large the market would be, but one giant display is nicer than 3 separate one so.
peterhajas | 8 years ago | on: Muesli – An alternative approach to Soylent
I do enjoy food (very much!), but find myself feeling tired or sluggish after a traditional breakfast or lunch. Soylent provides consistent energy throughout the day, and makes calorie tracking very easy (400 calories a bottle twice a day @ breakfast and lunch leaves me 1200 calories for dinner).
peterhajas | 8 years ago | on: Muesli – An alternative approach to Soylent
Also, I noticed that the Readme links to Rob Rhinehart's page (http://robrhinehart.com). Unfortunately, it looks like it's all been taken down. Anybody know why?
peterhajas | 9 years ago | on: JSMpeg – Decode It Like It's 1999
I recently worked on a personal project which had to play back .webm files, and I used a similar utility:
https://github.com/brion/ogv.js/
It decodes .webm files and plays them in the web. I believe it's also used by Wikipedia to play bag Ogg files.
peterhajas | 10 years ago | on: Managing dotfiles with GNU Stow
My `update.sh` script does un-and-re-`stow`ing: