dredgy

Results 11 comments of dredgy

Hi Luke, I’m super interested to help implement the rasterisation method. Did you ever get very far with looking into it?

This is explained here https://saturnframework.org/explanations/endpoint-routing.html ``` Lack of not_found_handler in router and controller - as Endpoint Routing creates global table of routing having scoped not-found handlers is really tricky. Use...

> Wrong project? You probably wanted to create issue in the FsXaml repo? Sure did, will do that now haha. Thanks for the Avalonia recommendation!

Appreciate it. I did not run build.cmd, though I have it there. These are things that'd be great in a tutorial, I haven't programmed in a long time! I redid...

Well that definitely works, I’m not sure how clear that was though! Thanks a lot, should be a good foundation to build off. Have a great one!

Very likely the value was null. I can’t remember if I tested with a value or not, seems like something I’d do. From what I recall, putting a breakpoint in...

When I did my initial development, I was using Dapper.Fsharp on top so it was a little hard to diagnose. I've done a few experiments this week using just plain...

Hmm, I use the feature a lot in fable. But the more I build out peeble the less I need it. So far loving it. Now to just get the...

I’m using it do develop a point of sale system for fine dining restaurant which was already partially in PHP (and a lot of JS) so I’m the opposite of...