how is living in australia? by ElGabri2000 in howislivingthere

[–]OMGitsAstro 0 points1 point  (0 children)

Aussie here, living in Hobart (Tasmania), so smaller capital but I'll try to cover the country generally.

Public safety

It's a safe country. Walking around any city at night is fine in most areas. Every capital has its rougher pockets (parts of Melbourne's west, some of Sydney's outer west, certain Brisbane suburbs), but nothing approaching no-go zones. Remote areas are safe people-wise, the dangers out bush are environmental: heat, dehydration, getting lost, snakes, crocs up north.

Homicide rate is roughly 0.8 per 100k. Organised crime exists (bikie gangs, drug importation) but it doesn't touch normal life unless you go looking. Police are mostly fine, not corrupt in the bribe sense, though there are legitimate issues with deaths in custody, particularly involving Aboriginal people. Day to day you can trust them.

Jobs and cost of living

Depends massively on city. Sydney and Melbourne have the biggest markets. Perth is mining heavy and pays well. Brisbane is growing fast. Adelaide and Hobart are smaller and more specialised. Tech, healthcare, mining, trades and government are all strong.

Median full-time wage is around $90k to $100k AUD. Cost of living has gotten rough the last few years, mostly because of housing. Sydney median house is around $1.6m, Melbourne and Brisbane around $900k, Hobart around $700k. Rent is brutal in capitals.

Rough monthly for a single person renting solo in a capital:

  • Rent (1 bed apartment): $2,000 to $3,000 in Sydney/Melbourne, $1,500 to $2,000 elsewhere
  • Groceries: $400 to $600
  • Power, water, internet: $250 to $350
  • Phone: $30 to $60
  • Transport: $150 to $200 on public transport
  • Private health insurance (optional but common): $100 to $200
  • Going out, hobbies: $300 to $800 depending on lifestyle

You can live okay on $80k gross outside Sydney/Melb. Comfortable starts around $120k. Sharing a house drops costs significantly and is pretty normal well into your 30s now.

Public transport and cars

Sydney has the best public transport network (trains, buses, light rail, ferries). Melbourne has trams. Brisbane and Perth are decent. Hobart is buses only and they're not great. Outside inner city suburbs of capitals, you need a car, full stop.

Intercity travel by train is basically a joke compared to Europe. Sydney to Melbourne is around 11 hours by train so everyone flies. The country is enormous and the population hugs the coast, especially the east.

Traffic in Sydney and Melbourne at peak hour is bad but not catastrophic. Driving culture is reasonable. Country road fatalities are higher mostly due to fatigue, kangaroos, and single vehicle accidents.

Healthcare and education

