π
#csharp #dotnet
π
#csharp #dotnet
I might be back; let's make .NET go faster! github.com/dotnet/runti...
Very impressive!! I can't wait to see some benchmark results. Also eager to learn how you put it all together.
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.
Maybe enough to connect to some servers, but not enough to provide "modern" SSH algorithms.
An iOS notification from Signal that says βyou may have new messagesβ
Proof that @signal.org is using quantum algorithms
If you're doing anything SSH with .NET and like to use a modern, open-source library, check out tmds.github.io/Tmds.Ssh/!
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.
Just released Tmds.Ssh 0.18.0. This release focuses on ... documentation! tmds.github.io/Tmds.Ssh
Just released Tmds.Ssh 0.18.0. This release focuses on ... documentation! tmds.github.io/Tmds.Ssh
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).
You're welcome. Nice demo!
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?
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.
What he said: π― π―
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
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.
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.
Jimmy Kimmelβs show has been cancelled - The New Disney #Trump #JimmyKimmel #Disney #LUBACH
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."
The United States killed American Indians and drove them from their homes in order to steal their land. Could it work in Gaza?
This is a really, really good article. I highly recommend it
This feels like a spot of good news
www.sciencedaily.com/releases/202...
@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'!
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...
The more we make humans machine-readable, the closer capitalism comes to its end goal of fully treating humans like machines
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.
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...