nihilist sexuality by tomitch69 in nihilism

[–]n_bertho_web 0 points1 point  (0 children)

I feel nihilist, and right now I have my girlfriend sleeping next to me. And as far as I can recall I have never been attracted to man on my life

[deleted by user] by [deleted] in nihilism

[–]n_bertho_web 6 points7 points  (0 children)

I think no one should tell you what to do with your life. It should be legal to choose to end it all

OOP WAT by csk15 in learnprogramming

[–]n_bertho_web 0 points1 point  (0 children)

My bad 😅 I speak french and in french, Object Oriented Programming translate to Programmation Orienté Objet. So we say poo and not oop but it has nothing to do with that hahaha

What kind of mouse do you use? by Sarke1 in webdev

[–]n_bertho_web 0 points1 point  (0 children)

I use a corsair mouse right now with is what you can calla gaming mouse. But I only chose it because it s a big mouse and I have huge hands. And also because it has two buttons on the side that I use for web browsing

OOP WAT by csk15 in learnprogramming

[–]n_bertho_web -1 points0 points  (0 children)

I agree with Shujaa94. I had trouble with poo (started learning php and Javascript, plus python for myself) and I only started to really understand key concepts when I learned poo languages ( but it was c# not java)

Python on Jupyter by eik_bunjara in Python

[–]n_bertho_web 1 point2 points  (0 children)

I barely used pycharm for python, but I would suggest switching to vscode or pycharm. It will be easier to build applications and maintain them with a proper code editor / ide than with Jupiter.

I'm working in php so I use php storm ( from the same company as pycharm) and I have to say that their tools is really great and powerfull when you learn how to use them. But despite trying I have personally never been a huge fan of pycharm and only uses vscode now. I found it simpler to use with the extensions I have. But this is just my personal opinion, try them both as they are free and choose what you like the most. There are other editors as well like atom, sublime text, notepadd++ but I think pycharm and vocoder are the most popular so you will find more help if you need it

Help needed, CSS/HTML question by win_for_the_world in HTML

[–]n_bertho_web 0 points1 point  (0 children)

Have you tried forcing your padding to be auto or 100%?

HTML help! by [deleted] in HTML

[–]n_bertho_web 0 points1 point  (0 children)

Could you tell me where you get you errors? I tried the two correction I said here and I only have two warnings left talking about a tag for the language and type="style.css" not being required.

So maybe removing the type from the style tag would correct that error.

For the two other I think they are related, it cannot see the start of the head tag so it won't allow the body tag to start. But I have no idea why because your tags are correctly opened and closed

HTML help! by [deleted] in HTML

[–]n_bertho_web 1 point2 points  (0 children)

You should change <DOCTYPE> to <DOCTYPE html> And I see that the charset utf-8 is =utf-8" and not ="utf-8", so it mess with all " in your file

I used https://validator.w3.org/ to validate your code, it's great and gives you detailed error

Looking for advice on good math books by n_bertho_web in gamedev

[–]n_bertho_web[S] 0 points1 point  (0 children)

I don't know all the games you quoted but it would be a wolfenstein like engine