• 1 Post
  • 41 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • 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






  • Seconding (thirding) logseq! Your daily journals all show up in one long scrollable page (delimited by the date and such) so you can easily see what happened previous days, etc. If you click one it brings up that page in full screen if you want to focus on it, it works very nicely imo.

    You also aren’t limited to just journaling, you can use it for a pkm system. Say that you journal for that day about learning something, you can do this:

    • Today I looked into [[eulers_formula]] ** Created by Leonard Euler ** e^(ix) = cos(x) + i sin(x) ** Etc

    When you go to the eulers_formula page, all of that info will be in the links section without having to leave the page. I personally do all that, then write my own summary of the info on the page itself, so I have the original content and my take on it.

    It’s also fully foss, you can pay for their sync service to have it available on multiple devices all the time and it’s fully encrypted in transit so they can’t see your info, I personally just use syncthing and haven’t run into any issues using it on my phone and computer unless you try to modify the same file at the same time (which isn’t really something you would ever do)


  • finestnothing@lemmy.worldtoLinux@lemmy.mlZed on Linux is out!
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    2 months ago

    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






  • My MIL went full plant based (vegan but also only raw or minimally processed foods, doesn’t even eat tofu or olive oil if she can avoid it) after watching some documentary on Netflix and it is her entire personality now, including trying to force it on my wife I who already eat vegetarian 95% of the time (everything at home is vegetarian, occasionally eat meat out if none of the vegetarian options sound good) primarily for environmental and health reasons. Every time we visit her she makes some snide and not even veiled remarks about us still occasionally eating meat and still eating dairy, her favorite is referring to any sort of cheese as “congealed cow puss”.

    She also 100% believes it can cure diabetes, Alzheimers, dementia, and cancer in a matter of months and that meat and dairy cause autism.






  • The only subscriptions I am willing to pay for:

    Phone bill - no choice
    Internet bill - no choice
    Insurance - no choice
    World of Warcraft - sue me
    Costco membership - worth it
    VPN - worth it

    I don’t pay for any others. Paid for lifetime Plex for the convenience of not needing to pay for a website domain like I would for jellyfin, and self host my own music, tv, and movies



  • Ricing came from the term rice-rocket from Japanese car enthusiasts which referred to the mods for their cars (physical mods, paint, stickers, etc). Transformed into rice/ricing eventually just because terms tend to shorten, and eventually jumped to other circles.

    I usually think of a theme as a widely distributed/standardized set of appearances that anyone can load and use while a rice is customized and unique to that person