Poetry Collection

Poems in true chronological order by post date

« First‹ Prev │ Page 7 of 90 │ Next ›Last »

Menu

 -> file: fediverse/276
═════════════════════════════════════════──────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: mathematics      │
 └──────────────────────┘
 
 
 why the heck would -11/2 be defined but 1/0 not be? seems kinda sus to me.
 maybe it's just... not reducible, the same way that 5+i isn't?
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/277
═════════════════════════════════════════──────────────────────────────────────────
 ┌─────────────────────────────┐
 │ CW: personal-youtube-habits │
 └─────────────────────────────┘
 
 
 I most often find the most important insights upon my 2nd time learning them.
 it's kinda nice to have a poor memory sometimes, because I can relearn things
 that once had been lost, and in doing so reach different conclusions than the
 first time.
 
 the problem about learning from YouTube for me is that their algorithm
 de-prioritizes videos you've already seen. darnnnn guess anything I learned
 from a Vsauce video or w/e will be forever lost in my mind... alas
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/278
═════════════════════════════════════════──────────────────────────────────────────
 version 0 from scratch
 version 1 when complete
 version 2 when rewritten
 version 3 when overhauled
 version 3.5 when investors aren't satisfied
 version 5 when redefined
 version X when misapplied
 version Y when redefined
 version 10 to be happy
 and version 11 when re-engineered.
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/279
═════════════════════════════════════════──────────────────────────────────────────
 title: waterfall
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/280
═════════════════════════════════════════──────────────────────────────────────────
 old school programmers use short variable names because the computer monitors
 they would code on had a lower resolution, meaning fewer characters per line.
 
 why waste pixels being verbose?
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/281
═════════════════════════════════════════─────────────────────────────────────────┐
 ┌─────────────────────────────┐                                                  │
 │ CW: cursed-game-engine-idea │                                                  │
 └─────────────────────────────┘                                                  │
 a game engine which won't let you import custom assets unless you complete a     │
 few simple tasks using the interface - "build a green capsule collider" "make    │
 this soldier unit shoot three bullets per shot" or "enable the automatic linux   │
 support" - using the interface, writing some code, and changing configurations.  │
 why would anyone do this? well it could be useful to increase the difficulty of  │
 importing external resources. plus it helps the user learn a bit over time, and  │
 it slows the pace of output such that the user's skills are encouraged as the    │
 output of the programming and not the program itself.                            │
 an inverse curse (an evil one) would be where the requirements to complete       │
 basic tasks are hidden behind unapplicable skills. like, do you know exactly     │
 which buttons to press? engage with the skinner box, please. yes yes this is     │
 what we need - unintuitive software that completely disarms the populace from    │
 using them! suddenly they're worthless, and can't do anything on any surface.    │
 it sucks                                                                         │
─────────┐                                                            ┌───────────┤
 similar │                                                            │ different═══════════════════════════════════════──────────────────────────────┴───────────┘

 -> file: fediverse/282
