Vim Creep
Quelle: Vim Creep
Maintainers Don’t Scale
At least for me, review isn’t just about ensuring good code quality, but also about diffusing knowledge and improving understanding. At first there’s maybe one person, the author (and that’s not a given), understanding the code. After good review there should be at least two people who fully understand it, including corner cases. And that’s also why I think that group maintainership is the only way to run any project with more than one regular contributor.
http://www.fluter.de/anwaeltin-uebersetzt-instagram-agb-in-kindgerechte-sprache
My first new machine for 2017-The rotary duplicator. This machine carves wood…
My first new machine for 2017-The rotary duplicator. This machine carves wood and make shapes. It can be operated in three modes: 1. As a CNC guided… – Mark Miller – Google+
Quelle: My first new machine for 2017-The rotary duplicator. This machine carves wood…
My top 10 artists of 2016
1. AnnenMayKantereit
2. The Comet Is Coming
3. Swans
4. Agnes Obel and Baroness
5. K.Flay
6. Antelope and Syndone
7. Trio3: Oliver Lake, Reggie Workman, Andrew Cyrille with Vijay Iyer
8. Herbie Hancock, Neneh Cherry & The Thing and Suzanna Choffel
9. The Frank and Walters
10. Kammerflimmer Kollektief
Op-ed: Why I’m not giving up on PGP | Ars Technica
Key discovery is an issue, but Signal can’t replace PGP.
Jolla – 2016 Community Program Roundup
What to Expect From Datameer in 2017 – Datameer
The truth about traditional JavaScript benchmarks | Benedikt Meurer
We removed the so-called transcendental cache from V8 because the overhead of the cache was noticable in actual workloads where you don’t always compute the same values in a row, which is unsurprisingly very common in the wild.
http://benediktmeurer.de/2016/12/16/the-truth-about-traditional-javascript-benchmarks/
Google Online Security Blog: Announcing OSS-Fuzz: Continuous Fuzzing for Open Source Software
Re: [FORGED] Re: Is Ron right on randomness [LWN.net]
One of the lesser-mentioned software freedoms is, unfortunately, the freedom to make a complete mess.
Quelle: Re: [FORGED] Re: Is Ron right on randomness [LWN.net]
Hype Driven Development
Software development teams often make decisions about software architecture or technological stack based on inaccurate opinions, social…
Quelle: Hype Driven Development
The code I’m still ashamed of
As developers, we are often one of the last lines of defense against potentially dangerous and unethical practices.
https://medium.freecodecamp.com/the-code-im-still-ashamed-of-e4c021dff55e#.qeeug1ovt
Security Exercises | Linux Journal
Applying the Linus Torvalds “Good Taste” Coding Requirement – Medium
“They try to ensure everything fits well together, and that execution flows elegantly.”
Quelle: Applying the Linus Torvalds “Good Taste” Coding Requirement – Medium
Well said.
A late but great birthday present.
A tale of an impossible bug: big.LITTLE and caching | Mono
Sverre Malling · Selected works
Quelle: Sverre Malling · Selected works
I like his drawings.
https://www.lobbycontrol.de/lobbyplanet-berlin-bestellen/
in Hamar at Tante Gerda #tante_gerda
We are back. It seems that I am the second time in Fantestôva ;-)
Our stay for the next night. Snow, mountains, a lake and loneliness
On the way to Røldal
http://cinema.arte.tv/de/artikel/der-kleine-topf-von-anatole-von-eric-montchaud
Writing Vim Plugins / Steve Losh
Very good hints for me as a newby vim plugin writer.
Quelle: Writing Vim Plugins / Steve Losh
Jetlag
What beautiful page! Done with pixiJS.
Quelle: Jetlag
2 minute introduction to Rx — Medium
Rx is not that hard, you could have invented it yourself.You’ve probably seen this tutorial I wrote some time ago. Too long? Alright. Rx is not that hard, …
Quelle: 2 minute introduction to Rx — Medium
Very good to understand an to the point introduction.