• 2 Posts
  • 99 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle


  • For finding guides and videos - just search for {thing you want to setup} setup guide, there are plenty of results for almost everything. Also, I then showed links to where to setup readarr and qbittorrent.

    The only thing you need to get up and running is the OS specific guides (windows is download, run the installer, go to http://localhost:8787/ in your browser, and macos is similar. Linux is a bit of a mess, and I would recommend going the docker-compose route if you are on Linux instead) which are short and tell you every step. The reverse proxy is just a recommended guide for setting one up if you want to access it outside of your network - I don’t recommend doing it, and it’s not necessary at all (I don’t have that setup, all of my stuff is only accessible on my local network)

    For finding books, use the readarr quick start guide - it goes over how to use the app, how to add authors and books to grab, etc. I also found this guide that appears to show how to do all of this including the install guide, adding authors and books, connecting to your torrent client, adding indexers, etc: https://www.rapidseedbox.com/blog/guide-to-readarr#05







  • If you want a more realistic (mechanics mainly, better graphics too but still blocky) and survival focused game, vintage story is great. It’s meant to be very realistic (mechanics, not graphics) so it’s a very different play style than Minecraft.

    Need storage? Make a reed basket with 8 slots and doesn’t help food preservation, or make a ceramic storage vessel with 12 slots that decreases rate of food spoilage. Manually build clay storage vessels voxel by voxel, put it in a pit kiln, cover in dry grass, sticks, and firewood and let it cook for an in-game day then you’re good to go.

    Food? Better hunt, fish, and grow crops. Make soups, stews, jerky, etc - better make sure you have a cellar with sealed jars of food for the winter though. Also need to balance soil nutrients for crops to grow well.

    Leather stuff? Have you to kill animals, skin them, get pelts, soak in limewater/borax and water solution in a barrel, scrape them with a knife, soak in weak tannin then strong tannin (made by soaking oak or acacia logs in barrels of water), then you finally have useable hides.

    Charcoal? Have to get a bunch of logs, cut them into firewood (crafting recipe so this part is quick), make a 2x2x2 to 11x11x11 hole and fill fully with firewood, light a fire on top, cover, and wait a day. If it’s not fully covered you’re just left with a bunch of ash instead of charcoal.

    Metal tools? Have to get the ore/nuggets, melt over a charcoal or hotter fire, pour into ingot mold, hammer and clip it into the desired shape, cool in water. Want to carry something hot by hand? Better have some tongs or you’ll take damage.

    Trying to cook inside? Smoke can build up if you don’t have a chimney - and your fire can go out if it’s raining and the chimney is straight down.

    Everything takes a lot more work than Minecraft because it’s meant to be more realistic - but there are so many mechanics that it’s a ton of fun to learn and complete stuff. My current playthrough I’m still sifting sand to get enough copper nuggets/items to make a pickaxe to mine some copper ore to make more tools, but I have a nice little stash of vegetable and meat meals stored in crocks in my hole-in-the-ground cellar/bedroom. Still need to get around to making an actual shelter and cellar, but I want a pickaxe first so I can make a nice sized cellar to preserve food through the winter.





  • 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




  • I recommend endeavouros - it’s on arch (personally my favorite, btw), has a bunch of desktop environments you can pick from that come configured nicely out of the box, nice presets and well commented configs, etc. Install and setup are super easy, they also include installing your driver’s and such.

    For getting games to work, most games work out of the box on steam (just make sure to enable proton for all titles and you’re set). Some games will require some changes to the launch command which you can super easily find with just searching {game title} Linux. There are some that straight up don’t work, and most likely no tinkering will fix that - but it’s primarily fps and competitive games with kernal level anticheat. It’s getting better with fewer and fewer games using it though. Since you already have a steak deck you already know the process most likely so you should be able to hit the ground running


  • 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