GitHub issue made to generate a phishing email from GotHub.com
Seeing what looks like a #phishing attempt using #GitHub Issues.
Be on the lookout for a suspicious login emails or any other emails for issues.
GitHub issue made to generate a phishing email from GotHub.com
Seeing what looks like a #phishing attempt using #GitHub Issues.
Be on the lookout for a suspicious login emails or any other emails for issues.
Serrat is cool and all, but can ir run Doom?
I posted this on mastodon, but it seems worth sharing here as well: www.hjdskes.nl/projects/cage/
May be useful for anyone building a Linux kiosk.
When making changes in a function do you believe it's ok to bring the function in line with the projects coding style? I'd love to know your thoughts, it's not something I ever considered controversial.
#softwareDevelopment #coding #codeFormatting
Gitlabs has some job posting that include Go, Typescript (might as well be JS), And they mostly work remotely. boards.greenhouse.io/gitlab
Trying to start my daughter on actual bug fixes for #OpenSource projects next. Anyone willing to accept a PR from a 10yo (she's only worked in C#)? It's like pair programming with an intern, but I also get to yell at her across the house for not cleaning her room lol.
NuGetDefense v4.0 has been slightly delayed while I figure out a local issue with dotnet global tools. This will be the first version to run on .Net 8, but the 3.x branch will be supported through Nov 2024 when support for .Net 6 ends.
#NuGetDefense v3.2.0.0 has been released. This includes a few fixes for the SQLite vulnerability cache. That includes a PR from xtbmedia that fixes a crash that can occur when initially creating the cache.
This release still relies on the #dotnet 6.0 runtime being installed
Having worked with the new JetBrains AI Assistant plugin for a week, I stand by my earlier statements that AI coding assistants are about as useful as junior developers and at worst interns. It caught a dumb mistake I made in some copy/paste code, but the suggestion to fix it was bad.
Looking to upgrade to #dotnet 8, handle some extra details available through NuGet 6.8's internal vulnerable package checking and move to an ORM (likely EF) to allow using any database for caching (and potentially supporting a shared cache) instead of just SQLite.
#NuGetDefense development should be resuming soon. A long series of unfortunate events including a death march, keyboard failure and then surgery have hopefully come to an end. That said, anyone willing to contribute would be much appreciated.