rmakinn's recent activity

  1. Comment on What are some albums you can completely lose yourself in? in ~music

    rmakinn
    Link
    Jeff Buckley - Grace John Martyn - Solid Air Nick Drake - Pink Moon Jan Jelinek - Loop Finding Jazz Records Alice In Chains - Dirt Levellers - Mouth To Mouth And a recent one: Ross From Friends -...

    Jeff Buckley - Grace

    John Martyn - Solid Air

    Nick Drake - Pink Moon

    Jan Jelinek - Loop Finding Jazz Records

    Alice In Chains - Dirt

    Levellers - Mouth To Mouth

    And a recent one: Ross From Friends - Family Portrait

    2 votes
  2. Comment on 'A Nazi in all but name': Author argues Asperger's syndrome should be renamed in ~science

    rmakinn
    Link Parent
    I think the spectre of Nazi Germany is too fresh in peoples' minds to even consider positive eugenics 'eugenics' as such. What do we mean when we refer to eugenics? We act on genetic preferences...

    I think the spectre of Nazi Germany is too fresh in peoples' minds to even consider positive eugenics 'eugenics' as such. What do we mean when we refer to eugenics? We act on genetic preferences all the time, in pheromones and attractiveness and so on. Society agrees on it implicitly when allowing late-term abortions of babies with Downs Syndrome. It's also very possible to be opposed to the 'race realist' crowd while looking forward to a Gattaca-like future. The topic is an open wound yet if you read things like Mukherjee's 'The Gene' with it in mind, and think about CRISPR-like tech...

    Anyway, I think it is a discussion best held privately, as not one of you reading this knows anything about my views (centre-left as they might be).

    And I'm fairly sure /u/Kat recognises your position (note the use of 'in vogue').

    2 votes
  3. Comment on Ross From Friends - 'Pale Blue Dot' in ~music

    rmakinn
    Link Parent
    Eden Miller (2005) Politics, Ideology and Computation in Chile, 1964-1973, Unpublished PhD Thesis, MIT. The above is a start, I can't find the damn link to it now! Most stuff you'll find on the...

    Eden Miller (2005) Politics, Ideology and Computation in Chile, 1964-1973, Unpublished PhD Thesis, MIT.

    The above is a start, I can't find the damn link to it now! Most stuff you'll find on the web refers to it.

  4. Comment on Ross From Friends - 'Pale Blue Dot' in ~music

    rmakinn
    Link
    I absolutely love this album - particularly the track following this called Project Cybersyne (an interesting rabbit hole in it's own right).

    I absolutely love this album - particularly the track following this called Project Cybersyne (an interesting rabbit hole in it's own right).

    1 vote
  5. Self-directed learners of programming, sysadmin topics and so on: what is your approach to material that is too advanced?

    First post: hello Tildeans! In fairness, the title question no doubt applies to those on traditional courses/paths too - such is software. Anyway -- in my experience, reading technical material...

    First post: hello Tildeans!

    In fairness, the title question no doubt applies to those on traditional courses/paths too - such is software.

    Anyway -- in my experience, reading technical material which is too advanced is without a doubt the most intellectually confusing, emotionally damaging, and personally rewarding part of learning about software development. How about you?

    I started basically from scratch last September without any knowledge about programming or Linux except a very brief stint in 2010. I'm a somewhat disorganised person (to say the least), and my learning habits have reflected that: I've followed my nose and impulse, reading pretty much whatever I've felt like. But I've ended up with a presumably ridiculous ratio of hours reading about code vs hours actually coding.

    I'm a lazy person, so I'd rather sit and struggle with something I am definitely not ready to understand than go sit in front of a REPL, working from the ABCs til I can do the A-Zs. But the longer I look into things, and the more I play, the more I realise how much coding is like an instrument -- you really do have to just sit down and practice your damn scales! My experiences also support the argument for that 'T-shape' style of mastery (learn one thing very well, then branch). 20-odd Project Euler problems in a week or two has taught me far more than several months half-reading or half-listening to online material.

    (Though, I think my 'inverse-T' approach simply has it's own set of trade-offs, rather than being plainly weaker, but that's for another discussion...)

    The most ridiculous thing about this field is that there is no end to things you've never heard of: and I hate not having heard of things. My usual style when getting into a new obsession is to read very widely, but it feels like this is at best wasted effort here, if not actively counter-productive. It takes just a few clicks through HackerNews (or say, a read of some of the comments on Systems Programming topics) to find a paragraph that is entirely impenetrable to me. Man, that pisses me off. I think maybe as an ego-defense thing, I've always tried to get a 'gist' of the conversation or topic, but I reckon now this probably just breeds half-formed misunderstandings at best (Alexander Pope, "a little learning is a dangerous thing" etc etc).

    Over the past couple months I've made far more visible progress than in any before, and I think a large part of that is learning how to admit when I am completely unable to access some sentences written in English, and how that's totally fine. My path is a lot clearer, and a visceral notion of sub-goals and stages of learning is a really nice thing to have. It's very relaxing to skim a blog post that goes completely over my head and think 'NBD'.

    So, what are your experiences? Blocked by hubris/a short attention span like me? Or perhaps the opposite problem - finding you could grasp way more than you gave yourself credit for, after sticking too long with what you already knew? (These questions definitely intersect with things like perfectionism and imposter syndrome.)

    I'm really curious to hear how you've dealt with things you feel you 'should' understand -- or how you manage the sheer volume of potentially-useful information out there (RSS, Pocket, something else?). Thanks for reading.

    14 votes