Details
-
AboutCS student
-
SkillsJS, PHP, HTML, CSS, C, Java, C++, SQL, Algorithms
-
Github
Joined devRant on 5/11/2018
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
You cloud use the private mode/ a private tab.
-
Fun fact, using iOS, you can not click on the links with emojis, only the translated ones are clickable. But in the browser bar, you see the emojis.
-
Ok, let‘s show a window with all the terms and force the user to scroll to the button at the end while limiting the speed.
-
Bad ping for google
-
Install Linux and make it look like Windows.
-
Why not both:
if( condition != true ) or if( condition == !true ) -
And then their database is vulnerable by SQL injections.
-
On https://foaas.com
-
Write your own, as I did.
-
And this index.php calls the ....
-
I use the maps.me app quite often and it works very well.
-
@KittyMeowstika Yes, strato supports SSL, one single domain certifcate is included, more and wildcards can be purchased.
-
unsigned long long long beer = 0;
while (true){
beer++;
} -
https://www.strato.de/hosting/
You can take the starter package for 4€/month, including SSL, Domain, Mail and SSH access. -
The domain is the best 😉
-
The old versions are shitty, but version 7 (starting at 5.6) are quite ok.
You can do much shit, but also write really good code. -
Yes, using a standard as psr is good to start coding and learn a clean style. But you donˋt have to follow it always exactly, it is more important to develop your own standards you follow always. e.g. If you donˋt like the rule to always use spaces, you could define, always use tabs.
-
No, you can use PHP to create good apps now. But some years ago there were many problems in this language and it is also possible to do a lot of shit with it, while it works. So persons which do not know anything can create working code. But the quality will be really bad.
So the main problem today is that there is much bad php code in the world and every script kiddie may add his own. -
I would recommend Linux Mint, it is based on Ubuntu and has some more tools for configuration and settings.
Also the Desktop Environment is more Windows User friendly. -
We are all in different bubbles.
-
Done:
E, E, G, M, O, R, R, S, T -
I like artists or wizards, the other must be ironic.
-
You should add an error 404 page to your homepage 😉
-
Tabs only Tabs.
Tabs are made for this, you can
define the width they are displayed,
you can delete them with one
press and your
code looks not lika this post. -
At my university its the same, but the main reason is, that they can‘t make sure nobody is cheating. Also the „rules for exams“ don‘t allow it.
But therefore the exercises are much more easy 😉 -
Or if it is really unanswered, they will answer it 😂
-
But JS does?
-
Why don‘t write?
if( foo().status ){ ... } -
There will be quantum computing some day.
-
You should always hide all of these error messages to users, they are only for the developers. Because they could be an security breach.