Live data from Hacker News

Viewing profile — knazarov

knazarov

HN member
Joined
Tue, Dec 22, 2020, 10:38 AM UTC
HN karma
39
Public activity
15 items

About knazarov

website: https://knazarov.com email: mail@knazarov.com matrix: https://matrix.to/#/@knazarov:knazarov.com git: https://git.knazarov.com/knazarov

meet.hn/city/gb-London Socials: - linkedin.com/in/knazarov - t.me/racktear Interests: Hacking, Data Science, Open Source, Running, Blockchain ---

Recent public activity

  1. comment
    Comment #43421946

    We use a combination of AWS autoscaling and Nix to make our CI pipeline bearable. For autoscaling we use terraform-aws-github-runner which will bring up ephemeral AWS machines if t…

  2. comment
    Comment #43004410

    Right. Ctrl+C is still mapped as usual.

  3. comment
    Comment #43001979

    For copy-pasting text to/from the terminal, I prefer to use Mac shortcut Cmd+C. It doesn't work out of the box on Linux (you have to use Ctrl+Shift+C, because Ctrl+C sends SIGINT).…

  4. comment
    Comment #42360996

    In order to verify the proof, you only need a "commitment" to the fact that you passed specific input data. This can be in the form of calculating a cryptographic hash. Imagine tha…

  5. comment
    Comment #42359516

    Let's put it this way. If you can break it and are willing to commit crime - you can earn a lot of money. I'm personally not equipped to judge the level of security, because I'm no…

  6. comment
    Comment #42358041

    I'm not involved in the project in any way, but I can probably give an explanation. This is a risc-v virtual machine that supports rv32im instruction set (the bare minimum + multip…

  7. comment
    Comment #40357428

    This is the software the OP talks about: https://www.startallback.com/ . If you go and check the download URL, the files are actually hosted on the CDN, and not on the site itself.…

  8. comment
    Comment #36175419

    This is how I do it in keyd by remapping Meta+C/V to C+Ins/Shift+Ins (keyd.conf): [ids] * [main] capslock=overload(control, esc) [meta_mac:M] c=C-insert v=S-insert

  9. comment
    Comment #31143101

    I’m excited to see that your project is maturing. Good luck!

  10. comment
    Comment #29061588

    I write a lot of bash, and can kinda agree that it’s full of footguns. The most of them are not even in bash, but in Unix tools, which you have to use due to the lack of standard l…

  11. comment
    Comment #28433068

    You may want to try out the yabai window manager for OS X. It’s the closest thing to i3 I can think of.

  12. comment
    Comment #28269705

    I’ve written myself a terminal based note taking app that uses IMAP and MIME/Maildir as a storage backend: https://github.com/knazarov/notes.sh

  13. comment
    Comment #27682673

    There is an alternative: you can use a MIME envelope to store notes. This way you’ll have a plaintext container and a way to attach files in a portable way. I’ve built a note takin…

  14. comment
    Comment #26609309

    There's a better way to do it. Terminals have a special escape sequence called OSC 52, which allows you to insert into the clipboard from even remote SSH sessions. Try this: printf…

  15. comment
    Comment #25505140

    There is actually a good webcam now. It's AverMedia PW513. It has a Sony Exmor 4K sensor, and generally favorable reviews.