Viewing profile — 149764
149764
HN member- Joined
- Fri, Jan 07, 2022, 2:21 PM UTC
- HN karma
- 23
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About 149764
No profile information was provided.
Recent public activity
-
comment
Comment #34297327
In python // is integer division, comments start with #.
-
comment
Comment #33933603
JPEG XL supports lossless, lossy and lossless JPEG recompression. You can see lossless benchmarks against other formats here: https://docs.google.com/spreadsheets/d/1ju4q1WkaXT7Wox…
-
comment
Comment #33514849
There is a tv show about Einstein, well, only the first season is about him.
-
comment
Comment #31330685
Yes, a small python script.
-
comment
Comment #31326604
# 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 …
-
comment
Comment #31180414
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…
-
comment
Comment #30148045
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…
-
comment
Comment #30140864
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.