torgeir

joined 2 years ago
[–] [email protected] 4 points 6 days ago (1 children)

Whatcha get in that log

[–] [email protected] 1 points 1 week ago

Even the boxes are smiling!

[–] [email protected] 2 points 3 weeks ago (1 children)

What did you choose?

[–] [email protected] 1 points 4 months ago (1 children)

What router did you use?

[–] [email protected] 0 points 5 months ago

I put mine as zsh autoloads. This way feels almost as light as creating aliases once set ut, and also allows for the scripts to have slow initializing code and still be readily available, without having to load everything immediately when zshrc loads and wait for it all the time, even when you might not need it.

[–] [email protected] 5 points 7 months ago (1 children)

This. When the ls command works, hit ctrl-a, meta-d, type rm, enter.

[–] [email protected] 16 points 9 months ago (1 children)

I’ve done similar things for mismatched python dependencies in a broken Airflow setup on GCP, and got amazingly good results pointing me in the right direction to resolve the conflicting package versions. Just dumped a mile long stack trace and the full requirements.txt on it. Often worth a shot, tbh

[–] [email protected] 2 points 11 months ago

I’ll remember that.

[–] [email protected] 1 points 1 year ago

I hacked something like this together a while ago, but never finished/published it;

  • search with consult-web-search
  • type something reasonably fast and eww opens the first match
  • skip through them with C-n and C-p
  • prevent automatically loading each url with C-SPC
  • RET to load it in eww and close consult
[–] [email protected] 2 points 2 years ago

+1 for these! I’d also add https://nixos.asia/en

[–] [email protected] 1 points 2 years ago

Nice! Was thinking of doing smtn similar myself. Will definitely play around with this!

[–] [email protected] 1 points 2 years ago

I'd love a variant of thanhvg/emacs-hnreader or thanhvg/emacs-reddigg!

view more: next ›