HackerTrans
TopNewTrendsCommentsPastAskShowJobs

marcodiego

no profile record

Submissions

GIMP 3.4 Will probably draw circles

fosstodon.org
4 points·by marcodiego·há 2 meses·1 comments

XMMS Resuscitated: XMMS ported to gtk4 with gstreamer/pipewire

gitlab.com
3 points·by marcodiego·há 4 meses·0 comments

Gimp 3.2 RC3: Third Release Candidate for Gimp 3.2

gimp.org
4 points·by marcodiego·há 4 meses·0 comments

UNIX99, a UNIX-like OS for the TI-99/4A (2025)

forums.atariage.com
206 points·by marcodiego·há 5 meses·74 comments

Bill Gates cancels AI summit address amid fresh scrutiny over Epstein links

wbaltv.com
12 points·by marcodiego·há 5 meses·0 comments

Possible identification of the Luna 9 Moon landing site using machine learning

nature.com
2 points·by marcodiego·há 5 meses·0 comments

Blender source code was 9 files in January-8-1994

files.mastodon.social
3 points·by marcodiego·há 5 meses·0 comments

GNU Gettext Reaches Version 1.0 After 30 Years in Development

phoronix.com
8 points·by marcodiego·há 5 meses·0 comments

Better C Generics: The Extendible _Generic

github.com
1 points·by marcodiego·há 6 meses·0 comments

Welcome to Wikifunctions

wikifunctions.org
2 points·by marcodiego·há 6 meses·0 comments

GitHub Takes Down Rockchip MPP Repository After FFmpeg Copyright Claim

linuxiac.com
15 points·by marcodiego·há 7 meses·1 comments

Planning the Future of Gimp

patreon.com
3 points·by marcodiego·há 7 meses·0 comments

Steam on Linux Use Easily Hits an All-Time High in November

phoronix.com
8 points·by marcodiego·há 7 meses·0 comments

Press Release: Bringing Collabora Online to the Desktop

collaboraonline.com
4 points·by marcodiego·há 8 meses·0 comments

CDE – Common Desktop Environment – Release 2.5.3

sourceforge.net
43 points·by marcodiego·há 8 meses·3 comments

Brazil's ex-president Bolsonaro arrested to prevent 'escape' court says

cnn.com
29 points·by marcodiego·há 8 meses·24 comments

Lunar Landing Game Related Documents

cs.brandeis.edu
2 points·by marcodiego·há 8 meses·0 comments

Gimp 3.2 RC1: First Release Candidate for Gimp 3.2

gimp.org
4 points·by marcodiego·há 8 meses·0 comments

C – defer, a mechanism for general purpose, lexical scope-based undo [pdf]

open-std.org
5 points·by marcodiego·há 8 meses·0 comments

WebAssembly (WASM) arch support for the Linux kernel

github.com
299 points·by marcodiego·há 8 meses·65 comments

comments

marcodiego
·há 3 meses·discuss
Looks like the project is dead.
marcodiego
·há 5 meses·discuss
Maybe this can achieve RYF certification.

What I really would love: modern (continously built) modern (less than 10 years old tech) devices ryf-cetified.
marcodiego
·há 6 meses·discuss
https://en.wikipedia.org/wiki/Servi%C3%A7os_A%C3%A9reos_Cruz...
marcodiego
·há 6 meses·discuss
The author blames interest in critical metals for the action.

Now, consider: Brazil has the second biggest known rare earth reserves in the World (second only to China). As a Brazilian, this scares me a bit.
marcodiego
·há 7 meses·discuss
The simple fact that they have to deny it, meaning such an absurd is widely considered plausible, is already a sign of their reputation.
marcodiego
·há 7 meses·discuss
I thought that was fixed after MGLRU.
marcodiego
·há 7 meses·discuss
Please check the relates wikipedia article. Updated to reflect recent secure attention key in the linux world: https://en.wikipedia.org/wiki/Secure_attention_key
marcodiego
·há 8 meses·discuss
Just one example: Around 2009 I met Thiago Vignatti. His master thesis was about improving X so it was easy to use in a multi-seat setup (2 monitors/keyboard/mouse) so a single computer could be simultaneously used by two people.

