Viewing profile — mollusk
mollusk
HN member- Joined
- Thu, Jul 20, 2017, 7:51 AM UTC
- HN karma
- 87
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About mollusk
No profile information was provided.
Recent public activity
-
comment
Comment #43076370
What's the point of Tailscale and how did it change your usage?
-
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…
-
comment
Comment #42253924
> "old man yells at cloud" Literally.
-
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…
-
comment
Comment #29013367
This seems to be a real world, but with the wrong definition: https://l.thisworddoesnotexist.com/PQp9
-
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…
-
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…
-
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…
-
comment
Comment #26748295
What model cycling computer does that?
-
comment
Comment #25621188
Telegram has already got you covered.
-
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…
-
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 …
-
comment
Comment #24798922
Would be cool with moving pictures. Like a digital lava lamp.
-
comment
Comment #24365155
TIL soulseek has a wishlist.
-
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.
- comment
-
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…
-
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…
-
comment
Comment #21366522
Hmm, shouldn’t it be “somnolence” or “hypersomnia” then...?
-
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…
-
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…
-
comment
Comment #20533881
Got any recordings? Always nice to see Monotribe in action.
-
comment
Comment #18961270
Or if you want to write your own WM from scratch, try https://github.com/Hammerspoon/hammerspoon
-
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?
-
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).