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

help-circle





  • 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.


  • I’ve been on Linux full time for over 3 years - the only time I deal with dependencies is during my twice-monthly manual updates and new app installs, and even then I’ve only run into conflicts that required me to do more than hit y/n a couple of times, and they were easy fixes. My updates every 2 weeks take on average less than 5 mins total, most of it stuff downloading and installing while I continue to do other stuff.

    If you’re having a shit time with dependencies frequently, you’re probably doing something wrong. Switch to nixos if it’s that much of a problem, no more dependency issues.


  • What are you even talking about not having a choice? I agree Google is awful, but even on pixel phones you can change most aspects of it - definitely including your browser/search app and engine. Just switch to Firefox and/or use duckduckgo, or any of the other browsers and search engines that are readily available. I haven’t used chrome in years, but if you’re a chromebro I’m pretty sure it supports changing the search engine too.
    If your launcher doesn’t support changing your search engine/app in a built-in search bar, throw a different browser widget up on your home screen or get a new launcher with a better app/web search widget, unless you got your phone from work or something with restrictions in place you can easily swap out your launcher for a 3rd party one. I personally use Niagara launcher and like it a lot, if you want a more traditional launcher there’s KISS (It’s also foss), and launchair





  • Have you tried QOwnNotes? I haven’t used it but I’ve seen it, looks like it ticks everything you want.

    I would also highly recommend logseq, org-roam, or vimwiki. For mobile support, definitely use syncthing (logseq has a paid sync feature, but it’s not worth it over self-hosting syncthing imo. It’s easier technically speaking, but syncthing is pretty easy too)

    Logseq - I use this now, primarily because the mobile app is as great as the desktop version. Links, tasks, etc are all smooth and I love the workflow. Only reason I don’t think you’d like it is you can’t really have your own defined dir structure.

    Org-roam - uses .org files that have their own syntax and such, also foss and non-proprietary though. I used it for a while because the emacs ecosystem is very robust and I use emacs a lot. Primary downside to this system is mobile support hurts, I used OrgNote for a while but just didn’t like it much. (If you go this route, highly recommend using doom emacs instead of just vanilla. Vim keybinds are the best keybinds)

    Vimwiki - uses vim keybinds, love it. Same issue as org-roam though, mobile support makes me cry. There are plenty of foss mobile md editors, but none of them feel good. You can use this as a wiki via GitHub and have access to it from any web browser and make edits there as well, but it wasn’t a very pleasant workflow personally.






  • 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