Readit News logoReadit News
lygten commented on European Union Official DNS   joindns4.eu... · Posted by u/_____k
lygten · 3 months ago
The IP is in Budapest, Hungary. Not the most EU friendly of places I would trust.
lygten commented on Ask HN: What is your preferred note-taking style?    · Posted by u/harperawl
lygten · 3 months ago
Cornell
lygten commented on Show HN: Markdown Cleaner – clean AI-generated Markdown before pasting   tools.encona.com/mdclean... · Posted by u/rahimnathwani
lygten · 5 months ago
On Linux you can use:

    xsel --clipboard | sed -E 's/##/#/g' | sed -E 's/^([[:space:]]*)-([[:space:]])/\1*\2/g' | xsel --clipboard --input

lygten commented on Ask HN: How are you storing your personal Git repos?    · Posted by u/jasonm23
lygten · 5 months ago
I use a cheap pi zero. 32 GB card. Minimal power consumption. Backup to a hosted restic server (free).
lygten commented on How much does a task completed with Claude Code in average?    · Posted by u/huvin99
lygten · 6 months ago
About 2-3 USD for a 3K lined Python script

Deleted Comment

lygten commented on Asecret.io – A Simple yet Powerful Secure Secret Sharing Site   asecret.io/... · Posted by u/iosol
lygten · 7 months ago
Quick and Dirty version here from a few months back:

    https://paste.sr.ht/~mcotdev/f5becc377af8761529a1ddd2b915534347a9e429

lygten commented on Qthink – browser based note block   qthink.mc0.eu/... · Posted by u/lygten
lygten · 9 months ago
I was looking for a fast and efficient way to jot down notes and easily search through them, primarily for brainstorming sessions.
lygten commented on Simple Budget Forecast App   git.sr.ht/~mcotdev/budget... · Posted by u/lygten
lygten · a year ago
Needed a simple budget cash flow forecast app, that just worked. Any suggestions for improvements always welcome.

u/lygten

KarmaCake day24May 14, 2019View Original