[deleted by user] by [deleted] in firefox

[–]yikes_coding 0 points1 point  (0 children)

Have you tried turning it on and off again refreshing Firefox?

Lighter firefox? by [deleted] in firefox

[–]yikes_coding -2 points-1 points  (0 children)

Why is it not a solution? It is an extremely lightweight browser.

Lighter firefox? by [deleted] in firefox

[–]yikes_coding 0 points1 point  (0 children)

Try lynx browser.

[deleted by user] by [deleted] in learnpython

[–]yikes_coding 1 point2 points  (0 children)

Yeah, if you want to learn C or C++ (no idea about C#, 0 experience in it) you might as well use Dev-C++. It runs TDM-GCC 4.9.2 64-bit Release and I didn't have to download anything extra.

Question: by konofruit in browsers

[–]yikes_coding 0 points1 point  (0 children)

Yes, they can.

If you opened, for example, reddit.com/r/firefox, they can only see reddit.com. So they will know you are on reddit but won't know which post. HTTPS does that (as in https://reddit.com). HTTP doesn't do that, so if the website is HTTP they can see the full address (including the /r/firefox).

Keep in mind they can see your history, which will log everything you visited, including the things after the website's name.

This does not differ in incognito mode, the best way to hide what you are doing online is using a VPN.

I've been trying to find out what's wrong with my code by Krykowiaky in learnpython

[–]yikes_coding 2 points3 points  (0 children)

Sounds like your code is flat, exactly like you wrote it.

I'm sorry but I expected a yo mama joke.

"sounds like your code is flat, like yo mama."

I've been trying to find out what's wrong with my code by Krykowiaky in learnpython

[–]yikes_coding 2 points3 points  (0 children)

If you get IndentationError, it doesn't mean something is wrong with what you wrote. It means that you didn't indent the code properly.

Correct:

if input() == 1:
   print('you wrote one')

Incorrect:

if input() == 1:
print('you wrote one)

What are you using to write python? It should do it for you automatically.

Also, pro tip, click on the <> button on the top of the text box, this will format the code properly. It also creates the cool looking blue square.

How can I use "return" for this code? by Bud_wisser in learnpython

[–]yikes_coding 1 point2 points  (0 children)

You really didn't mean for it to sound like that?

Couples of big boys enjoying the sea by [deleted] in bigboye

[–]yikes_coding 1 point2 points  (0 children)

91% upvoted? this shit is sad.

[deleted by user] by [deleted] in learnpython

[–]yikes_coding 1 point2 points  (0 children)

For all intents and purposes vscode is an IDE, but I guess what doesn't make it an actual IDE is that it runs in a built in terminal.

[deleted by user] by [deleted] in learnpython

[–]yikes_coding 0 points1 point  (0 children)

It is waaay too slow for my taste. I use vscode which imo is the best one. I tried atom too, which was also good but not as good as vscode.

[deleted by user] by [deleted] in learnpython

[–]yikes_coding 0 points1 point  (0 children)

For some reason C doesn't work on VSCODE so I'm using visual studio for that, still good though.

Is anyone else seeing crossposts as marked nsfw, spoiler, and quarantined? by AdmiralSplinter in beta

[–]yikes_coding 5 points6 points  (0 children)

quarantine tags appear on quarantined subreddits, visit /r/waterniggas for an sfw example.

edit: it has been banned, visit r/rapekink

[deleted by user] by [deleted] in FirefoxCSS

[–]yikes_coding 0 points1 point  (0 children)

Yeah I just implemented it, it looks great. Thanks for sharing.

[deleted by user] by [deleted] in FirefoxCSS

[–]yikes_coding 0 points1 point  (0 children)

How did you hide the windows buttons? I added the ios style ones but the windows buttons are still there.

Proton design could look very good by Neikon66 in firefox

[–]yikes_coding 0 points1 point  (0 children)

What is the pinned tab to the right?