jakub_neruda, to programming Czech
@jakub_neruda@techhub.social avatar

Every single day convinces me more and more that IDisposable interface is one of the most disastrous things in C#. So easy to screw up in so many ways...

avaloniaui, to random

We're excited to announce our first Q&A for our GitHub Sponsors will be on Friday 🎉🎉🎉

Invites will be sent tomorrow morning, so you have some time to sponsor if you want to speak directly with the team!

https://github.com/sponsors/AvaloniaUI

onthefencedev, to random
@onthefencedev@twit.social avatar

@jamesmontemagno as you use a Macbook as your daily driver I'm interested in what model you are using.

I'm looking to reconcile my Windows/Mac setup to a single device and currently the Mac is in pole position - but I don't want to buy something that's not up to the job, i.e. web and mobile development, but I also don't want to fork out for something that's far more capable than I will ever need.

Thanks in advance 🙂

Fortunato, to random

https://github.com/dotnet/runtime/blob/main/src/libraries/Common/src/System/TimeProvider.cs

this is Fantastic. Everywhere I've worked has ended up writing a custom version of this functionality so it's great to finally put it into the standard library.

unoplatform, to random
@unoplatform@mastodon.social avatar

ANNOUNCING: Full mobile debugging in VS Code

Build .NET mobile apps with either Uno Platform or .NET
MAUI without ever leaving VS Code.

https://platform.uno/blog/announcing-net-mobile-debugging-in-vs-code-mobile-development-in-vs-code-with-uno-platform-or-net-maui

JGraber, to random
khalidabuhakmeh, to random
@khalidabuhakmeh@mastodon.social avatar

Doesn't seem that using directives for additional types has made it into 8 preview 3. Maybe the next round.

khalidabuhakmeh, (edited ) to programming
@khalidabuhakmeh@mastodon.social avatar

With primary constructors added to classes and structs in C# 12 and 8, I am not sure why records exist anymore (other than equality implementations).

Anyone else have thoughts?

maartenballiauw, to programming
@maartenballiauw@mastodon.online avatar

Here's May's Annotated with the latest on WASM by guest author Laurent Kempe – and more:

🧑 Role-Based access in
📝 Normalize and compare URLs with
🌴 Use Reactive UI in apps

https://jb.gg/5qp5t6

alvinashcraft, to programming
@alvinashcraft@hachyderm.io avatar

Dew Drop – May 2, 2023 ()

Today's top links:

  • Microsoft Graph Developer Proxy 0.7 w/ extended configuration options and improved simulation throttling
  • Add Neumorphism look to your mobile .NET apps with C# and XAML
  • Reviving a Microsoft Zune in 2023
  • Announcing Copilot Chat
  • Web API development in Visual Studio 2022

https://www.alvinashcraft.com/2023/05/02/dew-drop-may-2-2023-3934/

maartenballiauw, to random
@maartenballiauw@mastodon.online avatar

Integrated a #dotnet app with a SOAP service that takes the payload as a string element in a SOAP body. AMA

swimburger, to programming

How to convert audio to different formats using C# and FFmpeg

https://www.twilio.com/blog/convert-audio-to-different-formats-with-csharp-and-ffmpeg

khalidabuhakmeh, to random
@khalidabuhakmeh@mastodon.social avatar

I'm noticing that a lot of security researchers (or hackers) are pushing up "Logger" packages to NuGet to try to see if devs will install them.

khalidabuhakmeh, to random
@khalidabuhakmeh@mastodon.social avatar

👋 Hey folks. Do you feel like there are any gaps in the ecosystem when it comes to solving your issues and developing solutions? If so, what are they?

Please boost for reach :)

rumdood, to random

Curious for folks: If you are trying to add intent determination to user input, what library or API would you use? The big hotness right now is obviously ChatGpt, but curious if there are options that people prefer - especially if your range of possible user intents is pretty narrow (e.g. determining if the user is asking to create a task and the parameters thereof).

mcnets, to random

Make your computer speak with just a few lines of code and Microsoft.CognitiveServices.Speech.

aristurtle, to programming

Most important question. In this situation are you a hard-coder or a nameof() kind of person?

For what it's worth, I'm a nameof. I will use and abuse it every chance I get.

khalidabuhakmeh, to random
@khalidabuhakmeh@mastodon.social avatar

🌶️ Spicy take: The space would not be where it is today if it wasn't for , , and and other partners pushing the DX improvements they have over the years.

KirillOsenkov,
@KirillOsenkov@mastodon.social avatar

@khalidabuhakmeh my extremely spicy take is that the space would not be where it is today if I was in charge of things for the past 17 years

khalidabuhakmeh, to random
@khalidabuhakmeh@mastodon.social avatar

I made this short video showing how to debug a Docker Compose solution. It's as simple as hitting the debug button and setting a breakpoint.

JetBrains Rider with Docker Compose file and breakpoints

onthefencedev, to programming
@onthefencedev@twit.social avatar

Really getting on well with - more so than I ever did with Visual Studio for Mac.

Rider is so much more capable and finding myself more productive with all the keyboard shortcuts, something I never quite got to grips with in which feels very much like a second class citizen compared to it's Windows equivalent.

This also helps me make the decision on Windows or Mac for my new laptop - looks like the has it

ride_with_colin, to programming
anthonysimmon, to programming

Use Kiota to create a custom C# client for the ChatGPT API! Don't rely on unofficial third-party packages and learn how Microsoft generate their Graph API SDKs.

https://anthonysimmon.com/custom-csharp-chatgpt-client-with-kiota/

KristofferStrube, to programming
@KristofferStrube@hachyderm.io avatar

Worked on exposing my blog posts through my ActivityPub Bot today. For this, I created a service that transforms an RSS feed into a list of profile activities. So now my posts can be consumed in Activity Streams format as well from here: https://kristoffer-strube.dk/API/ActivityPub/Users/bot/outbox

Project: https://github.com/KristofferStrube/ActivityPubBotDotNet

mobiuscog, to linux
@mobiuscog@fosstodon.org avatar

Question for any devs: Is a viable desktop solution on ?

I would really like to use it to create cross-platform desktop apps, but everything seems to mention windows/mac/mobile and Linux is generally missing, despite being .NET core based.

It seems a great solution but I just need a suitable resource to bring it together. C#, .NET core and is already a great experience on Linux, and I just need UI now.

EricBeaudry,
@EricBeaudry@techhub.social avatar

@mobiuscog I think you are referring to MAUI Blazor hybrid mode which is not supported on Linux desktop. Afaik alone requires a browser or web viewer (which is what MAUI wraps around your blazor to make it run like a desktop app). The UI options are thus limited when targeting Linux with . Avalonia might be worth looking into or you revert to a browser. I’d be happy to learn if you find more viable options.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • osvaldo12
  • mdbf
  • Youngstown
  • cisconetworking
  • slotface
  • rosin
  • thenastyranch
  • ngwrru68w68
  • khanakhh
  • megavids
  • ethstaker
  • tacticalgear
  • modclub
  • cubers
  • Leos
  • everett
  • GTA5RPClips
  • Durango
  • anitta
  • normalnudes
  • provamag3
  • tester
  • lostlight
  • All magazines