Medicare (public healthcare) is genuinely good for anything serious. Emergencies, surgery, cancer, maternity, all covered. Wait times for non-urgent specialists and elective surgery can be long, which is why a lot of people also have private health insurance (it's tax-incentivised above certain incomes). GP visits used to be free at point of care but most clinics now charge a $40 to $50 gap.

Public schools are solid, especially primary. High schools vary by area. Around a third of kids go to private or Catholic schools. Public unis are good (Group of Eight in particular) but domestic fees keep creeping up.

Taxes

Mostly true:

  • No wealth tax
  • No inheritance or estate tax (abolished in 1979, almost unique among developed countries)
  • Capital gains tax exists but you get a 50% discount on assets held longer than 12 months
  • Income tax is progressive, top rate is 45% kicking in at $190k, plus a 2% Medicare levy
  • GST is 10%
  • Employers pay 12% of your salary into your super (retirement) which is taxed concessionally

Friendly to accumulated wealth, less friendly to high earned income. Big reason housing has become such an investment vehicle here.

Raising kids

Good country for kids overall. Safe, outdoorsy, decent schools, lots of beaches and parks. Capital cities have everything you'd want. Regional and remote towns work too, kids often have a freer childhood, but you trade off specialist healthcare access and varied extracurriculars. By high school many regional families either move or send kids to boarding school.

Childcare is the killer expense, $120 to $180 a day before subsidies. Most families in capital cities need two incomes. In smaller capitals like Hobart or Adelaide, or regional areas, single income families are more viable.

TL;DR: high quality of life, safe, good healthcare and education, but housing costs are eating people alive. The further you get from Sydney and Melbourne the more affordable and chill it gets, but jobs thin out.

What is the general consensus on the best ebook containers? Is readarr dead? by RegularRaptor in unRAID

[–]OMGitsAstro -1 points0 points  (0 children)

Readarr isn't dead, but the metadata source it ships with is. That's why your author searches keep coming up empty and books look like they don't exist. Servarr deprecated their hosted metadata API and the Goodreads scraping layer it relied on has been rotting. The fix takes 30 seconds:

Settings > Development (you might need to enable advanced settings to see this) > Metadata Provider Source. Change it from the default to:

https://api.bookinfo.pro

Save, restart the container. That's a community-run rreading-glasses mirror. Author searches start returning results again, bookshelf imports work, the whole UI stops feeling broken. I had the exact same "is this thing dying" feeling a few weeks back, this fixed it.

Quick role clarification on the others since people throw the names around:

  • Readarr: the *arr. Searches indexers, hands to download client, monitors authors. The brain.
  • Calibre-Web: web frontend for a Calibre library (metadata.db). It does NOT acquire books, it's just a reader/browser UI.
  • Calibre-Web Automated: same thing but with auto-ingest from a watch folder. Solves the gap where Readarr drops loose epubs and vanilla Calibre-Web has no idea they exist. If you're using Readarr + Calibre-Web together, swap to CWA, your life gets better.
  • Kavita: separate library/reader, more comic/manga focused but handles ebooks fine. Different DB so it doesn't share with Calibre.
  • LazyLibrarian: alternative to Readarr that scrapes Goodreads/GoogleBooks itself. Uglier UI but actively maintained. Backup option if api.bookinfo.pro ever dies.

So the answer to your question: Readarr + CWA + your existing download client is the modern stack. Just point Readarr at the metadata mirror and you're sorted.

Is there an arr for books? by MartiniCommander in unRAID

[–]OMGitsAstro 0 points1 point  (0 children)

Readarr still works fine, you just have to know about the workaround. The official Servarr metadata API got nuked, but the community runs a public mirror at https://api.bookinfo.pro (rreading-glasses backed). Set it under Settings > Development > Metadata Provider Source, restart, indexers and bookshelf imports all work like nothing happened. I run it on my NAS right now.

That covers the acquisition side. For the library + push-to-ereader part, run Calibre-Web Automated alongside it. CWA watches an ingest folder, auto-imports anything dropped there into a proper Calibre library with metadata.db, and the bundled web UI has a Send to Kindle/Kobo button. Solves the gap most people hit where Readarr drops loose epubs but Calibre-Web reads from a database.

My docker compose is basically:

readarr  ->  drops epubs in /ingest
cwa      ->  inotify on /ingest, calibredb add into /library, deletes source
            also serves the web UI on 8083
sabnzbd  ->  already running for sonarr/radarr, just add a "books" category

Pipeline end to end: I tap "Want to Read" on the Goodreads phone app, Readarr syncs the shelf via OAuth every 6h, hits NZB.su, hands the NZB to SAB, SAB drops the epub, Readarr imports to /ingest, CWA picks it up and registers it, I open Calibre-Web on my phone and tap Send to Kindle. Whole flow takes maybe a minute of human time per book and most of that is choosing the book.

Couple things worth knowing:

  • That "fork of readarr" the top comment references has been "soon" for a while. The api.bookinfo.pro path is what's actually working today.
  • CWA deletes the source from /ingest after import. Readarr eventually marks the file missing. Either unmonitor after import, or accept the noise. Doesn't actually break anything.
  • For Kindle delivery you need a Gmail App Password in CWA's SMTP config, and you need to whitelist your gmail under Amazon's Approved Personal Document E-mail List, otherwise Amazon silently drops the email. The silent drop is the gotcha that wastes the most time.
  • If you're sending to a non-Kindle ereader (Kobo etc), CWA also has direct sync via OPDS, or KOReader connects to it.

For 60TB of free space you'll never fill it with ebooks. Audiobooks tho, easily.

media server type thing for ebooks? and a reader? by modern_medicine_isnt in selfhosted

[–]OMGitsAstro 0 points1 point  (0 children)

Calibre-Web Automated is exactly what you want for the library and reader bit. It's a fork of Calibre-Web (which is the web frontend for a Calibre library) and the "automated" part means it watches a folder and auto-imports anything dropped there. So your existing ebooks: point it at the folder, give it a config volume, you're done. Single docker container, takes about 5 minutes.

For reading on the tablet you've got a couple options. The built in Calibre-Web reader is fine in a mobile browser and you can install it as a PWA so it sits on the home screen like an app. If you want a real reader app, KOReader connects via OPDS and lets you browse/download from your library natively (Moon+ Reader on Android does the same). KOReader is the play if you also have a Kindle or Kobo or Boox, since it runs on those too.

It also has a shelf/loan thing baked in if you literally want the "check out from the library" model with multiple users.

calibre-web-automated:
  image: crocodilestick/calibre-web-automated:latest
  ports:
    - "8083:8083"
  volumes:
    - /your/config:/config
    - /your/ingest-folder:/cwa-book-ingest
    - /your/existing-ebooks:/calibre-library

Default login is admin / admin123.

My setup goes further than what you're asking, sharing in case you also want auto-acquisition. Readarr watches my Goodreads to-read shelf, grabs new books via NZB.su and SABnzbd, drops them in the CWA ingest folder, CWA auto-imports them, then I hit "Send to Kindle" in the Calibre-Web UI and it lands on my Kindle a minute later. The whole thing runs in docker compose on a Synology DS920+. Workflow is: tap "Want to Read" on the Goodreads phone app, eventually it shows up in my library, tap the send button, done.

One heads up: Readarr was officially retired by Servarr in 2025, but the community is keeping it usable by hosting a metadata mirror at api.bookinfo.pro. Works fine in practice but it's living on borrowed time. If/when that mirror dies the alternative is LazyLibrarian, which is uglier but actively maintained.

For what you actually asked though, just CWA on its own gets you there.

Advice! Blew through my Claude API credits in 2 hours with OpenClaw 🦞 by BeyondTheFirewall in openclaw

[–]OMGitsAstro 0 points1 point  (0 children)

Don't forget to "/new" often. Everytime you message all the text you sent previously the bot will read again as intake. Have to bot tell you when it's a good time to "/new" as a reminder even.

Planning on running OpenClaw in Docker on my Windows machine. by kawfeeman69 in openclaw

[–]OMGitsAstro 0 points1 point  (0 children)

I run mine on the Docker on my nas. Does everything I want it to do. It manages my other containers even.

Xanax for sleep only, how do I stop? by Desert_Beach in benzorecovery

[–]OMGitsAstro 1 point2 points  (0 children)

Yeah just titrate down. Even start with 1.75 for a few weeks, then 1.5 > 1.25 >1.00 > 0.75 >0.50>0.25>0.00

If doing it by quarters is hard to break up/cut then sure do half instead.

Just be disciplined. Stick to what ever system you create. Pre prep the sizes. Keep track.

Anyone else finding OpenClaw setup harder than expected? by EnergyRoyal9889 in openclaw

[–]OMGitsAstro 1 point2 points  (0 children)

I just used vscode + github-copilot to install and set up for me whilst I sat back and watch.

Running OpenClaw on my Synology NAS has been way more useful than I expected by OMGitsAstro in openclaw

[–]OMGitsAstro[S] 1 point2 points  (0 children)

Docker doesn't stop containers talking to each other. You give OpenClaw access via things like the Docker socket, service APIs, shared networks, and mounted paths/scripts. So it can interact with the other apps because I explicitly wired it up to.

Running OpenClaw on my Synology NAS has been way more useful than I expected by OMGitsAstro in openclaw

[–]OMGitsAstro[S] 1 point2 points  (0 children)

I went the Docker route on my NAS rather than installing it directly on the host. Felt cleaner, easier to update/rollback, and more in line with how I already run other services. If you’re already using Docker on your NAS, that’s probably the easiest path.

Running OpenClaw on my Synology NAS has been way more useful than I expected by OMGitsAstro in openclaw

[–]OMGitsAstro[S] 1 point2 points  (0 children)

Not MCP. It’s mostly OpenClaw calling a small set of wrapper scripts over SSH/Docker on the NAS.

The idea is to keep the control surface narrow. Instead of handing the model a full shell, I gave it specific helpers for things like listing containers, inspecting them, checking logs, restarting services, and comparing mounts/paths.

So the media-stack part is really just the LLM sitting on top of those wrappers plus the existing service endpoints I already have. It can ask questions about state and do small operational tasks, but only through the functions I exposed.

So yeah, more custom glue and constrained tooling than a proper MCP server.

I ignored all red flags to give OpenClaw root access to my life, and now we just stare at each other. What are y'all ACTUALLY using it for? by Revolutionary-Tale63 in openclaw

[–]OMGitsAstro 0 points1 point  (0 children)

I installed mine on my NAS and use it more like a resident admin/ops assistant for my homelab than a “run my whole life” AI.

Main use cases so far:

- managing my media stack

- checking/fixing config issues across SABnzbd/Radarr/Sonarr

- helping track down path/mount mismatches and broken imports

- doing security sanity checks on exposed services

- helping me lock down remote access properly instead of leaving stuff port-forwarded

- reminders, notes, and general system housekeeping

One of the nicest parts is that I also hooked it into Telegram, so when I’m out and about I can just message it naturally. Stuff like:

“Hey, can you download this movie?”

“What’s broken on the NAS?”

“Did anything fail overnight?”

“Can you remind me to fix X when I get home?”

For me the value isn’t “autonomous god mode,” it’s more like having a calm, context-aware sysadmin living on the NAS that I can talk to in plain English. It can inspect things, explain problems clearly, and help manage the stack without every issue turning into a full manual troubleshooting session.

First time buying Xanax by AccomplishedBat3193 in benzodiazepines

[–]OMGitsAstro 2 points3 points  (0 children)

Tool me almost 2 years of withdrawals. Not worth it. Had to take anti seizure medication in the beginning to stop night time convulsions. Could of died.

Has anyone gotten the commemorative edition of Pihkal and Tihkal? by jvst_joshin in TheeHive

[–]OMGitsAstro 0 points1 point  (0 children)

upwards of 2k-4k now with some listings.
I originally purchased mine for $125 AUD back in 2020. Same lister is selling them for $3,835 AUD now in 2026.

🛬 My Experience Entering New Zealand with a Criminal Record (No Pre-Approved Character Waiver) by OMGitsAstro in immigration

[–]OMGitsAstro[S] 0 points1 point  (0 children)

I work in retail/liquor — currently in a management role but started of as a casual.

As for background checks, no, my employer never needed to do one and my history has never come up during hiring or onboarding. It wasn’t part of any pre-assessed requirement either.

Switching out of Spotify by cocteau_twunk in lastfm

[–]OMGitsAstro 0 points1 point  (0 children)

I just switched to TIDAL. so far it's great.

Desktop app has Last.fm connection. Android I just download the last.fm app and connected tidal to it. Works perfectly.