[-] ottk3@discuss.tchncs.de 11 points 1 year ago

do not microwave

1
Spielemessen und Conventions 2023 (www.brettspiel-pott.de)
submitted 1 year ago* (last edited 1 year ago) by ottk3@discuss.tchncs.de to c/brettspiele@feddit.de

Überlebenstipps für einen Messebesuch, Termine zu Conventions und Messen 2023 sowie kleineren Veranstaltungen wie Spieletagen und Spieleevents.

1
Spiele wie "Drunter und Drüber" (gesellschaftsspiele.spielen.de)
submitted 1 year ago* (last edited 1 year ago) by ottk3@discuss.tchncs.de to c/brettspiele@feddit.de

Ich suche alternative Spiele zu Drunter & Drüber, welches eine sehr geringe Lernkurve hat und gut mit Kindern gespielt werden kann. Ausserdem einen Aufbau-Charakter und auch für erwachsene noch "spannende" taktische/strategische Elemente hat, ohne dabei zu komplex zu sein.

Habt ihr Tipps für mich?

[-] ottk3@discuss.tchncs.de 9 points 1 year ago* (last edited 1 year ago)

Hi, auf deiner Instanz feddit.de gibt es bereit eine Gruppe die sich um Brettspiele dreht, mit dem Namen "boardgames"

https://feddit.de/c/boardgames

Allerdings ist diese primär in englisch aktuell. Eine deutschsprachige Community kenne ich leider nicht.

19

cross-posted from: https://discuss.tchncs.de/post/545477

Veloren is a fully open-source multiplayer voxel RPG. It is inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft.

Here are some of the changes in this 0.15:

  • Our first world boss, the 'frost giga': seek him out if you dare!
  • A new dungeon: Adlet caves
  • Airships can now be used by players
  • Enemy loot is now shared between players
  • A reputation system: if you commit crimes, NPCs will remember it!
  • Improved AI: NPCs will talk to players and each other about events in the world
  • Much richer world simulation: NPCs will migrate and pass on rumours
  • You can now choose your character's starting town
  • A durability and repair system
  • Improved accessibility, performance, bug fixes, and much, much more!

Website: https://veloren.net/

Download: https://veloren.net/download/

[-] ottk3@discuss.tchncs.de 7 points 1 year ago

Thanks for sharing. I would also be interested if this reflects Lemmy. 1% would be higher than I suggested to be honest.

1
16

cross-posted from: https://discuss.tchncs.de/post/545477

Veloren is a fully open-source multiplayer voxel RPG. It is inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft.

Here are some of the changes in this 0.15:

  • Our first world boss, the 'frost giga': seek him out if you dare!
  • A new dungeon: Adlet caves
  • Airships can now be used by players
  • Enemy loot is now shared between players
  • A reputation system: if you commit crimes, NPCs will remember it!
  • Improved AI: NPCs will talk to players and each other about events in the world
  • Much richer world simulation: NPCs will migrate and pass on rumours
  • You can now choose your character's starting town
  • A durability and repair system
  • Improved accessibility, performance, bug fixes, and much, much more!

Website: https://veloren.net/

Download: https://veloren.net/download/

29
submitted 1 year ago* (last edited 1 year ago) by ottk3@discuss.tchncs.de to c/gaming@lemmy.ml

Veloren is a fully open-source multiplayer voxel RPG. It is inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft.

Here are some of the changes in this 0.15:

  • Our first world boss, the 'frost giga': seek him out if you dare!
  • A new dungeon: Adlet caves
  • Airships can now be used by players
  • Enemy loot is now shared between players
  • A reputation system: if you commit crimes, NPCs will remember it!
  • Improved AI: NPCs will talk to players and each other about events in the world
  • Much richer world simulation: NPCs will migrate and pass on rumours
  • You can now choose your character's starting town
  • A durability and repair system
  • Improved accessibility, performance, bug fixes, and much, much more!

Website: https://veloren.net/

Download: https://veloren.net/download/

1

Die aktuellen Erfahrungen der Lemmy Instanz Lemmy.world mit dem RC10 der 18.1 sehen sehr vielversprechend bezüglich der Serverauslastung aus.

Lemmy.world status update 2023-07-05

cross-posted from: https://lemmy.world/post/1061471

Another day, another update.

More troubleshooting was done today. What did we do:

  • Yesterday evening @phiresky@phiresky@lemmy.world did some SQL troubleshooting with some of the lemmy.world admins. After that, phiresky submitted some PRs to github.
  • @cetra3@lemmy.ml created a docker image containing 3PR's: Disable retry queue, Get follower Inbox Fix, Admin Index Fix
  • We started using this image, and saw a big drop in CPU usage and disk load.
  • We saw thousands of errors per minute in the nginx log for old clients trying to access the websockets (which were removed in 0.18), so we added a return 404 in nginx conf for /api/v3/ws.
  • We updated lemmy-ui from RC7 to RC10 which fixed a lot, among which the issue with replying to DMs
  • We found that the many 502-errors were caused by an issue in Lemmy/markdown-it.actix or whatever, causing nginx to temporarily mark an upstream to be dead. As a workaround we can either 1.) Only use 1 container or 2.) set ~~proxy_next_upstream timeout;~~ max_fails=5 in nginx.

