Ah I was misunderstanding the problem. And learned something new about C#, seems in order to avoid breaking existing code they introduce “contextual keywords” var being added later, it is a contextual. You can create a class ‘var’ and the compiler will prefer it.
- 0 Posts
- 14 Comments
In C#, you can use ‘var’ to have an impilict type variable.
String name = “”
var name = “”
Wait until you see when they refuse to learn anything but SQL.
Is a garbage collector not a garbage disposal. Smh.
piccolo@sh.itjust.worksto Programmer Humor@programming.dev•I have been debugging this error for three days now5·28 days agoWhy read it when chatgpt can summarize it /s
Im not sure what you are doing but vscode is extremely fast unless you throw a several megabytes data file at it which then it bogs down. But even then, its only at loading the file since it loads the whole thing into memory instead of a buffer.
Looks at mr fancy pants over here with a magenetic disc. While im over here threading my code.
If you all you need a text editor… great. But an IDE gives you tons of tools, such as debugging, breakpoints, memory inspection, intergated terminals, some may even include visual gui editors. Thats why they are called “Development environments”.
Other day me and my mom was talking about how TV has all shifted to be nothing but reality TV… and then she said even youtube is becoming the same way… im like uh… thats because thats because you are watching it thus it is giving you more…
piccolo@sh.itjust.worksto Programmer Humor@programming.dev•Micro$oft when I try to enjoy my local drive in peaC:\21·1 month agoIf you install windows first and then linux, windows wont overwrite the bootloader.
I use linux as a daily gaming pc… you know how often i need to use CLI? Zero.
Instead of reading about it, try it.
piccolo@sh.itjust.worksto Programmer Humor@programming.dev•Micro$oft when I try to enjoy my local drive in peaC:\23·1 month agoThere is always dual booting. Basically its how much bullshit do you want to deal with microsoft before dealing with the minor inconveniences of linux.
piccolo@sh.itjust.worksto Programmer Humor@programming.dev•Micro$oft when I try to enjoy my local drive in peaC:\9·1 month agoThe reason MS puts all the main folders in onedrive is because users are tech illiterate. Most dont understand they need to place files into a special directory to be swished away to the cloud service. I know, because I’ve done the same thing when i setup my parents pc with linux… no matter how many times i explain “just place the files in this folder to automatically synced” all their files just up in the standard home directories never to be synced. I ended up just symbolic linking the home directory to one in the cloud directory. >_>
Now how MS managed to even fucked that up… well thats a whole other story.
piccolo@sh.itjust.worksto Programmer Humor@programming.dev•Micro$oft when I try to enjoy my local drive in peaC:\43·1 month agoWindows vm for adobe shit… and these days, only kernel level anticheats dont work for linux. (And lets be honest, good.)
Where did you get a picture of my docker containers running on my LXC containers on proxmox?
deleted by creator