Details
-
AboutUm... I like math stuff..
-
SkillsC++, JAVA, Python, Node.js, HTML, CSS, JavaScript, php, ...
Joined devRant on 4/30/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
-
@retoor The windows editor. In a recent update (win11 only) they've added a spell checker with autocorrect - no code-autocomplete.
-
Isn't that a store in Thailand? O.O
-
I've made the same experience a long time ago. Probably you should think about why you've started to programm and continued it.
Try something new you haven't done before. It sure can still be related to programming. Challenge yourself. Find something you are spending hrs with. There is so much to learn in this world. -
Stress test?
-
Optimize it. :)
-
Kaboom
-
Don't let some kiddy's talk bother you. Question yourself what the benefits and disadvantage of a language are and be confident in your opinion - but open minded for others explanation.
Usually people or kids saying 'That's outdated' don't have any good explanation for this opinion. It's just talking.
As the other guys said: Proper tool at the right situation. 😉 -
Because with QC they live in Mumbai and do not live in Mumbai at the same time.
Ok, don't ask y this sh** just came up in my mind. I don't know it either. 😂 -
I have the same problem with the word 'REST'. (Who the #+%¥•# invented this?)
-
getWellSoon++; 🍀
-
OMG ... I can't stop laughing watching this little cheeto ... 😂🤣😂
-
A big disease in Computer Science. People telling young students that they 'just need to plugg stuff together' and they believe it. But no one asks where all the crypto-methods are coming from.
#itsAKindOfMagic
#iWillBecomeAHackerByOpeningTheCommandLine -
I have a long list of books and paper concerning algorithms I would like to read and understand. But I guess 1 life wouldn't be enough for all these books since my list won't stop growing. 😅
-
@Marl3x Yeah I agree that it is affordable. 😊 It's just not the same feeling though... 😋
-
Just passing by and trying it out. 😂👇
-
Coding stuff with no meaning (like PR stuff which is going to be thrown away soon).
#lookingForADeeperMeaning
#ScienceImComingBaby -
So true... 😭
-
@YouAreAPIRate Oh.. thank you sooo much. :) I have already tried "http://cassandradb:9300" I still got a ConnectionRefused-Error.
I will go through your points asap and will let you know, if it worked or helped me to find the root of all the evil. :)
I really appreciate your help. -
@YouAreAPIRate
In my Java-Code the services access each other with a simple url and some get or post-request. Without Docker I've started each app on their own port, so that I can access something like:
"http://localhost:8081/addEventToDB" - this works fine.
Now with each app dockerized I'm pretty clueless. And tried many things like send a POST to: "http://cassandradb/addEventToDB/" (as you said using the container hostname) and so on (I've named each app in a .yml file).
Hope this information helps. :S -
@YouAreAPIRate .. and my network-check:
-
@YouAreAPIRate Yeah, here are my outputs. Don't be confused by the names of each service. Currently they are all plain springboot apps. :)
-
@YouAreAPIRate Thx for your help. 😘 I still have no clue.
I would be happy If I could find some small examples online. I'm new to this docker-stuff and have to get just 2 little Springboot Apps talking to each other with get / post. Without dockerizing all this spring stuff was easy-going. With docker it's kinda hell for me. I guess I've done something wrong with the ports. I just don't know what. 😂 -
I'm just getting a connection refused.
-
@uuid
Yes I've set links between the services using a .yml file with docker-compose... -
@Stuxnet Oh nooooooo.... 😳😨😱😵😭😲💩
-
Other people collect stamps or postcards from everywhere. You collect VPN Server. 😊
-
Oh dear,
I'm not sure if I have the right words but I will try:
It seems like you will need a lot of distance from your job and daily life. Take some holiday asap and forget about everything first. Then you probably should consider a job change.
Good Luck! 🐈🍀🌸💚 -
Quit job 🎆 - 🌴 make holiday 🏖️ - find better job 🌟😘
Good luck 💚 -
In one company I've became the PDF-Generator-Guy, because I've provided some nice looking automated PDF-Generators by using html and CSS.
Top 10 biggest mistakes in my working-history.
I kinda feel with you bro. -
I hate those kids (or people in general) who want to discuss solutions but just want to implement their own solution without discussing in the end. Additionally they don't even listen to other suggestions or provide any good reasons for they own solution.
Recently another team here had to handle with this kind of kid, who wants to start implementing while discussing which technologies are going to be used. He doesn't even listen what the others say. 😒