Viewing profile — knazarov
knazarov
HN member- Joined
- Tue, Dec 22, 2020, 10:38 AM UTC
- HN karma
- 39
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About 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
-
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…
-
comment
Comment #43004410
Right. Ctrl+C is still mapped as usual.
-
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).…
-
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…
-
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…
-
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…
-
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.…
-
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
-
comment
Comment #31143101
I’m excited to see that your project is maturing. Good luck!
-
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…
-
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.
-
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
-
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…
-
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…
-
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.