aarroyoc

In an emulator you're capable of running a piece of software in a hardware that it wasn't designed to be run. In Wine you still need a hardware originally designed for the game (x86 CPU, graphics card, etc) because it only fakes that it is being executed under Windows by providing Windows APIs, but the underlying hardware must still be compatible.

Flatpaks are easier to use in most distros. If you're using NixOS, then Nix of course. But if you want to do a lot of CLI stuff, then Nix may be better too.

Andries Brouwer on the OOM killer

1y 9mon ago in linux@lemmy.ml from quuxplusone.github.io

AFAIK Solaris and Haiku don't have an OOM Killer by default. malloc just fails if the kernel can't provide enough memory.

El enigma de Sabaria

1y 10mon ago in cyl@lemuria.es from www.zamoranews.com

Logtalk Introduction

1y 10mon ago in prolog@lemmy.sdf.org from logtalk.org

El nuevo falso obispo de las monjas de Belorado: brasileño y admirador de Hitler

1y 10mon ago in cyl@lemuria.es from www.elnortedecastilla.es

First impressions of Gleam: lots of joys and some rough edges

1y 10mon ago in programming_languages@programming.dev from www.ntietz.com

Strongly typed is not an opposite of gradually typed. I think you mean statically typed. Strong / Weak refers to how type casts are possible.

Usually iD, but sometimes Vespucci and JOSM (I use it when I have som GPS data alongside).

In Spain, I think only ING has this cashback procedure that allows you to withdraw cash from supermarkets, but it's only for its own clients. It's not very popular and I have to admit, that as an ING client, I've never use that feature. More traditional banks still have lots of ATMs and banks like ING cover the ATM fees if you withdraw enough money (if you withdraw 200€ in one go, it's free for example).

I agree that Alpine Linux shouldn't be recommended to newbies but I don't like the explanation. Distros like Alpine Linux are good for the whole Linux ecosystem, as they avoid monoculture and bring diversity to the software, which in turn they foster competition. Like a biological ecosystem, betting everything into one particular specie is a recipe for disaster. Some examples: Glibc has found many bugs because musl did things differently, and it turned out that glibc was not following the standard (also musl had bugs on its own), GCC was stuck until Clang came out and developers started to prefer Clang,...

Lego Racers Can't Be Made Today

1y 11mon ago in patientgamers@lemmy.ml from www.youtube.com

Introducción a la Programación Lógica con Scryer Prolog

1y 11mon ago in programacion@lemuria.es from ppt.adrianistan.eu

VLC Player

2y 27d ago in linux@lemmy.ml

VLC ships their own codecs which is great on Windows, but a bit suboptimal on a typical Linux desktop installation since you're probably going to have GStreamer or ffmpeg available too for the rest of the software like video editors, web browsers, etc

Cool distros to try

2y 1mon ago in linux@lemmy.ml

Alpine Linux, because it uses OpenRC and musl, it's an interesting choice a little bit different but I really like it nyself for servers.

Gentoo, the biggest source based distro, has Emerge, a very configurable package manager.

NixOS, uses the Nix programming language to install packages and configuring the system. Very powerful and breaks many conventions about Linux systems

Still...

2y 1mon ago in linux@lemmy.ml from gnucobol.sourceforge.io

GNU Cobol is interesting, but note that most COBOL running in production is using other compilers and operating systems. MicroFocus and IBM COBOL are the most popular ones. They are usually executed on IBM operating systems like z/OS or IBM i, which have a hardware a bit different from a normal PC/server.

Muere Peter Higgs, premio Nobel de Física por el bosón de Higgs

2y 2mon ago in ciencia@lemuria.es from es.euronews.com

Ejecutar una máquina virtual RISC-V, MIPS, PowerPC, SPARC,... desde AMD64

2y 2mon ago in linux_esp@lemuria.es from blog.adrianistan.eu