hedgehog

joined 2 years ago
[–] hedgehog@ttrpg.network 1 points 5 days ago

Good catch, I didn’t realize that with AnyType. That makes my first recommendation to OP just SilverBullet, then. Source available is better than nothing, like with Obsidian, but OP specifically asked for FOSS repos. It looks like their peer to peer sync server is MIT licensed, but their client (and client library) code is licensed under the “Any Source Available License 1.0,” which restricts use other than for “personal, academic, scientific, or research and development use, or evaluating the Software, but does not include uses where the Software facilitates any transaction of economic value.”

I ruled out Logseq’s sync service due to it being both paid ($60/year minimum) and not FOSS, both things OP asked for. For my purposes, since it’s not FOSS and not able to be self hosted, it’s not a good option. But it makes sense to use the same file syncing solution that’s already in use, whether that’s FolderSync (or some equivalent tool) set up to sync to my server, Syncthing (though I just realized its Android client is no longer being developed as of December 2024), or even Cryptomator + some cloud storage service.

[–] hedgehog@ttrpg.network 14 points 6 days ago* (last edited 5 days ago) (2 children)

Since you’re already using Standard Notes - have you checked out Awesome Standard Notes? You can use the community extensions - editors, themes, etc. - even with the free plan.

It’s my main note-taking app, but I also got the 5 year paid plan for $150 (IIRC) a few years ago, and prices have increased substantially since then. If I weren’t locked into a lower rate, I’m not sure I’d subscribe at the current rates (though I would look into the self-hosted Pro discount before ruling it out). That said, if you don’t need note linking, queries, and those sorts of things, then I think the free plan of Standard Notes + community extensions is a great option. If I self-hosted the server, the main thing I’d be missing over the paid plan is nested tags.

Logseq (repo) might meet your needs if you’re okay setting up a sync service like Syncthing on every client you use. Of course, you could use Dropbox, Google Drive, etc., but I recommend against it without a layer like Cryptomator in between, since your data is store in the clear. IMO it doesn’t really make sense to self-host Logseq - just use the native app that’s available on basically every platform. I find Logseq kinda confusing, honestly, but it has a lot of compelling features.

SilverBullet may be what you’re looking for. It must be self-hosted and has a PWA instead of native apps, but the PWA on mobile at least is quite good. Since it uses Markdown files for its notes, you could use it with some other tool on the machine hosting those files, if you wanted. I have it self hosted myself and it’s the best alternative I’ve found to Notion and Obsidian when it comes to querying my own notes and so on.

Someone else posted about Outline and I think it's a fantastic, polished option. I know that you said this is for solo use, so you probably don’t care about its collaboration features, but you also mentioned managing personal projects, and its integrations (e.g., Airtable) could be useful for that. I have it self-hosted and it is a bit more complicated than other options, but I don’t think I ran into any particular issues. I’m using it with Authelia as an OIDC provider and can share my docker-compose file and other config if that would be helpful. They also have a paid, hosted option, which you can try out for 30 days if you want to see if it’s right for you before you put the time and effort into self-hosting it. One of my most-used editors in Standard Notes is the Rich Markdown Editor, which is based off the editor used in Outline. However, unlike SilverBullet and Standard Notes,

Hedgedoc is another option that may be worth looking into. It’s my go-to collaborative editor / gist replacement. Personally, I prefer it over Outline. Its main shortcomings are that:

  • it must be self-hosted (though you could use HackMD aka CodiMD, which it was forked from, as that does have a hosted version)
  • it doesn’t have an app (on any platform - not even a PWA)
  • it doesn’t have any sort of querying capabilities, and
  • it doesn’t have any sort of Kanban-like tool.

But it does have several built-in integrations, like Mermaid and multiple other diagramming tools, inline images (just drag and drop), syntax highlighting for code, Gist embeds, Youtube embeds, optional Vim/Emacs keybindings, a slide deck presentation mode, inline CSV tables, etc., and that’s all without needing to mess with plugins or switch between editors.

I hadn’t used AnyType before today, but it’s been on my radar since late 2020, and it’s pretty powerful. It’s not perfect, but it seems to check off everything you’re looking for. It does have a bit of a learning curve, but it’s been easy to jump in and take notes.

It’s hard to know which to recommend you try, though, because your list of criteria don’t all map neatly to features. For example, what do you want from planning vs managing personal projects? What do you mean by “journaling?” Is having a “journal” section where notes get dates sufficient? Do you like the way Standard Notes or Logseq handle journaling, or are you looking for features like what jtxBoard has?

I’m assuming the following for my table below:

  • Quick Notes - easy to create a new note and just write some stuff. Needing to fill out any required fields (even “title”) make this a ❌
  • To-do lists - checkbox lists. You have to be able to add a new item by pressing enter and mark an item off just by checking the box.
  • Managing and planning projects:
    • Kanban / Trello style board - without needing to integrate with a non-FOSS third party service (this is why Outline gets a ❌)
    • Linking to another note in the body of a note (Standard Notes lets you create a link in the tag bar - this doesn’t count)
    • Embedded querying of your other notes, treating notes like objects - really the thing that makes Notion so powerful
    • Easy table editor
    • Diagrams - Mermaid, Excalidraw, or a similar plugin that works natively
  • Easy to use - auto-saving of notes, automatic synchronization that “just works,” rich text copy-paste, etc..
  • Offline mode - You didn’t mention this, but I’m calling it out since it’s otherwise easy to take for granted.
  • Publishing - you mentioned not caring about collaboration, but being able to publish a note is still useful in solo-only workflows, as it gives you a way to reference it directly from a bookmark, some other tool, etc., potentially from a device where you aren’t authenticated.
