SSUPII

joined 2 years ago
MODERATOR OF
[–] SSUPII@sopuli.xyz 6 points 1 year ago (2 children)

To allow modern windows to run legacy applications a lot of caution is given to updating libraries or fully new ones are given while keeping the older ones. Also static builds are more common on Windows, or come bundled with a copy of the required libraries as .dll files.

  • Let's say an application requires libexample1. It works, the library is available too.
  • Eventually the application gets abandoned, but still works.
  • But eventually a libexample2 gets released that drastically changes how the library works. The program doesn't work on this version. The older release of the library then get's abandoned.
  • Distributions now start removing the package from the repositories as the older library is slowly requiring no longer supported releases of its own dependency.
  • Now application is borked

Aplication could have still worked if it came bundled with its own copy of libexample1 and of its dependencies, or was statically linked.

An example of this is Nero, a software kit for managing CD/DVD disc media. They made a build of some of their tools for Linux, meant to run on Debian 7. This builds were an experiment and got abandoned because of the very few users it had. Yet, these tools still work perfectly fine on Debian 12 despite being based on ancient libraries because it bundles all its requirements as a copy in its own proprietary blob.

I talked about caution on updating libraries on Windows. You can find many deprecated methods in any native Windows library that will likely never be removed from the library binaries, as many applications require it. The new, better and more feature rich method is given a different name instead, and is pointed out in the documentation for the older method.

Projects like FUSE are very nice for this, where an AppImave bundle of prebuilt binaries is given and can potencially not only be ran everywhere that can run FUSE but also in the future too.

[–] SSUPII@sopuli.xyz 8 points 1 year ago (4 children)

The problem with that is that is hard to experiment with too

Test devices get banned constantly, and the companies behind those systems really don't like other companies trying to poke around it

[–] SSUPII@sopuli.xyz 29 points 1 year ago (1 children)

You got no idea how much some people have been malding over this over Reddit

[–] SSUPII@sopuli.xyz 50 points 1 year ago (6 children)

r/pcmasterrace on reddit is absolutely coping right now and members are attacking Linux users on sight

[–] SSUPII@sopuli.xyz 6 points 1 year ago

On the Chinese only servers they forbsure don't allow it

[–] SSUPII@sopuli.xyz 10 points 1 year ago

Shows how useless those "image poisoning" services some artists boast about really are

[–] SSUPII@sopuli.xyz 6 points 1 year ago

You might have to due to licensing, if the technology is patented. I don't know about this

[–] SSUPII@sopuli.xyz 1 points 1 year ago

There is no money being made here? This is foss software

[–] SSUPII@sopuli.xyz 7 points 1 year ago* (last edited 1 year ago)

Anything we don't find cool and want to lightly demonize, pretty much

[–] SSUPII@sopuli.xyz 11 points 1 year ago (3 children)

I cannot take this guy seriously when in my language his surname means "bad breath"

[–] SSUPII@sopuli.xyz 2 points 1 year ago* (last edited 1 year ago)

Where I live they always call because we don't have mail boxes, so they have to give the parcel personally and they call to see if you are home. If you aren't they don't ship it to you that day.

[–] SSUPII@sopuli.xyz 7 points 1 year ago (4 children)

I got banned from Aliexpress for refusing to provide a phone number to a web page fully in chinese, and they didn't specify why I needed to despite them claiming a phone number isn't necessary to order

 

“This is it: This body is home. This is where I live and hang my hat. This is where I settle into my hips and sit easy in myself, slung together with strong muscles and bones, made gentle and forging with flesh. This body is durable, has lasted for years, hunkered down through fierce storms and allows for the peaceful erosions of age. It is like a cottage on the shore: weathered and well made, a place where a person could comfortably live. I like it here. It is my own.” – Marya Hornbacher

“My body is not yours to critique and discuss. My body is not yours for consumption. My body is my vessel. An archive of experiences. A weapon that has fought battles only I understand. A library of love, pain, struggle, victory, and mystery. Your eyes cannot define all it has endured. Do not place value upon my body, place it upon my being.” – Sophie Lewis

You don’t need an excuse to feel good about yourself.

 

The Reddit community this group is based on provides a master list of clothing stores.For the United States and United Kingdom only.

Here is the link. https://docs.google.com/spreadsheets/u/0/d/1xnoSt8DTZwb5RNPKzllk8K_xPZxYi23poeO8Gt4QSbo/htmlview#gid=0

This is not managed by me/us, but I will refer any feedback to the original maintainers.

If possible, we can build lists for other countries! But I would need help for anything outside my own country.

 
 

My Nintendo Switch joycons cannot reconnect on their own to my PC.

If I pair them again, they will connect and work extremely well. If I turn them off or restart my computer, I cannot connect them again.

The joycons will look for it but time out but my PC will see the joycons and connect, immediately disconnect then connect to the again. This happens three time before the joycons time out and turn off.

 
 

I really struggle to keep producing a decent amount of food without berries. I feel like farms are so slow despite getting farm upgrades, and I have to build so many of them. Am I missing something to optimize them?

 

I wanted to collect my unique open packs (i mean exactly one pack per art displayed on the sets I open).

What would be a proper way to do this? i filled a page of my binder, and already I can see problems arising after filling more.

What would be a better way? i am just putting the open packs in the pockets. Should I cut the packs to keep the art only?

16
submitted 2 years ago* (last edited 2 years ago) by SSUPII@sopuli.xyz to c/pokemon@lemmy.ml
 

crosspostato da: https://sopuli.xyz/post/5043511

While I am still a beginner in collecting, the commons pile is getting quite large!

I wanted to get a couple of these tins, they look cool. But how many common can they hold?

As they have only two packs inside I fear too few.

But maybe the question of "how many" it's actually quite bad. Just having a picture from the side can actually say much.

 

Making an informed purchase is important.

When looking for these products, they never specify what their contents are. Yet, I am a very heavy suspicion they are just isopropyl alcohol.

 

Backyard Baseball 2001 is immediately crashing in Wine on a black screen: https://paste.debian.net/1294999

This is on a dedicated 32-bit prefix with DirectPlay only installed via winetricks. The prefix is set to claim to be Windows 98. The exact same disc is confirmed to work if mounted in 86box (running Windows 2000)

Just before the crash, a printer error is thrown. The printer works fine in Linux, but such an error shouldn't crash the game like this. And also, printing is not an integral part of the game (you can print an image of your team, but its optional.)

The game appears as Platinum rated on Wine AppDB: https://appdb.winehq.org/objectManager.php?sClass=application&iId=9088

I will add here. Apparently, I have fixed it by finding a workaround. Shutting down cups with sudo service stop cups has made the game run.

 

Wrestling MPire Remix (2008, DirectX 7) has terrible font rendering on Wine, making small text unreadable. Tried WineD3D, dxWrapper (with dx7 to dx9 conversion) then DXVK, DxWnd (suggested by the developer for Windows 10), dgvoodoo. Also tried enabling font antialiasing via winetricks.

How its supposed to look like (image from internet, of the character editor while editing a referee):

view more: ‹ prev next ›