Passwordless – A node.js/express module for token-based logins

Type in an email address, click on the provided link, and the users are ready to go. No passwords to invent or to remember. Exactly the same when a user returns to your site. This eliminates a big hurdle to get them started with your app. Source: Passwordless – A node.js/express module for token-based logins

Good Posture: Its Importance, Benefits, and How-To | The Art of Manliness

Take a peek into most every office in America. What do you see? Workers hunched over their computers. Look at your fellow commuters on the subway. How do they sit? Slumped over their smartphones. Survey the friends and loved ones around you. How do they stand and walk? Likely a little stooped over. Source: Good […]

Photopea photo editor

Online photo editor, made with HTML5. Open, edit and save PSD and XCF – Photoshop and Gimp files. Convert between PSD, XCF, JPG, PNG and WebP. Source: Photopea photo editor

React Native Scheduling

Within Facebook infrastructure teams, we have a tongue-in-cheek adage about trying to build infra that helps developers ‘fall into the pit of success’: doing the right thing should not only be easy, the developer shouldn’t even have to think about it – it should just happen naturally. Source: React Native Scheduling

Rochester-NRT/AlphaGo: A replication of DeepMind’s 2016 Nature publication, “Mastering the game of Go with deep neural networks and tree search,” details of which can be found on their website.

This project is a replication/reference implementation of DeepMind’s 2016 Nature publication, “Mastering the game of Go with deep neural networks and tree search,” details of which can be found on their website. This implementation uses Python and Keras – a decision to prioritize code clarity, at least in the early stages. Source: Rochester-NRT/AlphaGo: A replication […]

alexjc/neural-doodle: Turn your two-bit doodles into fine artworks with deep neural networks! An implementation of Semantic Style Transfer.

Use a deep neural network to borrow the skills of real artists and turn your two-bit doodles into masterpieces! This project is an implementation of Semantic Style Transfer (Champandard, 2016), based on the Neural Patches algorithm (Li, 2016). Source: alexjc/neural-doodle: Turn your two-bit doodles into fine artworks with deep neural networks! An implementation of Semantic […]