Danbooru
Login Posts Comments Notes Artists Tags Pools Wiki Forum More »
Listing Upload Hot Changes Help

Search

  • Help
guro
scat
furry -rating:g

Artist

  • ? mizuki hitoshi 4.3k

Copyright

  • ? touhou 955k

Characters

  • ? chen 19k
  • ? cirno 36k
  • ? kochiya sanae 37k
  • ? tatara kogasa 17k
  • ? yakumo ran 21k

General

  • ? 4koma 104k
  • ? 5girls 64k
  • ? ^ ^ 125k
  • ? apron 240k
  • ? artist self-insert 10k
  • ? barefoot 416k
  • ? blonde hair 1.8M
  • ? blue dress 141k
  • ? blue eyes 2.0M
  • ? blue hair 978k
  • ? brown hair 1.7M
  • ? closed eyes 820k
  • ? comic 596k
  • ? detached sleeves 474k
  • ? dress 1.5M
  • ? eating 95k
  • ? flying 36k
  • ? fox tail 118k
  • ? green hair 476k
  • ? hair ribbon 671k
  • ? hat 1.4M
  • ? long hair 5.0M
  • ? multiple girls 1.7M
  • ? multiple tails 57k
  • ? open mouth 2.7M
  • ? programming (topic) 74
  • ? real life insert 3.5k
  • ? red dress 109k
  • ? ribbon 1.2M
  • ? shirt 2.2M
  • ? short hair 2.5M
  • ? smile 3.3M
  • ? snake 25k
  • ? sweat 601k
  • ? tabard 27k
  • ? tail 911k
  • ? umbrella 99k
  • ? waitress 15k
  • ? wings 496k
  • ? yellow eyes 804k
  • ? | | 22k

Meta

  • ? commentary request 3.6M
  • ? highres 6.2M
  • ? photoshop (medium) 707k
  • ? translated 589k

Information

  • ID: 1118590
  • Uploader: Schrobby »
  • Date: over 13 years ago
  • Size: 244 KB .jpg (480x1441) »
  • Source: pixiv.net/artworks/25777133 »
  • Rating: General
  • Score: 15
  • Favorites: 23
  • Status: Active

Options

  • Resize to window
  • Find similar
  • Download

History

  • Tags
  • Pools
  • Notes
  • Moderation
  • Commentary
kochiya sanae, cirno, yakumo ran, chen, and tatara kogasa (touhou) drawn by mizuki_hitoshi

