This looks really cool! I have a moonlander keyboard so I might give this a try
This looks really cool! I have a moonlander keyboard so I might give this a try
Saaame 🤣
Well said! Explaining complex concepts in a simple way is an extremely important skill and even more valuable in this day and age 👏
Ah I see. It’s programmable but I can definitely see the keys on the outside being hard to reach at times 😕.
Your videos are great btw! 👏I’m a bit scared of live streaming myself but may revive my YouTube channel this year ☺️
I have the ZSA Moonlander and love it. It travels well as a split keyboard and comes with a travel case 🙂: www.zsa.io/moonlander
Proud to announce TechConf.Directory, a directory of tech conferences around the globe.
I've found it quite difficult to find conferences. That is true no more!
I've made all the data fully open and available via a fully queryable API as well.
techconf.directory
#Conferences #Tech #Programming
Also, run ESLint with --report-unused-disable-directives to get notified of obsolete eslint-ignore comments.
Tomorrow (April 9th) is CSS Naked Day. Are you ready? css-naked-day.org
🤣👏
💡 Reminder to add this git setting to your bash rc file:
git config --global branch.sort -committerdate
`git branch -l` lists alphabetically by default, so it's hard to find recent branches. This sorts by date instead!