From 1feda56206a8f0cdca61372e5f01c804fad76f72 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Sat, 2 May 2026 07:46:55 -0700 Subject: [PATCH] reorg litsings folder and add lots of new ones incl one in progress still --- src/ads/00-test-test.md | 9 --------- src/ads/03-test-test.md | 9 --------- src/ads/04-test-test.md | 9 --------- src/ads/06-test-test.md | 9 --------- .../animals-and-the-outdoors.11tydata.js | 5 +++++ .../goodworkdog-sunny-garden.md | 1 - .../nilajones-zeroes-ca.md | 1 - src/ads/animals-and-the-outdoors/taq-thicc-horse.md | 7 +++++++ src/ads/art-and-crafts/art-and-crafts.11tydata.js | 5 +++++ src/ads/art-and-crafts/jessicatheviartist-kind-social.md | 7 +++++++ src/ads/art-and-crafts/moss-kind-social.md | 7 +++++++ src/ads/beauty-and-health/beauty-and-health.11tydata.js | 5 +++++ .../texan_reverend-kind-social.md | 1 - src/ads/business/business.11tydata.js | 5 +++++ src/ads/{ => business}/mariyadelano-hachyderm-io.md | 1 - src/ads/food-and-drink/cthulku-zeroes-ca.md | 7 +++++++ src/ads/food-and-drink/food-and-drink.11tydata.js | 5 +++++ src/ads/food-and-drink/liferstate-mas-to.md | 7 +++++++ .../adrianriskin-kolektiva-social.md | 1 - .../history-and-science/history-and-science.11tydata.js | 5 +++++ src/ads/history-and-science/minmi-sfba-social.md | 7 +++++++ .../{ => history-and-science}/tonyamarie-chaosfem-tw.md | 1 - .../interpersonal-and-life.11tydata.js | 5 +++++ src/ads/{ => miscellany-and-more}/alice-lgbtqia-space.md | 1 - .../miscellany-and-more/miscellany-and-more.11tydata.js | 5 +++++ src/ads/mzedp-plasmatrap-com.md | 7 +++++++ src/ads/repair-and-diy/iris-neuromatch-social.md | 7 +++++++ src/ads/repair-and-diy/repair-and-diy.11tydata.js | 5 +++++ src/ads/{ => technology}/inherentlee-flipping-rocks.md | 1 - src/ads/{ => technology}/rpgwaiter-based-zone.md | 1 - src/ads/technology/technology.11tydata.js | 5 +++++ .../{ => technology}/twinkle-sweet-succubi-services.md | 1 - src/ads/technology/x0-dragonscave-space.md | 7 +++++++ src/ads/template.md | 1 - .../srlevine-neuromatch-social.md | 7 +++++++ .../writing-editing-and-literature.11tydata.js | 5 +++++ 36 files changed, 125 insertions(+), 47 deletions(-) delete mode 100644 src/ads/00-test-test.md delete mode 100644 src/ads/03-test-test.md delete mode 100644 src/ads/04-test-test.md delete mode 100644 src/ads/06-test-test.md create mode 100644 src/ads/animals-and-the-outdoors/animals-and-the-outdoors.11tydata.js rename src/ads/{ => animals-and-the-outdoors}/goodworkdog-sunny-garden.md (92%) rename src/ads/{ => animals-and-the-outdoors}/nilajones-zeroes-ca.md (93%) create mode 100644 src/ads/animals-and-the-outdoors/taq-thicc-horse.md create mode 100644 src/ads/art-and-crafts/art-and-crafts.11tydata.js create mode 100644 src/ads/art-and-crafts/jessicatheviartist-kind-social.md create mode 100644 src/ads/art-and-crafts/moss-kind-social.md create mode 100644 src/ads/beauty-and-health/beauty-and-health.11tydata.js rename src/ads/{ => beauty-and-health}/texan_reverend-kind-social.md (96%) create mode 100644 src/ads/business/business.11tydata.js rename src/ads/{ => business}/mariyadelano-hachyderm-io.md (97%) create mode 100644 src/ads/food-and-drink/cthulku-zeroes-ca.md create mode 100644 src/ads/food-and-drink/food-and-drink.11tydata.js create mode 100644 src/ads/food-and-drink/liferstate-mas-to.md rename src/ads/{ => history-and-science}/adrianriskin-kolektiva-social.md (92%) create mode 100644 src/ads/history-and-science/history-and-science.11tydata.js create mode 100644 src/ads/history-and-science/minmi-sfba-social.md rename src/ads/{ => history-and-science}/tonyamarie-chaosfem-tw.md (91%) create mode 100644 src/ads/interpersonal-and-life/interpersonal-and-life.11tydata.js rename src/ads/{ => miscellany-and-more}/alice-lgbtqia-space.md (93%) create mode 100644 src/ads/miscellany-and-more/miscellany-and-more.11tydata.js create mode 100644 src/ads/mzedp-plasmatrap-com.md create mode 100644 src/ads/repair-and-diy/iris-neuromatch-social.md create mode 100644 src/ads/repair-and-diy/repair-and-diy.11tydata.js rename src/ads/{ => technology}/inherentlee-flipping-rocks.md (95%) rename src/ads/{ => technology}/rpgwaiter-based-zone.md (96%) create mode 100644 src/ads/technology/technology.11tydata.js rename src/ads/{ => technology}/twinkle-sweet-succubi-services.md (96%) create mode 100644 src/ads/technology/x0-dragonscave-space.md create mode 100644 src/ads/writing-editing-and-literature/srlevine-neuromatch-social.md create mode 100644 src/ads/writing-editing-and-literature/writing-editing-and-literature.11tydata.js diff --git a/src/ads/00-test-test.md b/src/ads/00-test-test.md deleted file mode 100644 index 23cef26..0000000 --- a/src/ads/00-test-test.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: film photography -handle: "@00@test.test" -url: "test.test/@00" -draft: true -tags: art and crafts -blurb: Lorem ipsum dolor sit amet, consectetur adipiscing elit. -date: 2026-04-21 ---- diff --git a/src/ads/03-test-test.md b/src/ads/03-test-test.md deleted file mode 100644 index bdc1d28..0000000 --- a/src/ads/03-test-test.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: editing 102 -handle: "@03@test.test" -url: "test.test/@03" -draft: true -tags: writing editing and literature -blurb: Sed a commodo lectus. Curabitur tincidunt, eros vel mollis dapibus, mauris dui pharetra mauris, et dapibus leo nisi vitae eros. -date: 2026-04-24 ---- diff --git a/src/ads/04-test-test.md b/src/ads/04-test-test.md deleted file mode 100644 index 7dbaf11..0000000 --- a/src/ads/04-test-test.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: sourdough starting! -handle: "@04@test.test" -url: "test.test/@04" -draft: true -tags: food and drink -blurb: Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Vivamus vitae augue ac neque congue pellentesque vitae a enim. Donec euismod dolor sit amet dui dapibus posuere. Donec eget blandit ligula, ac tempor nunc. -date: 2026-04-25 ---- diff --git a/src/ads/06-test-test.md b/src/ads/06-test-test.md deleted file mode 100644 index 34d6bab..0000000 --- a/src/ads/06-test-test.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: fix your sink or toilet -handle: "@06@test.test" -url: "test.test/@06" -draft: true -tags: repair and diy -blurb: Aliquam justo justo, scelerisque a ligula sed, elementum pharetra quam. Ut augue nibh, finibus vel dui nec, sagittis bibendum leo. Quisque libero diam, maximus in dui ac, sollicitudin congue enim. -date: 2026-04-27 ---- diff --git a/src/ads/animals-and-the-outdoors/animals-and-the-outdoors.11tydata.js b/src/ads/animals-and-the-outdoors/animals-and-the-outdoors.11tydata.js new file mode 100644 index 0000000..b429759 --- /dev/null +++ b/src/ads/animals-and-the-outdoors/animals-and-the-outdoors.11tydata.js @@ -0,0 +1,5 @@ +export default { + tags: [ + "animals and the outdoors" + ] +}; diff --git a/src/ads/goodworkdog-sunny-garden.md b/src/ads/animals-and-the-outdoors/goodworkdog-sunny-garden.md similarity index 92% rename from src/ads/goodworkdog-sunny-garden.md rename to src/ads/animals-and-the-outdoors/goodworkdog-sunny-garden.md index d016c86..8f411ee 100644 --- a/src/ads/goodworkdog-sunny-garden.md +++ b/src/ads/animals-and-the-outdoors/goodworkdog-sunny-garden.md @@ -2,7 +2,6 @@ title: Dog training handle: "@Goodworkdog@sunny.garden" url: "sunny.garden/@Goodworkdog" -tags: animals and the outdoors blurb: "I can advise you on animal behavior, enrichment, problem solving, multi-pet homes, dog sports, and changes in home life. I have multiple certifications. I can’t offer veterinary advice, but I will tell you when to see a vet instead of a trainer." date: 2026-05-01 --- diff --git a/src/ads/nilajones-zeroes-ca.md b/src/ads/animals-and-the-outdoors/nilajones-zeroes-ca.md similarity index 93% rename from src/ads/nilajones-zeroes-ca.md rename to src/ads/animals-and-the-outdoors/nilajones-zeroes-ca.md index 1c1a2e0..fa154cf 100644 --- a/src/ads/nilajones-zeroes-ca.md +++ b/src/ads/animals-and-the-outdoors/nilajones-zeroes-ca.md @@ -2,7 +2,6 @@ title: "🌿Home gardening - including low spoons 🪴🧑🏼‍🦽" handle: "@NilaJones@zeroes.ca" url: "zeroes.ca/@NilaJones" -tags: animals and the outdoors blurb: "Want to grow a few herbs or flowers on your balcony? Or enough food to feed your family for a year? Something in between? I've been doing and teaching organic gardening for a long long time, and I love to answer questions or brainstorm together 🌿" date: 2026-05-01 --- diff --git a/src/ads/animals-and-the-outdoors/taq-thicc-horse.md b/src/ads/animals-and-the-outdoors/taq-thicc-horse.md new file mode 100644 index 0000000..67ed54b --- /dev/null +++ b/src/ads/animals-and-the-outdoors/taq-thicc-horse.md @@ -0,0 +1,7 @@ +--- +title: "Intimacy with Plants - Discovering Their Unique Features" +handle: "@taq@thicc.horse" +url: "thicc.horse/@taq" +blurb: "Not focused on plant care or identification, but building curiosity and awareness of the features of plants which help with identification. Enjoy walks more by taking the time to explore the differences in each plant. Leaf shape, texture, size and growth patterns, symmetries. Soon you'll be recognizing old friends from across the street!" +date: 2026-05-02 +--- diff --git a/src/ads/art-and-crafts/art-and-crafts.11tydata.js b/src/ads/art-and-crafts/art-and-crafts.11tydata.js new file mode 100644 index 0000000..ef66f21 --- /dev/null +++ b/src/ads/art-and-crafts/art-and-crafts.11tydata.js @@ -0,0 +1,5 @@ +export default { + tags: [ + "art and crafts" + ] +}; diff --git a/src/ads/art-and-crafts/jessicatheviartist-kind-social.md b/src/ads/art-and-crafts/jessicatheviartist-kind-social.md new file mode 100644 index 0000000..b2e91d1 --- /dev/null +++ b/src/ads/art-and-crafts/jessicatheviartist-kind-social.md @@ -0,0 +1,7 @@ +--- +title: "I can help you get started with recording music" +handle: "@JessicatheVIArtist@kind.social" +url: "kind.social/@JessicatheVIArtist" +blurb: "If you're just starting out with a digital audio workstation, I can help you understand concepts. How do I record myself, what are takes, and how do I make myself sound good? What the heck are pre- and post-fader sends, and what on earth is MIDI?? I can also help you understand synthesis if you've got a hardware or software synth you'd like to tame. What are oscillators, filters, envelopes and LFOs and how do I create a whole new sound? If you've got a website or app you're developing, I can also offer feedback on its accessibility to screen reader users." +date: 2026-05-02 +--- diff --git a/src/ads/art-and-crafts/moss-kind-social.md b/src/ads/art-and-crafts/moss-kind-social.md new file mode 100644 index 0000000..7c03a11 --- /dev/null +++ b/src/ads/art-and-crafts/moss-kind-social.md @@ -0,0 +1,7 @@ +--- +title: "Art/design critique and encouragement" +handle: "@moss@kind.social" +url: "kind.social/@moss" +blurb: "I am a visual jack of all trades, pretty experienced in some. Creative critique & external support is a really great way to grow as an artist or designer (those titles used here in the broadest sense possible). Whether you’re starting a project, stuck on a piece and trying to discern next steps, or it’s a finished project you want to reflect on, I’m happy to give whatever balance of kind constructive critique &/or positive reinforcement you need. My best mediums are in no particular order: fountain pens & ink, photography, lighting & production design, analog/irl interaction design, visual narratives, and installation/themed environments. I’ve taken classes in & enjoyed digital painting, game design, neon art, ceramics and many more. I’m less skilled in audio, software, & film/video. I also enjoy creative research, as well as brainstorming how to make your interests adaptive and accessible for different kinds of disabilities & health challenges. (I have limited spoons so please check in with me on my bandwidth/timelines, and I’d love to swap skills, especially if you’re looking for a lot of support!)" +date: 2026-05-02 +--- diff --git a/src/ads/beauty-and-health/beauty-and-health.11tydata.js b/src/ads/beauty-and-health/beauty-and-health.11tydata.js new file mode 100644 index 0000000..4e9893e --- /dev/null +++ b/src/ads/beauty-and-health/beauty-and-health.11tydata.js @@ -0,0 +1,5 @@ +export default { + tags: [ + "beauty and health" + ] +}; diff --git a/src/ads/texan_reverend-kind-social.md b/src/ads/beauty-and-health/texan_reverend-kind-social.md similarity index 96% rename from src/ads/texan_reverend-kind-social.md rename to src/ads/beauty-and-health/texan_reverend-kind-social.md index 72dec03..a0fb7ba 100644 --- a/src/ads/texan_reverend-kind-social.md +++ b/src/ads/beauty-and-health/texan_reverend-kind-social.md @@ -2,7 +2,6 @@ title: Making the Respirator and Masking Experience Better handle: "@Texan_Reverend@kind.social" url: "kind.social/@Texan_Reverend" -tags: beauty and health blurb: Are you interested in a mask or respirator to protect you from wildfire smoke, pathogens, construction dust, or allergens? Are people close to you asking that you mask up, but it's uncomfortable or hard to get in the habit? I can help with... Finding models of a good size and shape. Adjustments to achieve a good fit and seal. Safe and effective modifications. Fun and engaging decorations. Learning more about how respirators work and how they're tested. date: 2026-05-01 --- diff --git a/src/ads/business/business.11tydata.js b/src/ads/business/business.11tydata.js new file mode 100644 index 0000000..d63389c --- /dev/null +++ b/src/ads/business/business.11tydata.js @@ -0,0 +1,5 @@ +export default { + tags: [ + "business" + ] +}; diff --git a/src/ads/mariyadelano-hachyderm-io.md b/src/ads/business/mariyadelano-hachyderm-io.md similarity index 97% rename from src/ads/mariyadelano-hachyderm-io.md rename to src/ads/business/mariyadelano-hachyderm-io.md index 2ad089f..e52af6f 100644 --- a/src/ads/mariyadelano-hachyderm-io.md +++ b/src/ads/business/mariyadelano-hachyderm-io.md @@ -2,7 +2,6 @@ title: Answers to Your Silly Marketing Questions handle: "@mariyadelano@hachyderm.io" url: "hachyderm.io/@mariyadelano" -tags: business blurb: I want to answer marketing questions that you have been too afraid to ask. The sillier your question, the better! Examples for inspiration... why would I want to collect people’s emails for a list? Why do SEO blogs look like that? How did LinkedIn posts become this particular kind of cringe? Why does nobody think my website is the coolest thing since sliced bread? Be brave and maybe we will all learn something. date: 2026-05-01 --- diff --git a/src/ads/food-and-drink/cthulku-zeroes-ca.md b/src/ads/food-and-drink/cthulku-zeroes-ca.md new file mode 100644 index 0000000..9acd53a --- /dev/null +++ b/src/ads/food-and-drink/cthulku-zeroes-ca.md @@ -0,0 +1,7 @@ +--- +title: "How do I make this without meat/dairy/eggs?!" +handle: "@cthulku@zeroes.ca" +url: "zeroes.ca/@cthulku" +blurb: "I am a food dork with a couple decades' experience with both vegan and vegetarian (ovo-lacto) cookery, and I quite enjoy finding ways to make normally omnivorous dishes vegetarian. While I'm not one to build a homebrew Beyond burger, I have experience with a wide range of vegan proteins and preparations, as well as techniques and tips that I've picked up over the years, to make something that may not fool an omnivore, but will still be delicious! I'm thinking of more of a Q&A type service, rather than any kind of structured lesson, but every journey begins with a single step and all that." +date: 2026-05-02 +--- diff --git a/src/ads/food-and-drink/food-and-drink.11tydata.js b/src/ads/food-and-drink/food-and-drink.11tydata.js new file mode 100644 index 0000000..df72af4 --- /dev/null +++ b/src/ads/food-and-drink/food-and-drink.11tydata.js @@ -0,0 +1,5 @@ +export default { + tags: [ + "food and drink" + ] +}; diff --git a/src/ads/food-and-drink/liferstate-mas-to.md b/src/ads/food-and-drink/liferstate-mas-to.md new file mode 100644 index 0000000..8c63e18 --- /dev/null +++ b/src/ads/food-and-drink/liferstate-mas-to.md @@ -0,0 +1,7 @@ +--- +title: How To Drink Wine +handle: "@lifertate@mas.to" +url: "mas.to/@liferstate" +blurb: If you've ever felt intimidated by the supermarket wine aisle, or wanted something better but not known where to start, I can help. Like food, wine tells stories about geography, history, politics. I can advise you on food pairings, lesser known regions/grape varieties, how to get a good deal, and what *not* to buy. Don't ask an app what you should drink - ask me! Unlike the people in the app, I know what I'm about and I will not bullshit you. +date: 2026-05-02 +--- diff --git a/src/ads/adrianriskin-kolektiva-social.md b/src/ads/history-and-science/adrianriskin-kolektiva-social.md similarity index 92% rename from src/ads/adrianriskin-kolektiva-social.md rename to src/ads/history-and-science/adrianriskin-kolektiva-social.md index a2a94d1..e418656 100644 --- a/src/ads/adrianriskin-kolektiva-social.md +++ b/src/ads/history-and-science/adrianriskin-kolektiva-social.md @@ -2,7 +2,6 @@ title: pure math Q&A handle: "@AdrianRiskin@kolektiva.social" url: "kolektiva.social/@AdrianRiskin" -tags: history and science blurb: I am happy to help with K-12 math, undergraduate pure math, e.g. college algebra, precalc, calc, discrete, intro to proof, abstract algebra, number theory, analysis, etc. Also graduate level graph theory. date: 2026-05-01 --- diff --git a/src/ads/history-and-science/history-and-science.11tydata.js b/src/ads/history-and-science/history-and-science.11tydata.js new file mode 100644 index 0000000..1ed73ad --- /dev/null +++ b/src/ads/history-and-science/history-and-science.11tydata.js @@ -0,0 +1,5 @@ +export default { + tags: [ + "history and science" + ] +}; diff --git a/src/ads/history-and-science/minmi-sfba-social.md b/src/ads/history-and-science/minmi-sfba-social.md new file mode 100644 index 0000000..6bc056f --- /dev/null +++ b/src/ads/history-and-science/minmi-sfba-social.md @@ -0,0 +1,7 @@ +--- +title: Applied statistics +handle: "@minmi@sfba.social" +url: "sfba.social/@minmi" +blurb: "I am happy to answer any questions about statistics and data analysis. Whether it’s homework, curiosity, trying to understand a study or run an analysis, happy to share what I know!" +date: 2026-05-02 +--- diff --git a/src/ads/tonyamarie-chaosfem-tw.md b/src/ads/history-and-science/tonyamarie-chaosfem-tw.md similarity index 91% rename from src/ads/tonyamarie-chaosfem-tw.md rename to src/ads/history-and-science/tonyamarie-chaosfem-tw.md index 462d69f..a2868c2 100644 --- a/src/ads/tonyamarie-chaosfem-tw.md +++ b/src/ads/history-and-science/tonyamarie-chaosfem-tw.md @@ -2,7 +2,6 @@ title: Ask a math teacher handle: "@TonyaMarie@chaosfem.tw" url: "chaosfem.tw/@TonyaMarie" -tags: history and science blurb: "Need help with your kid's homework? Going back to school? Retired teacher will help with your math questions up through basic college level!" date: 2026-05-01 --- diff --git a/src/ads/interpersonal-and-life/interpersonal-and-life.11tydata.js b/src/ads/interpersonal-and-life/interpersonal-and-life.11tydata.js new file mode 100644 index 0000000..f33dafe --- /dev/null +++ b/src/ads/interpersonal-and-life/interpersonal-and-life.11tydata.js @@ -0,0 +1,5 @@ +export default { + tags: [ + "interpersonal and life" + ] +}; diff --git a/src/ads/alice-lgbtqia-space.md b/src/ads/miscellany-and-more/alice-lgbtqia-space.md similarity index 93% rename from src/ads/alice-lgbtqia-space.md rename to src/ads/miscellany-and-more/alice-lgbtqia-space.md index f094dea..eb71fdb 100644 --- a/src/ads/alice-lgbtqia-space.md +++ b/src/ads/miscellany-and-more/alice-lgbtqia-space.md @@ -2,7 +2,6 @@ title: "Learn Lockpicking with Alice" handle: "@alice@lgbtqia.space" url: "lgbtqia.space/@alice" -tags: miscellany and more blurb: "I've been an expert at opening things in unconventional ways for many years, and I'm always happy to talk locks, lockpicking/bypassing, and other security-related topics. I have short lessons under the #LearnLockpickingWithAlice hashtag on Fedi." date: 2026-05-01 --- diff --git a/src/ads/miscellany-and-more/miscellany-and-more.11tydata.js b/src/ads/miscellany-and-more/miscellany-and-more.11tydata.js new file mode 100644 index 0000000..8cd5d4e --- /dev/null +++ b/src/ads/miscellany-and-more/miscellany-and-more.11tydata.js @@ -0,0 +1,5 @@ +export default { + tags: [ + "miscellany and more" + ] +}; diff --git a/src/ads/mzedp-plasmatrap-com.md b/src/ads/mzedp-plasmatrap-com.md new file mode 100644 index 0000000..1f6d238 --- /dev/null +++ b/src/ads/mzedp-plasmatrap-com.md @@ -0,0 +1,7 @@ +--- +title: "Renewable Energy Q&A" +handle: "@mzedp@plasmatrap.com" +url: "plasmatrap.com/@mzedp" +blurb: "I'm an electrical engineer with a specialization in Solar energy, glad to offer guidance on solar energy/renewables/energy transition related questions." +date: 2026-05-02 +--- diff --git a/src/ads/repair-and-diy/iris-neuromatch-social.md b/src/ads/repair-and-diy/iris-neuromatch-social.md new file mode 100644 index 0000000..93a722c --- /dev/null +++ b/src/ads/repair-and-diy/iris-neuromatch-social.md @@ -0,0 +1,7 @@ +--- +title: "How To Mend Things" +handle: "@iris@neuromatch.social" +url: "neuromatch.social/@iris" +blurb: "I attempt to fix everything, some of it succeeds. Bring me (virtually) your thing that is damaged and we can assess whether it is, or can shortly be, within your capabilities (and current inventory of tools and materials) to fix it. Examples: favorite mug cracked, zipper broke, office chair sinking, backpack falling apart." +date: 2026-05-02 +--- diff --git a/src/ads/repair-and-diy/repair-and-diy.11tydata.js b/src/ads/repair-and-diy/repair-and-diy.11tydata.js new file mode 100644 index 0000000..f766c39 --- /dev/null +++ b/src/ads/repair-and-diy/repair-and-diy.11tydata.js @@ -0,0 +1,5 @@ +export default { + tags: [ + "repair and diy" + ] +}; diff --git a/src/ads/inherentlee-flipping-rocks.md b/src/ads/technology/inherentlee-flipping-rocks.md similarity index 95% rename from src/ads/inherentlee-flipping-rocks.md rename to src/ads/technology/inherentlee-flipping-rocks.md index 4bd80fa..f94c962 100644 --- a/src/ads/inherentlee-flipping-rocks.md +++ b/src/ads/technology/inherentlee-flipping-rocks.md @@ -2,7 +2,6 @@ title: introductory web development and terminal basics handle: "@inherentlee@flipping.rocks" url: "flipping.rocks/@inherentlee" -tags: technology blurb: I'm happy to help you set up a personal or hobby site with HTML, CSS, and JS basics, or maybe a static site generator! Alternately, I'll talk about git and the terminal. date: 2026-04-29 --- diff --git a/src/ads/rpgwaiter-based-zone.md b/src/ads/technology/rpgwaiter-based-zone.md similarity index 96% rename from src/ads/rpgwaiter-based-zone.md rename to src/ads/technology/rpgwaiter-based-zone.md index 3c0a6b4..3812596 100644 --- a/src/ads/rpgwaiter-based-zone.md +++ b/src/ads/technology/rpgwaiter-based-zone.md @@ -2,7 +2,6 @@ title: Mobile device hacking advice handle: "@rpgwaiter@based.zone" url: "based.zone/@rpgwaiter" -tags: technology blurb: "I've been exploiting/reverse engineering mobile devices for over 10 years. I'm always happy to discuss tooling, techniques, or anything else related to hacking mobile devices. Want to know how a certain app works? I have experience in everything from mitm traffic capture to memory hacking with Frida and static binary analysis, feel free to ask!" date: 2026-05-01 --- diff --git a/src/ads/technology/technology.11tydata.js b/src/ads/technology/technology.11tydata.js new file mode 100644 index 0000000..9b289be --- /dev/null +++ b/src/ads/technology/technology.11tydata.js @@ -0,0 +1,5 @@ +export default { + tags: [ + "technology" + ] +}; diff --git a/src/ads/twinkle-sweet-succubi-services.md b/src/ads/technology/twinkle-sweet-succubi-services.md similarity index 96% rename from src/ads/twinkle-sweet-succubi-services.md rename to src/ads/technology/twinkle-sweet-succubi-services.md index 1019ee5..d47f89a 100644 --- a/src/ads/twinkle-sweet-succubi-services.md +++ b/src/ads/technology/twinkle-sweet-succubi-services.md @@ -2,7 +2,6 @@ title: what the hell is C? handle: "@twinkle@sweet.succubi.services" url: "sweet.succubi.services/twinkle" -tags: technology blurb: Have you wanted to get into programming but don't know where to start? Do you know a programming language already but feel like you don't get Why Things Are Like This? I myself started out with the C programming language-- and I'd love to pass on the knowledge to more people, because I think a good programming lesson is rare nowadays! date: 2026-05-01 --- diff --git a/src/ads/technology/x0-dragonscave-space.md b/src/ads/technology/x0-dragonscave-space.md new file mode 100644 index 0000000..6d6f40c --- /dev/null +++ b/src/ads/technology/x0-dragonscave-space.md @@ -0,0 +1,7 @@ +--- +title: NVDA screen reader basics to advanced +handle: "@x0@dragonscave.space" +url: "dragonscave.space/@x0" +blurb: I'm a blind Windows user who has been cutting my teeth on Non-Visual Desktop Access (NVDA) for over a decade. I use it to do everything from file management to web apps to development. If you're just getting started with screen readers, or know your way around the basics and want to take your usage to the next level, I can help! I'll happily teach a sighted person who is picking up NVDA for proper accessibility testing as well, you never know if your app or website works right with a screen reader until you drive it with one. +date: 2026-05-02 +--- diff --git a/src/ads/template.md b/src/ads/template.md index 4e5a1a2..ccbdaca 100644 --- a/src/ads/template.md +++ b/src/ads/template.md @@ -2,7 +2,6 @@ title: handle: url: -tags: blurb: date: --- diff --git a/src/ads/writing-editing-and-literature/srlevine-neuromatch-social.md b/src/ads/writing-editing-and-literature/srlevine-neuromatch-social.md new file mode 100644 index 0000000..5281c46 --- /dev/null +++ b/src/ads/writing-editing-and-literature/srlevine-neuromatch-social.md @@ -0,0 +1,7 @@ +--- +title: Scientific paper editing +handle: "@SRLevine@neuromatch.social" +url: "neuromatch.social/@SRLevine" +blurb: Do you have all of the information/data/figures, but an awkwardly worded paper? Do you need help getting it ready for submission? Would you otherwise turn to AI? Happy to help, particularly in field (organic chemistry, chemical biology), but should be able to mange most of chemistry & biology. Can also help with qualifying exam papers, etc. +date: 2026-05-02 +--- diff --git a/src/ads/writing-editing-and-literature/writing-editing-and-literature.11tydata.js b/src/ads/writing-editing-and-literature/writing-editing-and-literature.11tydata.js new file mode 100644 index 0000000..085dc60 --- /dev/null +++ b/src/ads/writing-editing-and-literature/writing-editing-and-literature.11tydata.js @@ -0,0 +1,5 @@ +export default { + tags: [ + "writing editing and literature" + ] +};