• 1 Post
  • 505 Comments
Joined 6 months ago
cake
Cake day: April 13th, 2024

help-circle









  • I use the DigitalPersona 4500 with libfprint. Unfortunately, there are multiple revisions of the device with the same model number and only some of them work properly under Linux (different encryption method I believe). As far as I know this is not actually documented anywhere. Googling just shows a bunch of unresolved bug reports of people having no idea why it doesn’t work.



  • I can see how there might be usecases for stuff like this in big enterprise developments that change their design often and/or have lots of different departments of people working on the site, but in all the webdev I have ever done myself in my almost 30 years of work in it, I have never had any need for more than hand-written html, css and javascript. That and simple template systems like django/jinja have worked quite well for me and always perform far better than these big frameworks.