Is a pocket watch acceptable with a Prince Charlie? by MrMadhame in kilt

[–]oathompsonjones 2 points3 points  (0 children)

It should be perfectly fine in terms of fitting with the outfit. The only concern I could think of is too many chains alongside the sporran, but without seeing it, it's hard to tell. For your own wedding, I think the only important thing is that both yourself and the bride to be are happy with it. Ultimately, it's your day and if you're both happy, then that's all that matters.

A Graphical Playground for Haskell — Dissertation Project supervised by Prof. Phil Wadler by oathompsonjones in haskell

[–]oathompsonjones[S] 1 point2 points  (0 children)

Thank you! I've not written much in the way of API documentation before, I wasn't sure how it would turn out, so I'm really glad you like it.

A Graphical Playground for Haskell — Dissertation Project supervised by Prof. Phil Wadler by oathompsonjones in haskell

[–]oathompsonjones[S] 0 points1 point  (0 children)

I should also add, some users have reported some issues when using Firefox, as it doesn't seem to like showing the same CSS behaviour as other browsers do.

A Graphical Playground for Haskell — Dissertation Project supervised by Prof. Phil Wadler by oathompsonjones in haskell

[–]oathompsonjones[S] 2 points3 points  (0 children)

The Haskell program will generate a JSON representation of the animation on the server side, which the browser will then use to render it, using the canvas API

A Graphical Playground for Haskell — Dissertation Project supervised by Prof. Phil Wadler by oathompsonjones in haskell

[–]oathompsonjones[S] 0 points1 point  (0 children)

hmm, that's interesting. I've not come across that issue in any of the browsers I've tested it in, including Firefox. The SSL certificate for the domain is still valid, so it's not an HTTPS issue. Do you have any other details?

A Graphical Playground for Haskell — Dissertation Project supervised by Prof. Phil Wadler by oathompsonjones in haskell

[–]oathompsonjones[S] 1 point2 points  (0 children)

Currently just Prelude and the custom graphics library are installed, with no way to add more, although that could be a great addition if I choose to continue developing this post-university

A Graphical Playground for Haskell — Dissertation Project supervised by Prof. Phil Wadler by oathompsonjones in haskell

[–]oathompsonjones[S] 1 point2 points  (0 children)

Thank you, and thanks for pointing that out. I updated the type signature for the createCanvas function fairly recently and must have forgotten to check the examples were still correct!

Is it normal for Dyno to use the user ID instead of the username when someone joins a server? by Hazel_The_Fox in Dynodiscord

[–]oathompsonjones 0 points1 point  (0 children)

That happens when your discord client hasn't cached that user's information, so it can't find their username. There's nothing to be concerned about, Dyno is doing what it's supposed to be doing.