Re: My code is most likely broken because:
by perldigious (Priest) on Nov 02, 2018 at 16:27 UTC
|
Because I didn't RTFM, because I reinvented the wheel, because I used a bunch of shoddy workarounds, because yes that is a magic number, because that comment made sense ten versions ago but now it's just confusing gibberish and I'm to lazy to update it, because I didn't properly use Google or PM Super Search, because I didn't indent properly, because I used "or/and" instead of "||/&&", because I told myself "I'll clean that up later", because I didn't properly listen and understand what the other monks told me, because I decided to do it quickly instead of correctly, and because I stubbornly refused to learn how to use the module that would just do that correctly for me every time in favor of doing the code equivalent of insisting on screwing together IKEA furniture using a coin from my pocket just so I don't have to walk 10 feet to the closet to get a screwdriver...
...Oh, yes, and because I'm an idiot. :-)
Just another Perl hooker - My clients appreciate that I keep my code clean but my comments dirty.
| [reply] |
|
| [reply] |
Re: My code is most likely broken because:
by Tux (Canon) on Nov 02, 2018 at 16:29 UTC
|
Voted "They just keep finding better idiots", because I eat my own dogfood and find myself being a better idiot than I was before way too often.
Enjoy, Have FUN! H.Merijn
| [reply] |
|
| [reply] |
|
| [reply] |
Re: My code is most likely broken because:
by stevieb (Canon) on Nov 02, 2018 at 16:22 UTC
|
- I drank too much beer whilst writing it
I voted for "I'm an idiot".
| [reply] |
|
You just need to do another Raspberry Pi project that combines a blood alcohol sensor and intravenous drip controller such that each person who uses it, including yourself, can properly tune it to maintain their specific Ballmer Peak. :-)
Just another Perl hooker - My clients appreciate that I keep my code clean but my comments dirty.
| [reply] |
|
That's a *brilliant* idea! I love coding for new, random sensors and ICs.
To that end: "Your Amazon.ca order of "2" x OSEPP MQ-3 Alcohol Gas Sensor Module".
Can I drive? *blows into device* ... "nope!"
Can I code? *blows into device* ... "although the inability to stand doesn't preclude you from coding, you might really piss off your collaborators if you do!"
| [reply] |
|
|
|
|
|
|
|
| [reply] |
|
Clearly, you haven't yet found the Ballmer Peak. (gratuitous xkcd link)
| [reply] |
|
Hahaha literally as I'm writing the backend C code for the new Perl Breathalyzer.
Want to get it done in time for my family visitors near Christmas. I'm going to throw a quick Dancer2 wrapper around it, and have a display on a TV with <insert random way of displaying the results in a silly method> visual appearance.
Accuracy will be directly related to my BAC as I'm finalizing the mathematics within the C code.
| [reply] |
Re: My code is most likely broken because:
by LanX (Saint) on Nov 03, 2018 at 17:01 UTC
|
- Komments in gebroken Englisch
| [reply] |
Re: My code is most likely broken because:
by dbuckhal (Chaplain) on Nov 03, 2018 at 16:48 UTC
|
| [reply] |
|
Or, only humble coders answer the poll because it requires admitting your code is broken.
The conclusion would then be:
Humble coders are idiots
| [reply] |
Re: My code is most likely broken because:
by davies (Prior) on Nov 08, 2018 at 14:09 UTC
|
I was typing in the wrong language - in my case, I spend far too much time trying to write Perl when my brain is outputting VBA. My variant on "I'm an idiot".
Regards,
John Davies
| [reply] |
Re: My code is most likely broken because:
by bliako (Monsignor) on Nov 08, 2018 at 17:18 UTC
|
There are so far 25 comments (08/11/2018) and already 9 counts of the word i-d-i-o-t.
While the vote tally gives "I am an idiot" more than a third of the votes, and to "they just keep finding better idiots [than me presumably]" only a twentieth of the votes.
I have for a few minutes contemplated if this site was instead called PoliceMonks, BankMonks or even SportfanMonks, each founded by and dedicated to the corresponding, namesake group of fellow human beings. It looks to me that the count of "I am an idiot" would be an absolute zero.
p.s. In escaping an open-square-bracket I used [. Lazy to look the reference again, I guessed that \ would be its closing counterpart. But I guessed wrong, it is ]. Someone is an idiot.
| [reply] [d/l] [select] |
|
| [reply] |
|
| [reply] |
Re: My code is most likely broken because:
by Ratazong (Monsignor) on Nov 08, 2018 at 10:56 UTC
|
Wisdom says: A programmer is a machine that turns coffee into code.
Last month they disabled the coffee-machine on our floor - we are all doomed!
| [reply] |
|
| [reply] |
|
| [reply] |
|
| [reply] |
|
Re: My code is most likely broken because:
by blue_cowdawg (Monsignor) on Nov 21, 2018 at 17:17 UTC
|
Too bad those are radio buttons and not checkboxes because I get bitten all the time by several of those cases.
- Spec is broken
Our naming convention that must be followed is... and a week later I find a host that violates the naming convention.
-
Doc is broken
Here are the packages this application is dependent on. And they left out (no exaggeration here) 25 other dependencies and the dependencies the dependencies had.
- They keep inventing an upgraded idiot.
Peter L. Berghold -- Unix Professional
Peter -at- Berghold -dot- Net;
Blog: http://blog.berghold.net Warning: No political correctness allowed.
| [reply] |
Re: My code is most likely broken because:
by mtmcc (Hermit) on Nov 12, 2018 at 22:58 UTC
|
Because there’s definitely something OBVIOUS wrong with it as soon as I spot it. Because I’m not meticulous enough when I write. Because I’m nearly broken. | [reply] |
Re: My code is most likely broken because:
by james28909 (Deacon) on Nov 08, 2018 at 00:01 UTC
|
atleast im in the majority! | [reply] |
Re: My code is most likely broken because:
by papidave (Pilgrim) on Nov 30, 2018 at 21:22 UTC
|
In truth, my code is most likely broken because I had to use a programming language that believes in the One True Way. Nothing makes you appreciate TMTOWTDI more than a week programming in something other than Perl. | [reply] |
Re: My code is most likely broken because:
by Anonymous Monk on Nov 10, 2018 at 07:53 UTC
|
| [reply] |