Standard Notes ^1^ SilverBullet Outline LogSeq Hedgedoc AnyType
FOSS
Sync ❌ (Paid)
Quick Notes
To-Do Lists
Kanban Board Sorta
Links to Notes
Queries
Table Editor
Diagrams
Linux App ✅ (PWA) ✅ (PWA) ❌ (Web App)
Android App ✅ (PWA) ✅ (PWA) ❌ (Web App)
Easy to use
Usable offline
Free
Easy inline images
Publish

[1]: For Standard Notes, I’m not assuming that you’re self-hosting the server, but I am assuming that you’re installing community extensions, particularly Rich Markdown Editor or something similar.
[2]: For Silver Bullet, I’m assuming that you’re installing community plugins.

I recommend you try AnyType and/or SilverBullet first, depending on which one looks more appealing to you.

[–] hedgehog@ttrpg.network 1 points 1 month ago (1 children)

I’d love an invite!

[–] hedgehog@ttrpg.network 1 points 1 month ago

Realistically, no LLM that’s large enough to be competitive will be able to remain open-source, even if it was initially (and most that claim to be weren’t actually, as you point out), because so much training data is needed.

Often the training data can’t be re-distributed in the first place, but even if it can be, its availability makes it much more likely that someone will request the takedown of some data in the set (even if the data was licensed, someone who holds copyright might claim that the person who submitted it to the set wasn’t permitted to do so). At that point, unless the takedown request is refused or the model itself is re-trained (which would be quite expensive) the data is no longer sufficient to generate the model.

[–] hedgehog@ttrpg.network 4 points 1 month ago (2 children)

Just don't use Ubuntu. They do too much invisible fuckery with the system that hinders use on a server.

Would that warning also apply to Mint, since it’s based on Ubuntu, as well as other Ubuntu-based distros?

[–] hedgehog@ttrpg.network 3 points 1 month ago

Your comment makes no sense.

[–] hedgehog@ttrpg.network 10 points 1 month ago (2 children)

The article you posted is from 2023 and PERA was basically dropped. However, this article talks about PREVAIL, which would prevent patents from being challenged except by the people who were sued by the patent-holder, and it’s still relevant.

[–] hedgehog@ttrpg.network 2 points 1 month ago
  • Assembled: 1200 USD
  • Kit: 950 USD
[–] hedgehog@ttrpg.network 1 points 2 months ago (1 children)

The rules text says it creates an area of darkness, and with your interpretation, it doesn’t, which means your interpretation is wrong. Yes, the ability could be written more clearly, but the logic for a reasonable way for it to function follows pretty cleanly. Your interpretation is not RAW or RAI.

There’s a reply on RPG StackExchange that covers a similar line of logic to what I wrote above.

Remember that Fifth Edition D&D is intentionally not written with the same exacting precision as games like M:tG. The game doesn’t have an explicit definition of magical darkness, but it’s pretty clear that the intent is for magical to trump mundane (when it comes to sources of light and darkness). Even the Specific Beats General section says that most of the exceptions to general rules are due to magic.

[–] hedgehog@ttrpg.network 8 points 2 months ago

No, game mechanics aren’t subject to copyright law. Game mechanics can be patented in the US, so long as they’re unique and nonobvious (to someone with ordinary skill in the field).

Monopoly and Magic: The Gathering both had patents on their mechanics, for example.

And of course, patents in Japan are a completely different animal than patents in the US.

[–] hedgehog@ttrpg.network 8 points 2 months ago

Call me crazy, but if adults are on a gaming platform meant for kids causing problems, then they should probably be the ones restricted from spaces, not children.

How would you possibly do that in a way that didn’t invade the privacy of every child who wanted to explore those spaces?

[–] hedgehog@ttrpg.network 1 points 2 months ago (3 children)

If you have normal darkness everywhere, there isn’t a reason to use it, but you don’t always have darkness everywhere. In fact, you generally don’t.

Not all monsters with darkvision have access to light sources. Even if they do, they may need an action to use it or may be out of range. A torch or the light cantrip only has a 40’ range. If you collaborate on positioning with the caster, you can basically set yourself up to have advantage every turn thanks to the darkness, since as a ranged attacker you don’t have to stay within 40’ of your enemies.

Also, Gloom Stalkers can’t see through Darkness like Warlocks can, so this effect is useful to them in a way that the Darkness spell isn’t.

That all said, Tricksy wouldn’t do anything if it didn’t block nonmagical illumination, so it’s reasonable to run it as though it does. Sure, it still wouldn’t block even a cantrip, but it would block torches, lanterns, the sun, etc..

And running it as though it doesn’t block nonmagical darkness results in nonsensical behavior. You’re in a torchlit chamber and use the ability - now there’s a cube of darkness, blocking the light of all four nonmagical torches. If you move one of those torches away and back, why would it suddenly pierce the magical darkness? If it wouldn’t, why would a new nonmagical light source?

 

The video teaser yesterday about this was already DMCAed by Nintendo, so I don’t think this video will be up long.

view more: next ›