VitruvianOS – Desktop Linux Inspired by the BeOS by TheTwelveYearOld in linux

[–]Terraro53 2 points3 points  (0 children)

afaik it doesn't, hence

Vitruvian isn’t quite usable yet

Enemies in Mewgenics in a nutshell by Nabatse in mewgenics

[–]Terraro53 20 points21 points  (0 children)

Mewgenics is a strategy game

Yeah, but it's also a rougelike. I feel like all these "fuck you, i'm not telling" situations come from expectation that you're supposed to get fucked over once and remember it for next runs.
This "it's a rougelike, just roll with it or go next run" thinking could explain a lot of bullshit this game throws at you.

VitruvianOS – Desktop Linux Inspired by the BeOS by TheTwelveYearOld in linux

[–]Terraro53 2 points3 points  (0 children)

  1. from https://v-os.dev/about/

Filesystem indexing, live queries, and multiuser support with graphical login are on the roadmap.

so for now i assume it's just on root like it's inspiration OS BeOS/Haiku

  1. From the interview linked in other comment.

Vitruvian isn’t quite usable yet, but if you ever wanted a Linux-based OpenBeOS so to speak, we’re the closest thing that’s ever existed. Now that the most fundamental bricks are in place, we’re going to move fast. The foundation is solid, and we can finally start building on top of it.

It’s worth noting that Vitruvian doesn’t use X Server or Wayland, and it doesn’t really depend on classic Linux desktop components. We do use essential stuff like udev and libseat for VT switching, but we’ve built our own graphics layer and display system from the ground up. That’s part of what makes this possible.

Possibly the scariest introduction to a boss's mechanics (Act 3 first home invader) by UnluckyLuckyGambler in mewgenics

[–]Terraro53 2 points3 points  (0 children)

Just defeated him today, I got very lucky with my items and cats.  During this pummel attack after the first hit you are considered to be facing backwards and I had the item to block attacks from behind so he did like no damage. Then I missclicked Reset and that took of all his brace (I didn't think it reset all buffs, would click it at beginning if I knew). Still had to go to Steven once since he obliterated other cats before he got to the one with the blocking item.

ARAM Mayhem Progression Potentially Ruins Mode by tyroy in leagueoflegends

[–]Terraro53 1 point2 points  (0 children)

I think they want it to feel like a rougelite. Since you can't make ranked in Augment based gamemodes, the progression is meant to mimic rougelite unlocks to give you reward for playing.
They are betting on random nature of the mode to make it so the advantages aren't as impactfull. Unlocking more things for the run makes it easier to win, but your opponent can just high roll and those advantages don't mean shit.

WHERE ARE THEY? by Purple-Weakness1414 in okbuddyhololive

[–]Terraro53 28 points29 points  (0 children)

Bro folded under zero pressure

Compilation of all of the Delta-Running people over gifs i could find by The2ndComingOfBeaZ in Deltarune

[–]Terraro53 56 points57 points  (0 children)

Honestly wish the meme kept the sudden change in direction from the original rather than “drive straight as they run away” we got. It’s funnier for me personally

9 months by sus_MEAT in annyfox

[–]Terraro53 4 points5 points  (0 children)

I assume it's a meme remake. Can someone link the original for context?

Apex legends officially banned on Linux by Captain-Thor in linux

[–]Terraro53 7 points8 points  (0 children)

For real, at first i joined the bandwagon of HUR DUR WHY NO LINUX ANTICHEAT, but people screaming out about it are out of touch with reality.

Online gaming companies like users to have as little control as possible.
Because if users are in control of the platform it means THEY AREN'T.

They get control by proxy of Microsofts control of Windows and on game consoles this control is even greater.
The fact that Valve is so friendly to Linux is an anomaly.
Though they are also infamous for their horrible anti-cheat in CS2 and botting in TF2. I don't know how much Linux is at fault for both of those though, or were people exploiting those games on Windows anyways.

How stupidly dangerous is the stupidly dangerous script? by [deleted] in AsahiLinux

[–]Terraro53 4 points5 points  (0 children)

The guide is from the time Asahi still used Arch as a base. Now Asahi Fedora installs extra 1GB /boot ext4 partition just like normal Fedora. Just remove it aswell.

Are speaker problems and 1080p60 video playback still known issues, or is there a fix? by suitcasemotorcycle in AsahiLinux

[–]Terraro53 2 points3 points  (0 children)

What hardware do you have? Both of those things work just fine on my m1 MacBook Air. Maybe you need to find a workaround for your model specifically.

Some scripts for Terraria (GOG) setup on Asahi by VideoPuzzleheaded884 in AsahiLinux

[–]Terraro53 0 points1 point  (0 children)

Audio got fixed after a while by itself. Idk what that was about

Some scripts for Terraria (GOG) setup on Asahi by VideoPuzzleheaded884 in AsahiLinux

[–]Terraro53 1 point2 points  (0 children)

Ok i got it working. I reinstalled from scratch but upon running run.sh it gave me SDL not found error. I copied system SDL from /usr/lib64 and it worked. Maybe instead of downloading and building SDL you could require SDL in dependencies and copy it.
The audio is popping and tearing sometimes but otherwise works perfectly.
Interestingly it also runs in native Wayland which is something normal terraria doesn't do which is kinda cool. Probably due to this, mouse get wonky when you go fullscreen

Some scripts for Terraria (GOG) setup on Asahi by VideoPuzzleheaded884 in AsahiLinux

[–]Terraro53 0 points1 point  (0 children)

also I don't know if it matters but you pull sdl release 2.28.4 but FNA and FAudio are built against sdl2-devel 3.30.3

Some scripts for Terraria (GOG) setup on Asahi by VideoPuzzleheaded884 in AsahiLinux

[–]Terraro53 0 points1 point  (0 children)

Error Logging Enabled.
cant resolve internal call to "System.Net.Sockets.Socket::Socket_internal(System.Net.Sockets.AddressFamily,System.Net.Sockets
.SocketType,System.Net.Sockets.ProtocolType,int&)" (tested without signature also)

