rikudou

joined 2 years ago
MODERATOR OF
[–] rikudou@lemmings.world 2 points 7 hours ago

Can you send me some details in PM? I just tried scheduling one and it worked.

 

test

[–] rikudou@lemmings.world 2 points 7 hours ago

Just FYI, that report from the automod is just that, a report, it's up to the human moderators to decide whether it's fine in the context or not, it wasn't meant as something that should be taken action on in each and every case.

[–] rikudou@lemmings.world 5 points 1 day ago (1 children)

That's true, but ISPs have logs. And if something happens that makes the police change their mind about enforcing the law, you might be fucked, retroactively.

[–] rikudou@lemmings.world 2 points 1 day ago (4 children)

If you live in an area where you need a VPN to keep your ISP off your ass

Uploading copyrightes material is illegal pretty much everywhere I know of.

[–] rikudou@lemmings.world 1 points 3 days ago

I'm not an American and I'm not watching any movies with them simply because they're garbage.

[–] rikudou@lemmings.world 2 points 3 days ago

No, that's not what I'm saying. I'm saying your claim is nonsense and if you want a proof, you can run an experiment. Do it or don't do it, your choice. Just don't expect people who have an experience in running an instance to agree with you.

[–] rikudou@lemmings.world 2 points 4 days ago
  1. Sounds sketchy, but if the same seller is on Cults3D as well, might not be a scam.
  2. Really depends on the printer / slicer. STL is the most universal, OBJ is also very supported. 3MF is usually tuned to a specific printer family, but you can easily extract a STL from that.
  3. That really depends how similar in size your arm is to the author. Scaling it up or down is usually easy, unless there are some tiny parts and you're scaling down. Also if you have massive hands, the printer might not be large enough. Or the printer in general might not be large enough for that model, that depends on the printer you'll be using.
  4. The material itself will be pretty cheap, though any service will obviously add a markup.
  5. I'd personally prefer Cults3D.
[–] rikudou@lemmings.world 10 points 4 days ago (1 children)

You probably missed the word "better" in there.

[–] rikudou@lemmings.world 11 points 4 days ago

Syncthing, runs in background, synchronises everything between machines. Use it on my phone, tablet, NAS, desktop, Steam Deck.

[–] rikudou@lemmings.world 3 points 4 days ago (7 children)

It's not. Go on, really run that experiment, then you'll know for sure.

[–] rikudou@lemmings.world 2 points 4 days ago (9 children)

Why don't you run an experiment? Start a Lemmy instance with those ideals!

[–] rikudou@lemmings.world 1 points 4 days ago

That won't really help with others seeing the content correctly, though.

 

As I outlined in a previous post, the new major version is released!

The migration guide for self-hosters is here: https://github.com/RikudouSage/LemmySchedule/blob/master/migrating_v2.md


As mentioned in another post, I accidentally deleted all scheduled jobs on the https://schedule.lemmings.world/, so if you used that, you need to recreate your schedules from scratch.

 

You know how in the previous post I urged everyone to do proper backups? Well, guess what happened... If you use https://schedule.lemmings.world/ as your scheduler, all your posts were deleted, including recurring ones etc. Sorry for the inconvenience.

 

I've merged a significant rewrite into the main branch and will be releasing it soon.

Before I do so, I want to let everyone know that this will be a major release which means some old functionality will be left behind and some new is coming and you should take care when upgrading.

Namely, backup the volumes you have bound for runtime cache and uploaded files. Those are bound to these container directories:

  • /opt/runtime-cache
  • /opt/uploaded-files

The database format has changed completely and is incompatible with the old version, after you upgrade to the (soon-to-be-released) version 2, you won't be able to come back to any previous version. For that reason, the only way to downgrade in case of migration failure is by using the aforementioned backup.

I've tested it a lot and the migration works well, but there's always the possibility that your instance has some weird edge case I didn't think of.


On the off chance you used the serverless deployment to AWS, it's now unsupported and Docker (or manual deploy) are the only supported options now. To migrate from Dynamo DB cache backend, I've added a app:migrate-dynamo command you can use.


The reason for this rewrite is simple, back when this project started, only very simple use-cases were supported and using a cache instead of DB was fine, but now I've basically implemented a few relational database features into a key-value cache storage and then I thought "Hey, you know what else has relational database features? Relational databases!" so here we go.

Pretty much nothing else has changed (except some general modernization and a few unrelated bug fixes), but this will make it possible to implement new features without losing my sanity.

 
 
 
 

Well, I kinda feared this a little.

 

Hi there! Hope this is not against the rules, but given I made the app exactly to help parents (especially privacy-conscious ones), I hope it's okay.


I made an educational open source game for small kids (2-6 yo) where they can match cute animals (currently sea creatures, dinosaurs, colours and fruit theme packs).

Features:

  • cute pictures
  • works on both a phone and a tablet
  • multiple theme packs
  • fully free, no tracking or anything
  • there are multiple flavours, one of which bundles all of the assets and doesn't even have the permission to access the internet <- great if you're extra cautious
  • big buttons, no reading necessary, small kids friendly

It can be downloaded both from GitHub and the Play Store.


Some screenshots1000006791

1000006792

1000006793

1000006794

1000006795

1000006797


Let me know what you think!

 

I made an educational open source game for small kids (2-6 yo) where they can match cute animals (currently sea creatures, dinosaurs, colours and fruit theme packs).

Features:

  • cute pictures
  • works on both a phone and a tablet
  • multiple theme packs
  • fully free, no tracking or anything
  • there are multiple flavours, one of which bundles all of the assets and doesn't even have the permission to access the internet <- great if you're extra cautious
  • big buttons, no reading necessary, small kids friendly

It can be downloaded both from GitHub and the Play Store.


Some screenshots1000006791

1000006792

1000006793

1000006794

1000006795

1000006797


Let me know what you think!

 

Finally got the time to write it down, but if you update to the latest version, you can access the help page for both currently available dynamic expressions you can use in the title. It will list any future expressions if there ever are any new ones.

You can access it at /post/help/expressions on your Lemmy Schedule instance (for example, https://schedule.lemmings.world/post/help/expressions). A link for that page has been added to the title field as well.

 
view more: next ›