Artist's commentary

  • Original
  • がんばれ小傘さん 475

    自分の日頃の行いを小傘さんに投影して描いてみようという日記漫画です。

    答えは鰯だそうです。
    鱈かと思ったけど違うんですねー。

    • ‹ prev Search: programming_(topic) next ›
    • « ‹ prev Pool: Touhou - Hang in There Kogasa-san (Mizuki Hitoshi) next › »
  • Comments
  • Recommended
  • Loading...

    Admi
    over 13 years ago
    [hidden]

    First time seeing this untranslated : D Should write the date somewhere...
    Interesting title : >

    -3 Reply
    • Copy ID
    • Copy Link
    Trollosuke
    over 13 years ago
    [hidden]

    Oh Cirno, you scatterbrain.

    1 Reply
    • Copy ID
    • Copy Link
    Gah!
    over 13 years ago
    [hidden]

    This is why "goto" is forever forbidden between programmers...

    Also, Butt♥

    0 Reply
    • Copy ID
    • Copy Link
    Moonspeaker
    over 13 years ago
    [hidden]

    The answer was apparently pilchard. I thought it'd be pollack, but I was wrong.

    (Strictly speaking the fish types are iwashi (Sardinops melanostictus, the pilchard or pilchard sardines) and tara (gadid, or fish of the Gadidae family, incl. haddock, cod, whiting and pollack).)

    And a rather curious poll today:

    What do you suppose scares programmers?
    • Infinite loops
    • Spaghetti code
    • Someone else's execution code encroaching on their own coding region
    • Abrupt spec changes
    • There's code here I don't remember assembling! And it's bug-free!

    1 Reply
    • Copy ID
    • Copy Link
    user 336003
    over 13 years ago
    [hidden]

    well, we now know why the waitress got ⑨ed.

    0 Reply
    • Copy ID
    • Copy Link
    Chibi Musashi
    over 13 years ago
    [hidden]

    The last one in the poll would definitely scare the crap out of me.

    1 Reply
    • Copy ID
    • Copy Link
    BadRoad
    over 13 years ago
    [hidden]

    Gah! said:
    This is why "goto" is forever forbidden between programmers...

    Also, Butt♥

    There was a time when the equivalent of a GOTO was the only way to implement a loop or react to the equivalent of an IF. There's nothing inherently wrong with it; it's just incredibly easy to misuse.

    As for what scares me as a programmer, that would be abrupt spec changes.

    0 Reply
    • Copy ID
    • Copy Link
    Barrakketh
    over 13 years ago
    [hidden]

    Spaghetti code

    This.

    Abrupt spec changes annoys/enrages programmers :V

    0 Reply
    • Copy ID
    • Copy Link
    Zemyla
    over 13 years ago
    [hidden]

    BadRoad said:
    There was a time when the equivalent of a GOTO was the only way to implement a loop or react to the equivalent of an IF. There's nothing inherently wrong with it; it's just incredibly easy to misuse.

    As for what scares me as a programmer, that would be abrupt spec changes.

    Yes! Especially when they come the day before the deadline.

    0 Reply
    • Copy ID
    • Copy Link
    Skyknight
    over 13 years ago
    [hidden]

    BadRoad: Maybe you're thinking of GOSUB?

    0 Reply
    • Copy ID
    • Copy Link
    BadRoad
    over 13 years ago
    [hidden]

    No, I am thinking of the Assembler instruction that jumps to a specified address.

    1 Reply
    • Copy ID
    • Copy Link
    Suzuran Majere
    over 13 years ago
    [hidden]

    It's not "There was a time", it still exists.
    There will always be an unconditional jump.
    There will always be assembly language underneath whatever high-level language is popular at the time.

    What REALLY irritates programmers are other "programmers" who read only the title of a famous paper and then interpret it as a direct edict from God himself, with absolutely no knowledge or understanding of the author's actual meaning or intent.

    0 Reply
    • Copy ID
    • Copy Link
    Shadowflames
    over 13 years ago
    [hidden]

    Suzuran_Majere said:
    It's not "There was a time", it still exists.
    There will always be an unconditional jump.
    There will always be assembly language underneath whatever high-level language is popular at the time.

    What REALLY irritates programmers are other "programmers" who read only the title of a famous paper and then interpret it as a direct edict from God himself, with absolutely no knowledge or understanding of the author's actual meaning or intent.

    GOTO is just too easily abused by kids who don't really know what they're doing, and it kind of impedes code readability.

    But goodness, it's useful when optimizing things.

    0 Reply
    • Copy ID
    • Copy Link
    Ryvian
    over 13 years ago
    [hidden]

    Spaghetti Code. Guilty of doing it myself actually. Shit can get pretty weird once you hit multithreading.

    0 Reply
    • Copy ID
    • Copy Link
    truckingman
    over 13 years ago
    [hidden]

    What about the 'ping of DEATH'?

    0 Reply
    • Copy ID
    • Copy Link
    Nilix
    over 13 years ago
    [hidden]

    In other news, Cirno is adorable.

    0 Reply
    • Copy ID
    • Copy Link
    etb
    over 13 years ago
    [hidden]

    Ryvian said:
    Spaghetti Code. Guilty of doing it myself actually. Shit can get pretty weird once you hit multithreading.

    You will love this quote from the ZeroMQ guide:
    ``
    If you've spent years learning tricks to make your MT code work at all, let alone rapidly, with locks and semaphores and critical sections, you will be disgusted when you realize it was all for nothing. If there's one lesson we've learned from 30+ years of concurrent programming it is: just don't share state. It's like two drunkards trying to share a beer. It doesn't matter if they're good buddies. Sooner or later they're going to get into a fight. And the more drunkards you add to the pavement, the more they fight each other over the beer. The tragic majority of MT applications look like drunken bar fights.
    ''

    0 Reply
    • Copy ID
    • Copy Link
    Paz Legalces
    over 13 years ago
    [hidden]

    Why SUDDENLY EVERYONE in this comment page is a PROGRAMMER? What TRICKERY is this???

    0 Reply
    • Copy ID
    • Copy Link
    etb
    over 13 years ago
    [hidden]

    9 goto 9 stimulates programmers fantasy.

    0 Reply
    • Copy ID
    • Copy Link
    KyteM
    over 13 years ago
    [hidden]

    Moonspeaker said:
    (Strictly speaking the fish types are iwashi (Sardinops melanostictus, the pilchard or pilchard sardines) and tara (gadid, or fish of the Gadidae family, incl. haddock, cod, whiting and pollack).)

    And a rather curious poll today:

    Oh god if I ever saw correct code I didn't make I'd be shitting my pants and calling an priest.
    Apart from that, I'd say it's spec changes. Infinite loops are just yet another kind of bug, any encroaching programmers can be dealt with via a punch to the face and spaghetti code is a pain but a reality you (sadly) get used to.
    OTOH, spec changes might mean you'll have to scrap entire swaths of code.

    0 Reply
    • Copy ID
    • Copy Link
    Alignn
    over 13 years ago
    [hidden]

    I'm not really sure what

    • Someone else's execution code encroaching on their own coding region

    means...

    0 Reply
    • Copy ID
    • Copy Link
    truckingman
    over 13 years ago
    [hidden]

    Lumine1412 said:
    Why SUDDENLY EVERYONE in this comment page is a PROGRAMMER? What TRICKERY is this???

    It's a hobby.

    0 Reply
    • Copy ID
    • Copy Link
    Darkagma
    over 13 years ago
    [hidden]

    SSH + :(){ :|:& };: anyone?

    0 Reply
    • Copy ID
    • Copy Link
    etb
    over 13 years ago
    [hidden]

    fork c4!

    0 Reply
    • Copy ID
    • Copy Link
    Skribulous
    over 13 years ago
    [hidden]

    Alignn said:
    I'm not really sure what

    • Someone else's execution code encroaching on their own coding region

    means...

    Like artists, programmers develop their own "style" of writing code. There's no universal template that programmers adhere to. And even the best programmers can get confused when their own coded programs start resembling something else. Hence -

    • There's code here I don't remember assembling! And it's bug-free!

    My fear would have to be abrupt spec changes.

    Whenever that happens, I'd have to scrap the current work and start over. So actually, not much fear and more like rage-inducing.

    So frustrating.

    0 Reply
    • Copy ID
    • Copy Link
    TMOAGTIEB
    over 13 years ago
    [hidden]

    • Someone else's execution code encroaching on their own coding region

    This would have to be my worst fear, especially if everything about how their code is written differs from mine. I dread when someone who uses the underline system and an over-complicated error-catching system starts to encourage onto my own code. Then I have to spend hours trying to understand what they did.

    Ofc thats still much better than those who completely change my code and end with a segfault.

    1 Reply
    • Copy ID
    • Copy Link
    garyseven
    over 13 years ago
    [hidden]

    Lumine1412 said:
    Why SUDDENLY EVERYONE in this comment page is a PROGRAMMER? What TRICKERY is this???

    all of us programmers conspired together to post on this page. and so i shall do likewise

    0 Reply
    • Copy ID
    • Copy Link
    Ryvian
    over 13 years ago
    [hidden]

    TMOAGTIEB said:
    This would have to be my worst fear, especially if everything about how their code is written differs from mine. I dread when someone who uses the underline system and an over-complicated error-catching system starts to encourage onto my own code. Then I have to spend hours trying to understand what they did.

    Ofc thats still much better than those who completely change my code and end with a segfault.

    Hahaha I remember my first 5+ man programming project. That was disastrous. I especially hate it when their error catch don't do anything important, and rather are purely added because it was included within the scope of the course.

    0 Reply
    • Copy ID
    • Copy Link
    This nerimono tastes amazing, doesn't it. Nerimono: Boiled fish-paste product
    Waitress?
    Huh?!
    Hold on, I'll go ask!
    I just asked...
    ...and you know what the ingredient was?
    Jump
    What was it again?
    I'll go ask again!
    This infinite loop is scary, right? One of 2ch's meme-like texts.
    Butt♥
    What kind of surimi is it made of? Surimi: Minced fish that's mashed into paste.
    Terms / Privacy / Upgrade / Contact /