Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
149764
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
149764
4y ago
In python // is integer division, comments start with #.
2.
▲
by
149764
4y ago
JPEG XL supports lossless, lossy and lossless JPEG recompression. You can see lossless benchmarks against other formats here: https://docs.google.com/spreadsheets/d/1ju4q1WkaXT7WoxZINmQp...
3.
▲
by
149764
4y ago
There is a tv show about Einstein, well, only the first season is about him.
4.
▲
by
149764
4y ago
Yes, a small python script.
5.
▲
by
149764
4y ago
# compression bzip3 -j 4 -e linux-5.18-rc6.tar linux-5.18-rc6.tar.bz3 user: 345.48s system: 0.59s cpu: 373% total: 1:32.75 zstd -19 --long -T4 -f linux-5.18-rc6.tar user: 1270.48s system: 0.89s cpu: 376% total: 5:37.9
6.
▲
by
149764
4y ago
In particular mpv can now open jxl images, there is also a recent commit that adds support to make jxl screenshots. As I use mpv both as a video player and as an image viewer, this is great news for me.
7.
▲
by
149764
5y ago
There is a fork of mc that adds Lua scripting support [1], but it hasn’t been updated since 2016. There were also talks about merging it with mc [3], alas never happened. [1] https://www.geek.co.il/~mooffie/mc-lua/
8.
▲
by
149764
5y ago
Fuzzy file search, the current ctrl-s implementation doesn’t quite do it for me. It would also be nice to have a shortcut, that filters current directory.