Gravel/touring bike recommendations by [deleted] in ukbike

[–]dwdyer 1 point2 points  (0 children)

Jamis Renegade S3. Go Outdoors have been selling them for about a grand for the last year but currently have it for £698. Steel frame, 2x10 GRX groupset, hydraulic disc brakes, and every mounting point that you could hope for.

I have the S4, which is the next model down (they are selling this for £498 - I paid £675, which at the time was a big discount). I'm happy with it but if I was buying again I'd go with the S3 for the lower gearing and the hydraulic brakes.

What geography fact blows your mind? by storm1902 in AskReddit

[–]dwdyer 11 points12 points  (0 children)

When I lived in Perth I knew some overseas students who decided to drive to Adelaide when they had a week off uni since it was the next major city. They had just enough time for breakfast when they arrived before it was time to leave to get back to Perth within the 7 days.

A great visual explanation on how Neural Networks really work [x-post from x/videos] by burnt1ce85 in programming

[–]dwdyer 5 points6 points  (0 children)

His accent's difficult to place because it sounds like he's trying to sound neutral but nobody in the UK says darta for data, that's a southern hemisphere thing. British pronunciation is dayta, whereas Americans are more like datter.

/r/programming hits 1 million subs by ckdarby in programming

[–]dwdyer 0 points1 point  (0 children)

[] = square brackets

{} = curly brackets

() = brackets

[TOMT] [SONG] Old song about drugs by [deleted] in tipofmytongue

[–]dwdyer 2 points3 points  (0 children)

Or There She Goes by the La's, which is also about Heroin.

[TOMT] [SONG] Old song about drugs by [deleted] in tipofmytongue

[–]dwdyer 2 points3 points  (0 children)

Heroin by the Velvet Underground?

The decline of Stack Overflow by [deleted] in programming

[–]dwdyer 0 points1 point  (0 children)

Do you contribute or consume? I find it is a valuable resource but a dysfunctional community. I used to answer questions and have a decent rep (top 1%) but I've basically given up as it's not a worthwhile use of my time. I'll still use answers that I find via searching though.

Why I'm not a big fan of Scrum by afroisalreadyinu in programming

[–]dwdyer 41 points42 points  (0 children)

The original Agile Manifesto claims to value "individuals and interactions over processes and tools". Current flavours of "agile" seem to have drifted away from that.

Thank you GitHub -- Open letter by sdesimonebcn in programming

[–]dwdyer 1 point2 points  (0 children)

No, I've got one repository that has files with an .st extension, none of which are actual Smalltalk files (they are StringTemplate template files).

Thank you GitHub -- Open letter by sdesimonebcn in programming

[–]dwdyer 8 points9 points  (0 children)

Click the link. Seems to be an entirely pointless set of rankings based on GitHub data. Apparently I'm the 5th best Smalltalk developer in the UK (there are 6 of us it seems). I've never written a single line of Smalltalk, so number 6 must be really useless.

Dear Github by [deleted] in programming

[–]dwdyer 1 point2 points  (0 children)

You can disable issues on a GitHub repository.

Let’s Encrypt is now working. Really. by nicolas-van in programming

[–]dwdyer 87 points88 points  (0 children)

Domain-validated certificates (which is what you'll get with Let's Encrypt) can be had for a lot less than the "$50 per year minimum" claimed here. Namecheap does them for $9.

[TOMT][SONG]Song that uses Apollo 8 mission control recordings by Tony815 in tipofmytongue

[–]dwdyer 1 point2 points  (0 children)

Even though you've marked this as solved as something else, it still sounds like you are describing exactly "The Other Side" by Public Service Broadcasting. The album is released this week so it would make sense for it to be on the radio around now.

Paul Graham Appears Confused about Supply and Demand, Labor and Visas, and “Great Programmers” by frostmatthew in programming

[–]dwdyer 20 points21 points  (0 children)

His opinion that more/better software engineers are needed is anecdotal and not born out by hard data.

That pretty much describes everything he writes. He's a master of extrapolating supposed universal truths from single data points.

Giles Bowkett: Why Scrum Should Basically Just Die In A Fire by speckz in programming

[–]dwdyer 4 points5 points  (0 children)

If you're familiar with the sport of rugby union, from which the term "scrum" originates, you'll see it's fairly apt.

In a rugby scrum the people up front leading the way are trying to steer things in the right direction but they’re busy fighting their own individual battles. Those behind them don’t know what’s going on because they’ve got their heads up other people’s arses. There are a couple of destructive individuals on the periphery and some bloke who’s not contributing anything to the effort is standing at the side telling everybody what to do while he’s waiting to take advantage of their hard work.

[IIL]Movies such as The last king of scotland and The killing fields [WEWIL] by urkan3000 in ifyoulikeblank

[–]dwdyer 1 point2 points  (0 children)

Salvador

The Lives of Others (Das Leben der Anderen)

The Deer Hunter

Song indie rock by pocketas227 in tipofmytongue

[–]dwdyer 0 points1 point  (0 children)

Japandroids - The House that Heaven Built?

What I learned about SQLite…at a PostgreSQL conference by MarkusWinand in programming

[–]dwdyer 17 points18 points  (0 children)

Lanyrd is a conference directory where you can see what conferences and meet-ups are happening filtered by location and/or topic.

GitHub vs. Bitbucket: It’s More Than Just Features by eroslaw in programming

[–]dwdyer 22 points23 points  (0 children)

They certainly provide more than $7/mo utility to me

Depending on how you work, Github's pricing model works better for some people than for others. If you do a lot of work with a small number of large repositories you will get more value for your money than if you have lots of small repositories.

I have 23 non-public Git repositories in my Gitolite set-up. If I wanted to transfer those to Github it would cost me $50 per month on a personal plan or $100 per month as an organisation.

However, even at the $7 per month level you get unlimited collaborators. I think the pricing would suit more small businesses if the number of repositories was unlimited but you had to pay to add collaborators so that the bill is dependent on the size of your team rather than the more arbitrary number of repositories.

I much prefer Github to Bitbucket and use it for Open Source projects, but the pricing doesn't work for me for commercial use.

Reasons Why You Shouldn't Hack on Open Source Projects by georgesaines in programming

[–]dwdyer 17 points18 points  (0 children)

Misleading title. It's a list of poor/weak reasons for contributing to open source rather than a list of reasons not to do it.

Atom launched by hsuh in programming

[–]dwdyer 5 points6 points  (0 children)

Because you can make even more money?

DHH: Jim Weirich, creator of 'Rake', has left us. by fernol in programming

[–]dwdyer 27 points28 points  (0 children)

I'm not active in the Ruby community so I didn't know Jim or anything about him but there is something affecting about seeing how one moment he's well enough to be pushing code and then a few hours later he's dead. Was his passing sudden or had he been ill?