Patrick Delaney

Results 160 issues of Patrick Delaney

Complete rewrite of styling: Since the current CSS is not going to be used, a complete rewrite of styling is necessary. This could involve switching to a utility-first CSS framework...

enhancement

This should ideally apply across both frontend and backend, if language conventions allow.

question

re: after a series of transforms to distribute the share pools upon a sell, we have: ``` // AggregateUserPayouts aggregates YES and NO payouts for each user. func AggregateUserPayoutsDBPM(bets []models.Bet,...

enhancement

Re, Manifold's documentation: https://manifoldmarkets.notion.site/Maniswap-ce406e1e897d417cbd491071ea8a0c39

question

https://github.com/qznc/prema/blob/master/source/model.d#L782

question

https://grafana.com/blog/2024/02/09/how-i-write-http-services-in-go-after-13-years/

question

After having gotten some feedback on potential themes, we had roughly equivalent votes: Searching around, I found that, "paper dashboard" has a BLK version. People seemed to like the dashboard...

enhancement

In MarketBetsDisplayHandler()... When we go to processBetsForDisplay we have to enter the time that the market was created at. In order to do this we have to make a query...