HackerTrans
トップ新着トレンドコメント過去質問紹介求人

foax

no profile record

投稿

Show HN: Impatience – measure event latency on peers using synchronised clocks

github.com
1 ポイント·投稿者 foax·2 か月前·0 コメント

Show HN: Spud – cross-platform remote control, optimised for gaming

github.com
6 ポイント·投稿者 foax·2 か月前·4 コメント

Show HN: chop.ax – strip sites down to just their content

chop.ax
6 ポイント·投稿者 foax·3 か月前·5 コメント

コメント

foax
·10 日前·議論
This is so cool! Coincidentally, I'm currently building something in a similar vein that pushes system metrics out to an Android app so an old phone or tablet can be used as a case screen. The app has widget plugins that expose a repo of metrics received and a GL surface, that can then be used to display fancy visualisations.

Check it out here: https://github.com/xfoa/humours. It's not finished yet, but the basic functionality works. It just has one widget at the moment that draws a spinning cube with temps, etc.
foax
·18 日前·議論
This kind of reminds me of DCT in lossy image compression, but in reverse.
foax
·2 か月前·議論
Good ideas, thanks! For latency measurement I'd love to do a proper measurement with an OSLTT but I don't have one. Could probably get a decent result for comparison just in software with some synchronisation though.

Currently working on gamepads and other peripherals. It's a tricky problem, but it will probably be in the next release!
foax
·3 か月前·議論
Aye I think it's struggling on the VPS I've got it running on. Was working much better on my laptop, so might bump it up to a dedi.
foax
·3 か月前·議論
I often use a screen reader to help with dyslexia, and I think many screen readers will do this already. Though, the mess that index pages become with this tool might actually make it more difficult for them! I'll keep working on the strip logic, but it's quite a manual process at the moment.