Viewing profile — alexdme
alexdme
HN member- Joined
- Tue, Apr 03, 2012, 5:49 PM UTC
- HN karma
- 46
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About alexdme
No profile information was provided.
Recent public activity
-
comment
Comment #45013995
I also used to use git-annex on my photos, ended up getting frustrated with how slow it was and wrote aegis[1] to solve my use case. I wrote a bit about why in the readme (see arch…
-
comment
Comment #38721603
Thanks for the link! Yeah editorconfig is definitely a move in the right direction, but there are still the problem with LSP mentioned in the blog post which editorconfig does not …
- story
-
comment
Comment #33791379
In this file `~` is meta (option key on macs). Not sure why it's not escape like it is in emacs.
-
comment
Comment #33789513
Ugh this destroyed my productivity too for a while. I even wrote an entire blog post about my woes and different experiments to get back to getting consistent shortcuts across term…
-
comment
Comment #26110450
Good points. For the record I wasn't trying to say that github1s is "ruining free computing", I was trying to convey the opposite. More diversity is good. If this had been publishe…
-
comment
Comment #26110179
Apple's touchpad works natively out of the box on Linux and has for many years. I use a magic touchpad 2 on Archlinux for my daily driver.
-
comment
Comment #26110114
I like that this doesn't assume what editor and git remote someone uses unlike github1s which is further pushing the development community toward centralizing on Github+VScode. Div…
- comment
-
comment
Comment #18836771
There is an easy fix for this: Set layers.acceleration.force-enabled: true in about:config. I believe this is because Firefox assumes it's the responsibility of the compositor you …
-
comment
Comment #11715388
After logging in you should be able to spin up a session in less than a second by clicking "quickstart". After that, you can share the URL with anyone you want to have join the ses…
-
comment
Comment #11715067
The containers are powered by docker, and all of our pre-built docker images come with git pre-installed. You have root on the machines so you can use a package manager to install …
-
comment
Comment #11714820
The IDE is powered by ACE editor, but you have a terminal that is 100% capable of running emacs / vim, but since the terminals are shared you can't have multiple cursors like you c…
-
comment
Comment #11714278
PairForce was initially created because I wanted to give test driven development interviews for remote candidates, but I quickly started using my prototype for mentoring junior eng…
- story
-
comment
Comment #11432925
And further shorten that to echo ' Change Me ' | vimify 'norm citOK I Will'