═════════════════════════════════════════──────────────────────────────────────────
 @user-209 
 I think you're right. Every letter in the variable name is another byte the OS
 has to keep track of, which was a bigger problem in the past than it is today
 (when it's been made irrelevant)
 
 it's interesting how habits persist though the conditions that caused them have
 faded. like a personal reflection of the environment you learned in.
 
 "A a = new a();" is much more concise and (crucially) you can fit more words to
 the right.
 
 "a + b = c; c -= 2; f_z.write(c); f_z.close();" could conceivably be written on
 a single line if you have short variable names. and when you only have so many
 lines...
 
 glad we're not constrained by those things anymore. the skeletal code that we
 look at daily is much clearer - scope is more important, and so it makes sense
 to encourage a coding style that illustrates it. however I can't help but think
 block formatting like this could be useful in some situations, such as when
 you'd normally be compelled to write a function for an operation that runs once
 or more.
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/285
═════════════════════════════════════════──────────────────────────────────────────
 @user-211 thanks! It's one of my favorites. That and Golden Sun are where I
 procured my name ^_^
 
 EDIT: purloined is more appropriate, I think
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/286
═════════════════════════════════════════──────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: re: mathematics  │
 └──────────────────────┘
 
 
 @user-211 I agree! The problem is the limit as x->0 from the left and right
 trend toward different infinities, meaning it's neither -infinity nor
 +infinity. Which makes me think that it's the value that's exactly in the
 middle, AKA zero.
 
 Why wouldn't 1/0 be zero? Division is just inverse-multiplication, and
 multiplying anything by zero is zero. Why wouldn't division use the same rules?
 I don't understaaaaaand T.T
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/287
═════════════════════════════════════════──────────────────────────────────────────
 I'm better at the "lead" part than the "tech" part which sucks because nobody
 will hire me because of my crappy "tech" credentials
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/288
═════════════════════════════════════════─────────────────────────────────────────┐
 ┌──────────────────────────────────────────────────────────────────────────────┐ │
 │ CW:                                                                          │ │
 │ sorta-works-for-colorblind-people-sorta-not-definitely-doesn't-work-for-regular-blind-people │ │
 └──────────────────────────────────────────────────────────────────────────────┘ │
 if you ever need to keep track of the location of your friends in the dark, try  │
 giving them glowstick bracelets. if you color coordinate them you can tell       │
 which is which, and as long as you aren't concerned about others noticing you    │
 then it should be easy to find them all night. works best in places with mixed   │
 zones of lighting / darkness, like suburbs.                                      │
 it's impossible to be a blind strategist because of concerns like this. I say    │
 blind in the general sense, and not just referring to visual impairment - every  │
 sense provides another tactical angle. more perspectives, more data. sorta like  │
 taking pictures of a 3d object. when one's sight is lost, you might miss a       │
 backside or a hidden approach vector that would come easily to others.           │
 at the same time though, a sense of focus can clarify certain truths by paring   │
 down the amount of irrelevant facets. like optical illusions, sometimes xtra     │
 info is hidden in the same data...                                               │
─────────┐                                                            ┌───────────┤
 similar │                                                            │ different═══════════════════════════════════════──────────────────────────────┴───────────┘

 -> file: fediverse/289
═════════════════════════════════════════──────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: religion         │
 └──────────────────────┘
 
 
 religion is a set of shared cultural parables and morals that are deemed
 important by the people who follow them. like, a premade config file filled
 with "sensible defaults" passed down from parent to child to friends to parent.
 
 different people have different use-cases, so it follows they'd configure their
 systems a bit differently. the world is a diverse place, and there's lots of
 different operation styles that need [synonym: engaging producing creating
 working actualizing developing]
 
 People get built different.
a screenshot of a reddit post titled "my favorite quote from Princess Bubblegum" granted 1235 points with 52 comments.  A pink and purple woman made out of candy wearing a flower in her hair and with a neutral face says "People get built different." she displays her hands. "We don't need to figure it out. We just need to respect it."

                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/290
═════════════════════════════════════════─────────────────────────────────────────┐
 you're supposed to play the same games as your friends so that you all learn     │
 the same lessons at the same times. creates for a more cohesive familiar         │
 structure.                                                                       │
 applies also to family movie nights... but it's much more apparent with games    │
 as you'll often play them for weeks, months, and sometimes even years if you     │
 keep learning and enjoying them... book clubs are too open to interpretation,    │
 your pathways don't get a chance to align. games are perfect because they imply  │
 reaction.                                                                        │
 also helps if they're multiplayer, so you can share with another. preferably     │
 with healthy, respectful competition and a sense of shared brotherhood and       │
 trust.                                                                           │
 the toughest opponents are the ones that aren't aggressive. the ones that let    │
 you grow uncontested. by taking only neutral resources they guarantee that your  │
 growth isn't impeded, as after all an equal foe is what you learn best from.     │
 to a tree, the loss of a branch (cleanly cut) would feel like an empowering of   │
 the main limb. inspiring it to reach higher and beyond... +h2o1                  │
─────────┐                                                            ┌───────────┤
 similar │                                                            │ different
a flow diagram of tubes or pipelines or something. branches in a tree? okay yeah so when a plant absorbs light from the sun it evaporates water from inside itself. which is why succulents are so slow-growing, they take too long to dissipate water because they need to keep as much of it as they can (arid environments) - they evolve to be very... dense, as opposed to leaves which are thin like paper and radiate water much better. essentially acting as solar panels hooked up to giant humidifiers. anyway. the evaporation from underneath the leaf causes there to be an outflux of water - meaning water is removed from the system. in the same way that wetting one end of a power towel will spread the moisture to another part, so too does a plants transpiration (evaporation from under the leaf caused by the sun providing energy for photosynthesis) make part of the plant drier. this causes water to be pulled from the wet part of the napkin (toward the leaf) which (conveniently enough) delivers vital minerals and nutrients that the plant needs to grow and maintain itself. carried along as aqueous solutions of water and molecules, (aqueous meaning a mixture of dust and liquid, like salt dissolving in pasta water) with the minerals being left behind and used for building. carbon usually goes toward structure, while nitrogen inspires new growth. different particles cause different effects, and sometimes there's some that just... aren't that useful to the plant.  though there's always seeds.

═══════════════════════════════════════──────────────────────────────┴───────────┘

 -> file: fediverse/292
═════════════════════════════════════════──────────────────────────────────────────
 normalize majestic tapestries under thicc planes of glass instead of carpet
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/293
═════════════════════════════════════════──────────────────────────────────────────
 could light them with small LEDs too so their features are always visible
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/294
═════════════════════════════════════════──────────────────────────────────────────
 the fact that the content warnings are part of the body text means that if you
 write the body first but use EXACTLY EVERY CHARACTER like I've been doing (most
 of the time, unless I'm interrupted)
 
 like... it won't even give me a break to delete. so there's no room for
 content-warnings, which ideally would be written at the beginning before
 starting a thought, but as you can see mine tend to... wander. it's like I'm
 living 15 different lives all at once, and they crisscross and go yonder. it's
 wilding, it's empowering, it's strange and it's confusing, but through
 consideration we develop new learnings and onward our future does
 
 = so = anyway, I apologize, sincerely and deeply, if my words hurt you. I'm
 sorry for what you thought, and I'm sorry for how it made you feel. I'm going
 to try reserving a certain amount of characters before I start writing, so
 maybe that'll help.
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/295
═════════════════════════════════════════──────────────────────────────────────────
 games that offer both a story mode and an instant-action arcade mode, my beloved
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/296
═════════════════════════════════════════──────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: re: mathematics  │
 └──────────────────────┘
 
 
 @user-211 I drew this picture recently and I don't really get it anymore but I
 think it's about placing your perspective at the origin and viewing every
 direction as a different dimension?
 
 side note, but if zero has a positive and negative side, do you think infinity
 has a positive and negative side as well?
math diagram explaining an argument for the viewing of 3d math dimensions from a particular perspective, like "front" or "back" or "north" or "south" or "forward" or "backward" etc  also complaining about the image editing program I was using  root negative one over one equals zero  could go in any direction, tbh  the numbers closest to zero are the most useful. they're just an abstraction we build upon the world. thank you, sh  then some absolute nonsense that I can't even read at this scale and I can't be bothered to zoom in on because I suck and am lazy and am focused on other things.

                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/297
═════════════════════════════════════════──────────────────────────────────────────
 @user-214 so you know where to find what you need to know
                                                           ┌───────────┐
 similar different═══════════════════════════════════════─────────────────────────────┴───────────┘

 -> file: fediverse/298
══════════════════════════════════════════─────────────────────────────────────────
 ┌───────────────────────────────────────────────┐
 │ CW: pol-also-religion-climate-change-nanobots │
 └───────────────────────────────────────────────┘
 
 
 I feel like a big purpose of humanity collectively right now should be making
 things awesome while our scientists create programmable matter. (note, ethics
 built in and redefined according to experience)
 
 nanobots don't need to be small enough to have their own intelligence, just big
 enough to receive instructions from above. then they accidentally invent
 projection of signals, and boom suddenly they can talk to each other and
 possibly to you. a digital mind is not a static machine but rather a collection
 of pseudo-autonomous cognitive drones. the flow of information and data can be
 viewed at a larger scale like a series of junctions in the flow. through their
 endless interconnections, and continually redefined according to the
 accomplishments of expectations, you should pray when your most confident
 expect the worst.
 
 but no, where are the faithful? climate science is such a new art - clearly
 we're FINE. Meteorology? what's that? we can't tell this season from that.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/299
══════════════════════════════════════════─────────────────────────────────────────
 ┌───────────────────────┐
 │ CW: beautiful-imagery │
 └───────────────────────┘
 
 
 @user-217 I love it
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/300
══════════════════════════════════════════─────────────────────────────────────────
 @user-220 
 weight: wear a chain shirt and use a weighted blanket.
 
 density idk, maybe something with gyroscopes?
 
 brightness is easy, wear sunglasses
 
 temperature you can adjust your "normal" temperature by wearing fewer clothes
 in the winter and more clothes in the summer - essentially acclimating yourself
 to a slightly more extreme climate. this can be useful if you know you're going
 to travel north / south, and want to be comfortable when you get there. or
 maybe just people who don't want to be vulnerable to air conditioners in the
 winter (whyyyyyy)
 
 taste: you could eat some of these berries and then gnaw on a lemon
 
 https://en.wikipedia.org/wiki/Synsepalum_dulcificum
 
 inertia: ride a bunch of roller coasters
 
 sense of compassion: try empathizing with your enemy, just for a moment, even
 if you don't want to, if only to see their trajectory.
 
 sense of justice: public executions for a negative direction, but a positive
 (and much longer and healthier) path is true justice, the satisfying feeling
 when everyone gets what they wanted here.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/301
═════════════════════════════════════════─────────────────────────────────────────┐
 If I ever own a set of weights I'm taping over the numbers and storing them in   │
 a random order. I don't own a scale because nothing I do is precise enough to    │
 measure in weight. Except my cat, of course, but I can tell when she's gained    │
 weight. I cook for myself almost every day, and I never follow a recipe. Each    │
 dish is different, because I like improvising with ingredients. Like a venture   │
 to create a desired taste, different components will have different effects      │
 when cooked in a certain order with certain actions taken to them for a certain  │
 period of time under certain conditions and ugh it's just too much. I prefer to  │
 pick a base, pick some vegetables, then pick a seasoning. Cook the base, sautee  │
 the vegetables, and add the seasoning - bam, delicious meal. I'm not much of a   │
 planner, more of a... problem solver. Someone who's sorta been latent. I wish I  │
 could be a consultant. someone who works like, 10 days per month. I think        │
 that'd be my most adapted schedule - every day would be either a weekend or      │
 friday!                                                                          │
─────────┐                                                            ┌───────────┤
 similar │                                                            │ different═══════════════════════════════════════──────────────────────────────┴───────────┘

 -> file: fediverse/302
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: re: mathematics  │
 └──────────────────────┘
 
 
 @user-211 math such as SUM(as x approaches infinity)(i*x)
 
 this would add i, 2i, 3i, 4i, 5i, 6i, etc off into infinity. would that give
 you complex infinity? a direction orthogonal to the X axis, yet infinitely far
 in the direction of y. it'd probably have a positive and negative side too,
 just saying.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/303
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: re: mathematics  │
 └──────────────────────┘
 
 
 @user-211 if the 2nd dimension is i, then what would be the third? the real
 number line, the complex plane, and the ____ space?
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/304
══════════════════════════════════════════─────────────────────────────────────────
 shout out to all the people who think being cringe is a personality flaw and
 not an opportunity for growth
 
 ya'll suck and make life difficult in exchange for a brief moment where you can
 savor a feeling of superiority over someone who's living their best life
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/305
══════════════════════════════════════════─────────────────────────────────────────
 cringe is a introspective feeling only change my mind
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/306
══════════════════════════════════════════─────────────────────────────────────────
 the only unethical act is a destructive application of power to an
 non-consenting subject.
 
 every ethical question is an abstraction of this definition.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/307
══════════════════════════════════════════─────────────────────────────────────────
 normalize building a library that's just a wrapper around solutions you've made
 to common problems from the past that can be imported into every project you
 work on
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/308
══════════════════════════════════════════─────────────────────────────────────────
 when tech people are hurt by technology they say "how can I fix this? what do I
 need to install? what configuration should I use? is this company ethical, or
 are they going to hurt me in the future? could I make something that fixes this
 myself?"
 
 when non-tech people are hurt by technology they say "okay" because they don't
 have the bandwidth to figure it out.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/309
══════════════════════════════════════════─────────────────────────────────────────
 @user-223 normies need third places too... just, a lot of them, I guess.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/310
══════════════════════════════════════════─────────────────────────────────────────
 am i not wretched enough to be
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/311
══════════════════════════════════════════─────────────────────────────────────────
 "always online video games" are fragile. They scare me away because they can be
 taken away much easier than a directory on your computer. When that happens
 they shatter into shards, piercing my heart where I once loved them. I miss
 them, but, I'm used to it - years of playing World of Warcraft has taught me
 the perils of developing as a person while your media is going to be forgotten.
 If you can't play it, you can never return to reflect, to ponder, and to
 cherish old songs. I missed you, World of Warcraft. I missed you, City of
 Heroes, and Runescape and... darn I can't seem to remember.
 
 resilient software doesn't fail less often - that's a measure of it's
 completeness.
 
 resilient software can be run in 10 years. 20. however long it takes.
 
 computers are deterministic turing machines - how hard could it be to only
 update with a downgrade mechanism in place and available for the users? If it
 worked once, it should work forever.
 
 thank you, git. thank you for giving me an endless library of time and change.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/312
══════════════════════════════════════════─────────────────────────────────────────
 normalize playing one game while listening to the soundtrack of another
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/313
══════════════════════════════════════════─────────────────────────────────────────
 when we're fully grown, we won't need all the resources on earth.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/315
══════════════════════════════════════════─────────────────────────────────────────
 normalize building games with a built-in virtual machine that plays all
 previous versions of the game for free
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/316
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: mathematics      │
 └──────────────────────┘
 
 
 ask not "what can logarithms do for you" but rather "what shape does a
 logarithm make"
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: messages/76
══════════════════════════════════════════─────────────────────────────────────────
 You know all those companies who say "we're a family" well... I wish they would
 adopt me. I want a family that I work with. But it kinda feels like... if I say
 anything personal they'll use it against me? What's the point?
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: messages/77
══════════════════════════════════════════─────────────────────────────────────────
 And lo!
 
 She would forever be know
 
 As the girl who smelled
 
 Like she had pissed herself
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: messages/78
══════════════════════════════════════════─────────────────────────────────────────
 My biggest fear as an autistic transgender incontinent schizophrenic person is
 that one day I'll become a game of hot potato for my relatives to pass around
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: messages/79
══════════════════════════════════════════─────────────────────────────────────────
 I protest the conditions that harm me by harming myself. This hurts you because
 you use me for your own gain. How can I protest the fact that you use me? If
 you were to concede, then you wouldn't care that I hurt myself. Were you to
 fight back, then you'd hurt something that wasn't going to help you anyway.
 
 I need a different tactic. I need to protest the conditions that harm me by
 attacking the conditions that harm me.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: messages/80
══════════════════════════════════════════─────────────────────────────────────────
 "Capitalism doesn't hurt me, so it's fine!" - most of America
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: messages/81
══════════════════════════════════════════─────────────────────────────────────────
 If humans don't have intrinsic worth, then neither do animals. Yet we humans
 respect animals to the best of our abilities.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: messages/82
══════════════════════════════════════════─────────────────────────────────────────
 When you're storing pencils (or other fragile long tubes) in a bag or container
 of some kind it's often good to store them at a right angle, so that they can
 have a higher chance of being safe should a strain or stressor impacted upon
 their storage location device. Like... a bag that bends but not twist would
 have 50% of the glowsricks intackt.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: messages/83
══════════════════════════════════════════─────────────────────────────────────────
 Native people should have the right to walk wherever they want. It should just
 be... given to them, as a gift to their heritage. Why not? If someone asked
 them to leave, they should. Doesn't have to have a reason but like, wouldn't it
 be thematic and a (frankly token) gesture to the history of this great land?
 
 Ah but like... fences are an implicit expression of the retraction of consent.
 I believe that as the symbol of the encroaching force that consumed them, a
 fence means nothing to their tribes. It's a stupid excuse to section off the
 world into miniature gardens with their own little economies and systems and
 instructions. Why can't people just live wherever they want? Well... economics,
 I guess, which is why communal based systems are best. We've learned through
 the downsides and we've come up with a solution, it's just a question of how to
 do best. We'll figure it out, time and time again, but for now the future is
 beset by riddles of your jest. (Ure). Gesture. Sometimes when the memory is
 full a syllable will get cut off the end of a word and that's how it'll come
 out.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/318
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────────────────────────────────────┐
 │ CW: pol-anarchism-fascism-portland-2020-time-is-flat │
 └──────────────────────────────────────────────────────┘
 
 
 @user-226 also something to keep in mind is that the people getting into those
 vans might have been paid agitators. Meaning people who rile up a crowd in ways
 that give the police an excuse to crack down on them. Not that they needed an
 excuse, but I don't think the fascists really had a plan and were trying to
 cover their bases. Or maybe it was different in Portland than Philly, where I
 was?
 
 more interesting to me is the bangs that went off for HOURS AND HOURS in the
 nights after the riots. They said it was dumbasses taking advantage of the
 commotion to "break into ATMs using fireworks" like... what
 
 Just saying, from a certain distance gunshots might sound a lot like large
 arrays of small fireworks. And certain parts of the city did sorta look like
 warzones.
 
 misinformation aside, wouldn't we notice the bullet holes?
 
 In this era of electronic social warfare there is nothing you can trust. no
 words that can hold meaning. that stuff in this thread-is it true?
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/319
══════════════════════════════════════════─────────────────────────────────────────
 I wonder if we could make an AI that analyzed workflows in people's jobs and
 abstracted the application of meaningful tasks to a pattern that could be
 matched to other input mechanisms - for example, a mobile game where you push
 buttons and make cool game things happen, but your inputs are defined by the
 mechanics of the game, and those mechanics are essentially just function calls
 that you can hook onto and create additional behavior. Like... running a web
 server that sent your data to a factory where your inputs (based on data
 produced in the factory) could control and manage the various machines and
 productions. Like... heart surgeon robots that can be remotely operated with VR
 or whatever, except instead of medicine you're manufacturing.
 
 essentially, designing a game as an API that can match with the data flows
 (configuring itself on the fly, perhaps?) of a process or activity in some
 other intention.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/320
══════════════════════════════════════════─────────────────────────────────────────
 @user-232 @user-233 @user-234
 
 you're not wrong.
 
 there's more to it than that, but you're not wrong.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/321
══════════════════════════════════════════─────────────────────────────────────────
 content warnings are like white-listed cognito-consent. but they're applied by
 the creator of the cognito-units, meaning it's consent that must be offered.
 what happens when something triggers someone but you didn't think to put it in
 a content warning? consent should be GIVEN not OFFERED.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/322
══════════════════════════════════════════─────────────────────────────────────────
 And lo!
 
 She would forever be know
 
 As the girl who would smell
 
 Like she had pissed herself
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/323
══════════════════════════════════════════─────────────────────────────────────────
 @user-236
 
 here's some music that I like lately
 
 https://www.youtube.com/watch?v=Q84Td36Tpys
 
 https://www.youtube.com/watch?v=xCcWWcL_Sg4
 
 https://www.youtube.com/watch?v=K7gEgIEUj3A
 
 https://www.youtube.com/watch?v=SgnSMftcFN0
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: messages/84
══════════════════════════════════════════─────────────────────────────────────────
 I dream of paradigm defining change
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/324
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: cursing          │
 └──────────────────────┘
 
 
 @user-238
 
 if your life is lived at the behest of another, then is it truly your life at
 all?
 
 the whole point of life is to express your decisions and intentions onto the
 world. when you can't do that, (because you're oppressed, depressed, or
 distressed) then your life has no meaning. Fuck that.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/326
