Skip to Content Skip to Navigation
Profile image for Álex Córcoles (coding)

Álex Córcoles (coding)

@coder@alex.femto.pub

This is the profile where I talk about coding and technology in English.

60 Posts Posts & Replies 30 Following 5 Followers Search
Pinned post

My "production stuff":

- github.com/festivus-es/festivu - public holidays calendars for Spanish cities
- github.com/remote-es/remotes - companies hiring in Spain for remote positions

Usable WIPs:

- alexpdp7.github.io/selfhostwat - track self-hosting package updates (such as YunoHost)
- github.com/alexpdp7/ubpkg/ - package manager for "upstream binaries"
- github.com/alexpdp7/termflux - Miniflux terminal client

Created "lima-actions" for GitHub Actions github.com/lima-vm/lima-action

```
steps:
- uses: lima-vm/lima-actions/setup@v1
- run: limactl start template://fedora
```

Useful for:
- Running commands on non-Ubuntu distros (e.g., Fedora, AlmaLinux 8)
- Emulating multiple hosts

Chimera Linux is an interesting operating system. Today, I used it for the first time. Because it uses a BSD userland, I tested a shell script in a Chimera Linux container and found and addressed a GNU-find-ism. Hopefully this will make the shell script work on macOS (which is not convenient to run without Apple hardware).

- chimera-linux.org/
- hub.docker.com/r/chimeralinux/

Lots of chatter about the "death" of Firefox today. I continue to believe that we should separate simple "content" browsers from application platforms. But others have more bizarre ideas:

joeyh.name/blog/entry/WASM_Way

I think my new project github.com/alexpdp7/django-tws can provide some value now, although it's still an alpha.

It guides you towards getting started using Django, smoothening some rough edges and things that are not covered by the Django documentation.

Experimental HTML support in Typst is exciting. I haven't actually even used Typst once, but I am looking at it closely.

We need a solid lightweight markup language, and there's nothing yet that ticks all my boxes.

Typst 0.13 releases today! This update is all about listening to feedback. Read on to find out which of the most highly anticipated changes we made.

Django is not only one of my favorite ways to write web apps; I think it's so good in some places that it literally can change how you develop applications. It also has some unequalled significant productivity boosts that have big impact. But it's not perfect, I have started drafting a document explaining its virtues and defects at:

github.com/alexpdp7/alexpdp7/b

Edited 24d ago

One of the advantages of the downfall of the United States will be eradicating the mm/dd/yyyy date format

I have to constantly remind myself that social media can be a bunch of friends talking to each other, but one where if you complain about how shitty something is, the people that work on it *can overhear it*. Imagine if you were in a coffee shop and said "this croissant is too dry" the baker was *right there* next to you. Every single time. I only realized this once I became "the baker", but since then I make a huge effort not to put negative energy out there, however big or small my "audience" might be.

Playing with Zulip. It's Django. The installer is Puppet, and mentions Nagios.

Did I write this accidentally in my sleep?

lobste.rs/s/ymszmx/i_blog_with

The author of the fx tool highlighting a curious trick on lobste.rs; serving a plain text version of your site to curl and other non-browser HTTP clients, while you serve HTML to browsers.

github.com/alexpdp7/aelevenymo

This is more of a proof of concept than anything practical. This is a Violentmonkey script that adds transcripts to *some* Penny Arcade strips. If it doesn't have one, it lets you add a transcript by using GitHub.

I consider it an experiment to see if this approach can be practical.

:sickos_yes:

"OpenLDK is a Just-In-Time (JIT) compiler and runtime environment for Java, implemented entirely in Common Lisp. It bridges the gap between Java and Common Lisp by incrementally translating Java bytecode into Lisp, which is then compiled into native machine code for execution. This unique approach allows Java classes to be seamlessly mapped to Common Lisp Object System (CLOS) classes, enabling effortless integration between Java and Common Lisp codebases."

github.com/atgreen/openldk

explaining.software/archive/th

incredible writeup of one of the best running jokes in programming

I wish regular people thought of hand-written software as being something within their reach.

And that there would be enough of such work in the average town that the local developer could be like a blacksmith and live in a book-lined cottage at the outskirts of town, next to a stream. Living off of quality work for local people, with maybe the occasional big software job for a hotshot rascal that swoops in occasionally with a big idea to take back to the city once things cool down a bit.

I'm really mad at Jujutsu VCS.

They called their equivalent of `git blame` `jj file annotate`.

`jj accuse` was RIGHT THERE.

Cool how many companies now 'solve' user support by making people go through a maze of pre-written answers to issues they aren't having, allowing them to eventually reach a language model bot if they are lucky—which will do everything in its power to avoid escalating to an actual human being.

Hot take: "HTML is a programming language" is gatekeeping in effect, if not in intent.

That is, something need not be a programming language to be a the subject of highly useful and important technical skills — viewing all of computing through the lens of programming languages is inherently limiting.

Tech folk complaining that kids don't understand computers after spending decades building completely opaque silos for big tech is just a stunning lack of self awareness.

"Legacy code" is often code that you want to replace because you don't understand it. The problem is, before you can replace it, you need to understand it, and, once you understand it, replacing it is rarely the cheapest option any more.

Edited 62d ago

github.com/alexpdp7/alexpdp7/b

Documented how to use a RPI Zero as a "programmable" USB device that can act as an installer for multiple operating systems.

(And now, playing with ChromeOS Flex.)

@daniel and anyone can use RSS to follow it without using ActivityPub!

One of the most important things I consider when choosing a social media platform is whether people can read what I post without being nagged or forced to create an account. For many of my friends who don’t really care about , gultsch.social is just a website they can drop by occasionally to see what I’m up to.