Viewing profile — tincholio
tincholio
HN member- Joined
- Fri, Jun 18, 2010, 9:02 PM UTC
- HN karma
- 1,046
- Public activity
- 641 items
- HN profile
- View on Hacker News ↗
About tincholio
No profile information was provided.
Recent public activity
-
comment
Comment #47752801
Well, way back in the day, dev tools weren't free, either, for the most part.
-
comment
Comment #46241827
It's excciting, but I saw a review of a pre-release c2 on youtube [0] the other day, and it seemed extremely slow in the interactions. Otherwise, it seems like a cool device. [0] h…
-
comment
Comment #45925399
He looks like Dracula on LinkedIn
-
comment
Comment #45798611
My take on this is that when outsourcing the code writing, you miss out on building a mental model of how it works that you do develop when doing it yourself. The degree to which t…
-
comment
Comment #45712926
Most of those are not really "frameworks" as such (with some exceptions, like Biff or Fulcro), but rather libraries, or curated collections of libraries. Most Clojure people tend t…
-
comment
Comment #45196133
I've been experimenting with this (it's in Babashka, which is for scripting Clojure, but you can do it with just bash, if your bash-fu is stronger than mine :D ): #!/bin/env bb (ns…
-
comment
Comment #45196112
Indeed!
-
comment
Comment #45196103
I have been having some issues with X/i3 (using i3 as a WM for Plasma), mostly with multiple screen setups (windows getting all screwy when connecting/disconnecting, lots of flicke…
-
comment
Comment #44988783
> the ones that like to think everything up-front before doing anything. I don't think that's the case. If they were really thinking up-front, they'd be doing proper req analysis a…
-
comment
Comment #44945866
Not the parent poster, but I suspect he's thinking of stuff like Lighttable, or Liquid. Editors that were written in Clojure, or specifically for Clojure, and had cool features tha…
-
comment
Comment #44921184
I think it's because the playing sounds mechanical, there's very little articulation and dynamics.
-
comment
Comment #44912240
It's pretty impressive engineering, yet it sounds like crappy MIDI... Doubt many people will go dropping 40K on this.
-
comment
Comment #44774987
And the cost of parking... Parking your car in Hki is eye-watering
-
comment
Comment #44762498
I had to specifically block those from being shown, they were all over for me. I don't have any issue with them, but my kids use my steam deck, and game on my pc, and I didn't want…
-
comment
Comment #44171570
It's the standard in most hard science fields. Also common in some humanities, too.
- comment
-
comment
Comment #43702492
Seems like he honored his surname with his attitude :)
-
comment
Comment #43350667
Mixing can work pretty well. I'm using Plasma with i3 as a WM, and it hits the perfect spot for me. Not sure if the same thing can be done on Wayland, though?
-
comment
Comment #42811379
Congrats man! Just as a side note, "paras" means best, in Finnish, so that'd make you the Best Chopra!
-
comment
Comment #42370515
Friends' posts are a tiny fraction of what you see on FB nowadays.
-
comment
Comment #42368945
The Slack blocks format is horrendous, and not very powerful.
- comment
-
comment
Comment #42201763
It's been a common problem with HN. I remember when NodeJS came out, it was exactly the same, and then with all the crypto-craze.
-
comment
Comment #42124505
Nil punning in Clojure gives you that kind of experience, for example. Things that would break in other languages, just "work as you'd expect them" in Clojure (except when you drop…
-
comment
Comment #42055442
I actually wrote a (not so polished) clone of that in Ruby, way back when...