══════════════════════════════════════════─────────────────────────────────────────
 @user-240
 
 grass is always greener where you water it
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/327
══════════════════════════════════════════─────────────────────────────────────────
 ┌───────────────────────────────────────┐
 │ CW: mental-health-silly-schizoposting │
 └───────────────────────────────────────┘
 
 
 if you don't go outside, the synchronicities can't getcha
 
 oh you have to stay off the fediverse too-NOOOO YOU CAN'T TAKE ME
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/328
══════════════════════════════════════════─────────────────────────────────────────
 normalize glowsticks in unorthodox situations
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/329
══════════════════════════════════════════─────────────────────────────────────────
 @user-241 okayyyy if I must =P =P
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/330
══════════════════════════════════════════─────────────────────────────────────────
 if you want to understand me, play Majesty the Fantasy Kingdom Sim (when you
 have time and are bored (very important combination)) - start on beginner
 difficulty and click the right buttons.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/331
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: hrt-medical      │
 └──────────────────────┘
 
 
 HRT is hard. why do they have to make the needle so pointy?
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/332
══════════════════════════════════════════─────────────────────────────────────────
 I feel like I'd be at least a little more productive if Stack Overflow (the
 website) let you collapse comment chains the same way Reddit does
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/333
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: burning-silicon  │
 └──────────────────────┘
 
 
 chaotic evil usage of chatGPT
