Live data from Hacker News

Viewing profile — chrislo

chrislo

HN member
Joined
Wed, Oct 29, 2008, 10:02 AM UTC
HN karma
1,087
Public activity
143 items

About chrislo

https://chrislowis.co.uk

Recent public activity

  1. comment
    Comment #47597637

    For example `rails generate ...` built into the Rails CLI.

  2. comment
    Comment #46122953

    Love this! Patterning the theme is such a great idea.

  3. story
  4. comment
    Comment #45561121

    As a counter-point to streaming services and to try and provide an alternative, I'm busy building https://jam.coop - the intention is to be a music store owned collectively by arti…

  5. comment
    Comment #45423394

    What evidence do you have for that? I was involved in adopting a code of conduct for a local tech meetup and we did that because a couple of incidents that weren't handled very wel…

  6. comment
    Comment #45374709

    > nobody reads intermediate commit messages one by one on a PR, period. I do! I find it the easiest way to review code when the author has taken the time to structure it in that wa…

  7. comment
    Comment #43735132

    Or is peak British comedy Stuart Lee satirising that scene as a quaint village folk tradition? https://youtu.be/7J1J_iHC2Qw?si=kUy3aQvZ4p2PjLG8 Or maybe both?

  8. comment
    Comment #41886237

    Really exciting to see this manifesto. There's already some existing co-operative music store/bandcamp alternative projects that are selling music and accepting new artists. https:…

  9. comment
  10. comment
    Comment #39133357

    There's also https://jam.coop (aiming to be a co-operatively owned/run bandcamp alternative)

  11. comment
    Comment #34450088

    This was fun to play with. I was initially expecting to be able to search for single notes or instrument sounds, e.g. I tried "warm synth tone single note C4" but afterwards I real…

  12. comment
    Comment #34026069

    Fair enough. I think the sentence I quoted is a very good summary of what I understand the term to mean.

  13. comment
    Comment #34025959

    Simple Wikipedia has more "eli5" appropriate writing?

  14. comment
    Comment #34025940

    Since the 1990s the term has been consistently used in academia to imply the move from welfare state to laissez faire economic management, particularly associated with the promotio…

  15. comment
    Comment #32125092

    A gentle introduction to scratch and python from the Raspberry Pi Foundation.

  16. story
  17. comment
    Comment #31893696

    On the About Us page: > Jacobin is a leading voice of the American left, offering socialist perspectives on politics, economics, and culture. https://jacobin.com/about

  18. comment
    Comment #28536840

    Vital[1] is fantastic, I've been using it a lot. https://vital.audio/

  19. comment
    Comment #28536734

    There's a scripting interface[1] which might help you do some of what you want, but I'm not sure if patches can be run headless. If you haven't seen them already, SuperCollider, Ch…

  20. comment
    Comment #27541890

    I'm not sure it does make any practical difference, but I could be wrong. But as someone who has been a little bit involved in the process since 2010 it's an enjoyable personal mil…

  21. comment
    Comment #27541591

    AudioWorklet (which allows you to work with audio sample-by-sample in a dedicated, high priority "thread") is available and works well in Firefox and the latest Safari. I haven't t…

  22. comment
    Comment #27541481

    The API is already available in all the major browsers, so nothing really changes with this announcement. The API itself lets you generate and manipulate audio data in a way that w…

  23. story
  24. story
  25. comment
    Comment #19387796

    Folks interested in this may also be interested in a new book from James Coglan "Building Git": https://shop.jcoglan.com/building-git/ It also takes a ground-up "build it yourself"…