Spyke

Posts

linux_gaming·Linux Gamingbyottk3

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/

View original on discuss.tchncs.de
21
opensourcegames·OpenSourceGamesbyottk3

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/

View original on discuss.tchncs.de
17
gaming·Gamingbyottk3

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/

View original on discuss.tchncs.de
30
tchncs·..:: tchncs ::..byottk3

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.

View original on discuss.tchncs.de
15
tchncs·..:: tchncs ::..byottk3

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









  • 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
View original on discuss.tchncs.de
50
dach·DACH - jetzt auf feddit.orgbyottk3

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









  • 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
View original on discuss.tchncs.de
69
tchncs·..:: tchncs ::..byottk3

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

View original on discuss.tchncs.de
51
newcommunities·New Communitiesbyottk3

OctoPrint Community

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]

https://discuss.tchncs.de/c/octoprintOpen linkView original on discuss.tchncs.de
4
3dprinting·3DPrintingbyottk3

OctoPrint Community

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]

https://discuss.tchncs.de/c/octoprintOpen linkView original on discuss.tchncs.de
15
communitypromo·Community Promobyottk3

OctoPrint Community

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]

OctoPrint Communityhttps://discuss.tchncs.de/c/octoprintOpen linkView original on discuss.tchncs.de
2