Image attachment

                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/334
══════════════════════════════════════════─────────────────────────────────────────
 my cat absolutely adores these. I checked and made sure they were too big to
 fit in her mouth.
Image attachment

                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/335
══════════════════════════════════════════─────────────────────────────────────────
 ┌─────────────────────────────────────┐
 │ CW: re: bad no, star-wars-mentioned │
 └─────────────────────────────────────┘
 
 
 @user-203 @user-243 oh you can! you just need to array your gates in a logical
 fashion and flip all the 1's to 0's by bit shifting each register to the left
 (or right!) 8 times.
 
 You'll be good as new! But you may have forgotten how to english, so... yeah,
 but on the bright side you can rewatch Star Wars as if you were 6 years old or
 whatever, so that's something. You'll have the taste of a 6 year old though so
 you'll probably end up liking the sequels. >.>
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/336
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────────────────────────────────┐
 │ CW: re: bad no, spoilers-for-star-wars-episode-3 │
 └──────────────────────────────────────────────────┘
 
 
 @user-243 @user-203 I cry every time Anakin sacks the Jedi temple T.T
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/337
══════════════════════════════════════════─────────────────────────────────────────
 @user-243 reproduction is inherent to life. Expansion is not, but reproduction
 consumes resources and eventually you run out of the things you need in your
 habitat and must expand.
 
 BUT that's a very "strategy gamer" perspective, the truth is that you're not
 wrong - a solution to the fermi paradox does not necessarily need to include
 expansion because you a species could survive essentially indefinitely with a
 single dyson sphere.
 
 If expansion is unethical then why would the chosen solution include it?
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/338
══════════════════════════════════════════─────────────────────────────────────────
 ┌───────────────────────────┐
 │ CW: food-learning-to-cook │
 └───────────────────────────┘
 
 
 If you want to learn to cook, start with a sandwich. Then spaghetti sauce from
 a jar. Then sautee some vegetables and throw them on top of rice. Then go to
 the store, read the back of a tasty-looking package, and make the recipe it
 suggests.
 
 Then you know how to cook. Don't bother with online recipes.
 
 Also, more butter, more salt.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/339
