rmurri | 2 years ago | on: Firefox 118
rmurri's comments
rmurri | 3 years ago | on: Dragonfly Is Production Ready (and we raised $21M)
rmurri | 3 years ago | on: High-performance image generation using Stable Diffusion in KerasCV
rmurri | 4 years ago | on: How Not to Support Desktop GNU+Linux, Zoom Edition
The short answer is that pipewire reimplements pulseaudio and jack, keeping compatability with both at the same time.
rmurri | 4 years ago | on: Ask HN: What are you going to use instead of Docker Desktop for macOS?
Here are a couple links I found about it: * https://www.cnbeining.com/2021/09/using-docker-and-docker-co... * https://gist.github.com/pmbaumgartner/b08a34f73afcd9b29227a4...
I also recently found out about colima, but haven't tried it out. * https://github.com/abiosoft/colima
rmurri | 5 years ago | on: Ask HN: Do you feel more productive with an IDE compared to Vim/Emacs?
I find that generally I'm much more productive in Emacs, so I use it most of the time. But I reach for the IDE when it makes sense.
rmurri | 5 years ago | on: Why are so many coders still using Vim and Emacs?
Some things I want out of an editor:
* Never having to touch the mouse in any way.
* The ability to customize any feature for my current project or mindset on a whim.
* No UI, as much as possible. Show me the content I'm editing and nothing else.
* A good, extensible, set of keybindings with a bunch of features for editing of raw text
I run my project in an IDE and will sometimes use a feature, but I generally don't develop there.
rmurri | 5 years ago | on: Ask HN: What password manager do you use?
rmurri | 5 years ago | on: Why is infrastructure as code such a big deal?
When infrastructure is code, you just spin up a new machine...no thinking involved. Also, since you're used to deploying this way, the process is smooth and as quick possible.
When you build the server by hand...you're often searching around for old ssl certificates, installing packages you forgot were dependencies, etc. Takes a long time to get it right.
If you're skeptical of the cost/benefit of the approach, you realize really quick that it's worthwhile when stuff starts to fail. Especially if it happens more than once.
rmurri | 6 years ago | on: Ask HN: Productive Alternatives to Slack?
rmurri | 7 years ago | on: Ask HN: What is the best setup to work remotely with GUI on Linux?
rmurri | 7 years ago | on: Ask HN: How do you manage password security?
https://dl.enpass.io/docs/EnpassSecurityAssessmentReport.pdf
rmurri | 7 years ago | on: Ask HN: How do you manage password security?
rmurri | 7 years ago | on: The advantages of an email-driven Git workflow
rmurri | 8 years ago | on: Lockbox – A stand-alone password manager that works with Firefox for desktop
rmurri | 8 years ago | on: How to Write Dockerfiles for Python Web Apps
rmurri | 8 years ago | on: Ask HN: Would you recommend someone to learn Emacs now?
That said, I do definitely recommend it to people on a case by case basis (Power users, command line gurus, mouse haters, etc). Those who make it over the initial learning hump tend to really love it.
rmurri | 8 years ago | on: Plain emails not only save time but work better (2016)
rmurri | 8 years ago | on: Sublime Text 3 now has font ligature support
I am both comfortable with git on the command line and through emacs. I prefer magit mostly because of its contextual support. With the command line, each command can derive no context from the last command. With magit, it's easy to drill in and see more relevant data (or edit that data) quicker and easier.
Just wanted to point out that not everybody is merely looking for an easier experience, or one that looks prettier.
rmurri | 8 years ago | on: Keybase launches encrypted Git