[–] 5 points 1 week ago* (2 children)

I was updating a GP website today to add "COVID vaccines currently free". Bossman says "it'll be in state gov's hands soon so we don't know".

Flu shots are not free though, unless you hit some specific criteria.

  • source
  • [–] 11 points 1 week ago*

    I don’t think shots were intended to be fired at the Mozilla corporation, who can’t stop talking about their default, opt-out AI, but it paints a stark picture of the difference between a company that preaches privacy and choice, versus a company that actually provides those things.

    I think they're also taking shots on telemetry. Firefox uses telemetry as evidence to support their decisions in ways that sometimes seem contrived or statistically incorrect (similar to only x% of people turned this default feature off, therefore it is good), making me feel as a user that contributing my telemetry to them is actually a bad thing that is encouraging their behaviour. Meanwhile TDF makes great software that follows what the community wants and needs without any telemetry collection.

  • source
  • [–] 3 points 2 weeks ago*

    Higher price != better printer.

    My Qidi Q1 pro has has lots of print quality and reliability problems. I ended up fixing them by disabling lots of printer features, including filament width detection piezo bed height sensor. Despite it being housed I had to do a lot of modifications to duct it properly because it has lots of holes and fans.

    My $300AUD bedslinger i3 clone has only ever had two problems, the non-metal hot end having PTFE tube expansion (great since I replaced it) and the gantry getting crooked (once I knew this it became 1000x easier to use). Not as fast acceleration as the Qidi but much more reliable.

    I borrowed a Mk3 Prusa from work a few years ago. If I had to pay for it I would have been really pissed, out of the box it was really slow.

    My old boss spend thousands on an even slower printer... lets not go there :D

    I've heard that even the Enders are much better out of the box these days. Maybe try one of those?

  • source
  • [–] 4 points 3 weeks ago*

    Short answer: It depends. Doing full flash reads of your USB sticks and SD cards (dd if=/dev/XXX of=/dev/null bs=4k status=progress) may help for a lot of them. But not all. The only solution I can actually recommend (for any storage media) is backup them up and regularly testing/moving the backups.

    If the read of the disk is particularly slow then that indicates the flash cells are degraded. If a second read of the disk is much faster then that indicates some action may have been taken by the flash controller IC to fix this.

    Long answer:

    NAND flash cells slowly leak charge, making their state indistinguishable. A flash controller IC (usually separate to the NAND flash IC or ICs) has the job of noticing and fixing this (by rewriting the data to another or the same cell) before it gets too bad. That doesn't necessarily mean it does it particularly well.

    Some (few?) flash controllers periodically scan for weak cells and rewrite to fix them. Some (most?) flash controllers notice weak cells only when you read them. Some (many?) flash controllers are shit and don't do any of this.

    Flash controllers also have a bunch of other features and jobs, like maintaining a spare pool of cells (over-provisioning) to swap out for bad ones and even forcing the USB stick into read-only mode if they think things have gone particularly bad. Again this varies a lot depending on implem, some do it, some don't, and for different reasons (out of over-provis cells, corrupt mapping metadata, arbitrary thresholds, etc).

  • source
  • parent
  • context
  • [–] [S] 2 points 3 weeks ago* (1 child)

    I guess it depends on what you mean by bike lanes.

    Good bike lanes = independent, spaced from a road, or barricaded if near either parking or roads.

    Bad bike lanes = minimal repainting on a street, often ignored because they're so unsafe, worse than sharing the roads.

    I have a mix of all types in my area. Some of them let me go places cars cannot, others follow the car roads safely, others are designed by people who have never cycled and want to murder me (so I ride in the traffic lane instead).

  • source
  • parent
  • context
  • [–] 4 points 1 month ago*

    I've used Organic (now CoMaps) for a while now. Mostly been great. Interface is so much faster than OSMand (slow rendering) or Google maps (no networking needed).

    Driving route planning doesn't know about traffic, so it's always optimistic about time.

    Some rural towns in my country disappear unless you zoom in more, which is a pain sometimes.

  • source
  • parent
  • context
  • [–] [S] 2 points 1 month ago

    TBH they changed the recipe a few years back and now taste far worse. But my brain has already been corrupted by the fandom, so I continue to use timtams as a way of visualising how much money I'm spending. $170 flight? That's 510 timtams! Almost 2 a day for an entire year.

  • source
  • parent
  • context
  •  

    All I'm reading about lately is share market stability woes. I am thinking it's worth converting my superannuation into a self-managed Timtam stack, or finding a fund that does that for me (FirstCrumbSuper?).

    Timtams are at a minimum at the moment (I've seen them at $3 a packet at Kfart, BALDI and Woolwarts). Liquidity is not a concern, UHT milk is a thing. There is no way I can lose.

    Todo: check back on 2027-02-01 and 2027-08-01 to see if malted or crumbled.

    Unrelated: if I suddenly need to offload a lot of chocolate biscuits in 2027 will you guys help bail me out?

     

    Don't know exactly where. My train heading East (towards the city) is still running.

    EDIT: Looks like it was only 15 minutes of problems, trains look like they're flowing again. https://anytrip.com.au/region/nsw?selectedStopId=au2%3A215020&departureLimit=25&departureOffset=0

    submitted 11 months ago* (last edited 11 months ago) by to c/sydneytrains@aussie.zone
     

    I am thinking:

    • Parramatta station will melt and warp
    • The metro control system will get confused by ice
    • A light rail vehicle will separate at the middle into two independent trains.
    • A stampede of 100 friday workers will pick up and carry a bus over an intersection to get around a traffic collision.
    • A vehicle will be spotted operating on the wrong type of tracks (might be LR/metro/HR/car/sideways-crane).
     

    Holy crap, there is lemmy but with categories combining many communities:

    https://piefed.social/topic/gaming

    I hate having to choose between visiting each community individually or seeing all my subscriptions in one place (I'm not always in the mood for news and gaming and memes and niche cartoons and soil science).

    Took a while to find the sourcecode , for some reason my search engine doesn't want to show codeberg:

    PieFed A Lemmy/Mbin alternative written in Python with Flask.

    • Clean, simple code that is easy to understand and contribute to. No fancy design patterns or algorithms.
    • Easy setup, easy to manage - few dependencies and extra software required.
    • AGPL.
    • First class moderation tools.

    Feels like lemmy. Smells like lemmy. Talks like lemmy. Technically isn't a 'variant' but an 'alternative' because the code isn't a fork, but from my lazy ass user perspective it's totally a variant.

    Image vs link posts are more clearly presented too. On lemmy I have to squint at the icon in the corner of an image to work out if clicking on it will make it bigger or take me to a different website. Inconsistent and fiddly, especially when I'm tired.

    Anyone here tried hosting it and can comment on whether it's a PITA or not? It's an interpreted language so the presumption is it would be crap, but for all I know it might have a better architecture that makes up for it.

    Also, would I be considered an aussie.zone traitor if I started using https://piefed.au/ more? Anyone know the people running it to make sure they're not secretly kiwis?

    view more: next ›