httpsπŸ˜•/node5.net


  1. πŸ“„

    VFD clock

    Vacuum fluorescent display with an ESP


    πŸ—“οΈ Created: 2025-08-21 |
    Modified: 2025-09-06

  2. πŸ“„

    Stop Scraping my Cgit!

    Blocking scapers in nftables firewall


    πŸ—“οΈ Created: 2025-08-03 |
    Modified: 2025-08-25

  3. πŸ“„

    Transit departure display

    Public transit time table


    πŸ—“οΈ Created: 2025-03-30 |
    Modified: 2025-05-04

  4. πŸ“„

    Docker optimizing idle CPU usage

    Docker homelab energy conservation


    πŸ—“οΈ Created: 2025-03-30 |
    Modified: 2025-05-04

  5. πŸ“„

    64x64 HUB 75 LED Matrix

    Me documenting my 64x64 LED matrix display


    πŸ—“οΈ Created: 2025-03-11 |
    Modified: 2025-08-03

  6. πŸ“„

    Shaders

    My findings while playing around with fragment shaders


    πŸ—“οΈ Created: 2025-01-04 |
    Modified: 2025-08-25

  7. πŸ“„

    Text TV BornHack

    Website imitating teletext aka Tekst-TV featuring schedule


    πŸ—“οΈ Created: 2024-07-07 |
    Modified: 2025-07-19

  8. πŸ“„

    LCD writing tablet functional principal

    Cholesteric liquid-crystal drawing tablet


    πŸ—“οΈ Created: 2024-05-19 |
    Modified: 2025-08-03

  9. πŸ“„

    Envelope (mathematics) generator

    Generating geometric line art


    πŸ—“οΈ Created: 2024-05-12 |
    Modified: 2025-08-03

  10. πŸ“„

    Coded portable games

    Coded 2048 for Watchy, and tetris for BornHack badge 2022


    πŸ—“οΈ Created: 2024-04-09 |
    Modified: 2025-05-04

  11. πŸ“„

    Python logging

    Python logging with ✨pretty colors🌸


    πŸ—“οΈ Created: 2024-03-17 |
    Modified: 2025-08-03

  12. πŸ“„

    Oscilloscope

    Old analog oscilloscope displaying 2D images through music


    πŸ—“οΈ Created: 2024-03-11 |
    Modified: 2025-08-03

  13. πŸ“„

    How to - Custom handwired keyboard

    Process of how to create a custom designed hardwired keyboard


    πŸ—“οΈ Created: 2024-03-01 |
    Modified: 2025-08-03

  14. πŸ“„

    Embroidery

    Embroidered T-Shirts


    πŸ—“οΈ Created: 2024-02-01 |
    Modified: 2025-08-03

  15. πŸ“„

    Custom keyboard V2

    Adjustable column position, thumb clusters


    πŸ—“οΈ Created: 2024-01-24 |
    Modified: 2025-08-24

  16. πŸ“„

    Sharp memory display

    LS012B7DH02


    πŸ—“οΈ Created: 2024-01-19 |
    Modified: 2025-08-03

  17. πŸ“„

    Blog meta

    Information about this blog itself


    πŸ—“οΈ Created: 2023-12-21 |
    Modified: 2024-11-02

  18. πŸ“„

    Casio watch NFC rainbow film mod

    Modded casio wrist watch with NFC and colorful watch face


    πŸ—“οΈ Created: 2023-12-18 |
    Modified: 2025-08-03

  19. πŸ“„

    Seven segment display

    Big 3D printed RGB LED seven segment display clock


    πŸ—“οΈ Created: 2023-11-14 |
    Modified: 2025-05-04

  20. πŸ“„

    Custom keyboard

    Custom split ortholinear 83 key mechanical keyboard with rollerball mouse


    πŸ—“οΈ Created: 2023-10-23 |
    Modified: 2024-11-02

  21. πŸ“„

    QMK firmware keychron c1

    Flashing Sonix QMK on Keychron C1 plain mechanical keyboard


    πŸ—“οΈ Created: 2023-10-21 |
    Modified: 2025-05-04

  22. πŸ“„

    Cyberdeck

    Computer


    πŸ—“οΈ Created: 2023-03-08 |
    Modified: 2025-08-03

  23. πŸ“„

    3D printing copenhagen

    Height data converted and 3D printed as wall art


    πŸ—“οΈ Created: 2022-12-21 |
    Modified: 2024-10-16

  24. πŸ“„

    Power bank 20v USB-C PD

    Laptop power bank


    πŸ—“οΈ Created: 2022-11-13 |
    Modified: 2024-10-16

  25. πŸ“„

    Raspberry Pi cooling

    Comparison of combos of stock, fan and heatsink


    πŸ—“οΈ Created: 2022-11-10 |
    Modified: 2025-08-03

  26. πŸ“„

    Electric longboard

    A longboard with hub motors in the wheels, custom designed 3D printed enclosures and a custom battery


    πŸ—“οΈ Created: 2022-11-08 |
    Modified: 2024-10-16

  27. πŸ“„

    Game boy zero

    A Raspberry PI fitted into a gameboy DMG-01 shell


    πŸ—“οΈ Created: 2022-11-07 |
    Modified: 2024-10-16


Comments

INSERT INTO comment(nickname, visitor_url, contact, show_contact, comment, public) VALUES (
, , , , ,
);
(Will await approval before becoming public)

SELECT id, nickname, comment, page_url, visitor_url, (CASE WHEN show_contact THEN contact ELSE NULL END) as contact_info, created_at
FROM comment WHERE approved AND public AND page_url = '/' ORDER BY created_at DESC;
+------+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------------+-------------------------+------------------------------+-------------------------------+
|   id | nickname       | comment                                                                                                                                                                                                                                                                                       | page_url   | visitor_url             | contact_info                 | created_at                    |
|------+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------------+-------------------------+------------------------------+-------------------------------|
|    2 |                | Test private means of contact                                                                                                                                                                                                                                                                 | /          |                         |                              | 2024-10-20 12:57:31.500978+02 |
|    1 | user@node5.net | Hello world!                                                                                                                                                                                                                                                                                  | /          | https://blog.node5.net/ | Leave a comment on this blog | 2024-10-20 12:57:31.498685+02 |
|   11 | user@node5.net | Well @kekuolis technically GNU/Linux/systemd-boot/systemd-creds/systemd-cryptenroll/systemd-firstboot/systemd-homed/systemd-logind/systemd-networkd/systemd-nspawn/systemd-resolved/systemd-stub/systemd-sysusers/systemd-timesyncd/systemd-Journal/systemd-Timers is a more apt description. | /          | https://blog.node5.net/ | Comment on this site         | 2024-03-02 22:10:32.52923+01  |
|   10 | kekuolis       | uhmm achstually, it's "on my GNU/Linux* distro machines"                                                                                                                                                                                                                                      | /          |                         |                              | 2024-03-02 17:48:51.563175+01 |
|      |                |                                                                                                                                                                                                                                                                                               |            |                         |                              |                               |
|      |                | Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.                                                      |            |                         |                              |                               |
|    6 | kekman         | epic                                                                                                                                                                                                                                                                                          | /          |                         |                              | 2024-02-27 17:07:04.170849+01 |
|    5 | user@node5.net | Prod test                                                                                                                                                                                                                                                                                     | /          | https://blog.node5.net/ | Don't                        | 2024-02-27 16:54:30.502173+01 |
+------+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------------+-------------------------+------------------------------+-------------------------------+