How to name a file CON in WINDOWS
If you haven't already checked Tom Scott's youtube channel about why you can't name a file CON in window, go check it out.
How to name a file CON in Windows.
Make a new folder
Rename it
use ALT code
ALT + 255
Then write CON
Remember Upvoting is...... (I'm not bookie)
“Welcome to We Buy Houses Albuquerque, the Official Cash Home Buyer of Albuquerque, New Mexico, and surrounding areas.
We provide home sellers with a cash option to purchase their property quickly—with NO Repairs, and NO Fees or Commissions.
Simply go to our website or call us at (505) 600-2280 to get a no-obligation cash home offer sent to you. It’s free and confidential.
Avoiding foreclosure? Facing divorce? Moving? Upside down in your mortgage? Liens? It doesn’t matter whether you live in it, you’re renting it out, it’s vacant, or not even habitable. We help owners who have inherited an unwanted property, own a vacant house, are behind on payments, owe liens, downsized, and can’t sell… even if the house needs repairs that you can’t pay for… and yes, even if the house is fire damaged or has bad rental tenants.
Basically, if you have a property and need to sell it… we’d like to make you a fair cash offer and close on it when you’re ready to sell.
Just contact us today to get started!
Linux users are just laughing their heads off how.
@CodeLongAndPros I did say windows.....
@HahaYes I know, but reserved names...
@CodeLongAndPros oh yeah......
@CodeLongAndPros btw C++ is better than C because of Classes
@HahaYes Let me demonstrate:
C
C++
@CodeLongAndPros using namespace std;
@HahaYes Removes 5 chars.
@CodeLongAndPros brb why do we start flame wars everytime we see each other... or is that what you just do?
@HahaYes I have some strong opinions concerning computing:
@CodeLongAndPros but macOS is better?
@HahaYes
NO.
APPLE STOLE FOSS IDEAS+BSD CODE AND LOCKED THEM IN THEIR OS!
@CodeLongAndPros but stealing is buisness..... I guess you haven't read Rich dad poor dad
@HahaYes
You can't steal what is free
@CodeLongAndPros free real estate?
@CodeLongAndPros actually stealing what's free is even better. You profit more
@CodeLongAndPros Yes, Linux is the best when it comes to operating systems (Windows is second, then everything else follows with iOS in last place in that section, then MacOS). (the only reason I use Windows as my main is because a lot of things still don't run on Linux fully...) Also, yes C is better than C++, but C++ is required for some things such as Arduino and boards that are programmed with Energia (pretty much a complete remake of Arduino for other boards). However, with Vim, I must disagree... Nano is better than Vim in my opinion...
@AmazingMech2418 Vim is my kinda thing because I like not using the mouse at all
@HahaYes You don't need the mouse for Nano either.
@AmazingMech2418 Nano sucks though
@HahaYes No, it doesn't...
@AmazingMech2418 but Nano < VIM
@HahaYes But Nano > Vim
@AmazingMech2418 But Cybertruck > Vim > Nano
@HahaYes I don't think you can compare a truck with two text editors...
@AmazingMech2418 but SpaceX > Cybertruck > Vim > Nano
@HahaYes Well, you have two switched around: Vim and Nano...
@AmazingMech2418 Nano < Vim
@HahaYes Nano > Vim. Wait, how about we compromise? Nano == Vim (not === since they aren't the same)
@AmazingMech2418 um sure.....
@AmazingMech2418 I have always found interesting about how humans solve the question, "How do we make big things move" is always put a bunch of explosives and light it on fire
@HahaYes How do you search in Vim?
/
Nano? C-w
@CodeLongAndPros THE NEEEEEEEEEEEEEEEEEEEEEEEEEEEEED FOR SPEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEED
@HahaYes I don't like
chord
s, I prefermelodies
@CodeLongAndPros INDEEEEEEEEEEEEEEEEEEEEEED
@CodeLongAndPros oh crap, have to do a 200 cycle special, will be right back.
@HahaYes Don't. Those are overrated. Do a project and at the end, say:
@CodeLongAndPros oh huh, thanks for the tip
@CodeLongAndPros
C
C++
Ridiculous. That’s like say “adding in calculus is harder than adding in algebra” and then proceeding to find the absolute hardest way to do it in calculus. Just because you can do the complicated version doesn’t mean you have to. You can still do a c cast in C++, it’s just that we have far more mechanisms for casting in much better, safer, more understandable, fancier, interesting, revealing ways than anything in C. Also neither can be better than the other. They’re basically the same f’ing language with like one thing extra. Pointless argument. ;)
Just thought I’d say.
@Highwayman I just find that C++ has different ways that are not as efficient as C. C headers for example. Since C has no standard library, there is no “magic header” to include all GLibC headers. You have to be explicit in what you want.
Plus, to do anything more than output, cout falls before printf, a function, I may add, that was designed for C.
@CodeLongAndPros hmmmmm C++ > C
@Highwayman To extend the Calc/Alg argument, you don’t have to even use Algebra. You can just compute it using paper. But Algebra is more powerful, and has some very simple rules. You can understand how Algebra works, with less effort than Calculus. Calculus has a place as well, but it sure seems that, for general math, Algebra is better.
@Highwayman And also, G++ rejected my C cast.
@HahaYes But they still have the same return value.
C==C++ returns true.
@CodeLongAndPros eh I’d argue that if you know how to use cout right you can get a bit of a boost also that still doesn’t make C better than C++. We are talking about the ability of each lang, yes? This is why one cannot compare C and C++. C++ can do everything C can do.
@CodeLongAndPros hmmmm algebra > calc but calc > algebra for flex
@Highwayman C++ is just as good as C but with constraints
@CodeLongAndPros heh yeah the algebra was a trap I climbed into quite too readily.
Hm. How do I say this. Ehhh. Oh no. Um. Will think of something in next comment lol.
@CodeLongAndPros hm... try
@HahaYes do explain.
@Highwayman You should compare C++ with C, not using a stdlib.
@CodeLongAndPros hum true enough I guess, but the stdlib bespeaks the power of each language, shows what it can achieve, so in that sense comparing the stdlib is quite appropriate I’d think..
@Highwayman But C, as made by K&R, has no stdlib.
@CodeLongAndPros K&R is no longer entirely what C is though, wouldn’t you say? Besides, I’m not talking about comparing the stdlib as a feature of the language, but as a demonstration of the Lang. It doesn’t matter whether or not it is a part of c then, simply that it is made in c.