Live data from Hacker News

Viewing profile — AndreasBackx

AndreasBackx

HN member
Joined
Sun, Apr 05, 2020, 4:38 PM UTC
HN karma
25
Public activity
7 items

About AndreasBackx

https://github.com/AndreasBackx

Recent public activity

  1. comment
    Comment #46501155

    > Instead of my usual choice maim(1) , I tried grim(1) , but unfortunately grim’s -T flag to select the window to capture is rather cumbersome to use (and captures in 1x scale). >D…

  2. comment
    Comment #41086999

    I guess this is something people have to make? I wrote one 6 years ago in Golang and rewrote it in Rust last year. I have stopped using it, but I had them running for 6 years witho…

  3. comment
    Comment #40684649

    I have been trying to find an equivalent for `tracing` first in Python and this week in TypeScript/JavaScript. At my work I created an internal post called "Better Python Logging? …

  4. comment
    Comment #38263880

    I wonder whether it's achievable to have a plugin system similar to how web extensions work where you could write a plugin and have it work across different editors. I see how gett…

  5. comment
    Comment #22848359

    I have been thinking about something like this as well. My idea however was to integrate sway/i3 and your terminal of preference (kitty here) with your server over ssh or using ete…

  6. comment
    Comment #22786686

    Did you happen to use this? https://bfnightly.bracketproductions.com/rustbook/ If not, what did you use?

  7. comment
    Comment #22786591

    I'm currently trying to get into game development and Rust so I'm trying out Amethyst: https://book.amethyst.rs/master/ . I wanted to follow along with a roguelike game tutorial fo…