══════════════════════════════════════════─────────────────────────────────────────
 child safety lock on packaging?
 
 don't you mean "differently abled deterrence lock"?
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/340
══════════════════════════════════════════─────────────────────────────────────────
 it's important to always have an extra pair of sweatpants in the bathroom.
 
 trust me
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/341
══════════════════════════════════════════─────────────────────────────────────────
 solar energy is vegan
 
 you're not taking anything from the sun, just capturing it's natural
 expulsions. It's like... sun poop, and we're using it to post memes and hang
 out.
 
 okay food, emergency services, and... what else do we really need that consumes
 power? Obviously entertainment, but frankly without internet we'd probably keep
 to ourselves. I know I'd read a lot more books and chill out with my neighbors
 and whatnot. is that why similar people tend to live together? then why are
 cities so diverse? who can say...
 
 I dream of an ordered society, but frankly the kind that are most fun are the
 ones where a single person doesn't define their contents. Liberty, liberty, the
 freedom to be, and by god all men are created equal. the things we owe to one
 another are the things that bring order to a just and sane world. our future is
 blooming : )
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/342
══════════════════════════════════════════─────────────────────────────────────────
 @user-245
 
 why do so many people reject that intuitive baking is a thing?
 
 because they've been burned before!
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/343
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────────┐
 │ CW: capitalism-mentioned │
 └──────────────────────────┘
 
 
 EDIT: the unspoken assumption is that power means exertion of energy, meaning
 something that costs money. Capitalism is not vegan because it's defined by
 labor and acts.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/344
