• 0 Posts
  • 38 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle








  • So it sounds to me like you may have to deal with a IPv4 only address behind CGNAT, which makes port forwarding not work anymore. It’s how my connection is set up, but luckily it does fully support IPv6 and that doesn’t require any forwarding so I make do.
    If IPv6 isn’t an option for you or you’d like to access your services from IPv4 only networks, I’d just go with Tailscale myself. I’ve been a happy user for years and it just works so well, should be good in your situation as well.





  • In my very limited experience with my personal instance, I’ve had to give federation time for it to start working as expected. When I started out, sometimes I wouldn’t find posts or my comments wouldn’t show on the instance a post came from and whatnot, don’t notice that anymore. Could easily be something wonky on my end though, I’m not sure.
    One thing that I still find extremely confusing and unintuitive is searching for a not yet federated community doesn’t return any results, but also immediately makes the community visible in the “all” view if it does indeed exist. I was under the impression it’d just show the community link there and then so I assumed it was broken for the longest time, for all I know that’s actually how it’s supposed to go and I still have something broken somewhere lol.


  • Ohh so that’s what it was lol, I’d assumed it was auto saving at first as well but got confused when it didn’t seem to generate an actual new save slot. At any rate, I reckon it’s a good thing it was generous enough that I didn’t even register it had limits in place to begin with.

    Looking forward to the crew interactions too, seems ripe for a fun time since the game doesn’t take itselt too seriously and they all look interesting and seem to have fun abilities.


  • I’ve played several, mostly games I’ve been following so no huge surprises. My highlights were:

    Lies of P
    Great soulslike built on a grim take on Pinocchio. Borrows a lot from Bloodborne, oppressive and interesting world, satisfying combat.

    Sea of Stars
    Super charming JRPG I’ve been looking forward to for a while, great pixel art, fun combat system with timed hits, great music.

    LunarLux
    Very similar to a Mega Man Battle Network game, but combat leans more towards the turn based side of the spectrum. Has some Undertale influences as well. The art being as cute as it is might turn some off, but it’s a plus for myself.

    Shadow Gambit: The Cursed Crew
    Strategy game from the folks behind Shadow Tactics and Desperados. You control undead pirates with unique and fun abilities, and the game encourages you to rewind time as needed to experiment and play around.

    Honorable mentions go to Eternights and Viewfinder. Fantastic games all around, the following months are looking great!



  • Thanks, actually it made a big strides towards being less hierarchical, you can put everything in a folder and use internal links now, plus it has relationship links that are very useful some times.

    Ah, good to know!

    Regarding it using a database instead of a file system it has a bunch of pros but has its cons too, in my opinion there should be a feature were you can use both and if you use the file system in one of your notes, the note is less powerful so that you can use both the database and the the file system.

    Yeah, I 100% understand and respect the reasoning behind doing it that way but it’s just not something I can get fully behind myself. As a developer myself, I wouldn’t want to support both code paths so I also get why it isn’t really a priority.

    Lastly the phone app is a bit of a sore point for me too, I just write stuff in markdown and then import them in as soon as I can.

    That’s fair, do you just use something like Obsidian or GitJournal? I need to look into those at some point.

    That all said, I think I’m entrenched too deeply into my current solution to reconsider but I might spin up an instance to check it out. Thanks for the heads-up!


  • Node-RED is amazing! I find it strikes such a good balance between usability and user friendliness, been using it for automations alongside Home Assistant for a while. Outside of the usual IoT scenarios, you can also use it kinda like Android’s Tasker if you get creative enough, as in for general purpose automation. Closest alternative of sorts I’ve found for PCs so far.

    I remember using it to expose my (dumb) keyboard’s RGB lighting as a controllable entity within Home Assistant at some point lol, that was a convoluted setup. Had a Windows PC where Node-RED would call a DIY python script that would then use a library to interface with the keyboard. I then managed to wire that up to HA somehow. Fun little project, for sure.


  • I used it for a while and right up to the point I actually set it up to give it a go, I’d never even heard of it before. Definitely feels like it flies under the radar.
    I loved the idea behind it, but a few points ended up sticking out so I ended up dropping it at some point. Namely, I didn’t like the markdown editor much, plus it was very awkward to use on mobile (which, granted, is an issue with most competitors). I also don’t like how it’s dabatase based, vastly prefer using local markdown files. Plus, it’s more of a personal thing but I came to prefer graph based implementations better than hierarchical ones. Still, really impressive project and I very much appreciate that it’s open source and fully self hostable, not much in the way of competition there when it comes to second brain alternatives.
    After exploring a few options, I’ve ended up on Logseq. Shame that one isn’t self hostable, not fully anyway, since last I checked you still need to open a local folder even if you do host it yourself.