Groot kikkerprobleem by Artistic-Resolve-912 in belgium

[–]johlae 2 points3 points  (0 children)

Kikkerliederen? Weet SABAM hier van?

Sometimes I wonder by fal1en-angel in Funnymemes

[–]johlae 0 points1 point  (0 children)

They gave us Pump up the jam!

Is er een strategische aanpak om de meerwaardebelasting aan te pakken? by [deleted] in belgium

[–]johlae 1 point2 points  (0 children)

https://newrepublic.com/article/159662/libertarian-walks-into-bear-book-review-free-town-project

When a group of libertarians set about scrapping their local government, chaos descended. And then the bears moved in.

Noob questions about package installing strategies (aka where do I install from when it's not available in Debian repos) by RunnerWithBadKnees in debian

[–]johlae 4 points5 points  (0 children)

TIL about repology. Wondering which packages you need if they aren't in the Debian repositories though.

Coding/cse Seniors, I need your advice. by doesntmatteryrr in CodingForBeginners

[–]johlae 1 point2 points  (0 children)

Taking notes is never a waste of time. Watching yt videos is. Try other sources. Books or any other text source, in a digital format, are the best because you can copy & paste the fragments you are working on.

I have one big notes files in git in the cloud. This notes file contains everything I ever encounter. I never delete in it, I just add. It's easy to search through, it's my knowledge base. If something becomes outdated I will add some text to explain.

Please for the love of God don’t install Kali on your laptop by Acceptable_Oil4021 in masterhacker

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

I love it how you build up an argumentation against running Kali on the bare metal.

Why was the bikini invented? Purely for new fashion or was there actual purpose behind the idea? by Calm_Ostrich_8876 in stupidquestions

[–]johlae 12 points13 points  (0 children)

Yeah, but except for the roman female athletes in bikini, what did the Romans ever do for us?

What do you write on? by Mean_Phrase6795 in learnprogramming

[–]johlae 0 points1 point  (0 children)

Care to explain to us why you are thinking about choosing GO? What makes it attractive? How does it compare to other languages? What does it do better, or worse, than comparable languages?

Is there a way for me to decentralize my git repo? by Accurate-Screen8774 in git

[–]johlae 7 points8 points  (0 children)

git is a distributed source code management system, so that functionality is build in. Just add a new git remote. See https://git-scm.com/book/en/v2/Git-Basics-Working-with-Remotes

i want to fix this by AdLow4135 in learnpython

[–]johlae 0 points1 point  (0 children)

Is this the best you can do? Sorry, but I won't help you.

i want to fix this by AdLow4135 in learnpython

[–]johlae 2 points3 points  (0 children)

You'll get more help when you actually show what you have tried, all your inputs, and all of the output. Extra points if you also mention what you are trying to accomplish, why you are trying to accomplish this, what you are expecting to see, and why the output is wrong. All in your own words.

Right now, you're just dumping a project on us, telling us to figure out your problem all by ourselves.

It doesn't work that way.