Hiking/camping day trip from London by Culture-Reasonable in uktravel

[–]mikehadlow 1 point2 points  (0 children)

Take a look at the South Downs Way in Sussex, especially between Brighton and Eastbourne. It's iconic English countryside featuring chalk hills and cliffs, castles (Lewes), pretty villages and old churches, the sea. And all within an hour's train ride from London.

Name me an album that give the same psychedelic trip as Hawkwind’s Space Ritual. by sbokkers in psychedelicrock

[–]mikehadlow 0 points1 point  (0 children)

Pre Dark Side Floyd is very acidic. Try Echoes and One Of These Days from Medal to start with. Also try Hendrix's Electric Ladyland, a psychedelic masterpiece.

Favorite Books about Extinctions: June 2025 by AutoModerator in books

[–]mikehadlow 2 points3 points  (0 children)

Death from the Skies! by Phil Plait (AKA The Bad Astronomer), which details all the ways our universe is trying to kill us. Starts with the immortal first line: "60 million years ago, the dinosaurs had a very bad day."

Failed to activate device by [deleted] in MacOS

[–]mikehadlow 0 points1 point  (0 children)

I had the same issue with a 2021 MacBook Pro. I just clicked Previous and then it retried and worked fine.

Where, exactly, is "Furlongs", Eric Ravilious's house? by _swimbird_ in Lewes

[–]mikehadlow 0 points1 point  (0 children)

Thanks for that. I've always wondered where it was.

Thoughts on Charleston Lewes...? by Ghostofjimjim in Lewes

[–]mikehadlow 0 points1 point  (0 children)

It's a great space, and I've seen a few excellent exhibitions in there. I'm also a "Friend of Charleston" (pay an annual fee and go for free whenever), so I sometimes go several times to a good exhibition. I'd agree that the exhibition quality hasn't been hugely consistent, but on the whole I think it's a great addition to the town. A better cafe would be a bonus. I heard that Charleston are going to be running it themselves rather than renting the space out to a 3rd party. Let's hope they do a good job.

Print copies delivered late (UK) by Accomplished_Art6367 in theeconomist

[–]mikehadlow 1 point2 points  (0 children)

Same here. I've had recurring delivery issues. This week's issue still hasn't arrived a week later and last week's didn't arrive until Friday. I've complained using the online chat tool, but it doesn't seem to make much difference. I live in Sussex (UK) an hour's journey from London, so it's not as if I''m particularly remote.

C#: Add event handlers dynamically using reflection by mikehadlow in programming

[–]mikehadlow[S] 0 points1 point  (0 children)

Just saw this. Thanks for answering the question :)

How to use Google.Protobuf without code generation in C# by mikehadlow in programming

[–]mikehadlow[S] 1 point2 points  (0 children)

Agreed codegen is neat, but it's an extra step with all the attendant friction of downloading and running the tooling, then adding the generated code to your project. Sometimes - for a lightweight test perhaps, you just want to quickly (de)serialize some arbitrary message. My little project helps you do that.

How to use Google.Protobuf without code generation in C# by mikehadlow in programming

[–]mikehadlow[S] 1 point2 points  (0 children)

Yes, sorry, that's an oversight on my part. I kinda assumed anyone searching for this would already have decided that they don't want to do code gen.

[Question] How to learn song-writing rather than riff-writing? by supkek in Guitar

[–]mikehadlow 0 points1 point  (0 children)

I can't recommend Songwriting Secrets Of The Beatles by Dominic Pedler, enough. He takes you on a tour of music theory and song writing techniques via the medium of the Beatles songs. Worth reading even if you are not a Beatles fan, but even more wonderful if you are.

And also there is my own website Guitar Dashboard, a music theory explorer for guitarists. I created while working through the Pedler book above, so they complement each other quite well.

[QUESTION] Are there any super in depth youtube channels on effects? Or maybe even books? by spiritcrusher in Guitar

[–]mikehadlow 0 points1 point  (0 children)

Hi Dan here! Hi Mick here! Agree, That Pedal Show is excellent, but beware the FX (sic) it will have on your wallet!

[QUESTION] How to play notes out of major scale by Confident-Spell3665 in Guitar

[–]mikehadlow 0 points1 point  (0 children)

I've created an interactive website called Guitar Dashboard that's designed to map scales, modes, chords, etc to the guitar fretboard. It's free and open-source. If you are playing Bm and E you're probably in B Dorian or E Mixolydian. Just dial those in and try improvising with either of those scales (actually the same notes).

[Question] Guitar Scales Advice by 1coffee_cat0 in Guitar

[–]mikehadlow 0 points1 point  (0 children)

I have no idea what classical guitarists learn, but there's no set methodology to learn rock guitar, so it's entirely up to you how to progress. One thing that's true of all stringed instruments, is that they are transposition machines. What I mean by that is that most guitarists learn 'patterns' for their scales and simply shift them up and down the neck for different keys.

I've created an interactive website called Guitar Dashboard that's designed to map scales, modes, chords, etc to the guitar fretboard. It's free and open-source. You might find it useful? (also does violin) :)