Function

Results 58 comments of Function
trafficstars

@megagreg72 length is definitely better than enforcing specific characters, but to prevent similar issue of users just padding their password with `aaaa`, i think we should use a library to...

adding i18n now will slow down development and the required work to add i18n support doesn't significantly change with how this project is set up. also if we add it...

i don't like tests. it's effectively writing the same business logic twice and i think it just shows how little trust a team has in their own product. it's like...

I'm really surprised this isn't easily possible right now. Basically it means that if i don't wanna trust the backup host, i must use a push configuration. In my case...

I'm updating the project where i use Bulma and this issue is still persistent. Here's the latest lines of code that are currently useless null checks: https://github.com/jgthms/bulma/blob/96a2497155b8a3ba7c51a07095435a7b5287cb75/sass/helpers/spacing.scss#L49 https://github.com/jgthms/bulma/blob/96a2497155b8a3ba7c51a07095435a7b5287cb75/sass/helpers/spacing.scss#L57

@Blisto91 I probably have the same issue. Always immediately crashes with latest version (splash screen doesn't even show), but launches with 2.3.1. What information is needed?

Will do and maybe i can make a Powershell script or something to automate the bisect. Thanks for responding.

@Dune-jr i think i'd like to keep the issue open until we've at least talked to DaemonHunter once.