Lukas Kurz
banner
shortdev.de
Lukas Kurz
@shortdev.de
Fullstack @dot.net developer
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:

nearshare.shortdev.de/setup/
Setup your Windows machine
nearshare.shortdev.de
November 9, 2025 at 5:53 PM
#dotnet "nano" api: A simple api handler written in #csharp that can be deployed to #vercel alongside your #nuxt (etc) app using .NET 10 "run app.cs" and NativeAOT.

(The usings could go away using GlobalUsings via a nuget package)
October 18, 2025 at 8:51 PM
Working on a small util app for #nearshare on #Windows to simplify the usage of Nearby Sharing on Windows (e.g. send files from your clipboard, drag'n'drop, etc).

It's a #WinUI 3 app on #UWP.

github.com/nearby-shari...

#dotnet
GitHub - nearby-sharing/windows: [WIP] Utils for Nearby Sharing on Windows 10 / 11
[WIP] Utils for Nearby Sharing on Windows 10 / 11. Contribute to nearby-sharing/windows development by creating an account on GitHub.
github.com
September 5, 2025 at 2:03 PM
I just tried the `neverForLocation` #android permission flag for the `BLUETOOTH_SCAN` permission so I don't have to request location permissions anymore.

Sadly the documentation is not very clear on which beacons will be filtered out...
August 13, 2025 at 1:08 PM
Time to work on the UI of #nearshare again ✨

I'm thinking of replacing the `BottomSheet` with a `SideSheet`.
This would give more screen space but still be a modal dialog.

What do you think?
Do you like the (1) normal or (2) detached style more?

#dotnet #android #airdrop
August 8, 2025 at 9:57 PM
Do you want to use your #Google #Stadia controller with your #windows #gamepass and #uwp apps?

No problem: Just install this simple registry patch:
github.com/ShortDevelop...
GitHub - ShortDevelopment/stadia-winrt: Use your stadia controller with GamePass and UWP Apps
Use your stadia controller with GamePass and UWP Apps - ShortDevelopment/stadia-winrt
github.com
August 3, 2025 at 7:23 PM
Can't wait for extension indexers in #csharp!

This would finally remove the boilerplate parentheses from my #android layout...
June 7, 2025 at 9:38 AM
Imagine you could write a native #windows #winui app in pure #typescript with simple tooling and no big setup.

Would you like to do so?
May 19, 2025 at 8:10 AM