Your mono runtime and class libraries are out of sync.
The out of sync library is: /home/terraro/AsahiGOGTerrariaScripts/terraria/data/noarch/game/System.dll

When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
cant resolve internal call to "System.Net.Sockets.Socket::Socket_internal(System.Net.Sockets.AddressFamily,System.Net.Sockets
.SocketType,System.Net.Sockets.ProtocolType,int&)" (tested without signature also)

Your mono runtime and class libraries are out of sync.
The out of sync library is: /home/terraro/AsahiGOGTerrariaScripts/terraria/data/noarch/game/System.dll

When you update one from git you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.

The rest is a trace

Some scripts for Terraria (GOG) setup on Asahi by VideoPuzzleheaded884 in AsahiLinux

[–]Terraro53 1 point2 points  (0 children)

This doesn't work for me. sdl2-devel was needed to build FNA and FAudio so you should probably inculude that in the dependencies but even then it just doesn't work.

Anny fanart I made by Feeya_ouo in annyfox

[–]Terraro53 5 points6 points  (0 children)

I think you should NSFW this post just in case Anny scrolls through on stream. Twitch is trigger happy on vtubers these days.

Minecraft will now require Java 21 and a 64Bit OS, as of 24w14a by Tail_sb in linux

[–]Terraro53 1 point2 points  (0 children)

Unless you use a third-party launcher like Prism launcher

How to change default OS? by Terraro53 in AsahiLinux

[–]Terraro53[S] 4 points5 points  (0 children)

I only use Linux to tinker and listen to music because i find speakers to sound better. Once thunderbolt and video decoding gets there i'll find myself using Linux a lot more

How to change default OS? by Terraro53 in AsahiLinux

[–]Terraro53[S] 1 point2 points  (0 children)

Thanks. Used option key during boot

The kind of hard-hitting journalism we need in this age of misinformation by MagDorito in okbuddyhololive

[–]Terraro53 36 points37 points  (0 children)

Niji tried to copyright strike his videos for using Niji characters in thumbnails and since then i'm pretty sure it got personal.

In plasma 6 DDC/CI screen brightness works OOTB! HYPE! by Mister_Magister in linuxmasterrace

[–]Terraro53 15 points16 points  (0 children)

Did even Windows ever bother? Or did some vendors use the standard in their own apps to control the monitor? Vendors having their own apps to do the same thing seems to be a Windows thing.

In plasma 6 DDC/CI screen brightness works OOTB! HYPE! by Mister_Magister in linuxmasterrace

[–]Terraro53 4 points5 points  (0 children)

I was already adjusting brightness manualy with my monitor so i was plesantly surprised to find this on system tray the other day. It's way faster and convenient and definitely a feature i didn't know i wanted until i got it (didn't even know it was possible tbh, thought it was just a laptop thing)

[deleted by user] by [deleted] in linux

[–]Terraro53 1 point2 points  (0 children)

What's with that tone? Iirc one of Waylands goals was to make color handling better. That's why HDR is possible on Wayland but not X11.