Skip Navigation
ottk3 ottk3 @discuss.tchncs.de
Posts 31
Comments 53
CO-OP Spiele für zwei Personen
  • notiert, danke!

  • Question about migration.
  • Hi Haui,

    just my perspective regarding mirroring reddit subs to the fediverse. I personally don't like those posts since they mostly don't create any activity here and most of the time there isn't even any response by the post creator over here.

    In addition every sub, post and comment created on reddit is owned by reddit since the user transfers all it's copyright to reddit. That may cause trouble in the future.

    That said here is a bot that can do that afaik, it can a least crosspost new content.

    https://github.com/erisdisqordia/le-reddit-bot

  • Spielemessen und Conventions 2023

    www.brettspiel-pott.de Spielemessen und Conventions - Termine 2023

    Termine für die wichtigsten und größten Spielemessen und Conventions in 2023 zusammengefasst.

    Spielemessen und Conventions - Termine 2023

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

    0

    Spiele wie "Drunter und Drüber"

    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?

    1
    Brettspiel community?
  • 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.

  • Favourite RSS reader?
  • Nextcloud News - the Nextcloud RSS reader

  • Veloren 0.15 Release Party Trailer

    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/

    1
    Lemmy 0.18.1 official released!
  • You might have to remove the old workers manually since it's a PWA and the old ones may not got replaced properly.

  • Lemmy 0.18.1 official released!
  • I didn't experience anything like that. The UI is separated from the core so it shouldn't affect it.

    Edit: my answer was too late :D

  • 1% rule: 1% of users actively create new content, while the other 99% only lurk.
  • Thanks for sharing. I would also be interested if this reflects Lemmy. 1% would be higher than I suggested to be honest.

  • Lemmy v0.18.1 Release – this instance has just been updated 🚀
  • Thank you for all your effort!

    The Federation website states that this instance has sign-ups disabled (I haven't tested it). Is that true? If so due to performance issues or because of the not working capcha implementation? https://the-federation.info/platform/73

  • Lemmy 0.18.1 official released!

    github.com Release v0.18.1 Release · LemmyNet/lemmy

    What's Changed Remove actix_rt & use standard tokio spawn by @cetra3 in #3158 Add TLS support for diesel-async database connections by @sunaurus in #3189 after 30 days, replace comment.content and...

    Release v0.18.1 Release · LemmyNet/lemmy
    7

    Veloren 0.15 Release Party Trailer

    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/

    7

    Veloren 0.15 Release Party Trailer

    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/

    6

    Performance Verbesserungen in Lemmy 18.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@[email protected] did some SQL troubleshooting with some of the lemmy.world admins. After that, phiresky submitted some PRs to github. > - @[email protected] 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 @[email protected] , @[email protected] , @[email protected], @[email protected] , @[email protected] , @[email protected] for their help! > > And not to forget, thanks to @[email protected] and @[email protected] 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.

    0
    m.youtube.com Anbernic RG35XX GarlicOS Custom Themes Setup Guide

    In this tutorial we'll see how easy it is to add custom themes, icons, and boot logos to the Anbernic RG35XXIn this setup guide we'll cover:1) Where to get c...

    Anbernic RG35XX GarlicOS Custom Themes Setup Guide
    0
    List of lemmy apps
  • I haven't found the app that includes all features I'm looking for.

    Still like wefwef for it's UI more than Liftoff. But I'm missing my saved posts, the ability to easily cross-post and a proper handling of links from other instances.

    And of course to be able to find communities within the app, even if they are not known by my instance yet.

  • Getting Lemmy right
  • Great recap!

    You might want to add a list of current and upcoming lemmy apps/clients:

    https://lemmy.world/post/465785

  • Time to have a coffee break...
  • Thank you Milan for all your efforts!

    Mastodon Migration

    Mastodon is being moved to a more powerful server to make it more musk and spez proven. It may take 1-2hr. I am using this chance to restructure the setup using Linux Containers. This will make future migrations faster.

    https://status.tchncs.de/status/tchncs

  • List of lemmy apps
  • I'll give it a try, thanks!

  • List of lemmy apps
  • My choice is wefwef at the moment.

  • List of lemmy apps

    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: [email protected] > * Github: link > * Google play: link > > --- > > * ##### ! Thunder app > * Community: [email protected] > * Github: link > > --- > > * ##### ! Liftoff > * Community: [email protected] > * Github: link > * Playstore: link > > --- > > * ##### ! Summit > * Community [email protected] > * Google play: link > > --- > > * ##### ! Connect for Lemmy > * Community [email protected] > * Google play: link > > --- > > * ##### ! Sync for Lemmy (Announced) > * Community: [email protected] > > --- > > * ##### ! Lemming > * Community: [email protected] > * Github link > > --- > * ##### ! Lemmotif > * Community: [email protected] > * Playstore: link > --- > > * ##### ! Artemis (Announced) > * Community: [email protected] > > --- > > * ##### Lemmy Fennec > * Github: link > > --- > > * ##### Beyond (No release yet) > * Community: https://lemmy.world/post/355285 > > --- > > * ##### Warami (No release yet) > * Github: link > > --- > > * ##### ! Slide for Lemmy (Announced) > * Community: [email protected] > > --- > > * ##### ! Lemmur (Abandoned) > * Github: link > > --- > --- > > # IOS > > * ##### ! Memmy for IOS > * Community: [email protected] > * Github: link > * Testflight: link > > --- > > * ##### ! Thunder app > * Community: [email protected] > * Github: link > * Testflight: link > > --- > > * ##### ! Mlemapp > * Community: [email protected] > * Github: link > * Testflight: link > > --- > > * ##### ! Liftoff > * Community: [email protected] > * Github: link > * Testflight: link > > --- > > * ##### ! Olympus > * Community [email protected] > * Testflight link > --- > > * ##### ! Artemis (Announced) > * Community: [email protected] > > --- > > * ##### ! Cavy (No development?) > * Github: link > > --- > > * ##### Ares (No release yet) > * Github: link > > --- > > * ##### Beyond (No release yet) > * Community: https://lemmy.world/post/355285 > > --- > > * ##### Morpha > * Community: [email protected] > * Github: link > > --- > --- > > # Linux > > * ##### ! Lemoa GTK client > * Github: link > > --- > > * ##### ! Liftoff > * Community: [email protected] > * Github: link > > --- > > * ##### ! Lemonade GTK4 client > * Github: link > > --- > > * ##### ! NeonModem > * Website: link > * Github: link > > --- > --- > > # Windows > > * ##### ! Liftoff > * Community: [email protected] > * Github: link > > --- > > # MacOS > > * ##### ! Liftoff > * Community: [email protected] > * Github: link > * Testflight: link > > --- > --- > > # Web based > > * ##### ! Slemmy > * Github: link > * Website: https://slemmy.libdb.so/ > > --- > > * ##### ! Wefwef > * Github: link > * Website: https://wefwef.app > > --- > > * ##### ! Createlab > * Github: link > * Website: https://createlab.io/ > > --- > > * ##### sx-lemmy > * Github: link > * Website: https://sx-lemmy.vercel.app/ > > --- > --- > > # Browser extensions > > * ##### ! Mullem > * Firefox addon: link >

    14

    List of lemmy apps

    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: [email protected] > * Github: link > * Google play: link > > --- > > * ##### ! Thunder app > * Community: [email protected] > * Github: link > > --- > > * ##### ! Liftoff > * Community: [email protected] > * Github: link > * Playstore: link > > --- > > * ##### ! Summit > * Community [email protected] > * Google play: link > > --- > > * ##### ! Connect for Lemmy > * Community [email protected] > * Google play: link > > --- > > * ##### ! Sync for Lemmy (Announced) > * Community: [email protected] > > --- > > * ##### ! Lemming > * Community: [email protected] > * Github link > > --- > * ##### ! Lemmotif > * Community: [email protected] > * Playstore: link > --- > > * ##### ! Artemis (Announced) > * Community: [email protected] > > --- > > * ##### Lemmy Fennec > * Github: link > > --- > > * ##### Beyond (No release yet) > * Community: https://lemmy.world/post/355285 > > --- > > * ##### Warami (No release yet) > * Github: link > > --- > > * ##### ! Slide for Lemmy (Announced) > * Community: [email protected] > > --- > > * ##### ! Lemmur (Abandoned) > * Github: link > > --- > --- > > # IOS > > * ##### ! Memmy for IOS > * Community: [email protected] > * Github: link > * Testflight: link > > --- > > * ##### ! Thunder app > * Community: [email protected] > * Github: link > * Testflight: link > > --- > > * ##### ! Mlemapp > * Community: [email protected] > * Github: link > * Testflight: link > > --- > > * ##### ! Liftoff > * Community: [email protected] > * Github: link > * Testflight: link > > --- > > * ##### ! Olympus > * Community [email protected] > * Testflight link > --- > > * ##### ! Artemis (Announced) > * Community: [email protected] > > --- > > * ##### ! Cavy (No development?) > * Github: link > > --- > > * ##### Ares (No release yet) > * Github: link > > --- > > * ##### Beyond (No release yet) > * Community: https://lemmy.world/post/355285 > > --- > > * ##### Morpha > * Community: [email protected] > * Github: link > > --- > --- > > # Linux > > * ##### ! Lemoa GTK client > * Github: link > > --- > > * ##### ! Liftoff > * Community: [email protected] > * Github: link > > --- > > * ##### ! Lemonade GTK4 client > * Github: link > > --- > > * ##### ! NeonModem > * Website: link > * Github: link > > --- > --- > > # Windows > > * ##### ! Liftoff > * Community: [email protected] > * Github: link > > --- > > # MacOS > > * ##### ! Liftoff > * Community: [email protected] > * Github: link > * Testflight: link > > --- > --- > > # Web based > > * ##### ! Slemmy > * Github: link > * Website: https://slemmy.libdb.so/ > > --- > > * ##### ! Wefwef > * Github: link > * Website: https://wefwef.app > > --- > > * ##### ! Createlab > * Github: link > * Website: https://createlab.io/ > > --- > > * ##### sx-lemmy > * Github: link > * Website: https://sx-lemmy.vercel.app/ > > --- > --- > > # Browser extensions > > * ##### ! Mullem > * Firefox addon: link >

    5
    To all the new(er) Reddit refugees!
  • 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

  • I was wondering how do I find community spaces like there were on Reddit?
  • At the moment the best way to find new communities imho.

  • RG35XX - This is amazing!
  • You might also want to check out the RockChipConsoles community (even if it is still pretty quiet over there).

    [email protected]

    A community for consoles based around the rockchip processors like Anbernic, Powkiddy or Odroid.

  • New OctoPrint release: 1.9.1

    octoprint.org New release: 1.9.1

    A first bugfix release for 1.9.x, fixing a few issues reported since the release of 1.9.0.

    New release: 1.9.1

    The first bugfix release for the 1.9.0 version.

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

    0

    UPDATED: There are now multiple iOS / Android apps in development for kbin & lemmy!

    cross-posted from: https://beehaw.org/post/697402

    > More up to date and more detailed information at: https://beehaw.org/post/683217 > > cross-posted from: https://kbin.social/m/kbinMeta/t/71764 > > > The amount of apps being developed for iOS / Android is getting really crazy now and new apps keep popping up every day. Updated list below: > > > > * Artemis (iOS, Android, kbin, lemmy): link > > * Memmy (iOS, lemmy): link > > * Mlem (iOS, lemmy): link > > * Morpha (iOS, lemmy): link > > * Thunder (iOS, Android, lemmy): link > > * Beyond (iOS, Android, lemmy): link > > * Limbo (iOS, Android, lemmy): link > > * Jerboa (Android, lemmy): link > > * Slide (Android, lemmy): link > > * Sync (Android, lemmy): link > > * Unnamed (kbin): link > > > > Most apps on the list are lemmy apps, meaning they don't work with kbin. Artemis is specifically designed to work with kbin, not sure if or when any of the other ones will go in that direction or become interoperable as there are some challenges with the kbin API at the moment. Having said that, a new API is in the works (https://codeberg.org/Kbin/kbin-core/pulls/357) so things should get better with time. Some of the apps are in very early stage of development so it may happen that they adjust OS availability and platform support. > > See info in table format with more details: > https://beehaw.org/post/697419

    4

    OctoPrint Community

    discuss.tchncs.de OctoPrint | The snappy web interface for your 3D printer - tchncs

    This community should provide a place to post news, problems and questions related to OctoPrint. OctoPrint is the snappy web interface for your 3D printer that allows you to control and monitor all aspects of your printer and print jobs, right from your browser. Created & maintained by Gina Häußge [...

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

    > Hi all! > > I like to promote the new OctoPrint Community. > OctoPrint is a control software for 3D printers that empowers users with greater flexibility, convenience, and control over their 3D printing processes with a wide range of supported printers and addons. > > The community should provide a place in Lemmy to post news, problems and questions related to OctoPrint. > > [email protected] > > Search for [email protected]

    0

    How has Source 2 changed Mirage? | Youtube

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

    > 3kliksphilip about how Mirage has changed in CS2 > > - Mirage's lighting overhaul > - Stuff from ancient times > - The hole in kitchen > - Fan shadows > - Yeah but will it play differently? > - Reflections! > - Other graphical changes > - Improved shadow quality > - Improved lighting quality > > Youtube: How has Source 2 changed Mirage?

    1

    How has Source 2 changed Mirage? | Youtube

    3kliksphilip about how Mirage has changed in CS2

    • Mirage's lighting overhaul
    • Stuff from ancient times
    • The hole in kitchen
    • Fan shadows
    • Yeah but will it play differently?
    • Reflections!
    • Other graphical changes
    • Improved shadow quality
    • Improved lighting quality

    Youtube: How has Source 2 changed Mirage?

    1

    OctoPrint Community

    discuss.tchncs.de OctoPrint | The snappy web interface for your 3D printer - tchncs

    OctoPrint is the snappy web interface for your 3D printer that allows you to control and monitor all aspects of your printer and print jobs, right from your browser. Created & maintained by Gina Häußge [https://fosstodon.org/@octoprint] - Official Website [https://octoprint.org/] - Project Github Pa...

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

    > Hi all! > > I like to promote the new OctoPrint Community. > OctoPrint is a control software for 3D printers that empowers users with greater flexibility, convenience, and control over their 3D printing processes with a wide range of supported printers and addons. > > The community should provide a place in Lemmy to post news, problems and questions related to OctoPrint. > > [email protected] > > Search for [email protected]

    1

    OctoPrint Community

    discuss.tchncs.de OctoPrint | The snappy web interface for your 3D printer - tchncs

    OctoPrint is the snappy web interface for your 3D printer that allows you to control and monitor all aspects of your printer and print jobs, right from your browser. Created & maintained by Gina Häußge [https://fosstodon.org/@octoprint] - Official Website [https://octoprint.org/] - Project Github Pa...

    OctoPrint | The snappy web interface for your 3D printer - tchncs

    Hi all!

    I like to promote the new OctoPrint Community. OctoPrint is a control software for 3D printers that empowers users with greater flexibility, convenience, and control over their 3D printing processes with a wide range of supported printers and addons.

    The community should provide a place in Lemmy to post news, problems and questions related to OctoPrint.

    [email protected]

    Search for [email protected]

    0

    OctoPrint on Air #52 | Youtube

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

    > The newest episode of OctoPrint On Air, which was recorded on June 15th > > - OctoPrint 1.9.0 > - The new camera stack > - Work towards 1.9.1 and 1.10.0 > - Brainstorming on the format of OctoPrint on Air > > Full contents with jump marks available in the YouTube description. > > You can find all public past episodes in the OctoPrint On Air Playlist.

    0

    OctoPrint on Air #52 | Youtube

    The newest episode of OctoPrint On Air, which was recorded on June 15th

    • OctoPrint 1.9.0
    • The new camera stack
    • Work towards 1.9.1 and 1.10.0
    • Brainstorming on the format of OctoPrint on Air

    Full contents with jump marks available in the YouTube description.

    You can find all public past episodes in the OctoPrint On Air Playlist.

    0