Skip to content
View lonyelon's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report lonyelon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lonyelon/README.md

Hey! I am just starting to build my GitHub profile, so sorry if this is a mess.

If you speak spanish you can check my blog, if you don't, you can check the english version, but I do not translate posts that much.

I like to call myself a reference author on quantum cryptography, as my work has been put into some collections and appears as 4th result if you search "libros criptografía cuántica". I would love this to be a joke, but it is not, and I hope no one took my job as a reference.

Current projects

  • Submarine: An underwater drone I am designing for exploration at the local lake.
  • ssc08v02: Second version of my 8-bit homemade CPU.
  • DWM: My tiling window manager.
    • ST: The terminal for my tiling window manager.
    • Dmenu: The menu for my desktop.
    • DWL: Patches for DWL, the wayland alternative to DWM.
  • CRKBD-firmware: Firmware for my ergo split keyboard.

Open source contributions

  • Nixpkgs: I maintain some packages, mainly drivers.
  • Linux Kernel: Worked on removing some code in the AMD and PCI drivers.
  • Logseq: Added some functions that the community requested.
  • Synapse: Fixed their docker image.
  • LBRY.com: Fixed some links in their site.

Archived cool stuff

Pinned Loading

  1. NeuralC NeuralC Public archive

    C++ 2

  2. Opencraft Opencraft Public

    An open source game based on Minecraft

    C++ 1

  3. dwl dwl Public

    My own patches for DWL

    Makefile

  4. dwm dwm Public

    My own fork of DWM with some patches and custom features

    C

  5. InfiniTime InfiniTime Public

    My own patches for InfiniTime

    Shell

  6. ssc08v02 ssc08v02 Public

    Sergio's Simple Computer (8bit, version 2)

    Rust