[-] sixdripb@lemmy.world 11 points 3 weeks ago

AI is the new grifter buzzword 😐

[-] sixdripb@lemmy.world 7 points 2 months ago

why they test it with Ubuntu then

[-] sixdripb@lemmy.world 16 points 4 months ago

i would think they would just focus on the flatpak instead of distro specific formats? and, i know there’s an issue with audio sharing apps on pipewire, is that fixed?

but with all the ID crap etc and alternative apps getting pretty good (eying fluxer) maybe i will just jump to another app.

still great to see good discord improvements.

57
submitted 4 months ago* (last edited 4 months ago) by sixdripb@lemmy.world to c/linux_gaming@lemmy.world

If you want to use gamescope you must make sure of the following things (as of writing):

  1. you installed gamescope from Flathub and its runtime version is the same as the one used by Steam (can be done and checked with the “Warehouse” app). At this moment Steam uses 25.08
  2. for games that use Proton you MUST install Proton-GE as a Steam flatpak Add-on (from your App Store) and then enable it in Steam under Settings -> Compatibility -> select the one with “(flatpak)” or under a game’s Properties window. Otherwise, gamescope will have swapchain errors or crash. Even the builtin Proton versions don’t work as it stands. (upstream issue)

Gamescope can than be used as a launch option.

An Example: Running “Road to Vostok” at a lower resolution (because it doesn’t have a setting for that inside of the game sadly, and my hidpi laptop can’t really run it too comfortably at native res) + MangoHud(installed as flatpak):

LD_PRELOAD= gamescope -f -W 1920 -H 1200 --mangoapp -- env LD_PRELOAD=“$LD_PRELOAD” %command%

Keep in mind some flags are not working on wayland like -o (allows changing refresh-rate if the game is unfocused) (ref)

edit: seems like there’s also a bug with fps lagging after ~20mins or so, which can be mitigated with prepending LD_PRELOAD=“” to the launch command + adding env LD_PRELOAD="$LD_PRELOAD" before %command% (upstream issue)

[-] sixdripb@lemmy.world 11 points 5 months ago

I think GPL already does that, if they don’t disclose the copyright holder or if they change the license for their product(Claude etc is just a software that uses the original code to function)

[-] sixdripb@lemmy.world 8 points 7 months ago* (last edited 7 months ago)

I made/maintain a UI-style from scratch for Inkscape, if anyone is interested. It addresses various UI issues

https://gitlab.com/sxwpb/ink-sx-ui

39

Hello, I created this restyle for inkscape, if you like it you can get it on the gitlab page:

https://gitlab.com/sxwpb/ink-sx-ui

If you find issues you could report them on gitlab so I know about them.

[-] sixdripb@lemmy.world 4 points 2 years ago

emacs orgmode (+ mobile app) is incredibly powerful if you want something local and extensible.

The capabilities are insane, it can do TODO’s, scheduling, time-tracking, filtered agendas y lots more.

I have it synced with my iphone (the app i use is “beorg”, but on android a popular one is “orgzly”) and it kinda blows my mind

Barrier of entry for emacs is a bit high sadly

[-] sixdripb@lemmy.world 6 points 2 years ago

hell no, full tux is the best, these are just simplified icons. but thanks for the compliment!!

[-] sixdripb@lemmy.world 4 points 2 years ago* (last edited 2 years ago)

he won't stop me.. (e: /s)

[-] sixdripb@lemmy.world 21 points 2 years ago* (last edited 2 years ago)

thank you, the build-your-own thing is great, i have chosen the CC BY-SA 4.0.

[-] sixdripb@lemmy.world 7 points 2 years ago

i did go overkill with the simplification, so its easy to see other things. but at small sizes i feel it works better.

469
submitted 2 years ago* (last edited 2 years ago) by sixdripb@lemmy.world to c/linux@lemmy.ml

https://gitlab.com/sxwpb/minimal-tux-icons

These are only meant to help for cases where the full tux is too detailed to display, see examples in the linked README. But the shape also works well for single fill cases, like in the keychain example. I wouldn't want these to be used when the full tux could be displayed in all its glory instead.

~~One issue I have is I do not know how to license these properly, I wouldn't want them to show up in a trademarked logo or anything, but I would still want them to be freely usable as tux icons anywhere. What do you think?~~

I have chosen the CC BY-SA 4.0 license, thank you for helping me!

19

Hello all, as someone who mainly prefers dark themes but also enjoys black text, I created this semi-light neovim color scheme. https://gitlab.com/sxwpb/halfspace.nvim

The goal was having a theme that uses black text but avoids the eye melting of most light themes. In fact the background color is #808080, which is the midpoint of a monitors brightness. Using such a background comes at a hefty cost of text contrast, thus all chosen syntax colors are kept pretty close to the best possible contrast here which is black text.

Let me know what you think and I know lots of people absolutely despise this type of color combination which I understand, so please be kind in that case.

happy vimming

view more: next ›

sixdripb

0 post score
0 comment score
joined 2 years ago