HN user

ProfDreamer

2,042 karma
Posts109
Comments23
View on HN
www.youtube.com 3mo ago

Can you steal $10k from a locked iPhone? [video]

ProfDreamer
2pts0
blog.ceejbot.com 3mo ago

Writing Design Docs

ProfDreamer
3pts0
www.youtube.com 3mo ago

Air Powered Segment Display? [video]

ProfDreamer
145pts19
foamy-snowman-457.notion.site 2y ago

Open Letter in Defense of Innovation

ProfDreamer
1pts1
nixos.org 4y ago

NixOS 21.11

ProfDreamer
2pts0
nixos.org 5y ago

NixOS 21.05 Released

ProfDreamer
6pts0
vanilla-js.com 5y ago

Vanilla JS

ProfDreamer
3pts1
www.erikyyy.de 5y ago

Tempest for Eliza: AM radio transmission using a computer monitor

ProfDreamer
1pts0
emacsconf.org 5y ago

EmacsConf – 2020

ProfDreamer
4pts0
www.youtube.com 5y ago

Precursor – Bunnie Huang [video]

ProfDreamer
2pts0
flak.tedunangst.com 5y ago

Small Views of Large Files

ProfDreamer
1pts0
systemoverlord.com 5y ago

Lessons Learned from SSH Credential Honeypots

ProfDreamer
3pts0
zaiste.net 5y ago

Rewritten in Rust: Modern Alternatives of Command-Line Tools

ProfDreamer
2pts0
github.com 5y ago

MS Paint IDE

ProfDreamer
45pts9
dustri.org 5y ago

Time to Sunset OTR

ProfDreamer
1pts0
magcius.github.io 5y ago

Explanations – Play, Don't Show

ProfDreamer
1pts0
humungus.tedunangst.com 5y ago

Honk – An ActivityPub server with minimal setup and support costs

ProfDreamer
5pts0
bada55.cr.yp.to 6y ago

BADA55 Crypto

ProfDreamer
2pts0
www.netmeister.org 6y ago

Browser Startup Comparison

ProfDreamer
2pts0
sensepost.com 6y ago

Hacking doom for fun, health and ammo

ProfDreamer
3pts0
www.youtube.com 6y ago

Userland: Creating an integrated dataflow environment for end-user applications

ProfDreamer
1pts0
adoptingerlang.org 6y ago

Adopting Erlang

ProfDreamer
366pts68
twitter.com 6y ago

Userland, a dataflow environment for end-users

ProfDreamer
3pts0
undeadly.org 6y ago

Sysupgrade(8) Added to OpenBSD 6.5

ProfDreamer
2pts0
www.gnome.org 6y ago

Gnome Foundation Facing Lawsuit from Rothschild Patent Imaging

ProfDreamer
2pts0
drewdevault.com 6y ago

DRM Leasing: VR for Wayland

ProfDreamer
2pts0
spack.io 6y ago

Spack: A Flexible Package Manager

ProfDreamer
2pts0
lineage.microg.org 7y ago

LineageOS for MicroG

ProfDreamer
5pts0
github.com 7y ago

An instant REPL for any command

ProfDreamer
1pts0
flak.tedunangst.com 7y ago

Features Are Faults Redux

ProfDreamer
1pts0

I'm using restic to backup the Immich photo directories as well as automatically generated Immich database dumps to an external drive and a Hetzner Storage Box.

Given an existing collection - Is there an easy way to auto sort & tag everything? e.g. Merge the artists 'Guns N Roses' and 'Guns and Roses' into the most correct one.

I've recently started using Beets[1] to organize my music collection. It's a command line application that IMHO is not entirely intuitive to use at first. But once you get the hang of it, it works incredibly well.

[1] https://beets.io/

Emacs 27.1 6 years ago

multi-hops[0] should probably be mentioned as well. Using those one can for example open a file using sudo via ssh:

    /ssh:you@remotehost|sudo:remotehost:/path
Doing any further actions on a file opened that way also applies the hops there as well. For the example above opening a shell or running a shell-command would run those through sudo on the remote host.

[0] https://www.gnu.org/software/emacs/manual/html_node/tramp/Ad...

Same for me. I first read this during high school in the early 90s and read it several times again in the following years.

There's also a movie about the story which is worth watching: https://www.imdb.com/title/tt0308449/ You can easily find it (and quite a few talks and interviews by/with Clifford Stoll about the subject of the book) on Youtube if you search for "Cuckoo's Egg".

CSV Challenge 11 years ago
    echo 'name,creditcard' > `date '+%Y%m%d'`.csv
    grep 'name"' data.json | \
        grep -v 'creditcard":null' | \
        tr '{:}' ',' | \
        cut -d',' -f3,20 | \
        sed 's/"//g' \
            >> `date '+%Y%m%d'`.csv

Cologne, Germany, Remote, Full Time, Contract

Stack: C, Java, Python, Lua, JavaScript, HTML, CSS, MySQL/MariaDB, Hibernate, Backbone.js, Angular, Mercurial, Linux, OpenBSD, Android, Shell Script, Perl, Arduino, Nginx, Postfix, OpenSMTPD, ...

Resume: Available on request

Contact: hnhired@gmail.com

I've been developing software since ~ 1995, professionally for about six years. I know my *nix systems but can work with windows based machines just as well. I'm mostly self taught and eager to learn more and new technologies.