HackerTrans
TopNewTrendsCommentsPastAskShowJobs

joelanman

no profile record

comments

joelanman
·قبل 17 يومًا·discuss
doesnt VC money subsidise stuff all the time? Isnt that how Uber and AirBNB undercut competition?
joelanman
·الشهر الماضي·discuss
UK government services guidance is to use progressive enhancement

https://www.gov.uk/service-manual/technology/using-progressi...
joelanman
·قبل شهرين·discuss
Using omlx on the M1 max I get about 15tps from 27b
joelanman
·قبل شهرين·discuss
If select counts as a list, then I'd include radio buttons too because for single selection they're often a better choice
joelanman
·قبل 3 أشهر·discuss
You could play back multiplayer Halo 3 matches in 3D, with a free camera. Was really interesting to see how matches played out, how you got killed and so on, and for taking cool screenshots.
joelanman
·قبل 3 أشهر·discuss
as used on gov.uk

https://brand.design-system.service.gov.uk/typography/
joelanman
·قبل 5 أشهر·discuss
https://railway.com is another good one
joelanman
·قبل 8 أشهر·discuss
The regulation is only concerned with cookies that are not required to provide the service. It makes no differentiation between first party and third party - if you use cookies for anything optional (like analytics) you need consent. So you can have third party non-cookie analytics for example without a banner.
joelanman
·قبل 8 أشهر·discuss
(I worked on this pattern) Our guidance is to accept both names and numbers in the back end so people can enter either. In our testing, text inputs (with a numeric keyboard on mobile) is better than selects. Some people struggle with using selects, we don't see those issues in text inputs. That guidance maybe be about people not knowing the order of the inputs (DD MM YY, MM DD YY) but our pattern is clearly labeled for each input so we don't get that issue.

We did continue our testing which resulted in the pattern in the design system which is linked.
joelanman
·قبل 8 أشهر·discuss
For dates people know (say date of birth) just use text inputs

https://design-system.service.gov.uk/components/date-input/