this post was submitted on 11 Aug 2025
331 points (98.0% liked)

Linux

57549 readers
954 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] devilish666@lemmy.world 34 points 1 week ago (2 children)

So... What make it's different from PlayOnLinux or Bottles or Winetricks ?

[–] fossilesque@mander.xyz 48 points 1 week ago* (last edited 1 week ago) (4 children)

They can't run Adobe. This runs a full VM constantly in the background that you can pop up when you want to use the Windows desktop to install things etc. It's a completely different set up. It can also run ArcGIS Pro, which the other methods can't.

[–] devilish666@lemmy.world 38 points 1 week ago (3 children)

So this can run latest MS OFFICE and Adobe Suite you say ??

[–] fossilesque@mander.xyz 37 points 1 week ago (2 children)

It can even run pirated versions, don't ask me how I know! 🏴‍☠️

[–] devilish666@lemmy.world 42 points 1 week ago

That's even better !!!

[–] pirat@lemmy.ml 6 points 1 week ago
[–] M137@lemmy.world 4 points 1 week ago (1 children)

Why would you want that though....

[–] devilish666@lemmy.world 4 points 1 week ago

Well it's not my own choice, my office has standards.

[–] lemmeBe@sh.itjust.works 4 points 1 week ago (1 children)

And if it can run FL Studio, adios to dual boot. 😄

FL Studio and most VSTs already work in WINE.

[–] NewNewAugustEast@lemmy.zip 6 points 1 week ago* (last edited 1 week ago) (1 children)

ESRI sucks horribly, getting away from that trash is a good idea.

There is no good use case for that crap.

[–] fossilesque@mander.xyz 3 points 1 week ago (1 children)

Lmao, agreed. QGIS is my main, but there's some things I need via the enterprise side/legacy files. It gathers dust more often than not these days.

[–] NewNewAugustEast@lemmy.zip 5 points 1 week ago* (last edited 1 week ago) (1 children)

That company is just a cult more than anything else. It irks me to no end that they require a license to do anything. Edit? More money. Spatial Analysis? Even more money. Oh you want to share that thing you made? Lets get you started on the cloud/portal/server plan. Oh you want that server to have any kind of uptime? Better buy the monitor tool!

Everywhere you turn with those ass hats it is another license, more bugs, and slower.

I move almost all GIS functions into SQL. Postgis is a miracle worker and foreign data wrappers in postgres are just awesome. If I need a viewer/editor than Qgis is fanstastic too.

ESRI has the nerve to come up with a way to make web pages and call them "Story Maps". Get the hell out, that is just a web page!

But their cult loves to belong, and think that GIS means ESRI. They are like addicts.

[–] fossilesque@mander.xyz 2 points 1 week ago (1 children)

I really need to learn PostGIS. Got any tips?

[–] NewNewAugustEast@lemmy.zip 3 points 1 week ago* (last edited 1 week ago) (1 children)

If you don't know SQL at all, that is where you will need to start.

If you know enough to get the idea and are ready to go further than this might help https://postgis.net/documentation/training/

and this is the best book on the subject: PostGIS In Action https://postgis.us/

Postgresql is the database, Postgis is an extension. All modern databases are spatial, but postgis adds so much more. For example, maybe you reproject something with ArcGIS. In Postgis you simply select with the new projection on the fly.

You can clip, linear reference, compare, etc, all the spatial functions you do in a gis tool. Raster, vector, point data, etc.

[–] fossilesque@mander.xyz 2 points 1 week ago

I appreciate you. 💚

[–] HelloRoot@lemy.lol 6 points 1 week ago* (last edited 1 week ago) (1 children)

me running adobe ps cc 2023 in wine for the last 2 years: * stares in doubt

[–] Mechanite@lemmy.world 1 points 1 week ago (1 children)

I've tried and failed to get adobe ps or lr working through wine, do you have a guide you followed or something I could try?

[–] AndrewZabar@lemmy.world 1 points 1 week ago (2 children)

How different is it, then, functionality-wise, from VirtualBox or VMWare?

[–] fossilesque@mander.xyz 1 points 1 week ago

None, you're essentially putting that in the background without a display. I think the app works by tunneling the windows app into a little display window... I assume. I think it has to be a trick with displays, when I consider what I know by breaking mine a lot. :') Someone smarter than me on ths can correct me.

[–] LeFantome@programming.dev 14 points 1 week ago (1 children)

Unlike the Wine based stuff (Bottles, Winetricks), this runs actual Windows as a VM. So compatibility will be far better though performance will be worse.

[–] Dojan@pawb.social 6 points 1 week ago

And it comes with all the downsides that Windows does.