Viewing profile — vlasky
vlasky
HN member- Joined
- Sun, Apr 08, 2018, 12:53 AM UTC
- HN karma
- 217
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About vlasky
Recent public activity
-
comment
Comment #48331987
Happy to share your AGENTS.md?
-
comment
Comment #45554852
It's alive and well!
-
comment
Comment #45489546
For desktop PCs, Rymdport (formerly wormhole-gui) may be suitable. It's cross-platform with pre-built binaries for FreeBSD, Linux, macOS and Windows on x86-64 and arm64: https://gi…
-
comment
Comment #45488183
Wormhole William is available for Android devices: https://play.google.com/store/apps/details?id=io.sanford.wor...
-
comment
Comment #44844923
I'm the defacto maintainer of the Meteor MySQL integration. Since 2015, I've been involved in the design and maintenance of six different Meteor webapps for real-time geospatial ap…
-
comment
Comment #44844874
Meteor is alive and well and actively maintained. It just doesn't get attention for some reason. Version 3.3.1 was released 4 days ago.
-
comment
Comment #43900568
But does our universe obey Popek and Goldberg's virtualization requirements?
- story
-
comment
Comment #43241066
Base rate fallacy is a key part of many erroneous human decisions or judgements. This could easily be taught in high schools: https://en.wikipedia.org/wiki/Base_rate_fallacy
- story
-
comment
Comment #43019060
Maybe "tragicomic" would be a better word.
-
comment
Comment #42970444
It's not "strictly illegal" in Australia. Our anti-discrimination bodies across the country frequently grant exemptions to employers allowing sex-based or race-based discrimination…
-
comment
Comment #41406064
I can also suggest Morefine. I bought a couple of AMD Ryzen 5900HX mini PCs from them: https://morefine.com/
-
comment
Comment #41309645
I'm Aussie and I can't believe this Sun Cable project is being taken seriously by our government. The longest submarine power cable in the world - the Viking Link - is a mere 756 k…
-
comment
Comment #41115675
ngxtop is also very useful for providing real-time metrics: https://github.com/lebinh/ngxtop
-
comment
Comment #41001083
I'll never forget Bob Newhart's heartfelt eulogy for Krusty the Clown. It was better than some real life ones I heard! https://www.youtube.com/watch?v=wTZ7lVT7b-Q
-
comment
Comment #40478650
I wouldn't want to see this sort of post everyday, but I thought it was an interesting forensic exercise - kind of like carbon dating. Just for fun, I used ChatGPT 4o to answer the…
-
comment
Comment #40413410
I'm surprised that you can't configure the pace or pitch of the voices. The Web Speech API, around for a long time, has that capability. I'd also love to have the option of Austral…
-
comment
Comment #39225754
This software mitigation technique for Rowhammer could also be useful for improving the reliability of programs running on microcontrollers in high radiation environments, e.g. sat…
-
comment
Comment #37279447
How long does a kernel recompile take?
-
comment
Comment #36626189
You've hit the nail right on the head. In the late 19th century, New Zealand raised one of the greatest scientists of all time - Ernest Rutherford, a pioneer of atomic and nuclear …
-
comment
Comment #36442453
I wonder how difficult it would be to enhance Redis to support FIFO with Lazy Promotion and Quick Demotion.
-
comment
Comment #36120568
I am from Australia - a country with very high labour costs. Some years back, I trialed outsourcing programming tasks to developers based in India, only to consistently receive sho…
-
comment
Comment #34856542
I remember I could play 128kbit MP3s in full quality using mpg123 running under Windows for Workgroups 3.11 ONLY when I overclocked my 486DX4-100 to 120Mhz.
-
comment
Comment #34721748
There is also a MySQL integration with Meteor. I'm the defacto maintainer of this package and the Node.js package mysql-live-select. These implement pub/sub and reactive queries us…