cyrialize

@cyrialize.dev

#emacs, #unix, #ruby, #bash for my scripts, #zsh for my shell I still haven't gotten over Google Reader getting shut down SEERialize | cyrialize.dev

I’m a huge god-mode user for #Emacs. I love using a mostly modal like interface (I still press ctrl most of the time). I think because of that I’m just addicted to Hydra now. I love to jump into an interface with singular key presses instead of chaining keybindings over and over.

Here's my commit! github.com/cyrialize/.e... I have multiple org files for tasks. `cyr-org-tasks` loads a desktop view of these and calls `hydra-org`, which has commands to switch windows, refile tasks, add new tasks, etc. I defined a func to insert a task so that I won't exit out of the hydra!

Set up hydra org for tasks and desktop · cyrialize/.emacs.d@52e77c9

github.com

cyrialize@cyrialize.dev · 2y ago

I rediscovered Hydra this past weekend for #Emacs. I combined this with a saved desktop (using ‘desktop-mode’) to open up a window layout for my task files. I was able to build a nice pseudo task management app! I haven’t pushed the changes yet, but I will soon.

I rediscovered Hydra this past weekend for #Emacs. I combined this with a saved desktop (using ‘desktop-mode’) to open up a window layout for my task files. I was able to build a nice pseudo task management app! I haven’t pushed the changes yet, but I will soon.

It took trying to make a static site generator to make me realize I should just use an already made static site generator. I wanted to make one because I found many SSGs to have too many features, but if my home made SSG is like Jekyll without extra features - I’ll just use Jekyll!

when you find a new theme in one place you gotta change it everywhere else. This includes: your text editor, terminal emulator, computer, and house

I never took dired in #Emacs seriously until now. I apologize dired, I wasn’t familiar with your game! My keybindings along with dired’s makes moving and deleting files so nice!

I reinstalled #Emacs Helm after not using it for /years/, I completely forgot about the action sub-menu on items. Honestly, super helpful. I know you can achieve something similar via Embark - I’ve been meaning to dig into that package more!

I really like #Ruby meta programming capabilities because every single side project I have starts out simple, but then I think “what if I could make the code write the code” or “a DSL would go really nice here” (I’ve never finished a side project)

I like that #emacs just inundates you with options for everything. Is it overwhelming sometimes? Yes, totally. But is it cool to fine tune exactly how Emacs handles and shows white space? Yes, totally!!

who knew that reading the #emacs ‘use-package’ documentation is better than just copy-pasting random declarations until you break your config and then just ‘git revert’ everything

if you set your database browser font to Comic Sans it's less serious when you accidentally drop a table. follow for more development tips

Instead of updating my website, I instead spent the past couple of months creating my own static site generator I don't think I'm any closer to updating my website