🦙
🦙
Pinboard bookmarks for August 2015
u:onekGit from the inside out
2015-08-03 / 9 years ago
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 / 9 years ago
The Ultimate Guide to Windows 10 Keyboard Shortcuts
2015-08-05 / 9 years ago
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 / 9 years ago
Ask The Brofessor 12: Benching Without a Spot, Functional Strength, Pokemon - YouTube
2015-08-06 / 9 years ago
via BroScienceLife (uploads) on YouTube https://youtube.com/playlist?list=UUduKuJToxWPizJ7I2E6n1kA
youtube brosciencelife funny liftingÂ
2015-08-06 / 9 years ago
The Grumpy Economist: Rule of Law in the Regulatory State
2015-08-07 / 9 years ago
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 / 9 years ago
3-hour cut of Dune - Boing Boing
2015-08-10 / 9 years ago
via Boing Boing http://boingboing.net
dune boing-boingÂ
2015-08-10 / 9 years ago
Saturday Morning Breakfast Cereal
2015-08-19 / 9 years ago
via Saturday Morning Breakfast Cereal http://www.smbc-comics.com/
smbc comics funny alcoholÂ
2015-08-19 / 9 years ago
Learn Sitecore - Beginners guide to Sitecore
2015-08-20 / 9 years ago
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 / 9 years ago
How does a relational database work - Coding Geek
2015-08-21 / 9 years ago
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 / 9 years ago
sql server - Find all the queries executed recently on a database - Database Administrators Stack Exchange
2015-08-25 / 9 years ago
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 / 9 years ago
Thoughts about computer technologies: Nix pill 19: fundamentals of stdenv
2015-08-25 / 9 years ago
via Thoughts about computer technologies http://lethalman.blogspot.com/search/label/nixpills
lethalman nix nixosÂ
2015-08-25 / 9 years ago
Programming Sucks
2015-08-30 / 9 years ago
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 / 9 years ago