Seconding Bitwarden. I moved to it from LastPass a while ago and I'm glad I did. It's simple and easy to use, open source, and they keep improving it.
Ubuntu has bitmap fonts disabled by default. You can enable them as follows: cd /etc/fonts/conf.d/ sudo rm -rf 70-no-bitmaps.conf && sudo ln -s ../conf.avail/70-yes-bitmaps.conf . sudo dpkg-reconfigure fontconfig The…
I used this library in a lot of my University assignments. It's a really great way to add controls for 3D renderers, simulations, games, et cetera. I mostly used it for debugging purposes myself, but I could see it…
I really enjoyed reading that, thank you for posting.
I'm exactly the same. I'm using the white Nexus 5 that I bought on the day of release. I recently installed Lineage OS to bring some of the newer Android features in. I don't see myself buying a new phone for quite some…
emacs as of ~2 years now. I'm a total convert!
Thankfully I have not. I currently work in a small team (<10 developers). We try not to change things just for the sake of changing them, but when there is a good reason to do so then we can. Our code base is far from…
I do. I seldom find frustration when I am programming. It's very rare that I come across an error that isn't entirely my fault. A flaw in my understanding is a learning experience. A mistake in my typing takes a simple…
Looks really cool! I think I noticed a typo in the docs here: https://flaque.github.io/merchant.js/#totalof Should "Map({GOLD -2});" have a colon between the key and value?
It is very slow for me on Firefox too, both stable and nightly.
Nice work. It reminds me of restclient-mode [0] for Emacs, a package that I use daily. As a python developer, that this builds on top of python & requests is very attractive! [0] https://github.com/pashky/restclient.el
I use HTTPie almost daily, and it is fantastic. Really useful for debugging my APIs.
I really enjoy watching Teller at work, and it's fascinating to read this 'behind-the-scenes' stuff.
Nice work! This seems like it could be a fun weekend project.
It won't even load for me, I just get an infinite spinner gif. Tried turning my browser extensions off, still no luck.
Looks like the link on the website might be wrong. I opened an issue on what I think is the correct repository: https://github.com/switchemulator/switchemulator
I did a small (6-8 teams) 48 hour game jam that I wrote code almost continuously throughout. I had about 4 hours of sleep in the middle of it, and an hour or two for eating. The rest was writing code. The code was game…
Link's dead.
Seconding Bitwarden. I moved to it from LastPass a while ago and I'm glad I did. It's simple and easy to use, open source, and they keep improving it.
Ubuntu has bitmap fonts disabled by default. You can enable them as follows: cd /etc/fonts/conf.d/ sudo rm -rf 70-no-bitmaps.conf && sudo ln -s ../conf.avail/70-yes-bitmaps.conf . sudo dpkg-reconfigure fontconfig The…
I used this library in a lot of my University assignments. It's a really great way to add controls for 3D renderers, simulations, games, et cetera. I mostly used it for debugging purposes myself, but I could see it…
I really enjoyed reading that, thank you for posting.
I'm exactly the same. I'm using the white Nexus 5 that I bought on the day of release. I recently installed Lineage OS to bring some of the newer Android features in. I don't see myself buying a new phone for quite some…
emacs as of ~2 years now. I'm a total convert!
Thankfully I have not. I currently work in a small team (<10 developers). We try not to change things just for the sake of changing them, but when there is a good reason to do so then we can. Our code base is far from…
I do. I seldom find frustration when I am programming. It's very rare that I come across an error that isn't entirely my fault. A flaw in my understanding is a learning experience. A mistake in my typing takes a simple…
Looks really cool! I think I noticed a typo in the docs here: https://flaque.github.io/merchant.js/#totalof Should "Map({GOLD -2});" have a colon between the key and value?
It is very slow for me on Firefox too, both stable and nightly.
Nice work. It reminds me of restclient-mode [0] for Emacs, a package that I use daily. As a python developer, that this builds on top of python & requests is very attractive! [0] https://github.com/pashky/restclient.el
I use HTTPie almost daily, and it is fantastic. Really useful for debugging my APIs.
I really enjoy watching Teller at work, and it's fascinating to read this 'behind-the-scenes' stuff.
Nice work! This seems like it could be a fun weekend project.
It won't even load for me, I just get an infinite spinner gif. Tried turning my browser extensions off, still no luck.
Looks like the link on the website might be wrong. I opened an issue on what I think is the correct repository: https://github.com/switchemulator/switchemulator
I did a small (6-8 teams) 48 hour game jam that I wrote code almost continuously throughout. I had about 4 hours of sleep in the middle of it, and an hour or two for eating. The rest was writing code. The code was game…
Link's dead.