ingvul

↗ HN profile [ 79.7 ms ] full profile
Karma
200
Created
September 13, 2020 (5y ago)
Submissions
0
  1. I'm using qemu to build Ubuntu server VMs on my mac, and I want to use cloud-init to configure the VM. Everything works fine but there is one command I cannot run on my mac: cloud-localds -v --network-config=network.cfg…

  2. I have been working as a software engineer for the past 10 years (just after getting my degree in Computer Science). I like to believe I have a solid understanding of the fundamentals of programming and software…

  3. I would like to learn more about topics like: - DMZ - bastion hosts (should we use them? Why or why not) - ssh - best practices in the context of web development on the cloud. I've found a lot of material but they are…

  4. As a solo developer of a tiny Saas, I find Vagrant indispensable in my day-to-day tasks. I use it mainly as a tool to reproduce cloud infrastructure locally. As you can imagine, my cloud infrastructure is really tiny…

  5. Since Copilot is regurgitating licensed code without attribution, I pondering many options: 1. sue GitHub (they will probably win since they can afford the best lawyers in the planet) 2. don't use GitHub for future…

  6. I have less than 80GB of data (mainly documents, photos and code) that I would like to backup. My current strategy is rsync + WD elements external hard drive (1TB) + 1 cheap usb stick. Public photos and code are also in…

  7. I have a Go service (it's a simple CRUD web server) that I want to deploy to one of my Digital Ocean droplets. My idea was to have mainly two things in my droplet: nginx, and a single binary (my Go service). The binary…

  8. I own an ipod shuffle 4th generation (https://en.wikipedia.org/wiki/IPod_Shuffle) that still works fine. I love it. It works great, the buttons are responsive, the battery is good and, above all, the size if perfect.…

  9. This is becoming a topic I cannot avoid anymore. As a junior (or even medior) software engineer no one expects you to be on-call, but as a senior software engineer the story changes dramatically. I have been avoiding…

  10. I'm talking about the kind of crackers who penetrate in systems, create zero-day exploits and the like. I never met one (obviously!) but I wonder how do they learn their stuff. Do they read deep tech stuff regularly? I…

  11. I work as a software engineer. (I think) I know a lot about programming, software design, "solid" principles, etc. I know my way through the shell and how to setup servers and databases. I know a bit of everything as…