linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

N0x0n, in Ruffle (a open source re-implementation of adobe flash player) reviews improvements made in 2023

Are flash games still a thing? I remember those old sticky fighting flash games on newsgroupe.

Someone kind enough in webdev to elaborate why someone would care to revive/reimplemente old flash player tech?

Onihikage,
@Onihikage@beehaw.org avatar

Adding to sleepyTonia’s comment, many flash games have been preserved through Flashpoint Archive, which is like an epic DRM-free Steam client for flash games (as well as other web game technologies, like the shockwave player). However, Flashpoint uses old flash player binaries that, as stated, may one day stop working as hardware and operating systems evolve. If that happens, it’ll be great to have a replacement interpreter ready to go that can be compiled to run on newer tech.

sleepyTonia,
@sleepyTonia@programming.dev avatar

Game and media preservation, for one. But I’m sure part of it is the technical challenge. There’s still websites where you can download those old flash games to run them locally, but one day Adobe Flash player will cease to work on modern operating systems.

luca, (edited )

Exactly. Flash was hugely popular, there’s a wealth of content, media, projects and entire websites made with Flash (not just games) that would otherwise be lost and this unbelievable effort brings all that content back to life.

jaykay,
@jaykay@lemmy.zip avatar

I miss the old flash games honestly

N0x0n,

Thanks :) !

Waluigis_Talking_Buttplug,

Homestuck

schnurrito,

Adobe Flash Player was deprecated some years ago, so there is no longer any functioning official software that can play Flash games. The modern equivalent are mobile games.

The reason why reimplementing it is a worthy thing to do is to preserve old software, same reason why console emulators exist.

jol,

No, the modern equivalent is Web HTML5 games.

schnurrito,

From a technical point of view you are right. But commercially, I am pretty sure many companies and developers that used to make Flash games now make mobile games. There are many mobile games that are ports of old Flash games.

jol,

I see mobile games as the commercial successor of Facebook games. But the spirit of flash games stated in the Web scene for sure.

bizdelnick,

Some? It was more than 10 years ago iirc.

schnurrito,

Wikipedia says at en.wikipedia.org/wiki/Adobe_Flash#End_of_life that the EOL was announced in 2017 and took effect in 2020, much less than 10 years ago.

WetBeardHairs,

Yeah but it was an unsecure piece of shit for more than the past decade

bizdelnick,

I remember much earlier announces.

schnurrito,

It was on its way out when smartphones and HTML5 became widely adopted. Smartphones didn’t support Flash and HTML5 made sure that the things you used to need Flash for were just implemented in web browsers. Maybe you remember something along those lines.

bizdelnick,

What I remembered was abandoning Linux NPAPI Flash plugin in 2012. The PPAPI plugin indeed existed for longer time.

princessnorah,
@princessnorah@lemmy.blahaj.zone avatar

Same section also has this:

In November 2011, about a year after Jobs’ open letter, Adobe announced it would no longer be developing Flash and advised developers to switch to HTML5.

You can see why someone might think it was ten years ago based off this.

bdonvr, in what's a normie KDE distro?

OpenSUSE Tumbleweed, great KDE defaults - up to date - stable. Does things a bit differently than most distros but it’s pretty easy to get used to.

Blaze,
@Blaze@discuss.tchncs.de avatar

That what I use, and it’s perfect

BlanK0, (edited ) in Lazarus hackers now push Linux malware via fake job offers

Still the exploit is easier to avoid compared to windows viruses and stuff. Even with the linux popularity increasing there is already out there good solutions to prevent this kinda stuff like have SELinux installed, use firejail to run suspicious files, use proxies to visit weird sites (you can use proxychains + tor, a bit overkill but works if you don’t have a local proxy), etc.

Not to mention that one of the attack vectors of this exploit requires using a systemd feature which is the sysnetd which isnt going to work on other init systems. Reason why a lot of times minimalism can be superior to just having all the features + unnecessary ones out of the box.

QuazarOmega, in Ruffle (a open source re-implementation of adobe flash player) reviews improvements made in 2023

Incredible improvements! Love seeing people so dedicated to such an important project

s38b35M5, in Gaming Latency on Linux: Gnome vs KDE Plasma
@s38b35M5@lemmy.world avatar

tl;dr for someone who doesn’t come to Lemmy to watch YT videos?

isVeryLoud,

Same latency

WbrJr,

Seems pretty unexcited and rather expected. Doesn’t it?

s38b35M5,
@s38b35M5@lemmy.world avatar

🤙

phrogpilot73, in 2024 Is the year I will commit to ditching windows
@phrogpilot73@lemmy.world avatar

For Corsair - I’ve been very happy with ckb-next. github.com/ckb-next/ckb-next

It is pretty robust, allows remapping of key/button bindings, changing of RGB, DPI, etc. Their goal is to replace iCUE. Very robust for mice and keyboards, but they also list other hardware that it is known to work with in their wiki. Might be worth a look.

Hellmo_Luciferrari,

Thank you, I will chexk this out

Bombastic, in what's a normie KDE distro?

MX Linux with KDE?

If you have an AMD machine it even has a “advanced hardware system” iso for high end pcs

mitram2,

You have to reinstall mxlinux every time a new debian version comes out. Not really “normie” IMHO.

lars, in Lazarus hackers now push Linux malware via fake job offers

I’m not gonna lie. I want any job, no matter how fake, that uses a reddened North Korean “Hotel of Doom” in its literature.

camr_on, in what's a normie KDE distro?
@camr_on@lemmy.world avatar

I’ve had an excellent experience with endeavor OS, which can install KDE as well as some other DEs from the installation options. It’s based on arch

cmgvd3lw, in what's a normie KDE distro?

Endeavour OS with KDE

chillsmeit, (edited )

Normie and Arch based don’t fit together in the same sentence tbh

drndramrndra, (edited )

stable

without issues

Arch

BlanK0, in Ruffle (a open source re-implementation of adobe flash player) reviews improvements made in 2023

Nice to see older projects being rejuvenated 👍

rdri, in Ruffle (a open source re-implementation of adobe flash player) reviews improvements made in 2023

The performance is really bad though, can’t see it improving any time soon. Maybe it has to do with how it relies on wasm.

wiki_me,

I tried a few games that are considered classics and didn’t notice any performance problems, maybe open an issue with a test case?

leopold,

my experience with it is that it performs significantly better than the official Flash Player

yum13241, in (Constructively) What is your least favorite distro & why?

I agree with you.

I don’t hate Manjaro’s developers, but they simply do not know what they are doing. They over promise and under deliver.

Rbon, in Ruffle (a open source re-implementation of adobe flash player) reviews improvements made in 2023
@Rbon@lemmy.sdf.org avatar

Ruffle is one of the most important pieces of game preservation currently out there, and it warms my heart to see it constantly improving!

Fleppensteijn, in Lazarus hackers now push Linux malware via fake job offers
@Fleppensteijn@feddit.nl avatar

Wouldn’t it show the icon of an executable file and ask if you want to open it or execute it?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #