GitHub | https://github.com/AliSoftware/ |
https://twitter.com/aligatr | |
Blog | https://alisoftware.github.io |
GitHub | https://github.com/AliSoftware/ |
https://twitter.com/aligatr | |
Blog | https://alisoftware.github.io |
The solo maintainer for libxml2 is no longer accepting embargoed vulnerability reports, citing the unsustainable burden as an unpaid volunteer. Security issues will be treated like any other bug report moving forward.
https://socket.dev/blog/libxml2-maintainer-ends-embargoed-vulnerability-reports #opensource #cybersecurity h/t @joshbressers
I've still never gotten into `fzf` (and maybe I never will!) but I think it's really cool that you can use a fzf 1-liner to make things like this little UI for reviewing git commits
(fzf stands for "fuzzy finder" but I think it's interesting that you can use it for many things that do not involve searching or finding at all!)
Pro tip: if you want to see what your app looks like with the new design on iOS 26 but for some reason can't build it with the new SDK, add the following to your app's launch arguments (or set it in user defaults):
"-com.apple.SwiftUI.IgnoreSolariumLinkedOnCheck YES"