torgeir

joined 1 year ago
[–] torgeir@lemmy.ml 16 points 1 month 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

[–] torgeir@lemmy.ml 2 points 3 months ago

I’ll remember that.

[–] torgeir@lemmy.ml 1 points 9 months 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
[–] torgeir@lemmy.ml 2 points 10 months ago

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

[–] torgeir@lemmy.ml 1 points 10 months ago

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

[–] torgeir@lemmy.ml 30 points 1 year ago (4 children)