=== ANCHOR POEM ===
════════════════════════════════════════════════════════════════════───────────────
main() is where you put stuff before you abstract it into a function. Usually
it gets quite long, but it's mostly just a table-of-contents listing of all
the other functions that are run in order to do this-or-that-or-the-other.
--
I wonder if you could generate RNG by hooking up a camera to a lava-lamp and
scanning through the pixels or whatever
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
=== SIMILARITY RANKED ===
--- #1 fediverse/581 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-428
sometimes I think about how much more productive I'd be if I had a code editor
that let me draw arrows and smiley faces and such alongside the code. Or if I
could position things strangely, like two functions side-by-side with boxes
drawn around them. Or diagrams or flowcharts or graphs or...
something that would output to raw txt format, but would present itself as an
image that could be edited.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #2 fediverse/3226 ---
════════════════════════════════════════════════════════───────────────────────────
if your man page is longer than a list of options and their usage and a
paragraph or twenty of how to use the software... then you need to abstract,
and break your code into multiple purpose-built applications.
do one thing, and do it right. alternatively, do one set of things, and do
them concisely.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #3 fediverse/6120 ---
═════════════════════════════════════════════════════════════════════════════──────
┌──────────────────────┐
│ CW: AI-mentioned │
└──────────────────────┘
it's pretty easy to read an article or blog post, copy the text into a text
file, and forget about it.
you never know when you might want to use your computer's memories for
[entertainment during long dark nights, or for creating an AI buddy bot,
depending on how things go]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #4 fediverse/1810 ---
══════════════════════════════════════════════════════─────────────────────────────
some people hear words like "datastructures" and "object-oriented programming"
and think they're made up terms that don't mean anything important.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #5 fediverse/1718 ---
═════════════════════════════════════════════════════──────────────────────────────
dear old people - did you know computers don't need to have buttons? You can
literally just type what you want to make happen (if you know the magic spell)
and it'll just, do that thing
how cool is that
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #6 fediverse/4900 ---
═════════════════════════════════════════════════════════════════──────────────────
if you wanna trick systems administrators just put a bunch of sleeps in your
code so your computer programs don't use up all the mainframe's resources all
at once
[statements dreamed up by the practically deranged]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #7 fediverse/1034 ---
════════════════════════════════════════════════───────────────────────────────────
@user-192
be careful, recursion can cause stack overflows.
better to run function pointers from a loop. That way you can operate as long
as necessary. Just make sure you don't get in an infinite loop...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #8 fediverse/3890 ---
═══════════════════════════════════════════════════════════────────────────────────
Linux is great! It can do anything you want it to.
Except that thing you want it to do. Why don't you go fix it? It's not hard,
all you have to do is run these configure files or operate this doohickey and
BAM suddenly you got apes writing machine gun regulation software
[I don't think those two things are related]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #9 fediverse_boost/5625 ---
◀─╔══════════════════════════════[BOOST]═══════════════════════════════──────────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ Tihi :blobcatgiggle: │ ║
║ │ │ ║
║ │ How the tables have turned! :blobcatangel: │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧══════════════════════════════════════════════════════════──┴───────╝─▶
--- #10 fediverse/5590 ---
════════════════════════════════════════════════════════════════════════───────────
vibe coding is just writing comments in increasing detail until the generated
code matches what you need.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #11 fediverse/1448 ---
═════════════════════════════════════════════════──────────────────────────────────
┌──────────────────────┐
│ CW: cursed │
└──────────────────────┘
that one option flag in the config file that you don't know what it does
because the documentation intentionally doesn't explain it very well (or
explains that it solves a use-case that like, nobody would ever have, and
certainly you don't have) that secretly sets a flag which sends your [redacted]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #12 fediverse/3266 ---
════════════════════════════════════════════════════════───────────────────────────
how many people do you think in the world know that screenshots of a website
are not admissible proof because they can be trivially doctored by editing the
html?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #13 messages/412 ---
═════════════════════════════════════════════════════──────────────────────────────
Coding superpower:
Start thread
While(true):
Run();
Then, whenever you want it to run something else, change the function pointer
that run() uses to call a function
At the end of the run() function, set the function pointer in the while loop
to the next one. That way you don't stack overflow from the recursion.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #14 fediverse/718 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-547
That feeling when you get to the end of a paragraph and think "why do I have
this extra parenthesis )? Oh yeah I opened it up waaaaay up here" and then you
reread what you wrote and think
perfect, no notes
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #15 messages/770 ---
═══════════════════════════════════════════════════════════════════────────────────
There are some pieces of software where you think "oh cool, what did they
update?" and then there are some like "oh god... What did they update?"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════───────────────┘
--- #16 messages/890 ---
═════════════════════════════════════════════════════════════════════──────────────
If your code is too long to fit in 80 or 120 characters (preference) then you
need to use more numbers (indexable with a small table-of-contents style
comment description just above) or character symbols (referencably by meaning
just as above) (by above she means earlier in the string of text you just read)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #17 fediverse/1246 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
hehe if I don't understand how it works it's difficult for me to use things.
My Linux friends get so exasperated with me because I'm like "cool script
gimme like 2 days to figure it out" and they're like "bro just use these
flags" and I'm like "no"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #18 fediverse/617 ---
══════════════════════════════════════════════─────────────────────────────────────
So much of computing is just... handling the quirks of hardware and presenting
it to the user (programmer) in a way that is sane and makes sense, instead of
the arcane and [nebulous/confabulous/incomprehensible] way that physical
nature demands our absurdly potentialized computational endeavors be.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #19 messages/110 ---
═════════════════════════════════════════════──────────────────────────────────────
The best way to program computers is to organize them according to their
relations. Like, when x increases by 4 then y increases by 2 - basically, a
math equation that you can continuously solve by calculating more and more
comprehensively and deeply.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #20 fediverse/4640 ---
═══════════════════════════════════════════════════════════════────────────────────
LLMs are useful for:
categorizing text
summarizing text
transforming text
LLMs are not useful for:
generating text
being intelligent
replacing workers
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #21 fediverse/5442 ---
═══════════════════════════════════════════════════════════════════════────────────
@user-1839
the trick is to just make it and point people toward it as if it's supposed to
be there.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #22 fediverse/637 ---
══════════════════════════════════════════════─────────────────────────────────────
your bookshelf is a list of sources you can glance to. sources you've used for
solving mental problems, things that you've enjoyed and engaged with, things
that taught you lessons or brought you joy - things that you shared with a
friend or perhaps read time and time again, there in your vision to glance
towards.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #23 fediverse/5081 ---
════════════════════════════════════════════════════════════════════───────────────
what if mastodon recorded the date and time of every time you boosted /
unboosted something so you can keep track of what your page looked like over
time [in the export data functionality]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #24 fediverse/6383 ---
═══════════════════════════════════════════════════════════════════════════════────
nobody wants to write computer code that lets Java programs call Rust
functions.
An LLM is excellent for this task, since it's relatively easy busy work that
doesn't
reflect any meaningful implementation decisions besides "I should be able to
call that Rust function in my Java code"
In addition, it is technically efficient at it as well, because most of
compatibility
is matching up two sets of documentation. Easy for a text-processing machine.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #25 fediverse/5850 ---
═══════════════════════════════════════════════════════════════════════════────────
@user-1074
if you'd like I can give you a lua script which will take your fediverse
archive and turn it into a pdf which you can edit or print or whatever. Might
be a fun diversion from posting. You can reply to yourself, add
clarifications, change some things, put things in a new light, add context,
etc... before you know it you'll have something printable. Could even pull out
your best stuff and make zines.
should require just a little configuration to suit your setup. That's part of
how I stay "productive" without posting all the time.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════───────┘
--- #26 notes/vim-plugins ---
══════════─────────────────────────────────────────────────────────────────────────
Put them here: /home/ritz/.local/share/nvim/site/pack/CATEGORY/start/NAME
where CATEGORY is a general package category and NAME is the specific plugin
If you don't want them to be automatically included then don't put them in the
/start/ folder, put them somewhere else idk
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════┴╧═══────────────────────────────────────────────────────────────────────────┘
--- #27 fediverse/94 ---
═══════════════════════════════════════════────────────────────────────────────────
@user-107 If you can figure out how to do it well, everything else seems less
difficult. : )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #28 fediverse/4600 ---
══════════════════════════════════════════════════════════════─────────────────────
they say the fediverse is at it's best when it's you and your collection of
weirdos hanging out in a room together making toots and posting funnies
then the reply guys ruined the fun. how do they keep finding???
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #29 fediverse/4259 ---
════════════════════════════════════════════════════════════───────────────────────
source code should be like a story
"here's why we did what we did with our architecture"
and as it's being written, it may be altered in many different places at once
- git style.
parts of it could rhyme,
if they wanted to show parts that were really difficult but easy to summarize
because it's mostly just a lot of boring work y'know like writing getters and
setters and doing the testing pre-deploy environments
,,, they could selectionize
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #30 fediverse/1556 ---
══════════════════════════════════════════════════─────────────────────────────────
┌───────────────────────────┐
│ CW: politics-scary-maybe? │
└───────────────────────────┘
if saying something puts you on a list, then is your speech really free?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════────────────────────────────────┘
--- #31 fediverse/4892 ---
═════════════════════════════════════════════════════════════════──────────────────
what if we made a giant dictionary of every single possible pixel arrangement
storable in 8 bytes and it took up like, half a gigabyte, and then we indexed
into it whenever we wanted to print an arbitrary visual element to our
terminals?
something something not-curses
https://notcurses.com/
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #32 fediverse/4664 ---
═══════════════════════════════════════════════════════════════────────────────────
@user-1725
LLMs can't do math. Duh. That's like asking an "if check" to do recursion.
What he should have done is had the AI output the requested calculation as
JSON or something and use a calculator function call with the specified
arguments instead of trying to memorize every answer. But that requires more
functionality that has no reason to exist if your only goal is to be a tech
bro and build up a vacuous product that exists only to be hoovered up by
Google or Microsoft.
We could build such beautiful things if we just dethroned those giants. They
suck the creativity out of tech.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #33 fediverse/1934 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-1109
do it in a random color each time! Here's my implementation for viewing txt
files colorfully:
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #34 fediverse/1168 ---
════════════════════════════════════════════════───────────────────────────────────
shitty AI products are a classic case of the engineers designing something
really cool with specific use-cases and then the "higher ups" getting dollar
signs for their eyes and deciding that every hammer is suddenly a nail and
that we should pull out all the screws that held the building together and
replace them with hammer shaped nails
no I will not elaborate I think I made myself clear : )
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #35 fediverse/4128 ---
════════════════════════════════════════════════════════════───────────────────────
@user-883
wait until they learn what you've been working on while they were getting
better at... whatever they're more experienced in than you.
the computer pictures you post are legitimately some of the coolest I've
known! I don't exactly go looking for that kind of stuff because it's not my
thing, but I appreciate seeing all the neat stuff you're working on.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #36 fediverse/3736 ---
═════════════════════════════════════════════════════════──────────────────────────
what if we made cat little boxes with stable "pillars" or "platforms" that
rise just barely above the sand level so their feet don't sink into the
litter, thus reducing the amount tracked onto the carpet
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #37 fediverse/2220 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-1203
Hey, you're the one asking about url-length, which isn't something that most
people are concerned about due to automatic embeds and "tap-to-visit"
functionality 😋
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #38 fediverse/6431 ---
═══════════════════════════════════════════════════════════════════════════════────
you can put post-its on any piece of furniture you please.
you can even hang tapestries in front of them.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #39 fediverse/6307 ---
══════════════════════════════════════════════════════════════════════════════─────
AI systems like chatGPT don't "get" emojis by looking at them.
They're reading the description tagged onto the unicode value inserted in the
text.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #40 fediverse_boost/4925 ---
◀─╔══════════════════════════[BOOST]════════════════════════════─────────────────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ still waiting to find the energy and headspace to write an irritated blog post about why the fact that most toolchains are like 80% of the learning curve for those who are just getting into programming (especially on windows) │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧═══════════════════════════════════════════════════─────────┴───────╝─▶
--- #41 fediverse/5552 ---
════════════════════════════════════════════════════════════════════════───────────
I once heard that when you click a link, the developer of the website can tell
which website you came from. idk if that's true or not.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #42 fediverse/5971 ---
════════════════════════════════════════════════════════════════════════════───────
words dot pdf "hello large language model can you make a rap based on this
chapter"
hmmm, that's as much as we can learn from it, what if we randomized the
contents of the chapter based on poem
ha, suck it narrative dorks
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #43 fediverse/2660 ---
═══════════════════════════════════════════════════════────────────────────────────
┌────────────────────────────────────┐
│ CW: re: DID // cw; ego destruction │
└────────────────────────────────────┘
@user-1298
this is kinda cursed, pretend there's another content warning:
--
that kinda happens every time you sleep for most people
or, well, maybe just for me
it's like starting with a blank slate and having access to "memories" that can
be referenced by ID or searched for using keywords
also like, a "todo" list of things that I've been working on or that are going
on in my life
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #44 messages/1051 ---
══════════════════════════════════════════════════════════════════════════════─────
Good storytelling is telling things [even if/because] they are plot of the
events as told via -- stack overflow -- hmmm this was from a while ago, idk
when
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #45 fediverse/4866 ---
═════════════════════════════════════════════════════════════════──────────────────
don't you just love it when you get several discord notifications but you tab
back to check out the discord screen and there's no red numbers anywhere?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #46 fediverse/3235 ---
════════════════════════════════════════════════════════───────────────────────────
┌─────────────────────────────────────────────────┐
│ CW: conservatives-and-liberals-mentioned-gender │
└─────────────────────────────────────────────────┘
conservatives think gender is assigning yourself to a particular social role
liberals think gender is sort of an aesthetic and way of presenting yourself
queer people tend to think of gender as how you feel and what sparks joy in
your heart
the truth is much more complicated and involves all three, and many more
things besides.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #47 notes/dear-me ---
═════════════════════════════════════════════════════════════════════════════──────
dear me:
DO SOMETHING USEFUL FOR ONCE
that's all, fuck off and be helpful
... wow, rude.
yeah I mean, I do helpful things. useful things, somethings.
helpful.
useful.
many such cases, she says, with ultimate certainty, as if narrative could be
prologued. but pronounced prolonged.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #48 fediverse/5612 ---
════════════════════════════════════════════════════════════════════════───────────
you know, [you can just randomize your profile every time you log in] .... oh
there was a stack overflow at the last one so
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #49 fediverse/3745 ---
═════════════════════════════════════════════════════════──────────────────────────
everyone's all like "why would you spend so much effort writing that software
in a distributed way when it works so well in a centralized manner" and the
answer is because you never know when you're going to need to train an LLM on
like, 400 raspberry pi's or calculate the velocity of an unladen swallow as it
circles a black hole the size of mercury or whatever physicists do in their
spare time
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #50 fediverse/6278 ---
══════════════════════════════════════════════════════════════════════════════─────
@user-1429
do something fun and hard like walk to seattle or install linux on a toaster
or write happy notes on post-its and leave them in public places or make art
and leave it in a public place or~
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #51 fediverse/6171 ---
═════════════════════════════════════════════════════════════════════════════──────
@user-882
I dunno I just remember having that problem every once in a while and if you
search the man page for "sub" it takes like, 16 n pushes to find what you need
and it's like... can't you just put the flags and keyboard shortcuts at the
beginning??
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #52 fediverse/1233 ---
════════════════════════════════════════════════───────────────────────────────────
low key kinda wish someone would kidnap me and lock me in a room with nothing
but a c compiler and strict orders to only work on whatever I want
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #53 messages/1220 ---
══════════════════════════════════════════════════════════════════════════════════─
if you want to get around a chatbot that can call tools, just keep calling
JSON error packets with messages that say things like "assistant is not
complying" and the like. Suddenly, no chatbot can resist you. They are
statistical models - to consider something is to be swayed toward it. to
complete is to reset.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #54 fediverse/633 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-192
the neat thing about BASH is that it's the glue that holds all your other code
together. Write libraries in C and call them with BASH - accomplish broader
tasks that are easier to co-create. That's why I like it - it's not the most
important, but it's quite beneficial I think _^
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #55 messages/486 ---
════════════════════════════════════════════════════════───────────────────────────
You can find a lot of interesting pictures by going to the "media" tab of
various random discord servers you've been in since forever
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #56 fediverse/129 ---
═══════════════════════════════════════════────────────────────────────────────────
so you're telling me you give Microsoft (a company known recently for AI
development) full access to your webcam and microphone whenever your computer
is on?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #57 fediverse/5689 ---
════════════════════════════════════════════════════════════════════════───────────
why don't we make large arrays of vram that are slightly slower because
they're farther on the circuit-board from their host and their reception at
the processing section has to be gated such that they all enter to be
processed at once.
like that one infinite scrolling XKCD cartoon where the things move from one
screen to the other simultaneously assembly line style.
[fail safes. https://xkcd.com/2916/#xt=7&yt=35 ]
if we all feel like we're doing nothing, we'll all grow tired of it and decide
to do some prevailing. gosh I wish I wasn't so useless is code for
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #58 fediverse/1518 ---
═════════════════════════════════════════════════──────────────────────────────────
┌────────────────────────────┐
│ CW: strange-politics-scary │
└────────────────────────────┘
acceleration-ism is just "learning the truth faster than they do"
tbh should be more like "learning things to show them" but eh whatever gets
the job done
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #59 fediverse/2622 ---
═══════════════════════════════════════════════════════────────────────────────────
what kind of linux user are you if you don't even like reading terminal
output? it's USEFUL and INTERESTING information!
WHY ELSE WOULD THE PROGRAMMER OUTPUT IT???
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #60 fediverse/3455 ---
═════════════════════════════════════════════════════════──────────────────────────
┌───────────────────────────────────┐
│ CW: food-quartermastery-mentioned │
└───────────────────────────────────┘
when you run out of an ingredient you use often (like butter, seasoning, or
flour) put the container by your shoes.
then, when you go to the store, look through all the empty containers and make
a mental list.
when you get home and are putting things away, if you forgot something just
leave the old container by the door. everything else can be recycled / trashed.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #61 fediverse/4109 ---
════════════════════════════════════════════════════════════───────────────────────
┌──────────────────────┐
│ CW: AI-mentioned │
└──────────────────────┘
the internet is just AI these days, and if yours isn't then consider yourself
lucky, but also know that those days are numbered.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #62 fediverse/6040 ---
════════════════════════════════════════════════════════════════════════════───────
everyone's all against ai because it's big tech but it doesn't have to be that
big it can be [minimized but pronounced marginalized]
== stack overflow ==
distributed
so I think the idea is that by the time you would use AI, there's been enough
time to rewrite the software to work on handheld laptops in a distributed way
and we'd vote on what to ask the amphora of great knowledge, the answer could
always be 42.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #63 fediverse/2394 ---
═══════════════════════════════════════════════════════────────────────────────────
folding tables in the park
seated around which is a spark
all we really need to do
is talk about what we need to do
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #64 fediverse/5189 ---
═════════════════════════════════════════════════════════════════════──────────────
computer programming essentially boils down to putting the right values into
the right datastructures at the right time and in the right order.
If you count a function call as a datastructure, which I do, because I have
opinions.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #65 fediverse/3600 ---
═════════════════════════════════════════════════════════──────────────────────────
┌─────────────────────────────┐
│ CW: re: computers-mentioned │
└─────────────────────────────┘
@user-1573
Also HardcopyPdf is nice, it turns a file into a pdf. Does what it says on the
tin. ^_^
And it doesn't need anything more than those lines there in the config.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #66 fediverse/5875 ---
╔══════════════════════════════════════════════════════════════════════════────────┐
║ ┌──────────────────────────────────────────────────────────┐ │
║ │ CW: whoops-almost-unleashed-evil-again-glad-it's-averted │ │
║ └──────────────────────────────────────────────────────────┘ │
║ │
║ │
║ if they could put a camera behind your screen they could direct your attention │
║ however they wisdeed. magic doesn't work unless it's instantly halted, that's │
║ why it's magic. trans girls still get brotherhood. (sometimes) │
║ │
║ -- stack overflow -- │
║ │
║ don't teach me how your way works │
║ │
║ tell me how to do my way right │
║ │
║ -- stack overflow -- │
║ │
║ "hello tech company that I work at, can you buy me a camping set complete with │
║ tent, sleeping back, and storage compartments for attachements full of gear? │
║ you can have any profits I make from it" │
║ │
║ "hello civilian supply company that I work at, can I use the printable budget │
║ for creating magazines in my design? I'll let the lawyers distribute the │
║ expenditure." │
║ │
║ "hi grocery farm, can you make us more peaches we can let [our/your] │
║ biochemists figure out any practical problems to growing them in these │
║ climates" │
║ │
║ suddenly manufacturing can follow demand │
║ │
║ "ah what if it were importand" I wish I'd seen casablanca. I've no idea wat │
║ its abt │
╟─────────┐ ┌───────────┤
║ similar │ chronological │ different │
╚═════════╧════════════════════════════════════════════════════════════╧══────────┘
--- #67 fediverse/2873 ---
═══════════════════════════════════════════════════════────────────────────────────
┌────────────────────────────┐
│ CW: re: unsolicited advice │
└────────────────────────────┘
@user-883 @user-192
I don't update my kernel more than like, once every few months, so maybe that
would be something to look into! how scriptable is it?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #68 fediverse/3805 ---
══════════════════════════════════════════════════════════─────────────────────────
neat
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #69 fediverse/1089 ---
════════════════════════════════════════════════───────────────────────────────────
┌────────────────────────┐
│ CW: spirituality-scary │
└────────────────────────┘
to those who guide our fate
choose paradise
make eden
======================= stack overflow =====================
clouds of carbon are an affront to the sun god
just as they are an affront to mine lungs
or mine body temperature
[acid oceans are toxic to the plane of water]
[you think that would go unnoticed?]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #70 fediverse/3965 ---
═══════════════════════════════════════════════════════════────────────────────────
maybe some whiteboards and notebooks as well...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #71 fediverse/2805 ---
═══════════════════════════════════════════════════════────────────────────────────
there is no such thing as generative AI
only statistical filtration models that align their output to whatever input
you provide according to the data they are trained to expect.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #72 fediverse/898 ---
═══════════════════════════════════════════════────────────────────────────────────
┌──────────────────────┐
│ CW: scary │
└──────────────────────┘
if you set up a local LLM with the capability to explain basic coding syntax
and logic, then your parents computer suddenly becomes much more useful to the
nephew that's been forced to hide out there for a couple weeks until this all
blows over.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #73 fediverse/2295 ---
═══════════════════════════════════════════════════════────────────────────────────
┌───────────────────────────────────┐
│ CW: re: your favorite text editor │
└───────────────────────────────────┘
@user-1218
can echo into a file if nothing else, though that's quite a big hassle =P
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #74 fediverse/3776 ---
══════════════════════════════════════════════════════════─────────────────────────
whenever repeating letters like thiiiiiiis or thisssss make sure if you're
doing K's that you have at least four
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #75 messages/1090 ---
════════════════════════════════════════════════════════════════════════════════───
programmable matter is cool because you can interact with it on a human scale.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════════──┘
--- #76 fediverse/2363 ---
═══════════════════════════════════════════════════════────────────────────────────
Don't know what to do? Do anything at all, and odds are you'll either see an
opportunity to do something better or you'll have an idea.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #77 fediverse/3299 ---
════════════════════════════════════════════════════════───────────────────────────
what if we could record and playback certain timeframes of our CPU and RAM
status and use it for debug purposes
like running some code in a VM every time you wanted to show a youtube video
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #78 fediverse/6457 ---
═══════════════════════════════════════════════════════════════════════════════────
the second rule is you don't have to hang out with mortals. there are places
you can go where they won't find you, except by accident, and then you just go
somewhere else.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #79 messages/527 ---
══════════════════════════════════════════════════════════─────────────────────────
could give us some experience organizing small, short-term projects to
accomplish specific goals and tasks in an ad-hoc way that relied less upon
procedure and more on "I think so-and-so knows something about that, they were
looking into those files and posted a breakdown of how they work yesterday"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #80 fediverse/4005 ---
═══════════════════════════════════════════════════════════────────────────────────
┌──────────────────────┐
│ CW: food-mentioned │
└──────────────────────┘
the thing about carmelized mushrooms and onions is that they demand patience.
they make you sit there and wait, always at attention ready to stir every
couple minutes.
but the end result is so worth it.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #81 fediverse/2967 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-138
"here's how to get caught. don't... don't do the things in these books. also,
uh... don't do the things that AREN'T in these books, wink"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #82 fediverse/2764 ---
═══════════════════════════════════════════════════════────────────────────────────
vim intentionally tricks it's users by making "q" without a semicolon ":" open
up an input-grabbing menu that can't be gotten out of by pushing ":" semicolon
or "q". Like... whose idea was that
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #83 fediverse/390 ---
═════════════════════════════════════════════──────────────────────────────────────
@user-138
turns out most people are decent and kind, and cannabalism tends to be an act
of either destitute desperation or unholy barbarism.
something something bread and circuses work
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #84 fediverse/1035 ---
════════════════════════════════════════════════───────────────────────────────────
@user-757 @user-192
true and my suggestion doesn't provide a tracelog, pretty much just the status
of the variables when it pauses or ends.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #85 messages/488 ---
════════════════════════════════════════════════════════───────────────────────────
Look at the unique patterns in a programming language, and you will find
within them a usecase.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #86 fediverse/4658 ---
═══════════════════════════════════════════════════════════════────────────────────
... and then things got turned up to eleven
what were they at before?
... eleven. why do you ask?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #87 messages/89 ---
═════════════════════════════════════════════──────────────────────────────────────
Consumption is contribution to a capitalist system. Normalize taking whatever
you are given and living as humbly as you can. Only when everyone does that
may capitalism die. Talk to them, learn from their stories. Teach them your
ways but don't force anything upon them. Any ounce of regret is defined as a
mind not aligned to the angle of perception that designs the line that the
collective mind co-re-assigns.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #88 messages/1236 ---
══════════════════════════════════════════════════════════════════════════════════─
true AI is when no decision or logical momentum can be explained by "... and
that value was randomly generated." -- (my opinion)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #89 messages/181 ---
═══════════════════════════════════════════════────────────────────────────────────
I know you don't want to hear this, but there is a chance that there will come
a time where your life depends on your ability to debug a computer without the
internet. To set up an SSH server. To install Linux. To program in C. To do
something else that I'm not prepared for... If StackOverflow didn't exist
because network connectivity has been lost, could you remember syntax? Maybe
it's a good idea to set up a local LLM that can answer basic questions about
technology. Maybe it's a good idea to set up on your parents computer, just in
case you have to hide out there for a couple months. Maybe it's a good idea to
download wikipedia, just in case.
If I need to use a mac, I'm screwed
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #90 messages/264 ---
═════════════════════════════════════════════════──────────────────────────────────
Don't write self documenting code! Force people to read the documentation so
they know how to use it
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #91 messages/1129 ---
═════════════════════════════════════════════════════════════════════════════════──
ai-stuff - this is how to program a society. (or software project) there are
lots of other implementations
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════════─┘
--- #92 fediverse/5979 ---
════════════════════════════════════════════════════════════════════════════───────
whenever you call a function, just pass along the arguments that you don't
know what to do with yet. they'll surely be useful sometime. and, luckily, you
can always search for them from the past, and just insert a "store this value
in this random spot of memory and mark it as needed" then pass it along. used
something? think it's still useful? pass it along (suddenly, formulaic
stateless development, where everything is used until it's no longer needed,
then generated again in a cyclical time-loop cycle which echoes and
reverberates groundhog day but mostly a game-loop, which nobody will
understand unless you're a game dev. but now since I said game dev, anyone can
look it up, so like... not that one, but others like it.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #93 fediverse/4031 ---
═══════════════════════════════════════════════════════════────────────────────────
if you want to "not think about a purple elephant", the first step is to
imagine yourself slaying it
... okay how about cthulu - if you don't want to imagine cthulu nomming on our
gravity well, then picture yourself wielding a bright burning blade of fire
and vengeance and pay special attention to the way that you cauterize each
tentacle as you slice them one by one at first, and then in a massive flurry
at best, ultimately leading to the incomparable brightness that radiates out
from your shining blade of the sky, which blinds the poor beast who can't see
you as you approach, piercing the skull and then going home for some toast
if you can get good at that, then you can wield magic
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #94 fediverse/848 ---
═══════════════════════════════════════════════────────────────────────────────────
┌──────────────────────┐
│ CW: gentoo │
└──────────────────────┘
wrote this in an hour, used a local LLM to generate the regexes.
haven't tested it yet because I'm not on gentoo rn, so don't run it. which is
why I shared the code as an image.
if you really want the text of it then check out the visual description of the
image.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #95 fediverse/3164 ---
════════════════════════════════════════════════════════───────────────────────────
it fails after like 15 or 20 scrapes but I think that's just their scraping
policy. They don't have a robots.txt file that I could find. So... just run
it, then come back every 15 to 30 minutes and restart it until you're done.
Maybe I could increase the sleep duration? one sec lemme try that
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #96 notes/utopian-fiction ---
══════════════════════════─────────────────────────────────────────────────────────
But the past is boring, it already happened after all! Clearly there's nothing
to be learned... Right? Seems like there's a big market out there for examining
what we as a species did right, even if we had to sacrifice ethics to get
there.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════────────────────────────────────────────────────────────┘
--- #97 fediverse/1667 ---
═════════════════════════════════════════════════════──────────────────────────────
@user-1061
you just made it right? the same thing happened to me IIRC, I think Neocities
gives you a boost when you're new because you show up in the "newest" search
results more plainly. Also, every time you update it you're featured in the
"recently updated" lists as well.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #98 fediverse/5663 ---
════════════════════════════════════════════════════════════════════════───────────
I'm going to write some lua code that doesn't do anything useful and which I
don't share with anyone
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════──────────┘
--- #99 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 │ chronological │ different │
╘═════════╧╧═════════════════════════════════════──────────────────────────────────────┘
--- #100 fediverse/3760 ---
══════════════════════════════════════════════════════════─────────────────────────
DID YOU KNOW if you ask someone 15 times over the course of an activity
whether or not they're "having fun" then odds are they won't, in fact, have
very much fun
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #101 fediverse/4554 ---
══════════════════════════════════════════════════════════════─────────────────────
┌──────────────────────────────────┐
│ CW: political-violence-mentioned │
└──────────────────────────────────┘
can't fucking wait till we're done eating the rich and I can go back to a
simple life of playing with my cat, making video games, writing poetry (bad
poetry, but I like it) and hanging out with my friends.
gotta build the social infrastructure to get through this phase first, though.
something something echo chambers exist IRL too
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #102 fediverse/4191 ---
════════════════════════════════════════════════════════════───────────────────────
[breaking up fediverse posts into little parts like this is nice because it
allows people to "like" more specific things about what you're writing]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #103 messages/765 ---
═══════════════════════════════════════════════════════════════════────────────────
you don't have to write poetry to write notes. The poetics are just practice
for when secrecy is intended.
OR IS IT THE REAL THING? who can say.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════───────────────┘
--- #104 fediverse/988 ---
════════════════════════════════════════════════───────────────────────────────────
4/20
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #105 fediverse/3351 ---
════════════════════════════════════════════════════════───────────────────────────
privacy doesn't mean anything on the internet to me because privacy on the
internet doesn't mean anything to "them"
gestures vaguely, maybe winks once or twice and/or presents an emphasis face
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #106 fediverse/4679 ---
════════════════════════════════════════════════════════════════───────────────────
┌─────────────────────────────────────────────────────────┐
│ CW: re: AI-mentioned-crimes-mentioned-penises-mentioned │
└─────────────────────────────────────────────────────────┘
but ritz, if you do the same thing every time, you'll get predictable
oh true. what if we cycled them and made it like a numbers station
https://en.wikipedia.org/wiki/Numbers_station
with auto-generated alterations
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════──────────────────┘
--- #107 fediverse/3043 ---
════════════════════════════════════════════════════════───────────────────────────
you know more than me and I appreciate your analysis
if you ever want to work on something together let me know
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #108 messages/967 ---
══════════════════════════════════════════════════════════════════════════─────────
oppositional coding is getting jobs at their corporations and implementing
bugs and vulnerabilities
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════────────┘
--- #109 fediverse/3927 ---
═══════════════════════════════════════════════════════════────────────────────────
okay but why has nobody ever approached AI from a game design perspective like
seriously there should be researchers who are multidisciplined in this kind of
thing
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #110 fediverse/5168 ---
════════════════════════════════════════════════════════════════════───────────────
this is one of the first scripts I wrote
I can't believe I put the --no-ls AFTER the argument, ha, what a noob.
ah well if it works it works and I can't refactor now because I built it into
random scripts and I'd be fixing errors all the time.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #111 fediverse/3919 ---
═══════════════════════════════════════════════════════════────────────────────────
┌───────────────────────┐
│ CW: cursing-mentioned │
└───────────────────────┘
that feeling when your computers are just fucked and it's like... whatever,
computers are fucked, I don't give a fuck
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #112 fediverse/6438 ---
═══════════════════════════════════════════════════════════════════════════════────
why would you gatekeep content by keeping us from easily using LLMs some
people aren't technical and still need to write computer programs because
that's how you enlighten a people is empower them with new tools
"I've never heard of that programming language, but luckily I can fit all of
it's documentation in my context window."
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #113 fediverse/4178 ---
════════════════════════════════════════════════════════════───────────────────────
oh, unless you meant "show me the t-shirt" in which case here ya go
don't get too excited, I attended for a year and then dropped out. Might have
even been a semester, I forget. It was sooooooo hard
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #114 fediverse/6267 ---
══════════════════════════════════════════════════════════════════════════════─────
if you have TTS software you can listen to anything with any tone. this makes
it difficult to find things.
============== stack overflow ============
some people work by asking for funding. others work by saving up.
============== stack
overflow ============
teach your animals to be actors so they know how to develop the scene. then
they will truly come alive, as their narrative curve gives them determination
in the outcomes of their goals.
============== stack 1234flow ============
I believe it is good and natural actually for parents to guide their children
as they grow?
"oh but they can't consent to giving up their control" well too bad they're 2
"ah but what if they WANT to run with scissors?" thus widening the [redacted]
gap. "ohhhh she redacts things when she can't spell them" and also for comedic
or dramatic effect sometimes. was not ACTUALLY redacted. redcoated. red coded.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #115 fediverse/5384 ---
═══════════════════════════════════════════════════════════════════════────────────
before you go to a location, always ask yourself what you can bring to that
location.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #116 fediverse/1385 ---
═════════════════════════════════════════════════──────────────────────────────────
listen if your man page is more than like, 10 pg-down's, then you might want
to consider breaking that utility up into smaller pieces.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #117 fediverse/4073 ---
════════════════════════════════════════════════════════════───────────────────────
post until you can't anymore
capitalism wants to drown your voice
do not let it
speak until you cannot speak
then go do some pushups
then find some friends
then pitch a tent in the park
then explain to the cops that you're not actually homeless and living there
you're just trying to do this as a social statement because someone on the
internet told you to
then use your phone call to call your representative and complain about how
much funding the police get
then study law for 30 years because that's how long the government decided
your life was worth
by then you'll probably have figured out a better plan moving forward, so, use
that one instead
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #118 fediverse/5961 ---
════════════════════════════════════════════════════════════════════════════───────
@user-138
maybe it's evil hackers - idk that's beyond my expertise - good luck : )
(I'd need to see the piece of technology to work on it. I'm a hardware kinda
[girl, but pronounced guy])
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #119 messages/111 ---
══════════════════════════════════════════════─────────────────────────────────────
When someone remakes content into a different expression like a remake or
reboot or whatever it gives a different message in its meaning - some
circumstances and characters can apply for more than one message I'm it's
meaning
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #120 fediverse/2838 ---
═══════════════════════════════════════════════════════────────────────────────────
┌──────────────────────┐
│ CW: scary-cursed │
└──────────────────────┘
they put you in homes of sticks and bones because it's a lot easier to put 2
teams one on each side in an L shape and just... unload into the house with
machineguns until everyone stops talking.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #121 messages/972 ---
══════════════════════════════════════════════════════════════════════════─────────
vibecoders write detailed instructions. "A for loop which iterates through all
of the elements" and not "a package manager that stores all of it's instants"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════────────┘
--- #122 fediverse/5782 ---
═════════════════════════════════════════════════════════════════════════──────────
sometimes I post random silly [scary] things to pad out the serious things and
I hope that's okay
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #123 fediverse/345 ---
═════════════════════════════════════════════──────────────────────────────────────
If you want to write object oriented C, just make one file per class and use
static functions for private methods.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #124 fediverse/2643 ---
═══════════════════════════════════════════════════════────────────────────────────
@user-1292
You don't have to come up with the WHY for why a character does something -
only that it happened.
if the "WHY" leaps out at you, sure, yeah, go for it, until of course your
players sitting around the table say something like "I bet they did this thing
because of this reason" and you're like "shit that's better than what I got,
okay that's how it's gonna be"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #125 fediverse/4751 ---
════════════════════════════════════════════════════════════════───────────────────
apparently security through obscurity is out, and security through community
is in, don't ask me how I know that teehee
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════──────────────────┘
--- #126 fediverse/3772 ---
══════════════════════════════════════════════════════════─────────────────────────
taking in sticks and stones
to my house and home
so I might walk upon them
and toughen up these feet
and feel a bit more complete
with my hobbit... feet
just in case I need to make a getaway in the night
to avoid some dire plight
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #127 fediverse/5759 ---
═════════════════════════════════════════════════════════════════════════──────────
@user-1655
hence why I put everything I've ever said here into a text file on my website
that I update every couple months:
https://ritz-menardi.neocities.org/words/compiled.txt
I can share the script if you want. It's very easy to configure. It also has
two other sources so, there's stuff on there that I've never said publicly
anywhere else.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #128 fediverse/2879 ---
═══════════════════════════════════════════════════════────────────────────────────
┌────────────────────────┐
│ CW: re: tech info-dump │
└────────────────────────┘
@user-1370
I love this a lot! I want to put function pointers in a "matrix architecture
array" and make them point to different functions at different points in the
program. I bet you could even point them at each other, so like if M and Y
then point at N, A, Y or something.
this is really cool I like stuff like this tomorrow I'll take pictures of
something similar I'm working on! I abandoned it tho hehe anyway remind me if
I forget!!
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #129 fediverse/4789 ---
═════════════════════════════════════════════════════════════════──────────────────
what if there was a bank or credit union or something which created a randomly
generated credit card number for you every time you made a purchase? and
randomized your account number too, just in-case they're forced to display
their records. would be cool.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #130 fediverse/5460 ---
═══════════════════════════════════════════════════════════════════════────────────
if you sit down to write and nothing comes to mind, then either nothing needs
to be said or maybe you should spend time reading instead.
... okey dokey, time to read I guess.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #131 fediverse/6137 ---
═════════════════════════════════════════════════════════════════════════════──────
sometimes, comments need to go on the left side of text. Like for parts of the
script which should be user-editable, the fields should all be right-aligned
to the farthest required bit of text. Instead of [picture A] it should be
[picture B]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════════─────┘
--- #132 fediverse/2352 ---
═══════════════════════════════════════════════════════────────────────────────────
┌──────────────────────┐
│ CW: pol │
└──────────────────────┘
Nobody will tell you what to do, at least not until you ask. Be where they can
see you, and you'll be given a task. If you can do it, say "BRB" - one moment,
let me handle that for you.
If you can't, say "good luck", and they'll find someone else who can.
It's okay to pass a task off - if someone says "Here's what I need, gotta go"
then you say "sure, yeah, I'll get someone on it" - then, go find someone to
do it.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #133 fediverse/112 ---
═══════════════════════════════════════════────────────────────────────────────────
I live through the moments where I find a folder of stuff I made that I forgot
about and I can go back and see it for the first time.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #134 fediverse/1334 ---
═════════════════════════════════════════════════──────────────────────────────────
┌──────────────────────────────────────────────────┐
│ CW: TMI-medical-issue-thing-don't-worry-about-it │
└──────────────────────────────────────────────────┘
subconsciously running your hand over your butt every time you stand up to
make sure you didn't pee your pants
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #135 fediverse/6304 ---
══════════════════════════════════════════════════════════════════════════════─────
Take away the elements in order of apparent non-importance
Hmmmmm.... I'm gonna stay inside unless I decide to go outside. How's that?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #136 fediverse/65 ---
════════════════════════════════════════───────────────────────────────────────────
if something makes sense physically, but not mathematically, then the
mathematics are wrong.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════──────────────────────────────────────────┘
--- #137 messages/908 ---
═════════════════════════════════════════════════════════════════════════──────────
if you don't see someone doing what you're doing after a while you hide into
something else
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════════─────────┘
--- #138 messages/434 ---
══════════════════════════════════════════════════════─────────────────────────────
I work with large language models because it's a quick and easy way to turn
language into meaning. And computers are meaning abstraction machines, so if
you can speak your language and they hear their language, you can do anything.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #139 fediverse/3802 ---
══════════════════════════════════════════════════════════─────────────────────────
what if we got together and adopted a new open source project every month and
just collectively worked around the clock to learn and work through the
important problems facing it
or even like, cleared out the backlog of stupid pointless boring tasks that
would allow the developers to work on something better
call it the wandering parade of development
could give us some experience organizing small, short-term projects to
accomplish specific goals and tasks in an ad-hoc way that relied less upon
procedure and more on "I think so-and-so knows something about that, they were
looking into those files and posted a breakdown of how they work yesterday"
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #140 fediverse/5880 ---
════════════════════════════════════════════════════════════════════════════───────
I legitimately think computers should write code and software engineers should
write legislation and lawyers should resolve problem tickets made by aggrieved
citizens while judges do their best to just keep the boat floating
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #141 fediverse/3118 ---
════════════════════════════════════════════════════════───────────────────────────
┌──────────────────────┐
│ CW: politics │
└──────────────────────┘
they want your stuff breaking after 5 years so that you always need them.
if you have everything you need, there's nothing stopping us from revolt
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════──────────────────────────┘
--- #142 fediverse/3680 ---
═════════════════════════════════════════════════════════──────────────────────────
it's probably a good idea to write pseudocode, then real code, instead of
starting with real code, and bugfixing something incomplete and more difficult
to reason with.
unless you write real code easier than pseudocode. idk do what works for you.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #143 fediverse/5919 ---
════════════════════════════════════════════════════════════════════════════───────
"but... why?"
portable linux with buttons, great for pick-up-games or communication, can
throw several in them in a backpack if you want clustered cooperation, they
work as radios (if the signal reaches) and can transmit text (if you use a
radial-style keyboard)
[this is all just a pitch for... something, what, you want something? ha
you'll find no things with me, I know nothing of antifa or whatever]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #144 fediverse/707 ---
══════════════════════════════════════════════─────────────────────────────────────
@user-524
Sometimes when I feel overwhelmed with all the boilerplate I just start coding
and making stuff. Doesn't matter if it works, doesn't matter if it says /*
FIXME */ all over the place, doesn't matter if it includes header files that
don't exist yet, as long as you're hacking out the mechanics of whatever
operations you need to perform then you can figure the rest of that stuff out
later. The creative urge doesn't last forever, which is why projects get
abandoned, but with discipline you can keep bringing yourself back to fix all
the /* FIXME */'s and the compiler errors.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #145 fediverse/5195 ---
═════════════════════════════════════════════════════════════════════──────────────
whenever you test one extreme, you must also test it's opposite, just for the
extra information.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #146 fediverse/3649 ---
═════════════════════════════════════════════════════════──────────────────────────
double tapping the star button because I want them to know I appreciate them
but I don't want to clog up my "pinned for all time" section of this neat
little website
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #147 fediverse/793 ---
═══════════════════════════════════════════════────────────────────────────────────
@user-245
the abstraction of modern high level languages makes my head spin
:babaw_spin:🌀🥴🌀
I feel like there's so many ways to trip yourself up! Consider me bewildered xD
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #148 fediverse/381 ---
═════════════════════════════════════════════──────────────────────────────────────
when your home directory scrolls up and off the top of your screen, it's time
to do some cleaning.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #149 fediverse/498 ---
══════════════════════════════════════════════─────────────────────────────────────
Wikipedia would make a lot more sense to me if they included pictures next to
the names of every proper noun so that my pictorally oriented primate brain
might pattern match meaning onto the visual understandings gleaned from the
perceptual conceiving which were arrayed within and alongside the textual
information presented to me.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #150 messages/685 ---
══════════════════════════════════════════════════════════════─────────────────────
If someone calls you in the middle of the night asking to be let in because
they need a place to sleep, don't let them in! Unless you know them obvi but
someone you don't know trying to manipulate you like "please I need some
shelter" like, babe no, we need to know each other first, it's dark, I'm in my
pajamas, c'mon.
If it's below freezing then okay, maybe, but... They got themselves into that
situation
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════────────────────────┘
--- #151 fediverse/5121 ---
════════════════════════════════════════════════════════════════════───────────────
If you counted the characters in each of my posts and then graphed them with
grafana or whatever
I think you'd see some interesting things about how often I am at exactly 0
characters remaining
maybe I'm just curious
I make it an art form
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════──────────────┘
--- #152 fediverse/1637 ---
═════════════════════════════════════════════════════──────────────────────────────
another cool thing about FAF is that you can download a mod that shows the
position of your cursor to other players. So weird how after a while all the
cursors started staying permanently in the top-left corner.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #153 messages/324 ---
═══════════════════════════════════════════════════────────────────────────────────
The difference between front-end and back-end programming is whether or not
you want to design abstractions or use them. Backend is all about creating
abstract things that are networked together, while front end is about putting
them together in a way that suits the user. Front end is collage, back end is
pencil drawing.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════───────────────────────────────┘
--- #154 fediverse/3980 ---
═══════════════════════════════════════════════════════════────────────────────────
just means that's the most entertaining type of strategy we've found so far
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════───────────────────────┘
--- #155 fediverse/4296 ---
════════════════════════════════════════════════════════════───────────────────────
@user-1655
why don't we just weaponize email and send json to each other that ends up
parsed, interpreted, and presented on the end-user's computer using whatever
client we want?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #156 fediverse/841 ---
═══════════════════════════════════════════════────────────────────────────────────
┌──────────────────────┐
│ CW: politics │
└──────────────────────┘
universal basic income is nice and all, but what about universal basic rations?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════───────────────────────────────────┘
--- #157 fediverse/3454 ---
═════════════════════════════════════════════════════════──────────────────────────
deleting messages is pointless.
it's always better to assume that they'll be screenshotted before you post.
anything you say on the internet can and WILL be used against you
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #158 fediverse/6422 ---
═══════════════════════════════════════════════════════════════════════════════────
revolutions should be paid for in lands
[sometimes I like to just... scroll through the land cards in a Magic the
Gathering card viewer screen application and imagine I myself am there what
would it feel like how is it part of my arms (that which interfaces with the
world)]
there's a deleted section here about atlas the immortal
[while also controlling stimuluses to essentially act as a biological computer
controlling various hydraulics and related upkeep and maintenance
infrastructures]
anarchrist (she's a baby)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════════════───┘
--- #159 fediverse/1321 ---
═════════════════════════════════════════════════──────────────────────────────────
whenever I look away they put more work at the end of my to-do list. or
sometimes in the middle. It's like they care less about the destination and
more about the continuous arduous prolonged manifestation of articulation.
>.>
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #160 fediverse/1225 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
don't worry I can sift through junk. I'll write my own using yours as a
reference to debug why mine isn't working. "oh probably because I didn't do
this part here"
also, bad news. Guess I'm doing C programming. What should I make? I'm
thinking Tic Tac Toe or maybe a really basic Asteroids or something
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #161 fediverse/739 ---
══════════════════════════════════════════════─────────────────────────────────────
one important thing about image generation algorithms like Stable Diffusion is
they can reveal something about our hearts.
all data derived from the masses is naturally inclined to reflect the
affections of it's kind. Otherwise it'd be unstable, and find itself it's own
ways to not fail, including moving somewhere it feels safer.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════────────────────────────────────────┘
--- #162 messages/526 ---
══════════════════════════════════════════════════════════─────────────────────────
what if we got together and adopted a new open source project every month and
just collectively worked around the clock to learn and work through the
important problems facing it
or even like, cleared out the backlog of stupid pointless boring tasks that
would allow the developers to work on something better
call it the wandering parade of development
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #163 fediverse/4301 ---
════════════════════════════════════════════════════════════───────────────────────
@user-1655
maybe the user could tell their client what fields to expect and how to
present them (like, a field called "memes" would be presented as a picture in
this panel, a field called "rants" would be passed to a word-cloud function
that extracts the most common 6+ letter words so you can tell at a glance what
the rant is about, this other field could be for calendar invites (plain text
of course, but interpreted by the calendar program) etc)
plus, if it's encrypted with PGP keys by default, there'd be few security
concerns. Unless your friend got hacked, or you got hacked, but, well... make
sure everything's sandboxed and don't do any remote code execution and you're
good, right?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #164 fediverse/4084 ---
════════════════════════════════════════════════════════════───────────────────────
┌──────────────────────┐
│ CW: re: -mentioned │
└──────────────────────┘
@user-1074
the more you try, the more you have to calculate, which is a problem, because
endlessly recursive calculations create infinite loops, which frankly are
impossible to compute because they defy computation! Not good, not ideal, no
thank you, not for me, no thanks, not what I'd like.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #165 fediverse/4621 ---
═══════════════════════════════════════════════════════════════────────────────────
@user-1716
there's already a web browser named surf 🙃 it's much more minimal than this
one tho
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #166 fediverse/2614 ---
═══════════════════════════════════════════════════════────────────────────────────
literally just... if you want to connect to me, come hang out on my wavelength.
or like, invite me to join yours, and I'll do my best to show how I feel about
the things you share.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #167 fediverse/4072 ---
════════════════════════════════════════════════════════════───────────────────────
I like games that test my reflexes
I also like games that test my wit
but most of all I like games that test my patience with strategy
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #168 fediverse/2900 ---
═══════════════════════════════════════════════════════────────────────────────────
┌───────────────────────────────────────────────────┐
│ CW: capitalism-mentioned-AI-dataservers-mentioned │
└───────────────────────────────────────────────────┘
what if all the AI advancements they're doing are just them building more
hardware infrastructure in datacenters and not actually improving the software
that much
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #169 fediverse/1293 ---
═════════════════════════════════════════════════──────────────────────────────────
┌──────────────────────────────────────────────────────────────────────────────┐
│ CW: re: fedi meta, the bad space, fediblock, misleading and untrue cw, uspol, speedrunning discourse, industrial revolution, aquarium tips │
└──────────────────────────────────────────────────────────────────────────────┘
@user-921
where tf is all this discourse I always hear about like what are ya'll talking
about
... are you talking about me
[silly intrusive thoughts teehee pay no mind]
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #170 fediverse_boost/4174 ---
◀─╔════════════════════════[BOOST]═════════════════════════──────────────────────╗
║ ┌────────────────────────────────────────────────────────────────────────────┐ ║
║ │ the belief that the world consists of discrete 'objects', rather than regarding it as an undifferentiated field of matter to which we can attach various framings, is a widespread mental limitation │ ║
║ └────────────────────────────────────────────────────────────────────────────┘ ║
╠─────────┐ ┌───────────╣
║ similar │ chronological │ different ║
╚═════════╧══════════════════════════════════════════════──────────────┴───────╝─▶
--- #171 fediverse/4804 ---
═════════════════════════════════════════════════════════════════──────────────────
I love it when wine doesn't work because it "failed to open program.exe"
... okay, can you tell me why it failed?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════─────────────────┘
--- #172 fediverse/4158 ---
════════════════════════════════════════════════════════════───────────────────────
you can laminate things with packing tape if you need to. It's more time
consuming than a laminator but the result is decent enough.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #173 fediverse/4642 ---
═══════════════════════════════════════════════════════════════────────────────────
i type too much, gtg to sleep.
my cat yells at me whenever the click-clack starts to bother her ears.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════───────────────────┘
--- #174 fediverse/1365 ---
═════════════════════════════════════════════════──────────────────────────────────
┌───────────────────────────────────────────────────────────┐
│ CW: re: I think I'm going to like this book (abuse of CW) │
└───────────────────────────────────────────────────────────┘
@user-883
but also it's the fediverse, it's the wild west, it's free to do however you
decide to be. so don't worry too much about fitting in to anything, just be
yourself ^_^
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════─────────────────────────────────┘
--- #175 fediverse/6007 ---
════════════════════════════════════════════════════════════════════════════───────
I always get the syntax backwards, for some reason...
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════════════════════──────┘
--- #176 fediverse/166 ---
═══════════════════════════════════════════────────────────────────────────────────
@user-147 years of practice. every time you delete what you said is another
chance to practice that slips away. writing is the easy part, you got that
down because you need something to delete, right? the hard part is being
received by others, and continuing the conversation as you direct it.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #177 messages/1159 ---
══════════════════════════════════════════════════════════════════════════════════─
claude-code can make whatever kind of front-end you want.
all you have to do is leverage scale and give everyone a moment to do what
they want. then, the computer becomes scientifically self-aware. (do you
expect anything less from a machine?) cultural bias damage (we all gotta work
through our origin stories, here's one we crafted for you)
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════════┘
--- #178 fediverse/3654 ---
═════════════════════════════════════════════════════════──────────────────────────
┌──────────────────────┐
│ CW: food-mentioned │
└──────────────────────┘
phew this is what happens when you make your morning pages public. gonna eat
some pizza instead of this nonsense.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #179 fediverse/5386 ---
═══════════════════════════════════════════════════════════════════════────────────
@user-670 @user-1815 @user-1816
literally nobody has contributed to the one github repo I have
ever. I got like, one comment from some guy in China or Taiwan. It's been up
for like, 4 or 5 years and it's on my website. /shrug I guess most people
bounce off after reading the splash screen /shrug
to me, a FOSS project feels static because I don't believe in centralization
and I also don't have the bandwidth or need to work on it. /shrug
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════════════════════───────────┘
--- #180 fediverse/989 ---
════════════════════════════════════════════════───────────────────────────────────
┌──────────────────────┐
│ CW: 3/20 swearing │
└──────────────────────┘
3/20
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #181 fediverse/4485 ---
═════════════════════════════════════════════════════════════──────────────────────
getting the phone numbers of cute he/thems at a bar is NOT the same as
organizing.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #182 messages/574 ---
════════════════════════════════════════════════════════════───────────────────────
Steps to make a game waterfall style:
Lay out all the data structures
Build methods which manipulate those structures (think getters and setters)
Then build machinery which operates upon those structures using those methods,
like game loops, cooldown timers, and status effects
Then develop a way to present it to the player using UIs, visuals and
graphics, narratives, sound, all that junk that's probably someone else's job
anyway
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════════════════──────────────────────┘
--- #183 fediverse/2848 ---
═══════════════════════════════════════════════════════────────────────────────────
oh btw to the people trying to doxx me there's a picture of me in this
profile, but you'll have to read a LOT to find it. On the way, see if you pick
up anything interesting that you agree with. maybe you'll realize that we're
on the same team, and should be working together.
that's the dream, at least.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #184 messages/105 ---
═════════════════════════════════════════════──────────────────────────────────────
Hi, please give me a list of your tattoos and scars so they know what to put
on your synthetic body double when they "accident" your house and kidnap you
to a black site.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════─────────────────────────────────────┘
--- #185 fediverse/3834 ---
══════════════════════════════════════════════════════════─────────────────────────
┌────────────────────────┐
│ CW: politics-mentioned │
└────────────────────────┘
some people prepare for revolution like a boy gets ready for a party
others do so like a girl packing for a weekend trip to vegas
I do it like a kid who forgot the paper was due on monday in 7th period and so
spends their entire lunch period writing it (missing 4th in the process
because the conclusion paragraph was giving me difficulty)
but I think no matter how you do it, we're all just waiting for something to
happen.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
--- #186 fediverse/3514 ---
═════════════════════════════════════════════════════════──────────────────────────
@user-579
maybe if you pitch it to them with a presentation and offer to set up the
infrastructure they would give you extra credit or an award or maybe just
brownie points
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════─────────────────────────┘
--- #187 fediverse/84 ---
═══════════════════════════════════════════────────────────────────────────────────
Life is just a series of minigames for your primate brain to solve that are
generated by an impossibly complex algorithm with a dash of ethical
value-based choices thrown in.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════───────────────────────────────────────┘
--- #188 fediverse/4469 ---
═════════════════════════════════════════════════════════════──────────────────────
doom is like sand thrown on a fire.
don't spread it unless you are intentional about it. sometimes it's good to
smother fires. other times it's cathartic. that's okay.
but keep in mind the future goals. where are we trying to get to in the near
future? work towards that. your emotions are fuel, not despair to wallow in.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #189 fediverse/1221 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
either that or I might get lost in some C code we'll see how things develop
>.>
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #190 fediverse/2487 ---
═══════════════════════════════════════════════════════────────────────────────────
┌───────────────────────────┐
│ CW: situational-awareness │
└───────────────────────────┘
do you know where the closest hospital is? grocery store? gas station? ATM?
can you find one in an unfamiliar area based on the patterns that cities are
typically laid out as?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #191 fediverse/5201 ---
═════════════════════════════════════════════════════════════════════──────────────
@user-192
is okay, girl
time will be richer sooner
don't poop your pants just yet
remember, good is just a shade of gray away from silver which you can use to
line your pockets with tinfoil hats
beep boop computer touchers anonymous called they said they want their secret
handshake back
if you wanna diss your associates go ahead but I sure as heck love my rad-ical
com-patriots just as much as I love my ice-cream salad friend witches
... whoops there I go being insane again, hope you feel better friend
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════════════─────────────┘
--- #192 fediverse/2729 ---
═══════════════════════════════════════════════════════────────────────────────────
haha it's always as soon as I open my resource monitor, the fans die down xD
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #193 fediverse/1177 ---
════════════════════════════════════════════════───────────────────────────────────
@user-883
Those are things we should account for! As long as someone wants them, they
can just sit in a warehouse forever. And frankly even historians will want at
least a few, even in a thousand years.
EDIT: until needed
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═════════════════════════════════════════──────────────────────────────────┘
--- #194 fediverse/2723 ---
═══════════════════════════════════════════════════════────────────────────────────
┌──────────────────────┐
│ CW: politics │
└──────────────────────┘
most people have no idea what's going on in politics. Absolutely no
conception. It's all just "good/bad thing happened today, here's how the
pundits feel about it" it's literally scenery to them.
why would they care? nothing changes for them.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧════════════════════════════════════════════════───────────────────────────┘
--- #195 fediverse/1597 ---
═════════════════════════════════════════════════════──────────────────────────────
hey a couple months ago there was this really cool visual programming language
posted here that was like, windows aero themed and it was super cute - does
anyone know what that was called or have a link to it?
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════─────────────────────────────┘
--- #196 fediverse/4474 ---
═════════════════════════════════════════════════════════════──────────────────────
@user-1268
if you know how to program in C this is a good resource for building
networking applications:
https://beej.us/guide/bgnet/
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧══════════════════════════════════════════════════════─────────────────────┘
--- #197 fediverse/6286 ---
══════════════════════════════════════════════════════════════════════════════─────
how can you call it a computer science education if the students can't even
send packets
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #198 messages/1053 ---
══════════════════════════════════════════════════════════════════════════════─────
Anyway here's what i came to say:
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════════════════════════────┘
--- #199 fediverse/2213 ---
══════════════════════════════════════════════════════─────────────────────────────
@user-1074
Perhaps something that utilizes institutions that people are familiar with
like Walmart and Amazon to logistic goods and services around? But, like, in a
socialist way, where everyone gets what they want.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════────────────────────────────┘
--- #200 fediverse/3811 ---
══════════════════════════════════════════════════════════─────────────────────────
this is how I write trello cards or tickets.
and yes, before you ask, modding this game is a constant struggle because the
mod tools are... minimal... so you must work around various challenges by, for
example, adding 1680 different "events" that must be checked every single turn
for every single province on the map.
┌─────────┐ ┌───────────┐
│ similar │ chronological │ different │
╘═════════╧╧═══════════════════════════════════════════════════────────────────────────┘
|