The first link goes so incredibly hard
(Updated regularly)
šŖ· Emergency resource: oh no Iām having a bad thought
š» Apps and Games
Finch: mental health app where you care for a little bird! Offers many features such as focus timers, rant zones, nature sounds, fun questions, and more! You can even make friends on it and send them encouragement :) (my friend code)
Adorable Home: a precious game in which you have a tiny spouse, cats, and a little house you can decorate! You can check in and enjoy peaceful music, different scenes, and upgrades through collecting tiny hearts you earn through easy tasks! A truly adorable and relaxing game!
Seashine: a game set underwater in which you guide a tiny luminescent jellyfish through the abyss. Beautiful, relaxing music and distant whale noises; some scary enemies, so if you have thalassophobia this might not be the one for you. Very calming otherwise though, and the creator is coming out with an enemy-free version soon in which you can just float around to the music!
Cat Snack Bar: an adorable app where you operate different business venues with the help of chubby, adorable cats! You check in periodically to collect money and update your venue, but otherwise it doesn't require much brain power. A very cute game to help you relax!
Webtoon: a comic app that allows you to browse thousands of creative and often relaxing webcomics! My personal favorite is Cursed Princess Club; it's a very clever and happy one with a lot of good messages!
1010!: a fun little game where you match up blocks. Fairly simple and satisfying, and you can update your backgrounds to fun designs!
Papa's Cupcakeria: a relaxing and satisfying game where you make cupcakes! And of course thereās a whole series of games in the Papa Louie universe to choose from that are fun and happy :)
šŖø Fun Websites
Neal.fun: features many creative pages you can visit such asā a stack of movable rocks, a page that shows how deep the ocean really goes, who was alive [insert year], draw logos from memory, and more!
mrdoob.com: a wacky website with lots of fun features you can draw and mess around with
boredbutton: for when you're bored out of your mind and want a pointless website to mess with!
theuselessweb.com: takes you to a completely useless website, such as a page where it rains corndogs or a page where you can create different forms of art.
ashortjourney.com: lets you take a small and beautifully drawn trip on a trolley and pick up/drop off tiny creatures!
Forestopia: allows you to explore images of forests and the things inside, with background forest noises!
boredpanda.com: full of memes, funny stories, and more!
listverse: contains many lists, some horrifying (so be warned for those) and some just fascinating!
š Focus Sites and Playlists
rainymood.com: a site/app that lets you listen to rain for as long as you want!
asoftmurmur.com: lets you listen to a variety of sounds like rain, thunder, or a fire!
Open ocean: 10 hours of underwater videography of a spot in the ocean!
imissmycafe.com: site that lets you listen to the noises of a coffee shop! You can change the different noises too :)
Secret Forest Playlist: peaceful music; 2 hours
Rain on Leaves on a Forest Road in Autumn: rain in the woods; 10 hours
Haunted Village Halloween Ambience: eerie but quiet music; 3 hours
Relaxing Autumn/Fall Forest: sounds of wind, crows, songbirds, and creaking trees; 7 hours
Chill Beats for Worldbuilding and Writing: Fabulous lofi music; 1 hour
It's Just a Dream/Dreamcore: Very peaceful and ambient music; 4 hours
Autumn Acoustic: Autumn inspired songs; 5 hours
Sad Piano Music: beautiful piano pieces by Jurrivh; 6 hours
The Most Relaxing Waves Ever: beach noises; 8 hours
Have your own recommendations? Drop a comment or ask!
ended up demotivated for months on a personal project... but we're so back, exciting things are happening. I implemented a functional, fairly readable json parser in 12 lines of code using my new library. more to come. eventually.
Uhh Iām gonna use this as an excuse to infodump about graphs and fractals and how those two combined help me reason about everything from artistic composition to neural networks to psychology to neuroscience to quantum physics to distributed systems to astrophysics to etc etc etc. Iām calling this theory the:
Fractal theory of Everything
And Iāll probably post a lot of #looooonnnggggg posts about it under the tag ā#fractal theory of everythingā if you wanna adjust your filters accordingly. This is just the intro post to explain the theory. Actually using this theory to explain everything will be the posts which follow this one.
TLDR located here: https://docs.google.com/document/d/1DF9lYoQXZbebiIgB071Pv_lHiISCiocuSq-pbubD_xg/edit
Imagine everything as a bunch of nodes (cities, people, classrooms, photons, tumblr users, etc) connected by edges (roads, friendships, paths, quantum strings, followers, etc). This representation is called a graph and you might be familiar with it (looking at who follows me) from math and/or computer science.
This representation of a graph is useful because sometimes a large enough graph is self-similar at multiple scales, meaning when you look at like 100 nodes it looks about the same as when you look at 100k nodes. See percolation which shows why magnets stop working when they get too hot or too cold.
I argue that any graph with meaningful data (meaning not all noise and not all uniform) is an approximation of an n-dimensional fractal. As the graph approaches a more and more accurate approximation of a fractal the data becomes more and more meaningful.
If you assume that energy is finite (change in the momentum of objects over time) then you start to think about how the universe could possibly exist with its near endless complexity (see fractal graphs from above with their complexity).
My conclusion from energy being finite is that adding a new particle to the universe must scale at most linearly, otherwise adding more particles would make the universe quickly use way too much energy way too fast. Think about a universe where every particle collides to some small degree with every other particle. If you add one more particle to a 2 particle universe then youāve added 2 more collision checks which is not so bad, right? However, if you add one more particle to a 100 particle universe then youāve added 100 more particle checks. It becomes obvious that if energy is finite then this is a massive waste of energy for very little increase in scale of our universe. Since intelligent life which can reason about stuff like this can only exist in a sufficiently large universe, thereās a bit of a survivorship bias in that we must live within a universe which scales linearly at worst in order for us to be able to reason about all this, assuming energy is limited.
Since the universe must scale linearly, each particle can only ātalk toā the top X most important particles around it for each āupdate frameā of the universe. (Time is weird though because the universe kind of slows down fast moving objects and my theory is that fast moving objects get more frames compared to slower moving objects but this is even more speculative and hazy than the rest of this infodump. Thereās also some weird time shenanigans with looking back through time - see double slit experiment).
Having each particle only talk to their X most important neighbors means that the universe can scale linearly since every particle doesnāt have to talk to every other particle anymore (yay!).
However, limiting the number of edges each particle has also has ramifications in quantum behavior (behavior of particles on a quantum level or dealing with 1 to 100 particles rather than billions).
Basically when a particle only has a few other particles near it in spacetime itās as though that particle has a weak GPS signal and the particle ends up moving in ways it shouldnāt because the particle only has a few friends to orient itself with. I theorize that the double slit behavior seen with a laser beam entering two slits is due to that particle having to guess where and when it is in spacetime based on the very few particles around it (see math theory of multilateration).
Therefore since the particle can't orient itself it has to guess where it is using probability and some sort of pseudorandom process. This creates the wave pattern seen in the double slit experiment.
there's nothing that melts me more than just hearing someone be passionate about something. And if someone has hurt you in the past and makes you reluctant to fuckin completely go off on the expanded canon of the X-Files or whatever, I'm gonna hit them in the head with a big mallet. You're adorable, show it. Please
Being autistic feels like having to emulate brain hardware that most other people have. Being allistic is like having a social chip in the brain that handles converting thoughts into social communication and vice versa while being autistic is like using the CPU to essentially emulate what that social chip does in allistic people.
Skip this paragraph if you know about video codec hardware on GPUs. Similarly, some computers have hardware chips specifically meant for encoding and decoding specific video formats like H.264 (usually located in the GPU), while other computers might not have those chips built in meaning that encoding and decoding videos must be done āby handā on the CPU. That means it usually takes longer but is also usually more configurable, meaning that the output quality of the CPU method can sometimes surpass the hardware chipās output quality depending on the settings set for the CPU encoding.
In conclusion, video codec encoding and decoding for computers is to social encoding and decoding for autistic/allistic people.
Wow wtf HIV/AIDS was discovered by Flossie Wong-Staal, an Chinese-American woman, and sheās the reason the HIV test even exists. AND THEN she invented the molecular knife that lead to treatments for HIV/AIDS. And sheās STILL ALIVE. We donāt hear about the contributions of Women of Color enough, my word. Madness.
It also lists our what Iām currently working on and what Iāve worked on in the past!
do you think their periods ever synced up
@agentreynard wanted to hear more about how I made my website mobile friendly, so here's what I did:
First, crucially, I already had a one-column website that used css to style the HTML.
This made it easy to adapt to smaller screens...as soon as I learned the following three things thanks to Christopher Heng's How to Make a Mobile-Friendly Website: Responsive Design in CSS:
1. You need this magical incantation in the HEAD section of every page:
2. You need to tell your images to simmer down and not be stretching out the screen by being as wide as they want. They can be 100% wide and no more!! Add this to the css:
3. And then you'll probably need to give the page special instructions on how to act if it's being displayed on a small screen. This is the fiddly bit. What you put in here will be specific to your website, but it'll all go at the end of your css, tucked inside one of these:
That's what's known as a media query and it can take a variety of forms. This one says that if a screen is 320px wide or smaller, these rules apply. You can also use "min-width" if you want to tell it what to do if a screen is larger than a set number, and you can put whatever numbers in there you want.
Mine looks like this:
Those were all classes I used for the original layout, only now I want them to display differently on smaller screens. So I shrunk all the margins to remove white (and pink) space and now that same page looks something like this on mobile:
I did the same thing for the story files themselves, shrinking the margins so there's more room for text, but that took a different set of rules because they've got a different structure. I also added "back to top" links to the bottom of all my navigational pages.
Now, this is clearly not a foolproof or comprehensive plan. Everything I know about HTML and CSS I learned through trial and error, so I am barely qualified to say even this much. But these were the three things I needed to know before I could stick my hands in there and really shove stuff around.
I wrote a poem about my first love about a month into our relationship. Today they broke up with me. Here is that poem:
Light Rays
Light rays filtering in all the way from the sun.
Sometimes after a detour to the moon
Filtering in through leaves or bouncing off the snow or ricocheting off someoneās iris into my pupil.
So much light entering my soul.
So much distance that ray has traveled
All so that my soul can become enthralled with anotherās.
When I look someone in the eyes I feel their soul capturing mine; overwhelming me with awe
I bathe in the depths of anotherās pupils. Become absorbed by the ever-expanding darkness. Let everything else fade. The darkness strengthened by the photon ring surrounding their pupils;
flecks of light which absorb and reflect rays, surrounding and contrasting the center.
I know I shouldnāt stare into the sun, for I might go blind from the magnitude of pure white light
But when I peer into the darkest depths of another all other senses fade away, consumed by my captivation.
I often look just shy of someoneās gaze;
Their nose, their eyelid.
Otherwise, Iād always be getting lost exploring the souls of others.
If I truly look you in the eye youāll watch as I get absorbed by you.
If I look you in the eye it means I want to feel totally embraced by you.
If I look you in the eye, it might even mean I love you.
Otherwise, I hope hanging by the hawking radiation, just out of reach of being absorbed, will suffice.
20, They/ThemYes I have the socks and yes I often program in rust while wearing them. My main website: https://zephiris.me
132 posts