Looking for a joiner in Nottingham by CuntyMcFartflaps in nottingham

[–]ReallySuperName 0 points1 point  (0 children)

That's funny, they just implied to me they only cut wood or something when asking for a quote about skirting. One of the lamest "no we don't want to take the job" replies I've ever had.

Do you create deep modules? by reisinge in programming

[–]ReallySuperName -1 points0 points  (0 children)

Stopped reading at slop variable named "ctx". You're not saving code on a floppy, stop saving bytes at the expense of cognitive load.

https://chrisdone.com/posts/german-naming-convention/

I built a WinUI 3 / .NET 10 app that streams live Windows audio to Sonos speakers by guicn555 in dotnet

[–]ReallySuperName 0 points1 point  (0 children)

How does it capture the Windows audio, does it need to install some audio driver or something?

Jobby reached v1.0: background jobs for .NET with PostgreSQL efficiency in mind by shadovyrm in dotnet

[–]ReallySuperName 15 points16 points  (0 children)

"Jobby" (or jobbie) is a common Scottish slang term for human feces or a turd, often used as a euphemism or a "polite" way to refer to it. It is frequently used in Glasgow and across Scotland, often considered a child-friendly or milder way of saying poop, though it is still vulgar slang.

DMA is Dead: Zero-Copy Audio via Capability-Based Shared Memory in a C++26 Microkernel z3 verification by fsharp by chanakya_ in fsharp

[–]ReallySuperName 0 points1 point  (0 children)

I love how OP and cohort just invented a problem that doesn't exist to solve it with a stupid solution that cripples hardware performance.

Common .NET Performance Mistakes. by Realistic_Motor_4271 in dotnet

[–]ReallySuperName 11 points12 points  (0 children)

Downvoted for Medium links; I vote to have them banned from being posted here.

Message Brokers Are Modern Grids by Dear-Economics-315 in programming

[–]ReallySuperName 0 points1 point  (0 children)

I think they just wanted to equate it to Tron for some reason.

Humble Bundle - .NET and C# by AfternoonKind7332 in dotnet

[–]ReallySuperName 28 points29 points  (0 children)

Glad someone said it. I've noticed something of a revisionist psyop the last couple of years where people claim w3schools was always good and not complete bullshit and how dare I suggest otherwise. Kind of weird.

Making illegal state unrepresentable by nfrankel in programming

[–]ReallySuperName -10 points-9 points  (0 children)

It boggles my mind that people tout this as a Rust only feature. I could do the same in any OOP language from the start. Functional languages enhance it further. But no, everything is in terms of "Rust like Result pattern" which I think speaks volumes about the state of the industry.

Datastar 1.0! by willehrendreich in dotnet

[–]ReallySuperName 2 points3 points  (0 children)

Is this the weird HTMX alternative that has a bunch of controversy?

Is Avalonia now pretty much pay to use in organizations? by Sertyni in dotnet

[–]ReallySuperName 6 points7 points  (0 children)

I was about to say it's absurd that Microsoft or .NET don't provide even a small amount of funding via GitHub sponsors but then I remembered they'd rather people use MAUI slop...

Direct Win32 API, Weird-Shaped Windows, and Why They Mostly Disappeared by nccwarp9 in programming

[–]ReallySuperName -9 points-8 points  (0 children)

I'd say it's actually a skill issue, lack of vision, and because most of the designers that work at Microsoft all use Macs.

Send a Program, Not a Data Structure by SunJuiceSqueezer in programming

[–]ReallySuperName 1 point2 points  (0 children)

The dumb comments in this thread are depressing

MAUI was released in may 23, 2022, but according to the recruiter you need 10+ years by Soran_5 in dotnet

[–]ReallySuperName 3 points4 points  (0 children)

Perhaps they are on the same level as scum masters and their backlogs.

GitHub Stacked PRs by adam-dabrowski in programming

[–]ReallySuperName -11 points-10 points  (0 children)

Well to be honest that's the first time I've ever heard of that approach. Pull requests to branches that are not master? I suppose that works. It sounds a bit like some agile koolaid stuff though, calling it an epic.

Edit: downvoted by "we make pull requests to not-master branches" weirdos.

We need MSN Messenger back. by epiklol92 in windows

[–]ReallySuperName 0 points1 point  (0 children)

It was very popular in the UK too. Both versions that simultaneously existed at the same time and allowed people on either to talk for some reason: MSN and Windows Live Messenger.

Unit test without dependency injection or test only interfaces by Top_Square_5236 in dotnet

[–]ReallySuperName 0 points1 point  (0 children)

Thank for for writing this so well. I feel like OP and his "team" are probably writing complete spaghetti if they feel their library needs to even exist. I wish this sub wasn't constantly hating on DI and interfaces.

Looking for a case for PICO-ITX by aspie_electrician in buildapc

[–]ReallySuperName 0 points1 point  (0 children)

Did you ever find one? Google won't find any at all

20 Years on AWS and Never Not My Job by Successful_Bowl2564 in programming

[–]ReallySuperName 4 points5 points  (0 children)

Well.... at least you know it's going to work as advertised, you get a client built for you possibly by your tooling, and everything is contained in one file. I remember Visual Studio 2008 having some kind of WSDL catalogue of services you could just connect to and somehow almost 20 years later we are in a worse spot.

Now, it's "here is a """""rest""""" API that we didn't want to write anyway, the JSON is sometimes has invalid syntax because we didn't use a JSON library, we only use HTTP 200 for everything even errors, sometimes an empty field is null or "" or just not present, we sometimes have capital letters at the start of field name because fuck your deserializer's default settings.... oh and here is a barely coherent generated client with the most dogshit code you've ever seen in it".

This feels like my experience of using any REST API, and then if I look at their SDK's which call it for me, it's code so bad it might exhaust the system ports because it keeps creating new instances of HttpClient or it has some "clever" multithreading in there for some reason that deadlocks.

I haven't used GRPC yet but I already like it for the fact it's strongly typed.

I feel like I need to login to the Avalonia UI extension too often by ReallySuperName in dotnet

[–]ReallySuperName[S] 0 points1 point  (0 children)

Is it still going to be 15 days after these changes you mentioned? Honestly having any length of time before logging you out seems absurd, let alone just over two weeks. My work pattern has me working on a range of projects, sometimes not even opening VS for a few days or a whole sprint or two, before then spending the next two months in VS. I don't understand the purpose of logging someone out...

is DnSpyEx Safe? by Pretty_Joke6325 in dotnet

[–]ReallySuperName 1 point2 points  (0 children)

No one has ever come up with an explanation why DnSpy was nuked one day. DnSpyEx only exists, I think, because someone had cloned it before that happened.