rename ads -> offers, add new listing (syd)

This commit is contained in:
2026-05-06 07:28:25 -07:00
parent 439e207539
commit bfb03575fb
49 changed files with 28 additions and 5 deletions

View File

@ -0,0 +1,8 @@
---
title: "Getting started on digital privacy"
handle: "@durian@social.acab.fans"
url: "social.acab.fans/@durian"
blurb: "Feeling overwhelmed with digital privacy? I can help get you started on the basics and guide you based on your needs."
rate: "Sliding scale from 30 USD to 60 USD"
date: 2026-05-04
---

View File

@ -0,0 +1,8 @@
---
title: introductory web development and terminal basics
handle: "@inherentlee@flipping.rocks"
url: "flipping.rocks/@inherentlee"
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.
rate: free or skill swap
date: 2026-04-29
---

View File

@ -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-03
---

View File

@ -0,0 +1,7 @@
---
title: Mobile device hacking advice
handle: "@rpgwaiter@based.zone"
url: "based.zone/@rpgwaiter"
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
---

View File

@ -0,0 +1,5 @@
export default {
tags: [
"technology"
]
};

View File

@ -0,0 +1,7 @@
---
title: what the hell is C?
handle: "@twinkle@sweet.succubi.services"
url: "sweet.succubi.services/twinkle"
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
---

View File

@ -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
---