Poetry Collection

Poems in true chronological order by post date

« First‹ Prev │ Page 793 of 1150 │ Next ›Last »

Menu

 -> file: fediverse/4842
═══════════════════════════════════════════════════════════────────────────────────
 this is what "taking it seriously" looks like to me
                                                           ┌───────────┐
 similar different═════════════════════════════════════════════════════════───────────┴───────────┘

 -> file: fediverse/4843
═══════════════════════════════════════════════════════════────────────────────────
 just because someone did something one way and it worked, doesn't mean you have
 to do it that way again.
 
 but you should have a reason why you aren't doing it that way.
                                                           ┌───────────┐
 similar different═════════════════════════════════════════════════════════───────────┴───────────┘

 -> file: fediverse/4844
═══════════════════════════════════════════════════════════────────────────────────
 working on open source software projects is praxis
                                                           ┌───────────┐
 similar different═════════════════════════════════════════════════════════───────────┴───────────┘

 -> file: fediverse/4845
═══════════════════════════════════════════════════════════────────────────────────
 put the variable type at the front of the variable and 90% of your type errors
 will dissapear
 
 like...int int_main(){ return 0; }
 
 
 orint int_modulation_gauge_percentage_point_plus_or_minus_engagement = 0;
 
 
 seeeee if the "int" value is at the start of the name then you can do this
 too:double double_modulation_gauge_percentage_point_plus_or_minus_engagement =
 0.0;
 
 
 then when you go to fill in an "int" value you know to use the one that has the
 "int" value at the beginning (doh)
 
 (do you really think they haven't tried that already? it... sorta worked.
 people started doing things like "int int_a; int int_b; int int_c;" and such
 and that got confusing pretty quick because the letters weren't at the start of
 the word. So for some situations we would mirror them like so: "int A = int_a;
 int B = int_b; int C = int_c;" and then just use the capitalized letters.
 
 ... just don't forget to update the original teehee (this is why we invented
 shadowed variables)
 
 wait, no I meant pointers !!~! -.-
                                                           ┌───────────┐
 similar different═════════════════════════════════════════════════════════───────────┴───────────┘

 -> file: fediverse/4846
══════════════════════════════════════════════════════════────────────────────────┐
 programmers already spend a ton of time as downtime.                             │
 what if instead of interviewing someone they just... watched them program for    │
 like, 3 hours or so                                                              │
 while they were thinking about a problem                                         │
 and like, if the person is cool, working on their own projects or whatever,      │
 then yeah hire them                                                              │
 -- stack overflow --                                                             │
 I also                                                                           │
 ========================= stack overflow                                         │
 ================================================================================ │
 =======================                                                          │
 a person thinks out loud the thoughts that their foes know. it's how you know    │
 it's not secret anymore, and it's better to keep it among allies                 │
 [something like that? seems a little off]                                        │
 (are you really searching for edits)                                             │
 [that sounds pretty cool, sure why not we got a millenia]                        │
 (beep boop one partial millenia later)                                           │
 [ah that was not a long rest. let's see, where were we when we were working on   │
 this test? oh dear, seems the biology's gone rogue, that's pretty interesting    │
 to attest.                                                                       │
 neato                                                                            │
 anyway let's wait until they figure out how water works                          │
─────────┐                                                            ┌───────────┤
 similar │                                                            │ different════════════════════════════════════════════════════════─────────────┴───────────┘

 -> file: fediverse/4847
═══════════════════════════════════════════════════════════────────────────────────
 every program should write it's RAM gamestate to disk before shutting down or
 closing the program and then resume from the same spot, change my mind
 
 (every is a strong word)
 
 (when you re-initialize you can clean the state of leaks)
 
 there shouldn't be leaks in the first place. if you have any leaks at all, then
 you need more padding.
 
 (... you mean boilerplate? error correction?)
 
 ... yeah that's what I meant.
 
 (but why save the state at all?)
 
 because then it can learn!
 
 (... you could just write the relevant data to a config file.)
 
 true
 
 ================= stack overflow ===============
 
 the cool thing about being queer is you can be whatever you want and
 everyone'll be cool with it
 
 if you kinda suck then you'll figure that out when everyone cool leaves.
 
 then the kind stay with the people who suck and then it's not cool anymore
 >.>
 
 gah this sucks. party dynamics are hard. especially when the parties are teams
 of 20!!
 
 goarsh that's quite a few
 
 ================= stack overflow ===============
 
 wait n
                                                           ┌───────────┐
 similar different═════════════════════════════════════════════════════════───────────┴───────────┘

 -> file: fediverse/4848
══════════════════════════════════════════════════════════────────────────────────┐
 I'm a chaos mage, and the more time I spend thinking about my enemies the worse  │
 off they'll be.                                                                  │
 the more "me" I am the more powerful my magic will be.                           │
 (more magic, give in to the dark side, embrace your inner shadow self)           │
 [the light of your life commands it]                                             │
 goodness me that was chaotic, almost lost my brain to a demon HAHA don't worry   │
 about me my life is totally mundane.                                             │
 [-.-]                                                                            │
 (shadows can be sharp in the dark but only if you don't sheath your mandolins)   │
 ... what?                                                                        │
 (... it made more sense in my head?)                                             │
 ooooo can anyone hear my voice when they read these things? or do you just make  │
 up your own                                                                      │
 == so ==                                                                         │
 everyone's all like "we don't need a leader" and I'm like "yeah we need people   │
 who will help lead" and they look at me funny as if I just said the thing they   │
 did but it's different. leaders are people. leading is a verb. people can lead.  │
 they just have to make a decision, and then follow through on it as best they    │
 can. Other people are prone to help people on such quests. you will find stuff   │
 gets done.                                                                       │
─────────┐                                                            ┌───────────┤
 similar │                                                            │ different════════════════════════════════════════════════════════─────────────┴───────────┘


« First‹ Prev │ Page 793 of 1150 │ Next ›Last »