home.social

#verantdo — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #verantdo, aggregated by home.social.

  1. Remind me to make a song to go with: "I need rest, you need rest; go drink water and take your meds"

    In my head, I'm singing it to the tune of "I hate you, you hate me. Let's get together and kill Barney, with guns and bombs [next sounds like 'tambourine']. [Something something] stab-oree."

    #VeRantDo #OortArtCloud

  2. Remind me to make a song to go with: "I need rest, you need rest; go drink water and take your meds"

    In my head, I'm singing it to the tune of "I hate you, you hate me. Let's get together and kill Barney, with guns and bombs [next sounds like 'tambourine']. [Something something] stab-oree."

    #VeRantDo #OortArtCloud

  3. Remind me to make a song to go with: "I need rest, you need rest; go drink water and take your meds"

    In my head, I'm singing it to the tune of "I hate you, you hate me. Let's get together and kill Barney, with guns and bombs [next sounds like 'tambourine']. [Something something] stab-oree."

    #VeRantDo #OortArtCloud

  4. Remind me to make a song to go with: "I need rest, you need rest; go drink water and take your meds"

    In my head, I'm singing it to the tune of "I hate you, you hate me. Let's get together and kill Barney, with guns and bombs [next sounds like 'tambourine']. [Something something] stab-oree."

    #VeRantDo #OortArtCloud

  5. Remind me to make a song to go with: "I need rest, you need rest; go drink water and take your meds"

    In my head, I'm singing it to the tune of "I hate you, you hate me. Let's get together and kill Barney, with guns and bombs [next sounds like 'tambourine']. [Something something] stab-oree."

    #VeRantDo #OortArtCloud

  6. ## Make folders
    In C: //Users/You/Documents (or wherever you pick), make a new folder called Website (or whatever).
    In folder "Website", make 3 new text files called "index.html", "style.css", and "index.js".
    In folder "Website", make a folder named "img". Copy images you want to be able to use on your website into this folder "img".

    The overall filepath will be C: //Users/You/Documents/Website/index.html (or whichever) and C: //Users/You/Documents/Website/img/ImageFile01.jpg (formats vary) as well.

    ## Copy-paste code into text files
    Copy-paste HTML and CSS from w3schools.com/howto/howto_js_s
    (You can probably use this to play music or audio files instead of a photo slideshow. Slightly different code, but simpler, I expect.)

    In index.html, post the **HTML** code. In style.css, post the **CSS** code. In index.js, post the **JavaScript** code.
    Correct any filepath pointers to the other text files.
    Correct any filepath pointers to image files in the /img/ folder.

    ## Overall result
    ..//Website/index.html
    ..//Website/style.css
    ..//Website/index.js
    ..//Website/img/ImageFile01.jpg for as many image files are in /img/ folder.

    ## More links
    Folder structure info: appcropolis.com/blog/organize-
    Best practices for filenaming conventions: blog.rheinwerk-computing.com/b
    Troubleshooting image loading: thoughtco.com/images-not-loadi and

    For much later: github.com/yollinfo/sample-pro

    #OortArtCloud #VeRantDo #howTo #tutorial #guide #tech #Tech4All

  7. ## Make folders
    In C: //Users/You/Documents (or wherever you pick), make a new folder called Website (or whatever).
    In folder "Website", make 3 new text files called "index.html", "style.css", and "index.js".
    In folder "Website", make a folder named "img". Copy images you want to be able to use on your website into this folder "img".

    The overall filepath will be C: //Users/You/Documents/Website/index.html (or whichever) and C: //Users/You/Documents/Website/img/ImageFile01.jpg (formats vary) as well.

    ## Copy-paste code into text files
    Copy-paste HTML and CSS from w3schools.com/howto/howto_js_s
    (You can probably use this to play music or audio files instead of a photo slideshow. Slightly different code, but simpler, I expect.)

    In index.html, post the **HTML** code. In style.css, post the **CSS** code. In index.js, post the **JavaScript** code.
    Correct any filepath pointers to the other text files.
    Correct any filepath pointers to image files in the /img/ folder.

    ## Overall result
    ..//Website/index.html
    ..//Website/style.css
    ..//Website/index.js
    ..//Website/img/ImageFile01.jpg for as many image files are in /img/ folder.

    ## More links
    Folder structure info: appcropolis.com/blog/organize-
    Best practices for filenaming conventions: blog.rheinwerk-computing.com/b
    Troubleshooting image loading: thoughtco.com/images-not-loadi and

    For much later: github.com/yollinfo/sample-pro

    #OortArtCloud #VeRantDo #howTo #tutorial #guide #tech #Tech4All

  8. ## Make folders
    In C: //Users/You/Documents (or wherever you pick), make a new folder called Website (or whatever).
    In folder "Website", make 3 new text files called "index.html", "style.css", and "index.js".
    In folder "Website", make a folder named "img". Copy images you want to be able to use on your website into this folder "img".

    The overall filepath will be C: //Users/You/Documents/Website/index.html (or whichever) and C: //Users/You/Documents/Website/img/ImageFile01.jpg (formats vary) as well.

    ## Copy-paste code into text files
    Copy-paste HTML and CSS from w3schools.com/howto/howto_js_s
    (You can probably use this to play music or audio files instead of a photo slideshow. Slightly different code, but simpler, I expect.)

    In index.html, post the **HTML** code. In style.css, post the **CSS** code. In index.js, post the **JavaScript** code.
    Correct any filepath pointers to the other text files.
    Correct any filepath pointers to image files in the /img/ folder.

    ## Overall result
    ..//Website/index.html
    ..//Website/style.css
    ..//Website/index.js
    ..//Website/img/ImageFile01.jpg for as many image files are in /img/ folder.

    ## More links
    Folder structure info: appcropolis.com/blog/organize-
    Best practices for filenaming conventions: blog.rheinwerk-computing.com/b
    Troubleshooting image loading: thoughtco.com/images-not-loadi and

    For much later: github.com/yollinfo/sample-pro

    #OortArtCloud #VeRantDo #howTo #tutorial #guide #tech #Tech4All

  9. ## Make folders
    In C: //Users/You/Documents (or wherever you pick), make a new folder called Website (or whatever).
    In folder "Website", make 3 new text files called "index.html", "style.css", and "index.js".
    In folder "Website", make a folder named "img". Copy images you want to be able to use on your website into this folder "img".

    The overall filepath will be C: //Users/You/Documents/Website/index.html (or whichever) and C: //Users/You/Documents/Website/img/ImageFile01.jpg (formats vary) as well.

    ## Copy-paste code into text files
    Copy-paste HTML and CSS from w3schools.com/howto/howto_js_s
    (You can probably use this to play music or audio files instead of a photo slideshow. Slightly different code, but simpler, I expect.)

    In index.html, post the **HTML** code. In style.css, post the **CSS** code. In index.js, post the **JavaScript** code.
    Correct any filepath pointers to the other text files.
    Correct any filepath pointers to image files in the /img/ folder.

    ## Overall result
    ..//Website/index.html
    ..//Website/style.css
    ..//Website/index.js
    ..//Website/img/ImageFile01.jpg for as many image files are in /img/ folder.

    ## More links
    Folder structure info: appcropolis.com/blog/organize-
    Best practices for filenaming conventions: blog.rheinwerk-computing.com/b
    Troubleshooting image loading: thoughtco.com/images-not-loadi and

    For much later: github.com/yollinfo/sample-pro

    #OortArtCloud #VeRantDo #howTo #tutorial #guide #tech #Tech4All

  10. ## Make folders
    In C: //Users/You/Documents (or wherever you pick), make a new folder called Website (or whatever).
    In folder "Website", make 3 new text files called "index.html", "style.css", and "index.js".
    In folder "Website", make a folder named "img". Copy images you want to be able to use on your website into this folder "img".

    The overall filepath will be C: //Users/You/Documents/Website/index.html (or whichever) and C: //Users/You/Documents/Website/img/ImageFile01.jpg (formats vary) as well.

    ## Copy-paste code into text files
    Copy-paste HTML and CSS from w3schools.com/howto/howto_js_s
    (You can probably use this to play music or audio files instead of a photo slideshow. Slightly different code, but simpler, I expect.)

    In index.html, post the **HTML** code. In style.css, post the **CSS** code. In index.js, post the **JavaScript** code.
    Correct any filepath pointers to the other text files.
    Correct any filepath pointers to image files in the /img/ folder.

    ## Overall result
    ..//Website/index.html
    ..//Website/style.css
    ..//Website/index.js
    ..//Website/img/ImageFile01.jpg for as many image files are in /img/ folder.

    ## More links
    Folder structure info: appcropolis.com/blog/organize-
    Best practices for filenaming conventions: blog.rheinwerk-computing.com/b
    Troubleshooting image loading: thoughtco.com/images-not-loadi and

    For much later: github.com/yollinfo/sample-pro

    #OortArtCloud #VeRantDo #howTo #tutorial #guide #tech #Tech4All

  11. Fucked-up idea: horror game where you get constantly misgendered, pregnant, terrible experience with pain relief (barely any), but luckily kid (or kids!) come out fine. Then you get postpartum depression or psychosis.

    The mechanics would be managing money, stress, physical pain, mental pain, rising rage, exhaustion, fear / worry, and miscommunication of varying types with everyone. Oh, and sleep, personal hygiene, food, water, and where you put your keys. You have ADHD, btw.

    youtube.com/watch?v=S7ZGK1bJWG

    #OortArtCloud #VeRamble #VeRantDo

  12. Fucked-up idea: horror game where you get constantly misgendered, pregnant, terrible experience with pain relief (barely any), but luckily kid (or kids!) come out fine. Then you get postpartum depression or psychosis.

    The mechanics would be managing money, stress, physical pain, mental pain, rising rage, exhaustion, fear / worry, and miscommunication of varying types with everyone. Oh, and sleep, personal hygiene, food, water, and where you put your keys. You have ADHD, btw.

    youtube.com/watch?v=S7ZGK1bJWG

    #OortArtCloud #VeRamble #VeRantDo

  13. Fucked-up idea: horror game where you get constantly misgendered, pregnant, terrible experience with pain relief (barely any), but luckily kid (or kids!) come out fine. Then you get postpartum depression or psychosis.

    The mechanics would be managing money, stress, physical pain, mental pain, rising rage, exhaustion, fear / worry, and miscommunication of varying types with everyone. Oh, and sleep, personal hygiene, food, water, and where you put your keys. You have ADHD, btw.

    youtube.com/watch?v=S7ZGK1bJWG

    #OortArtCloud #VeRamble #VeRantDo

  14. Fucked-up idea: horror game where you get constantly misgendered, pregnant, terrible experience with pain relief (barely any), but luckily kid (or kids!) come out fine. Then you get postpartum depression or psychosis.

    The mechanics would be managing money, stress, physical pain, mental pain, rising rage, exhaustion, fear / worry, and miscommunication of varying types with everyone. Oh, and sleep, personal hygiene, food, water, and where you put your keys. You have ADHD, btw.

    youtube.com/watch?v=S7ZGK1bJWG

    #OortArtCloud #VeRamble #VeRantDo

  15. Fucked-up idea: horror game where you get constantly misgendered, pregnant, terrible experience with pain relief (barely any), but luckily kid (or kids!) come out fine. Then you get postpartum depression or psychosis.

    The mechanics would be managing money, stress, physical pain, mental pain, rising rage, exhaustion, fear / worry, and miscommunication of varying types with everyone. Oh, and sleep, personal hygiene, food, water, and where you put your keys. You have ADHD, btw.

    youtube.com/watch?v=S7ZGK1bJWG

    #OortArtCloud #VeRamble #VeRantDo

  16. Fook. I can't find the "red tie for your OC" post reply where I said I'd draw a thing. I'm up for it now but it's evidenly buried in notifications again, like usually happens.

    It would be nice to have a #YoLookHere type hashtag for finding shit I meant to do earlier or if someone wants my attention. I just babble about anything so direct replies or even DMs aren't great filters.

    (I'm not even famous. How the fuck do they filter anything? Aaaaurgh)

    #MxVerda #organise #organize #VeRantDo

  17. Fook. I can't find the "red tie for your OC" post reply where I said I'd draw a thing. I'm up for it now but it's evidenly buried in notifications again, like usually happens.

    It would be nice to have a #YoLookHere type hashtag for finding shit I meant to do earlier or if someone wants my attention. I just babble about anything so direct replies or even DMs aren't great filters.

    (I'm not even famous. How the fuck do they filter anything? Aaaaurgh)

    #MxVerda #organise #organize #VeRantDo

  18. Fook. I can't find the "red tie for your OC" post reply where I said I'd draw a thing. I'm up for it now but it's evidenly buried in notifications again, like usually happens.

    It would be nice to have a #YoLookHere type hashtag for finding shit I meant to do earlier or if someone wants my attention. I just babble about anything so direct replies or even DMs aren't great filters.

    (I'm not even famous. How the fuck do they filter anything? Aaaaurgh)

    #MxVerda #organise #organize #VeRantDo

  19. Fook. I can't find the "red tie for your OC" post reply where I said I'd draw a thing. I'm up for it now but it's evidenly buried in notifications again, like usually happens.

    It would be nice to have a #YoLookHere type hashtag for finding shit I meant to do earlier or if someone wants my attention. I just babble about anything so direct replies or even DMs aren't great filters.

    (I'm not even famous. How the fuck do they filter anything? Aaaaurgh)

    #MxVerda #organise #organize #VeRantDo

  20. Fook. I can't find the "red tie for your OC" post reply where I said I'd draw a thing. I'm up for it now but it's evidenly buried in notifications again, like usually happens.

    It would be nice to have a #YoLookHere type hashtag for finding shit I meant to do earlier or if someone wants my attention. I just babble about anything so direct replies or even DMs aren't great filters.

    (I'm not even famous. How the fuck do they filter anything? Aaaaurgh)

    #MxVerda #organise #organize #VeRantDo

  21. "Talk about UBI, UBS, contraception (LARCs especially -- even just mentioning they exist is great!)
    Chronic illness and chronic pain (again: mentioning it exists is honestly better than nothing. People seem to assume it's "for attention" rather than... really quite unpleasant and why pretend anything about it?)
    Uhhhh. Remind people to drink some water, stretch, change their underwear, wash their face (you do NOT want blepharitis), take antibiotics and other antimicrobials exactly as prescribed, and wear sunblock. Just once in a while prompts, like, rotating them out can really help a lot of people.
    I'm interested in the philosophies of anime character relationships, conflict resolution, and whether people can be categorised similarly to other systems, like digestive microbiota.
    E.g. you mostly have bacteria, fungi etc that live in your guts and go with the flow, with a smaller portion which actively promote your bodymind's health and another that actively harms it / cares more about their own immediate survival than yours (and theirs)."
    youtube.com/watch?v=xENxXCFlOg
    patreon.com/MichaelBurns420
    Something something WiseCrack, corporate layoffs, no severance pay, company and capitalism wealth hoarding anti-human crap. I hate business, can you tell?

    #VeRamble #VeRantDo

  22. "Talk about UBI, UBS, contraception (LARCs especially -- even just mentioning they exist is great!)
    Chronic illness and chronic pain (again: mentioning it exists is honestly better than nothing. People seem to assume it's "for attention" rather than... really quite unpleasant and why pretend anything about it?)
    Uhhhh. Remind people to drink some water, stretch, change their underwear, wash their face (you do NOT want blepharitis), take antibiotics and other antimicrobials exactly as prescribed, and wear sunblock. Just once in a while prompts, like, rotating them out can really help a lot of people.
    I'm interested in the philosophies of anime character relationships, conflict resolution, and whether people can be categorised similarly to other systems, like digestive microbiota.
    E.g. you mostly have bacteria, fungi etc that live in your guts and go with the flow, with a smaller portion which actively promote your bodymind's health and another that actively harms it / cares more about their own immediate survival than yours (and theirs)."
    youtube.com/watch?v=xENxXCFlOg
    patreon.com/MichaelBurns420
    Something something WiseCrack, corporate layoffs, no severance pay, company and capitalism wealth hoarding anti-human crap. I hate business, can you tell?

    #VeRamble #VeRantDo

  23. "Talk about UBI, UBS, contraception (LARCs especially -- even just mentioning they exist is great!)
    Chronic illness and chronic pain (again: mentioning it exists is honestly better than nothing. People seem to assume it's "for attention" rather than... really quite unpleasant and why pretend anything about it?)
    Uhhhh. Remind people to drink some water, stretch, change their underwear, wash their face (you do NOT want blepharitis), take antibiotics and other antimicrobials exactly as prescribed, and wear sunblock. Just once in a while prompts, like, rotating them out can really help a lot of people.
    I'm interested in the philosophies of anime character relationships, conflict resolution, and whether people can be categorised similarly to other systems, like digestive microbiota.
    E.g. you mostly have bacteria, fungi etc that live in your guts and go with the flow, with a smaller portion which actively promote your bodymind's health and another that actively harms it / cares more about their own immediate survival than yours (and theirs)."
    youtube.com/watch?v=xENxXCFlOg
    patreon.com/MichaelBurns420
    Something something WiseCrack, corporate layoffs, no severance pay, company and capitalism wealth hoarding anti-human crap. I hate business, can you tell?

    #VeRamble #VeRantDo

  24. "Talk about UBI, UBS, contraception (LARCs especially -- even just mentioning they exist is great!)
    Chronic illness and chronic pain (again: mentioning it exists is honestly better than nothing. People seem to assume it's "for attention" rather than... really quite unpleasant and why pretend anything about it?)
    Uhhhh. Remind people to drink some water, stretch, change their underwear, wash their face (you do NOT want blepharitis), take antibiotics and other antimicrobials exactly as prescribed, and wear sunblock. Just once in a while prompts, like, rotating them out can really help a lot of people.
    I'm interested in the philosophies of anime character relationships, conflict resolution, and whether people can be categorised similarly to other systems, like digestive microbiota.
    E.g. you mostly have bacteria, fungi etc that live in your guts and go with the flow, with a smaller portion which actively promote your bodymind's health and another that actively harms it / cares more about their own immediate survival than yours (and theirs)."
    youtube.com/watch?v=xENxXCFlOg
    patreon.com/MichaelBurns420
    Something something WiseCrack, corporate layoffs, no severance pay, company and capitalism wealth hoarding anti-human crap. I hate business, can you tell?

    #VeRamble #VeRantDo

  25. "Talk about UBI, UBS, contraception (LARCs especially -- even just mentioning they exist is great!)
    Chronic illness and chronic pain (again: mentioning it exists is honestly better than nothing. People seem to assume it's "for attention" rather than... really quite unpleasant and why pretend anything about it?)
    Uhhhh. Remind people to drink some water, stretch, change their underwear, wash their face (you do NOT want blepharitis), take antibiotics and other antimicrobials exactly as prescribed, and wear sunblock. Just once in a while prompts, like, rotating them out can really help a lot of people.
    I'm interested in the philosophies of anime character relationships, conflict resolution, and whether people can be categorised similarly to other systems, like digestive microbiota.
    E.g. you mostly have bacteria, fungi etc that live in your guts and go with the flow, with a smaller portion which actively promote your bodymind's health and another that actively harms it / cares more about their own immediate survival than yours (and theirs)."
    youtube.com/watch?v=xENxXCFlOg
    patreon.com/MichaelBurns420
    Something something WiseCrack, corporate layoffs, no severance pay, company and capitalism wealth hoarding anti-human crap. I hate business, can you tell?

    #VeRamble #VeRantDo

  26. @johnzajac (genuine question: "oh god it's bad I cannot take this anymore" pain + "I refuse to visit nearest ER / A&E because I would literally rather die at home than beg non-care from them again."
    ... I guess there really isn't a good answer beyond "bully councils and governments to fund real healthcare, train laypeople to learn what doctors ACTUALLY do, and decide what I consider livable.")

    #VeRamble #VeRantDa #VeRantDo

  27. @johnzajac (genuine question: "oh god it's bad I cannot take this anymore" pain + "I refuse to visit nearest ER / A&E because I would literally rather die at home than beg non-care from them again."
    ... I guess there really isn't a good answer beyond "bully councils and governments to fund real healthcare, train laypeople to learn what doctors ACTUALLY do, and decide what I consider livable.")

    #VeRamble #VeRantDa #VeRantDo

  28. @johnzajac (genuine question: "oh god it's bad I cannot take this anymore" pain + "I refuse to visit nearest ER / A&E because I would literally rather die at home than beg non-care from them again."
    ... I guess there really isn't a good answer beyond "bully councils and governments to fund real healthcare, train laypeople to learn what doctors ACTUALLY do, and decide what I consider livable.")

    #VeRamble #VeRantDa #VeRantDo

  29. @johnzajac (genuine question: "oh god it's bad I cannot take this anymore" pain + "I refuse to visit nearest ER / A&E because I would literally rather die at home than beg non-care from them again."
    ... I guess there really isn't a good answer beyond "bully councils and governments to fund real healthcare, train laypeople to learn what doctors ACTUALLY do, and decide what I consider livable.")

    #VeRamble #VeRantDa #VeRantDo

  30. @johnzajac (genuine question: "oh god it's bad I cannot take this anymore" pain + "I refuse to visit nearest ER / A&E because I would literally rather die at home than beg non-care from them again."
    ... I guess there really isn't a good answer beyond "bully councils and governments to fund real healthcare, train laypeople to learn what doctors ACTUALLY do, and decide what I consider livable.")

    #VeRamble #VeRantDa #VeRantDo

  31. @SecularJeffrey gotta recharge or recuperate before you re-charge at the battlements and re-coup the corporate.

    #VeRantDa #VeRantDo

  32. @SecularJeffrey gotta recharge or recuperate before you re-charge at the battlements and re-coup the corporate.

    #VeRantDa #VeRantDo

  33. @SecularJeffrey gotta recharge or recuperate before you re-charge at the battlements and re-coup the corporate.

    #VeRantDa #VeRantDo

  34. @SecularJeffrey gotta recharge or recuperate before you re-charge at the battlements and re-coup the corporate.

    #VeRantDa #VeRantDo

  35. @SecularJeffrey gotta recharge or recuperate before you re-charge at the battlements and re-coup the corporate.

    #VeRantDa #VeRantDo

  36. We have enough resources for everyone on the planet to have a good quality of life!
    Including trans people, cis people, ALL disabled people, all currently abled people, and people in the foreseeable future.
    Including YOU.

    We just need the fix the distribution of and communication about our shared environment and resources.

    youtube.com/watch?v=vW5EVNT--D

    #BedAndBread #VeRantDo #Hierarchy #MagicWandWishList #Indivisible #IndivisibleUS #WeThePeople #EqualOpportunities #equality #equity #fairness #strategy #EnvisionChange #PlanForChange #EndPoverty

  37. We have enough resources for everyone on the planet to have a good quality of life!
    Including trans people, cis people, ALL disabled people, all currently abled people, and people in the foreseeable future.
    Including YOU.

    We just need the fix the distribution of and communication about our shared environment and resources.

    youtube.com/watch?v=vW5EVNT--D

    #BedAndBread #VeRantDo #Hierarchy #MagicWandWishList #Indivisible #IndivisibleUS #WeThePeople #EqualOpportunities #equality #equity #fairness #strategy #EnvisionChange #PlanForChange #EndPoverty

  38. We have enough resources for everyone on the planet to have a good quality of life!
    Including trans people, cis people, ALL disabled people, all currently abled people, and people in the foreseeable future.
    Including YOU.

    We just need the fix the distribution of and communication about our shared environment and resources.

    youtube.com/watch?v=vW5EVNT--D

    #BedAndBread #VeRantDo #Hierarchy #MagicWandWishList #Indivisible #IndivisibleUS #WeThePeople #EqualOpportunities #equality #equity #fairness #strategy #EnvisionChange #PlanForChange #EndPoverty

  39. We have enough resources for everyone on the planet to have a good quality of life!
    Including trans people, cis people, ALL disabled people, all currently abled people, and people in the foreseeable future.
    Including YOU.

    We just need the fix the distribution of and communication about our shared environment and resources.

    youtube.com/watch?v=vW5EVNT--D

    #BedAndBread #VeRantDo #Hierarchy #MagicWandWishList #Indivisible #IndivisibleUS #WeThePeople #EqualOpportunities #equality #equity #fairness #strategy #EnvisionChange #PlanForChange #EndPoverty

  40. We have enough resources for everyone on the planet to have a good quality of life!
    Including trans people, cis people, ALL disabled people, all currently abled people, and people in the foreseeable future.
    Including YOU.

    We just need the fix the distribution of and communication about our shared environment and resources.

    youtube.com/watch?v=vW5EVNT--D

    #BedAndBread #VeRantDo #Hierarchy #MagicWandWishList #Indivisible #IndivisibleUS #WeThePeople #EqualOpportunities #equality #equity #fairness #strategy #EnvisionChange #PlanForChange #EndPoverty