

I stIll use tHis methOd, it worKs flawleSsly!
I stIll use tHis methOd, it worKs flawleSsly!
When I click the link in the seedit repo, on the webpage it says “fetching ipns from ipfsgateway.xyz”
Wikipedia is financially pretty stable, afaik. Not saying you shouldn’t donate, but you might want to look into what happens with it. It won’t necessarily be used to cover costs of running the website.
Found out a year ago OpenRCT adds multiplayer support. Started a campaign with my sister as we’ve played it a lot as kids. Great fun for a Sunday every once in a while.
Another Many-to-many example within this usecase would be “subscriptions”. Users can subscribe to multiple channels and channels can have multiple users subscribed to them. You would use another relational table that stores the channel_id & user_id, with uniqueness for both together, since “being subscribed to one specific channel multiple times” doesn’t make sense and perhaps put a column to store “hitting the bell” in there too.
This isn’t a desktop app, but the editor seems quite solid: GrapesJS
At college some guys were self hosting a git server for a project but it went down. We resorted to a USB stick that acted as remote
and was passed around. That was awesome to see, for about a day…
Thought it was a good opportunity to potentionally learn something new. Seems to have worked out.
I’d change
I think some more info is necessary on the DNS configuration. You’ve made an AAAA type record pointing to the ipv6 address of the server (not the router)?
I would look into a library that does manipulation of odt (or docx). Code whatever algorithm you need to do the restructuring. Now your left with an in memory representation of the document that you can hopefully figure out how many pages it spans, or save it to a temporary file.
All depends really on how feature rich the odt libraries are and/or how deep you want to dive into the spec.
I feel like this is an XY problem. Is there an underlying issue your trying to resolve?
Been using OsmAnd for years now, but I hear organic maps (or now CoMaps) mentioned way more often. What features does CoMaps have that OsmAnd lacks?