Viewing profile — pimbrouwers
pimbrouwers
HN member- Joined
- Sat, May 23, 2020, 11:56 PM UTC
- HN karma
- 49
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About pimbrouwers
github.com/pimbrouwers
Recent public activity
-
comment
Comment #47827441
very cool little project! just wanted to mention your footer like is missing the user and repo from the link.
-
comment
Comment #46634961
Great post. Also, I absolutely love your website.
-
comment
Comment #46498351
I normally do a much deeper dive into the existing ecosystem before I write a library like this. In this case, I tried a few of the popular packages, but in the end decided my own …
-
comment
Comment #46475712
100%! I would be thrilled! Thank you very much.
-
comment
Comment #46457826
I've been playing around with some of the "standard/common monads in C# for a while now, in OSS ( https://github.com/pimbrouwers/Danom ) and at work. It's awesome. I can't imagine …
-
comment
Comment #44939121
I can second this experience. I arrived roughly 10 years ago, right in time to see netcore1.0 emerge. Been onboard even since. You should absolutely check it out. The compilation s…
- story
-
comment
Comment #44658004
Not a python developer, just casually curious about the discourse. But I wanted to say that I completely agree with the point on letting dynamic languages be dynamic. Otherwise, yo…
-
comment
Comment #43731677
Recency bias playing a factor here. But System.Data.SQLite. When you scan around the offerings of the other top-shelf languages, it becomes quickly evident how good/reliable that D…
-
comment
Comment #43552070
Hi Isaac ;) Of course you can train people. But in my experience they take a lot longer to learn than you suggest.
-
comment
Comment #43546526
Our shop converted 6 years ago, from C# to exclusively F#. I also author and maintain some packages (falco, donald, validus and others). The language is tough to learn if you're co…
-
comment
Comment #43378770
I came to say exactly this. I was sucked right into this. I am looking forward to reading more thoroughly and understanding it better.
-
comment
Comment #43088807
It most definitely does not. Yes, you will lose foreign keys across silos. But this will usually be one association, like a user id for example. You are also thinking of this defen…
-
comment
Comment #43088569
Be brave. Just try it. Removing the network latency is a massive gain, especially for small/medium apps, which is most sites. And if you find yourself asking this, the answer is ye…
-
comment
Comment #42275250
I’m excited to share a project I’ve been working on for the past 8 months called Danom. After spending 6 years writing F#, I found myself in a situation where C# was mandated. I th…
-
comment
Comment #42274010
Legend has it, if you play Danom backwards it will reveal the meaning of life.
-
story
Danom: Structures for durable programming patterns in C#.
I’m excited to share a project I’ve been working on for the past 8 months called Danom. After spending 6 years writing F#, I found myself in a situation where C# was mandated. I th…
-
comment
Comment #41745097
This was very interesting and a clever way to demonstrate the state of AI video gen.
-
comment
Comment #41686641
I really like this. My only pause would be strict CSPs that don't allow inline scripts. I suppose in those cases you're able to use the selector overload.
-
comment
Comment #41663125
Damn this is cool!
-
comment
Comment #38425262
You had me until JVM
-
comment
Comment #37331005
Very neat John! Bookmarked.
-
comment
Comment #29277130
My best advice, try it! I have used it many times for server apps with great success, namely "forms-over-data" systems, some even with a large user base but low concurrency. Some t…
- comment
- story