Blog: 2023-10-09: Difference between revisions

From razwiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 19: Line 19:


This gives me an idea: a tree-like web browser ?? I mean trees can be stuffed into lists anyways...
This gives me an idea: a tree-like web browser ?? I mean trees can be stuffed into lists anyways...

Added a ~/.repos.txt feature to sync-repos function, here's the repos I have currently on ubuntu

* ~/.config/fish
* ~/.dotfiles
* ~/.vim
* ~/.password-store/
* ~/forks/razzi.abuissa.net/

Latest revision as of 23:07, 9 October 2023

https://4clojure.oxal.org/#/problem/5 cool

Had a funny interaction, since the first problem has a (= __ true), and I put (= true true), which evaluates to true, it was right hehe

Got https://tools.suckless.org/lchat/ working, though I'm iced out for 15 minutes cause I didn't figure out the directory of ii was ~/irc and thus didn't get my password entered in time

Searching that led me to https://www.irchelp.org/protocol/ndcd.html


Very nice https://stackoverflow.com/questions/39889972/how-to-make-fish-shell-delete-words-like-bash-does


Some links

This gives me an idea: a tree-like web browser ?? I mean trees can be stuffed into lists anyways...

Added a ~/.repos.txt feature to sync-repos function, here's the repos I have currently on ubuntu

  • ~/.config/fish
  • ~/.dotfiles
  • ~/.vim
  • ~/.password-store/
  • ~/forks/razzi.abuissa.net/