Pi Gets Faster, Java on Wii & SSH Art
                 - podcast episode cover

Pi Gets Faster, Java on Wii & SSH Art

Nov 27, 20243 min
--:--
--:--
Listen in podcast apps:
Metacast
Spotify
Youtube
RSS

Episode description

Welcome to The Compiler, a daily curation of tech news

️ IN THE NEWS TOOLS YOU'LL ACTUALLY USE
  • SSH Artwork

    Generate ASCII art SSH banners from images. Customizes your SSH login experience.

    Usage: ssh-artwork image.png > /etc/ssh/sshd_config.d/banner.conf

    Stars: 605, Last commit: 3 days ago

  • Htmy – Async, pure-Python rendering engine

    Lightweight, async HTML rendering library for Python without dependencies.

    Usage: await htmy.render(my_component)

    Stars: 156, Last commit: 2 months ago

REPO OF THE WEEK

jsontr.ee

Lightweight JavaScript library to visualize JSON as an interactive graph.

Key snippet:

import { JsonTree } from 'jsontr.ee'; const tree = new JsonTree(jsonData); tree.render('#container');

Recent changes: Initial release with core visualization features.

SHOWER THOUGHTS FOR DEVS

Why do we keep reinventing configuration formats when YAML exists and works fine 99% of the time? Is the complexity of custom parsers really worth avoiding a few curly braces?

Thanks for reading!

Andrew Pierno

For the best experience, listen in Metacast app for iOS or Android
Open in Metacast
Pi Gets Faster, Java on Wii & SSH Art | The Compiler podcast - Listen or read transcript on Metacast