Details
-
Skillsc++, js, php, c#
-
LocationHungary
Joined devRant on 9/12/2016
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
-
So apparently google doesn't give a fuck about your money. Yes I didn't use it right now, i purchased the dev account so I will be able to publish later when I need it and already used it in the past. How is it that they will close an account that you've payed for for inactivity?
ps.: Now I understand why has the play store full garbage apps. I will do that too...
pps: I know it's only 25$ but I still payed that to have access in the first place2 -
I fucking hate web development and fuckton of issues it has. Laravel library not found despite the files exists and composer loaded it in the autoloader, fix: create a config file for the lib, why? Because magic. The code cannot find the provider class without it....
Next, try out smtp mail. Works everywhere, but not with the live smtp server. Fails with Invalid recipients error. 2 hours later, with half of my hair torn out I finally figured out. Can you guess?
Credentials and settings are correct, recipients are also correct. The fucking from address parameter was the culprit because you cannot send emails on behalf another address, logical but fuck that error message. Why is it that hard to respond with an understandable response?2 -
Well, it was a great experience. Good bye buddy :(
Servers are still working but nobody knows how much time we have.
https://vox.com/2019/4/...7 -
When I will have a child and he/she will be a developer I can finally answer with this:
Q: What are you doing?
A: Saving people, hunting things. The family business2 -
I got unemployed 6 months ago. I tried to find work for about a month but the answer was always "we call you back when a position is available" and "let me ask the team if they think you are good". So far no one responded, then I got tired of that.
The next month I became self-employed so i can make contracts and work for more smaller projects. Not too much time later I met a company that offered me a long time contract for them. I don't hesitated to accept it.
Luckily since then I have this company and a few smaller jobs.
It was a steep change in my life but was worth it.7 -
Do you guys recommend the CODE keyboard from WASD? I would like to buy one, but before I need some opinions. Is it worth that much money?7
-
I'm developing my "game engine" for over 2 years. 9 complete rewrite and 3 language change (c#->java->c++) but I love doing it. It's an amazing experience :D15
-
Any advice to how to get back my motivation? I love coding, but now I can't keep up my motivation long enough :(5
-
1.) get a shit ton of music on your playlist (and listen while coding)
2.) don't give a shit about others preferences (use mac/Linux/windows ...; and the bestbest IDE is .... ). Use what you feel comfortable with
3.) Try to have a coding buddy
4.) take advices about coding style, structuring and other important things
5.) NEVER EVER STOP LEARNING2