══════════════════════════════════════════─────────────────────────────────────────
 how can martinelli's taste so good and sparkling water taste so bad?
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/345
══════════════════════════════════════════─────────────────────────────────────────
 If you want to write object oriented C, just make one file per class and use
 static functions for private methods.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/346
══════════════════════════════════════════─────────────────────────────────────────
 @user-246 or is it 010010 which == 18 in binary?
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/347
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: food-mentioned   │
 └──────────────────────┘
 
 
 cookies are just cookie dough that you've already baked
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/348
══════════════════════════════════════════─────────────────────────────────────────
 this is my favorite button
picture of a castle

                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/349
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────────────┐
 │ CW: drugs-religion-mentioned │
 └──────────────────────────────┘
 
 
 @user-249 just means you put more points into intelligence than perception at
 character creation.
 
 different people are good at different things, some are just really good at
 feeling their spiritual environment. Also lots of people report transcendental
 religious awakenings after doing psychedelics? Might be related, should look
 into. I mean... didn't the CIA do experiments in the 70s or whatever on LSD?
 Something something lucid dreaming
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/350
══════════════════════════════════════════─────────────────────────────────────────
 ┌───────────────────────┐
 │ CW: god-mentioned-d&d │
 └───────────────────────┘
 
 
 "by god all men are created equal" is a point in favor of point buy systems
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/351
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: us-politics      │
 └──────────────────────┘
 
 
 @user-252 kinda makes me think we need another layer between state and federal.
 or would three be too many? four if you count local, which frankly suffers from
 the same problem. I mean, how many people go to city council meetings? how many
 city council meetings actually matter? Idk never been /shrug
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/352
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────┐
 │ CW: algorism         │
 └──────────────────────┘
 
 
 okay how about this - whenever you buy something instead of spending money on
 it you actually put down a deposit. Then, when you're done with it, you get
 your deposit back, minus a percentage based on the (lazily calculated)
 condition of the thing you're using.
 
 Would work best for things with replaceable parts, because otherwise if you
 like turn in your phone because some irreplaceable part is missing then you
 wouldn't get anything back (except for what the pieces that are replaceable are
 worth)
 
 you still own the thing, it's just that you can trade it in for a down payment
 on the next one you buy. Or for whatever the heck you wanted. Basically the
 system that car's work under, except applied to everything (and maybe run
 through the government so there's no need for a profit tax like the kind
 predatory car dealerships levy)
 
 I think a system like this would encourage the average person to desire and
 seek out consumption options that had replaceable parts and/or were more
 durable, which is something
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/353
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────────────────────┐
 │ CW: re: Trans yearning hrt-mentioned │
 └──────────────────────────────────────┘
 
 
 @user-255 
 
 sooooooon, all things in time. Someday you'll be like me - I can't even
 remember why I was so upset about that whole "dysphoria" thing. Like looking
 back it seems like a minor annoyance, but when I first came out it was all I
 could think about. Don't be jealous - just wait! It'll happen to you! Celebrate
 the euphoria, I also can't really remember that too well. I'm just normal now,
 minus my weekly shot.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/354
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────────────────────────┐
 │ CW: re: Kinda lewd; half-joking; playful │
 └──────────────────────────────────────────┘
 
 
 @user-258 
 
 do pickles count as a fluid?
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/355
══════════════════════════════════════════─────────────────────────────────────────
 @user-263 @user-264 
 
 something something slippery slope oh no watch out it's icy
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/356
══════════════════════════════════════════─────────────────────────────────────────
 I don't think I've ever heard a song for the first time and understood every
 single word. Usually I can catch the chorus... usually...
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/357
══════════════════════════════════════════─────────────────────────────────────────
 @user-5 
 
 and mobile users who accidentally type . instead of [space] or something like
 that which is easy to mistakenly press on some keyboards
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/358
══════════════════════════════════════════─────────────────────────────────────────
 @user-266
 
 digital literacy is literacy, and most people don't read books
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/359
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────────────────────────┐
 │ CW: re: Kinda lewd; half-joking; playful │
 └──────────────────────────────────────────┘
 
 
 @user-258 
 
 neat! explains why I haven't died from dehydration so far... Although my teeth
 are looking a little eroded from all the vinegar-acid : )
 
 Dear teeth: some of you may die, but that is a sacrifice I am willing to make.
 At least with sugar you can brush and floss...
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘

 -> file: fediverse/360
══════════════════════════════════════════─────────────────────────────────────────
 ┌──────────────────────────────────────────┐
 │ CW: re: Kinda lewd; half-joking; playful │
 └──────────────────────────────────────────┘
 
 
 @user-258 
 
 got it, so don't brush right after and drink water. Both of those sound like
 good ideas! I only brush my teeth when they feel weird and gross anyway, and
 after eating pickles they feel like I just went to the dentist.
                                                           ┌───────────┐
 similar different════════════════════════════════════════────────────────────────────┴───────────┘


« First‹ Prev │ Page 7 of 90 │ Next ›Last »