Skip to main content David Edelstein's Blog

🦙
🦙

Pinboard bookmarks for August 2015

Published: 2015-08-31
dave@edelsteinautomotive.com
David Edelstein
u:onek
Git from the inside out
This essay explains how Git works. It assumes you understand Git well enough to use it to version control your projects. The essay focuses on the graph structure that underpins Git and the way the properties of this graph dictate Git’s behavior. via Pocket
git internals interesting 
2015-08-03 / 8 years ago
The Ultimate Guide to Windows 10 Keyboard Shortcuts
If you want to give the impression that you’ve been using Windows 10 for years, learning a few keyboard shortcuts is the best way to go about it—you can navigate around the interface, get apps in position, trigger events, change settings and more with a couple of taps on your keyboard. via Pocket
windows shortcuts 
2015-08-05 / 8 years ago
Ask The Brofessor 12: Benching Without a Spot, Functional Strength, Pokemon - YouTube
via BroScienceLife (uploads) on YouTube https://youtube.com/playlist?list=UUduKuJToxWPizJ7I2E6n1kA
youtube brosciencelife funny lifting 
2015-08-06 / 8 years ago
The Grumpy Economist: Rule of Law in the Regulatory State
About a month ago, I participated in a conference at Hoover, inspired by the 800th anniversary of the Magna Carta. There were lots of interesting papers. via Pocket
economics john-cochrane from:econlog 
2015-08-07 / 8 years ago
3-hour cut of Dune - Boing Boing
via Boing Boing http://boingboing.net
dune boing-boing 
2015-08-10 / 8 years ago
Saturday Morning Breakfast Cereal
via Saturday Morning Breakfast Cereal http://www.smbc-comics.com/
smbc comics funny alcohol 
2015-08-19 / 8 years ago
Learn Sitecore - Beginners guide to Sitecore
If you are new to Sitecore and need a beginners guide, you have come to the right place. Learn Sitecore holds several articles when you need to get started with Sitecore: More tutorials will follow over time. via Pocket
sitecore tutorial 
2015-08-20 / 8 years ago
How does a relational database work - Coding Geek
When it comes to relational databases, I can’t help thinking that something is missing. They’re used everywhere. There are many different databases: from the small and useful SQLite to the powerful Teradata. But, there are only a few articles that explain how a database works. via Pocket
sqlserver programming internals 
2015-08-21 / 8 years ago
sql server - Find all the queries executed recently on a database - Database Administrators Stack Exchange
SELECT deqs.last_execution_time AS [Time], dest.TEXT AS [Query] FROM sys.dm_exec_query_stats AS deqs CROSS APPLY sys.dm_exec_sql_text(deqs.sql_handle) AS dest ORDER BY deqs.last_execution_time DESC
sql-server 
2015-08-25 / 8 years ago
Thoughts about computer technologies: Nix pill 19: fundamentals of stdenv
via Thoughts about computer technologies http://lethalman.blogspot.com/search/label/nixpills
lethalman nix nixos 
2015-08-25 / 8 years ago
Programming Sucks
Every friend I have with a job that involves picking up something heavier than a laptop more than twice a week eventually finds a way to slip something like this into conversation: "Bro,1[1] you don't work hard. I just worked a 4700-hour week digging a tunnel under Mordor with a screwdriver." via Pocket
funny programming from:chad 
2015-08-30 / 8 years ago