What happens when a file gets executed in Linux? An interesting and accessible exploration
https://ownyourbits.com/2018/05/23/the-real-power-of-linux-executables/
https://ownyourbits.com/2018/05/23/the-real-power-of-linux-executables/
GitLab sees huge spike in project imports
https://monitor.gitlab.net/dashboard/db/github-importer?orgId=1
https://monitor.gitlab.net/dashboard/db/github-importer?orgId=1
Impressions of the Rust programming language
http://jakob.space/blog/post/First+Impressions+of+the+Rust+Programming+Language
http://jakob.space/blog/post/First+Impressions+of+the+Rust+Programming+Language
Programming for RAR archives, because why not
http://blog.cmpxchg8b.com/2012/09/fun-with-constrained-programming.html
http://blog.cmpxchg8b.com/2012/09/fun-with-constrained-programming.html
Cmpxchg8B
Fun with Constrained Programming
Believe it or not, RAR files can contain bytecode for a simple x86-like virtual machine called the RarVM. This is designed to provide filter...
A comprehensive look at the many uses of brackets and parentheses in Python
http://blog.lerner.co.il/python-parentheses-primer/
http://blog.lerner.co.il/python-parentheses-primer/
Reuven Lerner
Python parentheses primer
Hard-won lessons from five years with Node.js
https://blog.scottnonnenberg.com/hard-won-lessons-five-years-with-node-js/
https://blog.scottnonnenberg.com/hard-won-lessons-five-years-with-node-js/
Scott Nonnenberg
Hard-won lessons: Five years with Node.js
After five years working with Node.js, I’ve learned a lot. I’ve already shared a few stories, but this time I wanted to focus on the ones I learned the hard way. Bugs, challenges, surprises, and...
AI scene prediction from still views
https://arstechnica.com/science/2018/06/this-amazing-google-software-can-sketch-scenes-its-never-seen-before/
https://deepmind.com/blog/neural-scene-representation-and-rendering/
Short video overview: https://youtu.be/RBJFngN33Qo
https://arstechnica.com/science/2018/06/this-amazing-google-software-can-sketch-scenes-its-never-seen-before/
https://deepmind.com/blog/neural-scene-representation-and-rendering/
Short video overview: https://youtu.be/RBJFngN33Qo
Ars Technica
Google researchers created an amazing scene-rendering AI
A neural network from Google's DeepMind has impressive spatial reasoning skills.
A graph of many programming languages and their connections through compilers
https://akr.am/languages/
https://akr.am/languages/
Letting neural networks be weird • Do neural nets dream of electric sheep?
http://aiweirdness.com/post/171451900302/do-neural-nets-dream-of-electric-sheep
http://aiweirdness.com/post/171451900302/do-neural-nets-dream-of-electric-sheep
AI Weirdness
Do neural nets dream of electric sheep?
If you’ve been on the internet today, you’ve probably interacted with a neural network. They’re a type of machine learning algorithm that’s used for everything from language translation to finance modeling. One of their specialties is image recognition. Several…
Some posts about a full proposal for Async & Await in Rust, by a Rust contributor
https://boats.gitlab.io/blog/post/2018-04-06-async-await-final/
https://boats.gitlab.io/blog/post/2018-04-06-async-await-final/
withoutblogs
Async & Await in Rust: a full proposal
I’m really excited to announce the culmination of much of our work over the last four months: a pair of RFCs for supporting async & await notation in Rust. This will be very impactful for …
Taking apart and reprogramming a cheap fitness bracelet
https://rbaron.net/blog/2018/05/27/Hacking-a-cheap-fitness-tracker-bracelet.html
https://rbaron.net/blog/2018/05/27/Hacking-a-cheap-fitness-tracker-bracelet.html
Rockstar: A programming language where the source code is 80s lyrics
https://github.com/dylanbeattie/rockstar
https://github.com/dylanbeattie/rockstar
GitHub
GitHub - dylanbeattie/rockstar: The Rockstar programming language specification
The Rockstar programming language specification. Contribute to dylanbeattie/rockstar development by creating an account on GitHub.
Replacing netstat's 90s C Code With Modern Python
https://matt.sh/netmatt
https://matt.sh/netmatt
Grain: A strongly-typed functional programming language for the modern web
https://grain-lang.org/
https://grain-lang.org/
grain-lang.org
Grain: A strongly-typed functional programming language for the modern web.
Grain is a new programming language that puts academic language features to work.