Behold, the greatest thinkpad propaganda you will ever see
Behold, the greatest thinkpad propaganda you will ever see
Testing out live terminal session replays on my blog.
Same "easy viewing" of a proof of concept as a gif/video except:
1. Super easy to record `asciinema rec file.cast`
2. Super easy to host on my site
3. The best part.... you can copy/paste the text from the terminal replay ๐คฏ
not gonna lie when I have to compile something older and I see a make file and a repo written in C I cry a lil bit
I'm always a little happy when I have to build something from source and see it's written in rust. Cargo is so nice :)
Well technically it would remove the tmp dir you were trying to remove!
Yeah im just gonna go to bed after that one
lofi hip hop devices to relax/study to
No skips
She keeps the creepers away
I understand now
Bluesky not enjoying video quality
Cat not enjoying the new record player
They're on to us
I think about it at least once a week its so good
Its ok phoon will always show you the way youtu.be/SNvDUO42Hys?...
Trying to work up a solution over native git protocol for... reasons lol.
git archive would work i think but github disables it ๐คก
TIL: there doesn't seem to be a way to read a raw file from a remote repository using pure git commands without first cloning the repo ๐คจ
("Well acktchually ๐โ๏ธ" comments welcome)
I literally made this today so stay tuned for tomorrows episode where I decide it's terrible and I hate it and decide to do something even worse like use notion or something
Having it all stored in git is also super handy.
The past version I used "worked" and was much fancier but was totally over engineered. It stored annotations as extended attributes, had a fancy TUI, could mark/star files, etc but... I'm not sure. It felt clunky.
I've gone through a couple iterations of this over the past year or so with varying degrees of success. This doesn't have a ton of bells and whistles but works well by running: `note filename "description"`
No more random `dump.pcap`, `dump2.pcap`, `poc_working_final_2.sh`
A simple .bashrc function lets me quickly annotate a file using git notes. I initially tried to use commits for this but it got a bit clunky and confusing when multiple files were involved.
When looking for obscure issues I always end up with tons files like: poc_final_final2.sh
I don't always have time to organize things without the potential of losing my train of thought so I've been trying to find an easy solution. This is my most recent attempt:
Look how beautiful this code-block is on this person's blog ertt.ca/nix/shell-sc...
don't google your errors or the nix people will taunt you
don't be like me and try listening to the nix evangelists
Anyone successfully using both markdown and silverbullet? Interested in hearing about your workflows for either but specially interested in silverbullet
Happy Monday, all! ICYMI, there's a new version of my comprehensive guide to DevOps-based homelabbing available!
How did you know...
Thank you! Right now it's just an personal unhinged pandoc wrapper that works *most* of the time!