A serious problem the #dotnet community has is the mindset that "just a little more C# will fix this issue", and "this" is "everything".
A serious problem the #dotnet community has is the mindset that "just a little more C# will fix this issue", and "this" is "everything".
Mindera is hiring Dot Net Fullstack Developer (Senior/Tech Lead)
#csharp #javascript #dotnet #aspdotnet #react #api #aws #azure #gcp #mvc #sql #seniorengineer #techlead
Bengaluru, India
Full-time
Mindera
Job details https://jobsfordevelopers.com/jobs/dot-net-fullstack-developer-senior-tech-lead-at-mindera-com-mar-26-2024-94ca8b?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
J'ai un développeur junior sous la main qui cherche un nouveau job
Dev .NET/Angular, actuellement en Ariège, mais ok pour bouger
CV disponible par MP
I have a junior developer looking for a new job.
Works with .NET/Angular, currently in France, but may be ok to move in Europe
CV available via private message.
I've been playing with Github Copilot, and it kept telling me that my constructors were wrong. I finally got it to say that the reason they are wrong was because C# doesn't support primary constructors, a feature which was introduced to classes in C# 12 (2023)...
In related news my free trial is nearly up
Just spent far too long trying to figure out why my tests, which use Guid.CreateVersion7, were randomly failing, before realising that it was because the timestamp granularity of GUIDv7 is down to the millisecond, not nanosecond.
Thankfully, I don't anticipate this affecting anything other than tests, so a quick helper method to bulk generate sequential GUIDs by using faked time offsets has done the trick.
LetsGetChecked is hiring Backend Software Engineer C# (Dublin, IR)
#csharp #dotnet #aws #azure #docker #elasticsearch #gcp #kafka #kubernetes #nosql #sql
Dublin, Ireland
Full-time
LetsGetChecked
Job details https://jobsfordevelopers.com/jobs/backend-software-engineer-c-dublin-ir-at-letsgetchecked-com-dec-5-2024-13f660?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
I really like the way that primary constructors in C# reduce the verbosity of trivial initialisation (e.g. for DI), but I'm finding that it reduces code readability for me. I'm guessing this is just because of familiarity with traditional constructors, all the way back to C++, so I'm hoping that I get used to it soon.
A mon tour de demander à Mastodon de faire sa magie !
Je suis désormais à la recherche d'une nouvelle opportunité en tant que #dev ou #architecte .
J'ai une quinzaine d'années d'XP sur des architectures #microservices
Je suis sympa et je ne mords pas.
Dispo à partir de la mi-Avril, j'ai la tête bien faite et vous n'aurez pas besoin de me tenir la main bien longtemps.
N'hésitez pas à me contacter en privé et booster si possible
I am creating a #ActivityPub minimalistic implementation of a badge system similar to Credly, built using #dotnet and leveraging the #Fediverse
I have issued a first badge, the idea is to decentralize the verification systems, and allow organizations to self-certify. It is incredible that organizations like Microsoft or Non-Profits pay thousands of dollars to companies like Pearson to just provide "verified" badges. Similar to mastodons installed in social-dot-something, thinkg of badges<dot> mozilla<dot>com , certifications<dot>myschooldistrict<dot>com. Or even a podcast emitting a badge for its guests, with the verification in the domain.
ActivityPub already offers a secure way to sign artifacts and interact between actors. The fediverse already have people with profiles, a social graph as @mike says, ready to use. Think of how LetsEncrypt disrupted that market of few actors selling certificates for websites.
I have a functional poc,
@fediverse is not a mastodon, pledora or blog, it is an actor in a badge system, but you can follow it in Mastodon. Its badges will show in #mastodon but they are not notes or articles. If you want to learn more, follow me, I will be sharing the progress here. Or follow the github project here: https://github.com/tryvocalcat/activitypub-badges
Who wants a badge of early adopter?