Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Is your Mastodon timeline too empty or too full?

Uncategorized
85 55 344

Gli ultimi otto messaggi ricevuti dalla Federazione
  • @aeva @landelare Oh, sure. I don't have a "glxinfo" command, but visualinfo produces this: https://nopaste.net/l92XzrU5kr which... oddly includes GL_EXT_shader_image_load_store.

    I'm clearly doing something wrong. Not sure how I could get a working OpenGL program running, without it saying extensions that are supported, are supported. Maybe you have to set a specific... mode, before they get supported?

    read more

  • no, un momento, sono morti nello stesso giorno Chuck Norris e Bossi?

    noi di Boyager non crediamo alle coincidenze!

    read more

  • @dank I looked up the relevant law yesterday, and unfortunately I believe my pharmacy is in compliance with it. Psychiatrists can't prescribe 90 day supplies, but Psychiatrist can write three 30 day prescriptions in advance, and the pharmacy is not allowed to fill the written prescriptions before their start dates. So if you are consistently able to get your medication 3 days in advance, you're either consistently picking it up 3 days late or your psy or pharmacist is out of compliance.

    read more

  • Eduardo De Filippo, Io vulesse truvà pace (1948)

    read more

  • @evadm schema chiaro e utile, grazie. Conferma i punti critici per i quali ho deciso il mio voto

    read more

  • @aeva they still treat them weirdly and require calling in to get them filled, and there are often shortages, and those are inexcusable practices.

    the best way i've found to get around this is scheduling refill appointments with my prescriber a week before i run out, calling the pharmacy to make sure they order the meds and fill as scheduled, and almost always calling the day they decide i can have life-saving meds again to make sure they actually fill

    read more

  • @aeva our persecution is inexcusable, pernicious, and openly malicious.

    however, whatever policy your pharmacy is claiming to adhere to, it's not real. i'm at most 20 miles from you and i routinely get fills for my schedule ii meds as early as 3 days before the prior fill runs out. this has been the case for phentermine, dextroamphetamine, and lisdexamfetamine, from 2012 on which is when i first started filling these meds.

    read more

  • @mason Very nice 😄

    read more
Post suggeriti
  • 0 Votes
    1 Posts
    11 Views
    More progress on the AP implementation on my site. I got HTTP signature verification on Follow activities working and started the groundwork to migrate from my current instance to my website. Some things I want to do before migrating: 1. Export my archive, I'm especially interested in preserving who I'm follows and bookmarks. 1. For bookmarks: Create a page on my site that links to the bookmarks. 1. For follows: Create an OPML file linking to their RSS feeds and add those feeds to my feed reader. One thing I will miss after I retire my instance is the timeline. I always discover interesting posts and people that way. My plan is to follow RSS feeds for tags that I'm interested in. I know it's not as good or spontaneous as the timeline but it's a way to stay engaged in the conversation. Also, my site effectively will work one-way for now. I don't have a way to receive replies or DMs, nor do I have a way of replying to people directly from my site. Maybe that's something I'll add later on but not a priority at the moment. My main priority at the moment is to maintain a presence in the Fediverse without having to maintain my own instance. I know technically I could just join someone else's instance, but I don't want to create yet another account nor become a maintenance burden for someone else. More importantly though, I want my website to be my digital hub, with protocols like ActivityPub, Nostr, and AT Protocol serving as spokes to reach different networks. My content and identity remain on my site, independent of any single platform. If any protocol or network disappears, my content and identity remain intact.
  • I just need to tell you folks...

    Fediverso mastodon fediverse
    1
    0 Votes
    1 Posts
    21 Views
    I just need to tell you folks... That I _LOVE_ #Mastodon and the #Fediverse.I know it's not perfect. I know it needs to be better and it needs to provide _much_ better safety mechanisms for vulnerable folks.But this platform, more than any other, give _us_ the opportunity to affect change in those areas for the better.Donate to your instance owner/runner if you can. <3
  • 0 Votes
    3 Posts
    15 Views
    p.s. After you follow a PeerTube account or channel, its latest videos will start showing up as posts in your Mastodon etc timeline just like any other post.You can comment on a video by just replying to the post it showed up in. The replies in Mastodon automatically turn into comments below the video in PeerTube.You can like a video by just ⭐ favouriting the post it showed up in. The favourites in Mastodon automatically turn into thumbs up on the video in PeerTube.
  • 0 Votes
    9 Posts
    26 Views
    @julian yes. BadgeFed has an API. But the concept is really simple, it is a Note (or Document) that has an attachment. The attachment is a property of the ActivityPub object usually used for videos or images. In this case the attachment includes a full OpenBadge object.The only restriction is that the Note attributed (activitypub actor) MUST be the url in the OpenBadge issuer (issuer = actor). Also the recipient url from the OpenBadge SHOULD be mentioned in the Note.With this simple mechanism you can pretty much create a compatible badge that can be decentralized with BadgeFed.