Currently we're running with 1 lemmy container, so the 502-errors are completely gone so far, and because of the fixes in the Lemmy code everything seems to be running smooth. If needed we could spin up a second lemmy container using the ~~proxy_next_upstream timeout;~~ max_fails=5 workaround but for now it seems to hold with 1.

Thanks to @phiresky@lemmy.world , @cetra3@lemmy.ml , @stanford@discuss.as200950.com, @db0@lemmy.dbzer0.com , @jelloeater85@lemmy.world , @TragicNotCute@lemmy.world for their help!

And not to forget, thanks to @nutomic@lemmy.ml and @dessalines@lemmy.ml for their continuing hard work on Lemmy!

And thank you all for your patience, we'll keep working on it!

Oh, and as bonus, an image (thanks Phiresky!) of the change in bandwidth after implementing the new Lemmy docker image with the PRs.

Edit So as soon as the US folks wake up (hi!) we seem to need the second Lemmy container for performance. So that's now started, and I noticed the proxy_next_upstream timeout setting didn't work (or I didn't set it properly) so I used max_fails=5 for each upstream, that does actually work.

1
2
1
List of lemmy apps (discuss.tchncs.de)

cross-posted from: https://lemmy.world/post/465785

Android

  • Jerboa Official Android client.
    • Currently latest version (v0.0.35) works only with v0.18 Lemmy instances. Download v0.0.34 from Github releases until instances switch to new Lemmy
    • Community: !jerboa@lemmy.ml
    • Github: link
    • Google play: link









  • Lemmy Fennec


  • Warami (No release yet)


  • Lemmur (Abandoned)


IOS







  • Cavy (No development?)

  • Ares (No release yet)




Linux

  • Lemoa GTK client


  • Lemonade GTK4 client



Windows


MacOS



Web based






Browser extensions

  • Mullem
    • Firefox addon: link
72
List of lemmy apps (discuss.tchncs.de)
submitted 1 year ago by ottk3@discuss.tchncs.de to c/dach@feddit.de

cross-posted from: https://lemmy.world/post/465785

Android

  • Jerboa Official Android client.
    • Currently latest version (v0.0.35) works only with v0.18 Lemmy instances. Download v0.0.34 from Github releases until instances switch to new Lemmy
    • Community: !jerboa@lemmy.ml
    • Github: link
    • Google play: link









  • Lemmy Fennec


  • Warami (No release yet)


  • Lemmur (Abandoned)


IOS







  • Cavy (No development?)

  • Ares (No release yet)




Linux

  • Lemoa GTK client


  • Lemonade GTK4 client



Windows


MacOS



Web based






Browser extensions

  • Mullem
    • Firefox addon: link
[-] ottk3@discuss.tchncs.de 6 points 1 year ago* (last edited 1 year ago)

Here is a good list of current apps.

Most of them aren't older than several days but they improve incredibly fast.

https://lemmy.world/post/465785

[-] ottk3@discuss.tchncs.de 8 points 1 year ago* (last edited 1 year ago)

I really loved their sub. What are the best AMA communities over here?

[-] ottk3@discuss.tchncs.de 6 points 1 year ago* (last edited 1 year ago)

Used Jerboa but switched to wefwef on mobile and it's the best mobile app imho at the moment.

[-] ottk3@discuss.tchncs.de 6 points 1 year ago

Unfortunately there isn't an ideal solution for this. You will only see communities that at least user of your instance has subscribed to.

Posts in those communities will show up in your 'All' feed.

For all others is the best way an external community browser like this one:

https://lemmyverse.net/communities

2

The first bugfix release for the 1.9.0 version.

Changelog: https://github.com/OctoPrint/OctoPrint/releases/tag/1.9.1

[-] ottk3@discuss.tchncs.de 6 points 1 year ago

There is an extra icon for cross-posting

[-] ottk3@discuss.tchncs.de 6 points 1 year ago

If I understood correctly Lemmy 0.18.0 contains breaking changes which need an adoption for current clients to work. Since I'm pretty sure that most instances will upgrade asap that step was necessary.

[-] ottk3@discuss.tchncs.de 6 points 1 year ago

Here is her signup for the private beta: Beta signup

[-] ottk3@discuss.tchncs.de 6 points 1 year ago

Ok, sharing mastodon posts isn't as easy as I thought 😅

[-] ottk3@discuss.tchncs.de 17 points 1 year ago* (last edited 1 year ago)

I think the main reason for that design decision was due to the small user base in the past.

view more: next ›

ottk3

joined 1 year ago
MODERATOR OF