Live data from Hacker News

Viewing profile — mollusk

mollusk

HN member
Joined
Thu, Jul 20, 2017, 7:51 AM UTC
HN karma
87
Public activity
53 items

About mollusk

No profile information was provided.

Recent public activity

  1. comment
    Comment #43076370

    What's the point of Tailscale and how did it change your usage?

  2. comment
    Comment #42263325

    Check out the Soviet Takhion [1] track bike for a similar handlebar setup. Cinelli also had a version of their legendary Laser [2] bike with that setup. 1: https://bikecult.com/wor…

  3. comment
    Comment #42253924

    > "old man yells at cloud" Literally.

  4. comment
    Comment #37630684

    Some cycling water bottles already do that kind of thing: > The Purist WaterGate Bottle features an amorphous silicon dioxide coating that's infused into the inner-wall of the bott…

  5. comment
    Comment #29013367

    This seems to be a real world, but with the wrong definition: https://l.thisworddoesnotexist.com/PQp9

  6. comment
    Comment #28104875

    You can as an individual. And people do that, it's sometimes refered to as alcotourism, when you cross the border to buy cheaper alcohol in the neighbouring country. Finns go to Es…

  7. comment
    Comment #28037323

    You need a team that wants to use Clojure. I wrote Clojure professionally for 2 years, and everyone at the company was excited about it and sold on the language. Even after 3-5 yea…

  8. comment
    Comment #27760548

    Mushrooms is one of the easiest drugs to procure. Some species like Psilocybe semilanceata grow in the wild, both in Europe and North America. You can just pick them if you know th…

  9. comment
    Comment #26748295

    What model cycling computer does that?

  10. comment
    Comment #25621188

    Telegram has already got you covered.

  11. comment
    Comment #25063363

    DAWs, maybe, but the VSTs that live in symbiosis with them have had (and a lot of them still do) the most skeuomorphic designs ever, replicating the look and feel of audio hardware…

  12. comment
    Comment #24977792

    You can try this for vim: https://github.com/stevearc/vim-arduino Back in the day (about four years ago) I used a similar setup with with Sublime Text and an Arduino plugin. For a …

  13. comment
    Comment #24798922

    Would be cool with moving pictures. Like a digital lava lamp.

  14. comment
    Comment #24365155

    TIL soulseek has a wishlist.

  15. comment
    Comment #24090967

    It's not just for coffee though. You could use it as one would use milk e.g. add it to your bowl of cereal, hot chocolate, milkshake etc. and consume a larger amount in total.

  16. comment
  17. comment
    Comment #22382036

    > It's probably somewhat decreased my earnings compared to trendier languages Odd, considering that Clojure is the best paid language according to the Stack Overflow Developer Surv…

  18. comment
    Comment #21408185

    I don’t quite see the benefits of Clojure’s dynamic binding over with-redefs for tests as demonstrated here. Personally I have only used Clojure’s dynamic binding very rarely, most…

  19. comment
    Comment #21366522

    Hmm, shouldn’t it be “somnolence” or “hypersomnia” then...?

  20. comment
    Comment #21256638

    I didn't, and when I tried it out, it wasn't working for me, so I looked it up and apparently others have had the same issue. [0] The Shortcut was set to cmd+` in system preference…

  21. comment
    Comment #20858198

    To me the most noticeable problem is dry eyes, which makes me feel like I'm exhausted and falling asleep, even if I've had a good night's sleep. Before we got humidifiers it starte…

  22. comment
    Comment #20533881

    Got any recordings? Always nice to see Monotribe in action.

  23. comment
    Comment #18961270

    Or if you want to write your own WM from scratch, try https://github.com/Hammerspoon/hammerspoon

  24. comment
    Comment #18714798

    > I will _never_ use the millimetre scanner Genuinely curious, is there a reason for this, or are you just fucking with the security?

  25. comment
    Comment #18621841

    >Go is pretty much the only widely used CSP implementation in existence. Clojure’s core.async is another arguably widely used implementation (it pays my bills).