Viewing profile — vdm
vdm
HN member- Joined
- Sun, Nov 18, 2007, 6:17 PM UTC
- HN karma
- 606
- Public activity
- 559 items
- HN profile
- View on Hacker News ↗
About vdm
No profile information was provided.
Recent public activity
-
comment
Comment #48817113
LLMs are great at checking logs and tweaking these clis in a logged in ssh tmux pane
-
comment
Comment #48817093
Ruckus Unleashed works the same way and plenty of them on ebay. TIL, thank you
-
comment
Comment #48688015
https://www.aliexpress.com/w/wholesale-invisible-OR-transpar...
-
comment
Comment #48665059
https://github.com/rakivo/rawgrep
-
comment
Comment #47528338
Ctrl-r works well at searching character trigrams, which can include space. Trigrams without space work well with auto_resume=substring . `| sudo tee file` when current user does n…
-
comment
Comment #47501939
https://mpryor.github.io/nothing-less/
-
comment
Comment #47218388
Almost, local automatic speech recognition with model choice (Parakeet this month) is what keeps me on Mac and away from Chromebook Plus or Android Desktop
-
comment
Comment #46973501
Your cardboard holders look cool, I'll give this a go. Thank you for sharing
-
comment
Comment #46933147
this. which(1) and whereis(1) are not bash, only an approximation or coincidence at best: $ type -a which which is /usr/bin/which As a bash built-in, only the type command invokes …
-
comment
Comment #46922027
> We can assign the value of $? to an environment variable exit_code is not an environment variable? https://www.gnu.org/software/bash/manual/html_node/Shell-Par...
-
comment
Comment #46856725
s/AI//
-
comment
Comment #46811089
> has to be cheaper than a normal taxi ... plus 24/7 shifts of human drivers
-
comment
Comment #46744178
https://www.aliexpress.com/w/wholesale-lc-apc-invisible-cabl...
-
comment
Comment #46079026
https://steve-yegge.medium.com/beads-best-practices-2db636b9...
-
comment
Comment #46049124
cool UI and lets anyone upload a doc. but lacks https://github.com/opendatalab/mineru
-
comment
Comment #45789878
Nice! Thank you
-
comment
Comment #45731590
$ zdump -Vc 2025,2026 America/New_York America/New_York Sun Mar 9 06:59:59 2025 UT = Sun Mar 9 01:59:59 2025 EST isdst=0 gmtoff=-18000 America/New_York Sun Mar 9 07:00:00 2025 UT =…
-
comment
Comment #45703884
$ duckdb f.db -c 'COPY table1 TO table1.csv;COPY table1 TO table1.parquet;'
-
comment
Comment #45582419
https://wiki.wireshark.org/Development/sharkd
-
comment
Comment #45434878
vs https://sketch.dev ?
-
comment
Comment #44668743
https://github.com/qyhou/curated-table-structure-recognition
-
comment
Comment #44637668
not a game on Steam? :(
-
comment
Comment #43952638
Benchmarking. fio and iperf
-
comment
Comment #43855632
zstd parquets exported from my duckdb 1.2 files compress 2-3x more
-
comment
Comment #43750424
Checkpoint/Restore In Userspace https://criu.org/