HackerTrans
TopNewTrendsCommentsPastAskShowJobs

twisteriffic

no profile record

comments

twisteriffic
·vor 2 Monaten·discuss
I had never heard anyone say "I'd like to double-click on that" until yesterday and now it's following me everywhere...
twisteriffic
·vor 3 Monaten·discuss
> Try teaching someone C# nowadays. Completely impossible.

That isn't a reasonable take. Failing to teach a language by enumerating all its features is an indictment of the instructor and not the language.
twisteriffic
·vor 3 Monaten·discuss
From the PoV of someone who uses C# every day those are very strange things to be upset about.
twisteriffic
·vor 3 Monaten·discuss
A decent portion of Azure Web Apps internals hasn't moved past .net core 2.3
twisteriffic
·vor 4 Monaten·discuss
Evergreen. https://www.ncsc.gov.uk/blog-post/prompt-injection-is-not-sq...
twisteriffic
·vor 5 Monaten·discuss
Cries in dapper dapr
twisteriffic
·vor 6 Monaten·discuss
> C# similarly has old warts that are discouraged now. .NET Framework is a great example (completely different from modern c#, which used to be called "dotnet core"). WPF and MAUI are also examples. Or when "dynamic" was used as a type escape hatch before the type system advanced to not need it. ASP being incompatible with ASP.NET, the list goes on.

Almost all of this is incorrect or comparing apples to oranges.

.net framework and .net core are runtime and standard library impl, not languages. C# is a language that can target either runtime or both. Framework is still supported today, and you can still use most modern C# language features in a project targeting it. WPF and Maui are both still supported and widely used. ASP predates .net - c# was never a supported language in it. ASP.net core has largely replaced ASP.net, but it's again a library and framework, not a language feature.

Dynamic in c# and the dlr are definitely not widely used because it's both difficult to use safely and doesn't fit well with the dominant paradigm of the language. If you're looking for STD lib warts binaryserializer would have been an excellent example.
twisteriffic
·vor 7 Monaten·discuss
I don't know if you've heard, but norms don't matter anymore.
twisteriffic
·vor 8 Monaten·discuss
> How is it possible that other users of Aurora aren't experiencing this issue basically all the time? How could AWS not know it exists?

If it's anything like how Azure handles this kind of issue, it's likely "lots of people have experienced it, a restart fixes it so no one cares that much, few have any idea how to figure out a root cause on their own, and the process to find a root cause with the vendor is so painful that no one ever sees it through"
twisteriffic
·vor 9 Monaten·discuss
> The party affiliation of the owner is irrelevant to that.

Yeah that's a nice thought, but it ignores a whole lot of recent evidence to the contrary.
twisteriffic
·vor 9 Monaten·discuss
This exploit seems to be taking advantage of the slow token-at-a-time pattern of LLM conversations to ensure that the extracted data can be reconstructed in order? Seems as though returning the entire response as a single block could interfere with the timing enough to make reconstruction much more difficult.
twisteriffic
·vor 10 Monaten·discuss
My most recent experience was terrible for two reasons:

1. They didn't take down an obvious banking scam site that was hiding behind their service

2. They forwarded my "report phishing content" submission, including contact information, to the scammer, resulting in a roughly 100x increase in the amount of spam I receive and ensuring that I won't ever use their reporting function again
twisteriffic
·vor 10 Monaten·discuss
> Sagan fails to identify any of these and instead dunks on harmless folk superstitions. Show me where the Fed rate or IBM's quarterly earnings or a Fox News chyron were determined by a horoscope.

It's in the same paragraph...

> I have a foreboding of an America in my children's or grandchildren's time — when the United States is a service and information economy; when nearly all the manufacturing industries have slipped away to other countries; when awesome technological powers are in the hands of a very few, and no one representing the public interest can even grasp the issues; when the people have lost the ability to set their own agendas or knowledgeably question those in authority
twisteriffic
·vor 10 Monaten·discuss
https://en.m.wikipedia.org/wiki/Sealioning

They aren't engaging in good faith. You're better off not responding.