

Then just types into and don’t do any formatting. I use it daily at work for pasting text I want to keep. That’s it I type or paste I never save, I never click any menus etc.


Then just types into and don’t do any formatting. I use it daily at work for pasting text I want to keep. That’s it I type or paste I never save, I never click any menus etc.


Exactly. This reads like people are prompting for something then just using that code.
The way we use it is as a scaffolding tool. Write a prompt. Then use that boiler plate to actually solve the problem you’re trying to solve.
You could say the same for people using Stackoverflow, you don’t just blindly copy and paste.


Yeah, I totally get where you’re coming from. I think it depends on what you mean by ‘efficient.’ If we’re talking about runtime performance and memory management, C# and .NET are generally very efficient: JIT compilation, span/memory optimisations, and the garbage collector all make it competitive with Java in most workloads.
Where I agree with you is in developer efficiency: .NET projects can definitely get heavy with boilerplate, especially in enterprise setups with lots of layers, dependency injection, and config-heavy patterns. That’s not necessarily a language issue, but more a combination of the framework conventions, Microsoft’s enterprise guidance, and patterns like MVC/WebAPI scaffolding.


That’s an uncommon opinion here. Here being the operative word.
Look in I’m not going to say I wasn’t disappointed that it wasn’t Mac which I used at my last job, but when it comes down to what we need to do in a day I don’t notice the difference.
I tried Linux last year as a daily driver and gave up as I’m not looking for something else to debug in my own time. I now just want it to work.


C# development is incredibly efficient to be fair.
Have you considered not asking questions based on conjecture? No it isn’t because we are inefficient. It’s a mix of staff come first and the work comes second and a lack of greed I’d say. Most of our work comes from word of mouth and we keep client for as long as they’ll stay with us.
If a client reads a spec and get the application described and decides it’s not right we will change it for them for free to build a relationship. Which is why we get more and more requests to work with us.


It really isn’t though. I’ve done in on Windows, Mac, and Linux.
Mac and Linux are easier to install stuff but on the whole the experience has been almost identical.


Most of our code lives on Linux servers. We target web browser most of the time. For those where it’s a windows application then sure it lives in windows environment.


The fuck are you doing in it?
I’m a software engineer and we use windows. 90% of my day is spent in Visual Studio Professional. The rest is split between chrome, outlook, teams, postman, and SQL server management studio.
I literally never go to the start menu. I have shortcut icons on the bar for everything I need.


Yet I work for a very successfully (we have too much work and don’t even advertise for it) small company and we all use windows computers as software engineers. We use C# .Net Entity Framework, SQL, GraphQL, React Typescript or WinForms.
We have some large clients that most people ok earth have heard of.


32 hours over 4 days and 24 days paid vacation. It’s an hour less than my job I might do it.
You said it isn’t available but it is. So you should edit your comment to not spread misinformation or clarify with a qualifier about hardware.
https://store.steampowered.com/steamos/download/?ver=steamdeck
Think you should edit your comment to remove the misinformation.


Yeah cause everyone is a simp with a differing opinion.
You basically basing your opinion on nothing but vibes. I had a Mojang account and they turned it into an Ms account. They didn’t steal it off me.
I don’t like MS but let’s not just spread lies. You sound as conspiratorial as the fucking right wing you ghoul.
Macrosimp detected.
What an absolute fucking idiot. Who tf talks like this. Sausage is what you are.
Edit: On reflection your comment is even dumber really as if you look at my years of post history you’ll see I’m not a simp for companies at all. Yet over a difference of opinion you want to label people like a little child.


I mean it doesn’t sound like it’s stolen, unless the definition has changed, it appears they missed the deadline.
They didn’t steal my account so it’s odd they’d decide to maliciously steal OPs.


Fuck MS but I will say once you own the game you don’t have to give them money. I bought it on Java from Mojang years ago and didn’t play during the changeover but was able to move it to an MS account and not pay again.
Now with Prism launcher it’s incredible and I’ll never go back to the bloated launcher.


I use this on Windows and honestly it blew my mind how amazing it is compared to the regular launcher. Like it’s one of those things that I have to tell everybody about because it’s that great.
Is there no Spanish word for “Variable”?


This thing is so common too. Even the linter in my IDE will complain about a missing item in the dependency array and I can see immediately that this will cause an infinite loop. Have to disable the linter for that line.


isOdd(10000001);
😞 Sir this is a Wendy’s.