Lukas Kurz

@shortdev
13 Followers
30 Following
71 Posts
Fullstack @dotnet software developer.
Homepagehttps://shortdev.de
GitHubhttps://github.com/ShortDevelopment
Nearby-Sharinghttps://nearshare.shortdev.de
LocationGermany
Now we're one step closer to getting #WiFiDirect support for #NearShare on #linux 🎉

After nearly a week of debugging WlanSvc, I finally discovered I had forgotten to set a device name on #linux. Turned out #windows did not like that so much.

#VisualStudio #Wireshark

For the past few days, I was trying to connect to an existing autonomous #WiFiDirect group owner (hosted on #windows) from wpa_supplicant (on #linux). For some reason the linux device kept getting disconnected instantly.

📰 Explore union types in C# 15

C# 15 introduces union types — declare a closed set of case types with implicit conversions and exhaustive pattern matching. Try unions in preview today and see the broader exhaustiveness roadmap.

https://devblogs.microsoft.com/dotnet/csharp-15-union-types/ #dotnet

Explore union types in C# 15 - .NET Blog

C# 15 introduces union types — declare a closed set of case types with implicit conversions and exhaustive pattern matching. Try unions in preview today and see the broader exhaustiveness roadmap.

.NET Blog

I added the download button to #GitHub 😁

#nearshare #GitHub

Even though this app directly uses the #nearshare implementation built into Windows, it allows discovering LAN devices, so you can finally transfer data to Windows devices without Bluetooth / WiFi or MacOS machines using the cli 🥳

https://github.com/nearby-sharing/cli

GitHub - nearby-sharing/cli: Cross-platform cli for windows nearby-sharing (Project Rome)

Cross-platform cli for windows nearby-sharing (Project Rome) - nearby-sharing/cli

GitHub

The #nearshare app family is joined by a new utility app for #Windows. Besides the native share menu in Windows, you can now use this app to quickly share your clipboard, some plain text or arbitrary data via drag'n'drop!

https://apps.microsoft.com/detail/9NL0J9C8FV0K

#UWP #dotnet

The State of JS is out. Astro is #1 meta-framework in developer satisfaction three years running.
︀︀
With our astronaut powers combined… 😤
Currently working on moving the #nearshare #android app from activities to fragments and navigation apis.

I just noticed that some well-known #windows #firewall rules were gone which caused some issues in local-network stuff including #nearshare.

Resetting the firewall rules did the trick for me.
This is now part of the #nearshare setup docs:

https://nearshare.shortdev.de/setup/

Setup your Windows machine