There was also a built in webserver, email client, irc client. I was quite sad when they sold out and became yet another chrome clone. Vivadli carries on the spirit, but i’ve since switched to firefox purely because i dont want the web to be dominated by chromium.
- 0 Posts
- 49 Comments
opera was the fastest of the bunch.
deleted by creator
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.
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.
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·2 months 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:\22·2 months 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:\8·2 months 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:\42·2 months 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?
piccolo@sh.itjust.worksto Opensource@programming.dev•Steam is a bad home for FOSS projects3·3 months agoFOSS goes against their business model.
And yet a valve has singlehandedly been the driving force to bring Linux desktop to mainstream users.
piccolo@sh.itjust.worksto Programming@programming.dev•Malicious VSCode extensions infect Windows with cryptominers3·3 months agoIt also helps its as easy as clicking a button to install an extension… and i wonder how many even bother checks the source of the extension?
They have to meet a quota… wasting their time means they aint out scamming someone else.
I mean… so did Netscape.