Viewing profile — blueslurpee
blueslurpee
HN member- Joined
- Wed, Apr 08, 2020, 11:04 AM UTC
- HN karma
- 43
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About blueslurpee
No profile information was provided.
Recent public activity
-
comment
Comment #33942420
This differs in Europe, where some NAA's view night flying as equivalent to IFR.
-
comment
Comment #33508942
In addition to the sibling you might like: https://cssgridgarden.com/
-
comment
Comment #32987347
Nice thread. The comment about "full steam ahead with Rust" was nice. Like you I've been on a basically identical search, but instead of coming up from Rust I've come down from dyn…
-
comment
Comment #32583393
We have similar experiences. I absolutely love Typescript. But I don’t like Node very much. So I keep TS in the browser. I’ve been looking at Nim or Scala for the backend. It’s eit…
-
comment
Comment #31642545
The technique that you have described on viewing the simple object combinations as "projections" is an excellent one; composability in your system emerges from efficiently selectin…
-
comment
Comment #31564318
Agreed, very interesting things going on in the "edge" space. I personally think this is why HN is so jazzed about things like fly.io. Super low latency opens up a whole new catego…
- comment
-
comment
Comment #31451847
Interestingly enough, assuming you use React this is how I see the role of something like Remix[0], which serves as a "rendering layer" that aggregates application data from differ…
-
comment
Comment #31451765
I haven't implemented this pattern (and I'm not convinced it is widespread or even exists in a cohesive form yet) but I've become quite bedazzled with the idea of "UI as pure funct…
- story
-
comment
Comment #30269726
Okay, I think this and the sibling have tipped it. Sounds like Haskell is where I will land and the best place to start branching out. Appreciate you!
-
comment
Comment #30266653
I can’t say I’m too jazzed about Kotlin or Groovy, but Scala on the other hand sounds really brilliant!
-
comment
Comment #30266628
Insightful comment. In general I prefer tools that have a prescribed way of looking at the world and don’t try to be everything to everyone. That said, I feel a certain allure to t…
-
comment
Comment #30266281
Thanks a lot. The general hope of the question, was in that there may be people like me on HN who had a similar itch at around year 2-5 in their career. In general, it's a low-risk…
-
comment
Comment #30266175
Edited. And fair enough point. To use your analogy, this question is more of the "linguist" side. If I were solely interesting in the "writer" side, I would be building distributed…
-
story
Ask HN: Which programming language should a journeyman programmer learn?
Hello HN, I'm looking for some advice and/or enthusiasm on which programming language you might recommend to a young journeyman programmer looking to broaden their horizons beyond …
- story
-
comment
Comment #29015740
I haven't read enough about GraphQL (or even used it) to debate its relative merits, but I find it very interesting from "business architecture" point of view. For instance, assume…
-
comment
Comment #29015422
Well said, I agree with you.
-
comment
Comment #29015405
Some interesting & fruitful replies in here. There is definitely some nuance that deserves to be unpacked. Yes, a well-oiled team with competent leadership and an effective culture…
-
comment
Comment #29015082
>Sure, in the ’80s, it might have been possible for one person to do it all: systems administration, database, coding, design. But in today’s world, database administrators, infras…
-
comment
Comment #28475472
Great response and awesome side project, thanks a lot! Do you have any thoughts on the “native vs. React native” question?
-
story
Ask HN: How is Swift UI performing for you in late 2021?
My team and I need to build a mobile application which will involve complex views and animations, and long term down the road access to important hardware on the phone. (Think new …
-
story
Ask HN: Small shops, how do you do CD?
Hi, I'm looking if any of the solopreneurs or small shops (5-10 people) could give some insight into their CD. Do you practice CD, and if so how? I run two unrelated Django monolit…
-
comment
Comment #25521106
This is so cool