He later worked for Nokia, Intel and eventually his own startup related to VR.

During his time as a Google summer of code student, his project was to paralelize X code so it could run in multiple threads, making better use of modern hardware with many cores. His project failed. The reason: X code was so bad that paralelizing and making it thread-safe required so many locks that it ran slower! It was a better idea to start from scratch. I remember, at the time, taking a look at the source code and asking him why there was a X86 emulator built-in in X source code. His answer was that that was required to run some video BIOS on non-x86 computers, namely Sun workstations. That was the level of legacy code in X.

This is just an illustration of many problems X had. Vignatti was one of the X devs that migrated to wayland development. Many other core X devs did the same. People saying that X is fixable, that it can be improved or what else... These people may be right, but I trust X core developers more than these people when the subject is X development.
marcodiego
·há 8 meses·discuss
AFAIK, using linux instead if windows fixes the problem.
marcodiego
·há 8 meses·discuss
If you're using android, you can easily share files over local network (or using your phone as hotspot) with this app: https://f-droid.org/en/packages/com.MarcosDiez.shareviahttp/

If you're not close, telegram fork allow easy sharing of files too.
marcodiego
·há 8 meses·discuss
Most of what are called "dumbphones" allowed easy file sharing over bluetooth. Even the cheapest ones.
marcodiego
·há 8 meses·discuss
Around 2008 I saw two girls, not too versed in technology, share a mp3 song over bluetooth. At the time I thought that if technology finally arrived at the point where "normal people" could be able to do things that required lots of technical knowledge just a few years ago then we were very close to a future where technology could be a giant enabler of powers to everyone.

I am really ashamed by how wrong I was and how WE allowed things to became so artificially limited.
marcodiego
·há 8 meses·discuss
> install Windows 11. This came with the laptop. And the installation makes installing Linux feel easy: I had to do so many weird tricks to avoid having to create an account with Microsoft during the installation.

The way secure boot evolved is disgusting. Specially because, at the time it was becoming popular, people we're warned that was more a tool of control than for security. Having to install a proprietary OS to install another should be forbidden.
marcodiego
·há 8 meses·discuss
> Technically Asahi Linux isn’t facing a much different situation than standard Linux distributions as they relate to x86 hardware.

Very very different.

> There are thousands of PC components that don’t provide any sort of Linux driver where contributors reverse engineer those drivers.

Increasingly more rare. Maybe that only happens thèse d'ays on extremely specialized hardware.
marcodiego
·há 8 meses·discuss
> they literally don't do anything to prevent you from running another OS.

Like not documenting their hardware? Like making Asahi Linux becoming a multi-year reverse engineering project that may possibly never achieve perfect compatibility?

> They make it easy to run Windows

On apple silicon without virtualisation? Sorry, didn't know that.
marcodiego
·há 8 meses·discuss
Apple does not support running other OS's on their hardware. This is bad in many senses but it is specially bad since it weakens competition and reduces incentives for Apple to improve their own OS, meaning it is bad even for their users in the long run.

If you choose to buy hardware from apple, you must consider that you're encouraging a behaviour that is bad for everyone, including yourself.
marcodiego
·há 8 meses·discuss
Entering a multi billion risky market is no easy task even if you have investira and teams with deep knowledge. That's the reason monopolise should be avoided.
marcodiego
·há 8 meses·discuss
This could be specially good for a world 3d model for flightgear.
marcodiego
·há 8 meses·discuss
Posted yesterday: https://news.ycombinator.com/item?id=45783074
marcodiego
·há 8 meses·discuss
And people complained that GTK file picker didn't have thumbnails.