Advertisement · 728 × 90

Posts by Tom Deseyn

Post image

👀
#csharp #dotnet

1 month ago 38 9 7 1
Preview
[WIP] Add io_uring (opt-in) for sockets on Linux by benaadams · Pull Request #124374 · dotnet/runtime Resolves #753 Summary This PR adds a complete, production-grade io_uring socket I/O engine to .NET's System.Net.Sockets layer. When enabled via DOTNET_SYSTEM_NET_SOCKETS_IO_URING=1 on Linux ker...

I might be back; let's make .NET go faster! github.com/dotnet/runti...

2 months ago 17 4 4 1

Very impressive!! I can't wait to see some benchmark results. Also eager to learn how you put it all together.

2 months ago 1 0 0 0

Tmds.Ssh supports pubkey and agent auth. You can combine the auths like you want to. The default does everything except passwords. If you want something configurable but don't want implement it yourself, it also supports using OpenSSH config files.

2 months ago 1 0 0 0

Maybe enough to connect to some servers, but not enough to provide "modern" SSH algorithms.

2 months ago 1 0 0 0
Preview
How to deploy .NET applications with systemd and Podman | Red Hat Developer Discover how to build and deploy .NET application images as systemd services with Podman
3 months ago 0 0 0 0
An iOS notification from Signal that says “you may have new messages”

An iOS notification from Signal that says “you may have new messages”

Proof that @signal.org is using quantum algorithms

4 months ago 80 11 4 0
| Tmds.Ssh Documentation

If you're doing anything SSH with .NET and like to use a modern, open-source library, check out tmds.github.io/Tmds.Ssh/!

4 months ago 2 0 0 0
Post image

It is becoming increasingly obvious that the oligarchs, backed by the scum in the Kremlin and the White House, want to carve up Europe between the USA and Russia.

4 months ago 5161 1956 651 0
Advertisement
| Tmds.Ssh Documentation

Just released Tmds.Ssh 0.18.0. This release focuses on ... documentation! tmds.github.io/Tmds.Ssh

4 months ago 0 1 0 0
| Tmds.Ssh Documentation

Just released Tmds.Ssh 0.18.0. This release focuses on ... documentation! tmds.github.io/Tmds.Ssh

4 months ago 0 1 0 0
Tmds.Ssh API Documentation | Tmds.Ssh API Documentation

Tmds.Ssh has API docs! tmds.github.io/Tmds.Ssh

4 months ago 0 0 0 0

Thanks for the info. I think this is a solution when the cost of upgrading to a newer major .NET version is "high". In many cases, the cost might not be that high since .NET has great backwards compatibility (aims to avoid both breaking and behavioral changes).

5 months ago 0 0 1 0

You're welcome. Nice demo!

5 months ago 1 0 0 0

Is there a list of libraries which are included?
I assume that if I need a library which isn't included, I'd need to pay for its maintenance?

5 months ago 1 0 1 0

I wonder, when you adopt this for patching for runtime vulnerabilities, what do you do for vulnerabilities in the other dependencies of your app? These libraries may stop to support the older runtime version you are staying on... leaving you with unpatched vulnerabilities.

5 months ago 0 0 1 0
Post image

What he said: 💯 🎯

5 months ago 49456 13545 1042 584
quotes by Musk and Hannah Arendt

quotes by Musk and Hannah Arendt

“In my work with the (Nuremberg Trial) defendants, I was searching for the nature of evil, and I now think I have come close to defining it. A lack of empathy... a genuine incapacity to feel with their fellow men. Evil, I think, is the absence of empathy.”

- Captain G.M. Gilbert, US Army

5 months ago 2116 1023 64 30

I am not a "tech critic". I am an antifascist, a feminist, an anticapitalist, an engineer. My criticism of tech flows from my politics and values. Not from a desire to save or destroy tech. Tech is an expression of power and that's what the whole conversation is about.

5 months ago 619 115 14 5
Advertisement
GitHub - tmds/Tmds.Ssh: .NET SSH client library .NET SSH client library. Contribute to tmds/Tmds.Ssh development by creating an account on GitHub.

With .NET 10 SDK, try 'dnx ssh'. It's 'ssh', implemented in .NET and published as a tool to nuget.org. Source code at github.com/tmds/Tmds.Ssh.

6 months ago 2 0 0 0
Video

Jimmy Kimmel’s show has been cancelled - The New Disney #Trump #JimmyKimmel #Disney #LUBACH

7 months ago 959 424 59 158

Trump's vengeful tone shows he genuinely doesn't support First Amendment rights. He's an instinctive tyrant waging war against America's Constitution & founding principles.

As Benjamin Franklin warned, "Whoever would overthrow the liberty of a nation must begin by subduing the freeness of speech."

7 months ago 1683 305 19 3

The United States killed American Indians and drove them from their homes in order to steal their land. Could it work in Gaza?

7 months ago 1484 216 30 6

This is a really, really good article. I highly recommend it

7 months ago 1102 533 12 5
Preview
Scientists found the missing nutrients bees need — Colonies grew 15-fold Scientists have developed a breakthrough food supplement that could help save honeybees from devastating declines. By engineering yeast to produce six essential sterols found in pollen, researchers pr...

This feels like a spot of good news

www.sciencedaily.com/releases/202...

7 months ago 25189 7325 579 597

@mitchdenny.dev this gist shows how to get AuthorizedKeysCommand working in a Dockerfile gist.github.com/tmds/0961386....
If you want to do client side SSH in .NET, check out github.com/tmds/Tmds.Ssh/. With a recent .NET 10 preview, you can try the lib before writing any code: 'dnx ssh'!

7 months ago 2 0 1 0
Advertisement
Preview
Israel kills Al Jazeera journalists in targeted Gaza City airstrike - Committee to Protect Journalists New York, August 10, 2025—The Committee to Protect Journalists is appalled to learn of the killing today of Al Jazeera journalist Anas Al-Sharif, Mohammed Qreiqeh, camera operators Ibrahim Zaher and M...

An entire news crew working for Al Jazeera was killed by Israel as they sought to bring the world firsthand reporting from #Gaza.

Among them was prominent journalist Anas Al-Sharif, who had been previously smeared and threatened by the IDF.

#NotATarget

Full statement: cpj.org/2025/08/isra...

8 months ago 1729 1110 43 46

The more we make humans machine-readable, the closer capitalism comes to its end goal of fully treating humans like machines

8 months ago 95 41 0 0

This is incredibly stupid on a number of levels, but it’s also enraging to hear from a guy who led a government program that destroyed some of the most effective anti-poverty and disease prevention programs we had.

8 months ago 1170 233 19 5
Preview
GitHub - tmds/Tmds.Ssh: .NET SSH client library .NET SSH client library. Contribute to tmds/Tmds.Ssh development by creating an account on GitHub.

In addition to 'ssh', I published 'ssh-cp' to nuget.org. These .NET tools built using 'Tmds.Ssh' are functionally similar to OpenSSH 'ssh' and 'scp'. These tools provide an easy way to use 'Tmds.Ssh' against an SSH server before you start coding. github.com/tmds/Tmds.Ss...

8 months ago 0 0 0 0