

It’s pretty but feature-deficient and not very pleasant to use compared to third party email apps imo
It’s pretty but feature-deficient and not very pleasant to use compared to third party email apps imo
I’m in the same boat - with them for the encrypted email, but it does hold me back from using third party apps on mobile. Hopefully they get an easier way to use third party apps on mobile. Will probably just end up being a mobile bridge app or something
My company already did - it was a shitshow and my laptop sucks even more now.
The main limitation of Nvidia gpu’s is you can’t use Wayland on most WM’s (you can on Ubuntu, but then you’re using Ubuntu)
Biggest piece of advice, you don’t need to document everything you do in your life. If it’s info you might use in the future, a significant interaction or event, fun tidbit etc, add it in. If it’s just a casual conversation with someone that you don’t learn anything significant or it’s something that you’ll never link to or use again, just keep it as a memory.
I did a lot of over-capturing early on and got a lot of fatigue from it. Now my note making is as I run across things I’ll want to reference in the future (plans that were made, ideas to learn more about later, important phone calls/interactions, notes on articles, updates on projects, etc), with refinement to those ideas coming when I access them again later (or if I’m bored and have time). It’s no longer a drain to grow my PKM, it’s slower but much more meaningful info
Honestly, whatever works for you.
My preferred system is two big directories, one for your daily notes (dailies, journal, etc), and another for literally everything else.
This is how logseq is implemented, and can easily setup emacs org-roam to do it too. It’s very nice because you don’t need to worry about where to put something, throw it in your daily journals and get all the info down there, and link densely. If it’s about a specific topic, link to it and when you go to that topic you’ll see the info in the back links below (logseq does it automatically, emacs take a bit of config). You can then transcribe the important/summary/etc info from all of your aggregated back links into a single well thought out and planned document, or at least a single trimmed down one. Or, just leave all the info in the back links, whatever works best for you
It has org mode, but the links in logseq aren’t compatible with org-roam links, so either you use custom elisp to make logseq links into emacs compatible links and can’t follow links in logseq, or make emacs notes logseq compatible and can’t follow links in emacs.
Also, iirc logseq is planning to drop org mode support when they launch their database update, either that or have it available but not updated anymore.
In my CS degree I would have only learned and used java if not for my optional data science courses, a single class on machine language, a single SQL course, and a c++ course at community college before going to uni.
My data science courses introduced me to matlab, bash, r, Julia, python, machine learning, docker, Linux, and aws. My uni didn’t even have a data science degree, those courses primarily counted towards my math minor since they were under statistics.
The one piece of advice I still give to every CS student I meet is to diversify your classes whenever possible, don’t just stick to the core comp sci classes and take throwaway electives
I use bspwm and I really like the unicorne philosophy of the config files (bspwm controls your windows and such, sxhkd controls keybinds, two separate programs and config files. The bspwm config file is also just a bash file so you can add anything bash related to it easily.
This said, I love the dynamic workspaces on i3 and wish bspwm could replicate them. I don’t like i3 enough to switch to it purely because it’s also on x, but when Nvidia gets better Wayland support I’m definitely hopping ship to sway (i3 on sway basically)… Or when I’m able to swap my 3080 ti for an and gpu at a reasonable price
What are you using instead of emacs? I’m very happy with my doom emacs setup and it doesn’t feel slow at all imo
I’m very partial to doom emacs. I love the emacs ecosystem but the default editor made me want to cry, doom emacs gives the awesome text editing of vim with the awesome ecosystem of emacs (significantly smoother than viper too)
Have you tried running doom emacs in tmux on the remote server and accessing it with ssh? Doom emacs is all the good of an emacs environment, all the good of vim keybinds, and they worked in a decent amount of optimizations so it only loads the necessary stuff on demand (mine has a startup time of just over 1 second, slower than vim but barely an inconvenience). Can write a quick script to ssh copy (or git pull) your current configs on the server so you only have to maintain one set of configs if you want
scp ~/.config/doom/config.el username@server:~/.config/doom/config.el
Run emacs in tmux if you want to keep the emacs session open across multiple ssh sessions
signature look of bspwm superiority