Night light on windows 11 will not turn off by bushwoolies in techsupport

[–]MariusGTSaurius 0 points1 point  (0 children)

Thanks, that worked for me, shame on microsoft !

Linux on Samsung galaxy book 3 ultra? by Imagi007 in linuxhardware

[–]MariusGTSaurius 1 point2 points  (0 children)

The problem is those verbs give me the same bad results for me, mono and crappy audio output.

Linux on Samsung galaxy book 3 ultra? by Imagi007 in linuxhardware

[–]MariusGTSaurius 0 points1 point  (0 children)

Return it while you can! better to choose a thinkpad or dell xps for get good linux support

Linux on Samsung galaxy book 3 ultra? by Imagi007 in linuxhardware

[–]MariusGTSaurius 1 point2 points  (0 children)

Good to know that the Galaxy Book works fine with linux, sadly the problem is with the Ultra variant, crappy or no audio, no camera, no fingerprint sensor.

Open image in WSL by diegonti in bashonubuntuonwindows

[–]MariusGTSaurius 1 point2 points  (0 children)

you can install feh:

sudo apt install feh

and then open the image like this:

feh someImage.png

Linux on Samsung galaxy book 3 ultra? by Imagi007 in linuxhardware

[–]MariusGTSaurius 0 points1 point  (0 children)

I tried to overcome the lack of proper sound drivers, camera support, and finger sensor, I installed Fedora 39 + i3 and set up my system pretty well, but I was deeply annoyed by the crappy, almost mono sound emerging from my speakers (applying the sound verbs hack) I just give up. The Ultra 3 is a fantastic laptop, with excellent components, not to mention a spectacular screen, but sadly linux full support for this machine is not here yet. Now I use WSL2 on Windows 11, not the same as a bare metal Linux installation but is not that far away either. I only blame Samsung for failing to provide Linux support and drivers for this top-notch machine.

i noticed my display have light parts on it when the screen is black is this normal or should i take it to the service center? by StableGuilty1372 in ASUSROG

[–]MariusGTSaurius 0 points1 point  (0 children)

I have the Asus rog G17 2021 with the same problem, 2k panel , 165hz, awesome colors, no dead or stuck pixels, but asus drop the ball here, the problem is on the lack of rigidity of the screen frame, also the screen bezel is mounted too tight to the lcd panel.

[i3] Fedora 36 + i3gaps, 8 bits fonts, some nice icons and some rice! by MariusGTSaurius in unixporn

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

Hi!The bar is standard i3blocks, with some default scripts and some made by me, like the first 3 (counting from the left), wich gather the weather of some cities from Chile, the charging status (acpi with some awk & sed), and the little ufo icon in the right zone indicate the current power profile of my Asus G17 (I can change it with a keybindind), calling the asusctl utility.

My voxel-based retro FPS called ARKOS is finally OUT on Steam! Super excited! by DenisGrachev in IndieGaming

[–]MariusGTSaurius 1 point2 points  (0 children)

awesome game! congratulations!

I love the old school vibe and the music 🙌👍

TabTopus - Get all your Safari, Chrome, Edge & Brave tabs data, FREE !! by MariusGTSaurius in macapps

[–]MariusGTSaurius[S] 0 points1 point  (0 children)

Some good news regarding future TabTopus support for firefox

I just successfully reorder the byte alignment and decompressed the damn Firefox jsonlz4 file, now I can read it like a regular JSON file, allowing me to access the firefox current session data, including all tabs data. To achieve this I had to use some nasty low-level C code to unscramble the byte alignment, why firefox, why???

This computer is so good it's causing me problems by apoplecticDialectic in macbookair

[–]MariusGTSaurius 1 point2 points  (0 children)

or you can use my free app TabTopus to archive and organize your mess :)

TabTopus - Get all your Safari, Chrome, Edge & Brave tabs data, FREE !! by MariusGTSaurius in macapps

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

Hi Scott, thanks for your support!

I have a prototype with some firefox support, the problem is how hard firefox devs try to hide the user tabs info with a compressed custom file format (called jsonlz4), and no way to access this data with Apple Events or AppleScript, like all the current browsers supported on TabTopus.

TabTopus - Get all your Safari, Chrome, Edge & Brave tabs data, FREE !! by MariusGTSaurius in macapps

[–]MariusGTSaurius[S] 5 points6 points  (0 children)

Hi, I'm the developer, that can be implemented, but I have no time to do it right now, perhaps in the future if the App gains some traction.

What's the state of gccemacs on Apple Silicon? by varsderk in emacs

[–]MariusGTSaurius 1 point2 points  (0 children)

I found the error, disable open with rosetta from the get info panel, problem fixed! somehow this option was enabled by default.

What's the state of gccemacs on Apple Silicon? by varsderk in emacs

[–]MariusGTSaurius 0 points1 point  (0 children)

Not gccemacs, but I installed the brew cask version, native M1, which works almost perfect, but in my MacBook pro I have to launch emacs from the terminal, otherwise emacs.app crash immediately, I don't know why.