Kevin Brubeck Unhammer

Results 390 comments of Kevin Brubeck Unhammer

If I simply disable the `window.submitForm` override on `submit` events like ```diff --- ../ihp/ihp/data/static/helpers.js 2025-09-22 11:25:01.897260252 +0200 +++ static/helpers.js 2025-09-22 12:40:17.399831586 +0200 @@ -149,28 +149,20 @@ function initDisableButtonsOnSubmit() { if...

:+1: I don't think there's that much missing for it to be functional, apart from that window.submitForm (which I think is mostly about *removing* code). I'll see if I find...

It took a bit longer to find a free moment than I expected. But I started working on this in https://github.com/unhammer/ihp/commits/hotwire-turbo/ In https://github.com/unhammer/ihp/commit/f4893c1b7fd03a645c43b478afdd457a9708a29d I made the changes to use turbo.js's...

would have to check how this is affected by the https://github.com/digitallyinduced/ihp/pull/2196 fix (does turbo already handle it?)

I installed the sdk as in https://learn.microsoft.com/nb-no/dotnet/core/install/linux-ubuntu-install?tabs=dotnet9&pivots=os-linux-ubuntu-2404 which puts them in /usr/share/dotnet then I installed csharp-ls as in this readme with `dotnet tool install --global csharp-ls` and I got an...

for those not following #2148 – https://zacwood.me/posts/2021-12-29-ihp-cabal/ was referenced, so it seems someone already made IHP build with cabal instead of nix. (I haven't looked closely at it yet, no...

This is a huge set of changes, can you describe what it does? It changes both localisations and logic and presentation and build, are these changes all related to one...

I haven't looked very deeply into the react code, @sushain97 knows that better, but I think from just reading it, it looks good to me, the new stuff seems pretty...

On the positive side, IHP is mentioned as Haskell's answer to Phoenix :-) Also if the community "feels boring", do we really want to align with that? 😛 I find...

Nice list of challenges. TIL about [wai vault](https://hackage.haskell.org/package/wai-3.2.4/docs/Network-Wai.html#v:vault) / https://www.yesodweb.com/blog/2015/10/using-wais-vault