Sending email from my server
So do you want to send email, too?
I make stuff at ElenQ Technology and I talk about it
So do you want to send email, too?
A short report on Mes performance
Bootstrapping a Scheme interpreter from the ground up to a hygienic macro expander and our struggles in the process.
Catching air in the middle of the deep-dive on Scheme bytecode interpreters.
First thoughts about implementing a GNU Mes core as a bytecode interpreter.
How does the GNU Mes module system work and why it is crucial for all the work.
Just a few updates in GNU Mes before we deep dive in the next big thing.
How does the GNU Mes macro expansion work and why is that important to understand.
How does the GNU Mes garbage collector work and how to improve it.
How fast is GNU Mes scheme interpreter really?
Announcing my next effort in the bootstrapping chain
People from Guix London gave me the chance to describe this process.
I sign the petition urging European Union to continue funding free software.
A RISC -V bootstrapping path path has been discovered. Now it s time for the distros to catch up.
So yeah, we bootstrapped GCC 4.6.4 for RISC -V. We even have C++ support!
The sidetrack we took in the past started to give us some good news. Here there are some.
We built GCC 4.6.4 with RISC -V support and C++ and all that and we made it run in Guix, finally.
This March we witnessed history of sumo. What Takerufuji did what seemed impossible.
We ve got sidetracked, but it doesn t really matter if we continue forward.
We built GCC 4.6.4 with RISC -V support and C++ and all that in a Debian machine, in a VisionFive board. Here is how.
About my personal FOSDEM 2024 experience and Guix Days
How I made a program for Windows and GNU /Linux without touching any Windows machine. The tools and the tricks to be effective (Zig and NSIS for the win).
I left Protonmail. Here is why. I still like them to some degree though.
Some merging and releasing has been done. So here we are.
We spent the last months making MesCC able to compile TinyCC and making the result of that compilation able to compile TinyCC. Many cool problems appeared, this is the summary of our work.
Now it s time to focus on combining all the previous work and making it production ready. NlNet for the rescue, again.
About the possibility of having Windows users as clients being a software developer that doesn t use Windows, and how to solve that technically.
Bringing RISC -V support to the bootstrappable TinyCC Mes forked. Some problems and a look into the future.
Discussing what changes need to be done to make GCC compilable form a simpler C compiler, TinyCC.
Description of the changes applied from a minimal compiler that runs and generates assembly to something that is actually able to compile, interacting with binutils and having a working libgcc.
Description of the changes for a minimal RISC -V support in GCC -4.6.4 and how did I reach this point.
Some introduction to ELF as we ll need to deal with this in the future.
Deep diving into GCC s internals from the perspective of someone who wants to port GCC for a new architecture.
Introduction to my new adventure bootstrapping GCC for RISC -V. Why, how, and who is going to pay for it.
A summary of the lessons I learned about machine code generation during my work at Lightening, Hex0 and all my recent research on compilers.
A love story about trust, machine code, hexadecimal notation and weird instruction formats, with an epic unexpected solution coming back from the afterlife.
The port of Lightening, the code generation library used in Guile Scheme, and other adventures on the low level world of RISC -V.
The review of our year 2020 at ElenQ Technology.
How to set up a git server with simple tools
Donation to Chibi Scheme programming language
Recent ElenQ Technology donation to the great GNU Guix package manager and software distribution
ElenQ Publishing is a technical book publishing project that aims to open the door of technical knowledge to everyone.
ElenQ Publishing es un proyecto de publicaciones técnicas que pretende abir la puerta del conocimiento técnico a cualquiera.
How I implemented dark-light theme switcher in this blog.
Screencasts in ffmpeg , having some fun solving issues thanks to other people
Inspired by scheme share my thoughts about the complexity and how it s being hidden by our tools and how does that affect us as creators and engineers.
Interfacing between Clojure, Java and Native code.
Research and work on the Terminal based User Interface of Clopher, the gopher client.
Working on the Gopher protocol implementation and opening the door to the future problems.
Introducing Clopher, the terminal based Gopher client I m making.