Hacker Newsnew | past | comments | ask | show | jobs | submit | kiririn's commentslogin

For some reason this is a thing on almost every private torrent tracker

Don't know why this was downvoted, it is the only zen garden like example I've come across. Multiple completely transformative CSS themes for user selection, not just light/dark/colourisation of the same layout

I'd love a Kodi theme with the design and responsiveness of the Jellyfin Roku app but sadly nothing I've tried has come close. I always end up going back to the default Kodi theme - it's ugly but it works.

(I'd jump to Roku or Apple TV on my main setup in a heartbeat if they supported DV 7 FEL and all audio passthrough formats.)


See CoreELEC/LibreELEC/etc - totally replaces the (potentially dodgy) Android OS on these kind of streaming boxes with a stripped down Linux+Kodi setup


I thought those were for x86? They run on ARM TV boxes / sticks now?


LibreElec also supports ARM builds than can run on SBC like Raspberry Pi. While CoreElec is exclusively for Amlogic ARM processors.



It still blows my mind that no OLED TV has yet added simple temporal blending between frames, the kind of which MPV has had for decades. They could even take it a step further and emulate the colour-dependent blending of LCD screens. But no instead it's the same terrible motion interpolation algorithms of 15+ years ago, or nothing.


What >100mbps content is there? 4K bluray just needs a bigger buffer to handle >100mbps spikes (Kodi for example offers this) and Moonlight/Apollo/etc is well into diminishing returns


4k blu-ray remuxes break 100mbps for long enough to cause problems on my TV, unless I use either wifi or the USB adapter. Others have done investigations showing in some movies the bitrate will exceed 100mbps for minutes at a time.

1. https://www.reddit.com/r/PleX/comments/eoa03e/psa_100_mbps_i...


I solved mine by chronically exposing myself to very low noise during sleep - wearing good earplugs in an already silent room. To the point where you can hear your eyeballs move etc. I guess this may be where the link to good sleep comes from, which implies a quiet sleeping environment


I also have good experience with wearing ear protection in a quiet room. But I haven't been disciplined enough about it. My probably wrong rationale is that part of the issue is hearing loss and reducing the volume retrains your brain to be able to process smaller signals.


A bug(?) exists to disable liquid ass on the Home Screen that still works in 26.3 - enable Reduce Motion globally in accessibility settings, then add a per app accessibility override for “Home Screen & App Library” with Reduce Motion off, then reboot. Somehow this disables liquid ass throughout the Home Screen, back to iOS 18 gaussian blurs


Even with default https etc, HSTS still adds some defence against MITM - browsers won’t let you even forcibly accept a self signed certificate


The number of MITM attacks that's thwarted for me remains zero, while sites forgetting to renew their certs despite setting HSTS is a fairly regular occurrence.


Not being able to access the web interface where you have to manually upload a new certificate due to HSTS and the old certificate having expired a couple hours ago...


Yeah it’s more of an annoyance for sure. I only discovered it was a thing when intentionally MITMing a domain on my router


I’m always surprised people pick Lua when Pawn exists. I think I’d even still choose it over MicroQuickJS

https://www.compuphase.com/pawn/pawn.htm


I remember seeing this a long time ago and liking it, I just didn't have a use for it at the time. How does it stack up against luahit for perf and memory, and threading? It also looks like it could be worth looking at porting the compiler to zig which excels at both compiler writing and cross platform tooling.


LuaJIT is best in class performance for a scripting language -by a huge margin. In very specific problems, it can outperform C. Surely anything else is going to come up lacking if you are only considering raw benchmarks.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: