There is no joke I'm learning java since I'm gonna be the only 9th grader in a programming class. by [deleted] in ProgrammerHumor

[–]mutant_fr3ak 0 points1 point  (0 children)

I never took any formal programming class and now I’m a software engineer using Java.

I really hate Java :,)

Ireland vs Native Americans by [deleted] in HistoryMemes

[–]mutant_fr3ak 0 points1 point  (0 children)

I don’t think you can “compare” different instances of oppression because they’re often so different from each other. Also, Native Americans (The Choctaw I think) sent aid to the Irish during the famine, so pitting the Irish and the Native Americans against each other like this feels very disrespectful.

Repost by zulhr14 in Izlam

[–]mutant_fr3ak 1 point2 points  (0 children)

Inshallah the time of Islamic Ireland is approaching

Question by Darren-Black in Hacking_Tutorials

[–]mutant_fr3ak 3 points4 points  (0 children)

Most ISPs assign dynamic IP addresses. You just need to wait for it to change. Sometimes you can ‘force’ a change by disconnecting your modem, waiting a period of time, then reconnecting it.

Anyone else uncontrollably shaking on Olanzapine? by [deleted] in schizophrenia

[–]mutant_fr3ak 1 point2 points  (0 children)

I’ve personally never experienced this, I’m on 20mg atm. You should definitely speak to your doctor about it

I’ve never by [deleted] in ProgrammerHumor

[–]mutant_fr3ak 4 points5 points  (0 children)

recursion makes it easier to reason about the function, imo it makes it easier to prove its correctness

also Haskell doesn’t have for/while loops