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

The self hoster's paradox...

General Discussion
3 3 28

Gli ultimi otto messaggi ricevuti dalla Federazione
  • @macgirvin that's interesting, I hadn't thought of using punycode. Like @edent@mastodon.social my exposure to it was strictly limited to domains (and even then only to counter domain spoofing)

    read more

  • @edent@mastodon.social -- It's also used for the username component of email addresses iirc; as these are originally also specified as 7-bit US-ASCII. So I convert local usernames with idn. Just something I did out of habit really. You can use UTF-8 if you want, so I'm only saying that punycode seems to federate better based on my experience. We tested this with a bunch of fediverse software at the time and it just worked. We'll accept either.

    read more

  • @macgirvin
    I thought Punycode was only for domain names. Are you saying you also use it for the user part?

    read more

  • @edent@mastodon.social -- I've just tested and that account also works fine with Hubzilla. I will mention that your implementation in this case uses url-encoded usernames while ours uses punycode. They should be able to interact just fine, but the fact that there are multiple ways to arrive at a solution could cause a bit of confusion for implementers.

    You'll need to use punycode if you wish to federate with the diaspora protocol or email or any other projects or protocols which restrict the character set for usernames. So it might end up being a more flexible solution in the long run and should work fine with every other fediverse project today. ASCII-restricted software will just use the xn-- name; and all their links and buttons should work fine.

    Url-encoding should also work, but perhaps not so universally and easily as punycode; as witnessed by the number of issues documented in this thread.

    read more

  • @apps look @julian isn't this sorta what you were just talking about with hashtag combining schemes

    read more

  • @jandi
    Yes, that would really help. I will set the priority in the Weblate project for the part used to understand tags inside messages. Thank you for your continuous support on projects :)

    read more

  • @edent@mastodon.social -- Just looked again... this was first introduced as a hidden feature in redmatrix around 2013-2014, and so may also be available currently in Hubzilla (behind the "system.unicode_usernames" feature toggle). There were some major changes in 2019 that to my knowledge weren't ever backported. I think these only applied to local usernames and not remote usernames, but the functionality in hubzilla still might need to be verified.

    read more

  • The map combines community reports from the and shelters and veterinaries from loaded in real time as you zoom in.
    PawFed is built to be a community project, not a one person effort. There will be many ways to contribute beyond posting reports.
    If you find the project useful, don't hesitate to share it. Thank you. (3/3)

    read more
Post suggeriti
  • 0 Votes
    1 Posts
    2 Views
    Missing a centralized overview of all your snapshots in your #Proxmox clusters? #PegaProx has you covered!Recently, I added #ProxSnap to #PegaProx which allows you to quickly find snapshots of your VMs and Containers. You can also filter them by date to quickly identify older or even outdated ones and clean them up at a central point!ProxSnap: https://github.com/gyptazy/ProxSnapPegaProx: https://pegaprox.comBlog Post: https://gyptazy.com/blog/pegaprox-real-datacenter-manager-proxmox-clusters/#pve #prox #homelab #virtualization #vmware #alternatives #opensource #enterprise #python3 #coding #development #foss #devops
  • 0 Votes
    1 Posts
    8 Views
    I’m so stucked… Black Friday reactivated the ā€œstore everything on a NASā€ project in my poor brain. As the goal is quite simple : reduce to the minimum the use (and the costs) of our family iCloud plan, you would expect the solution is simple (of course not…). But should also be added to the equation the need to secure data already on external usb disks. (And aging). So, the quest for the right choice begins with a Nas appliance. Syno? No thanks, solid software, old hardware and discutable moves to lock everyone to use their parts catalog. So… considered ugreen Nas such as dxp2800 (two disks, not very upgradable so use huge capacity for a start). Dxp4800 four bays so it is possible to gradually extend the pool in the future. Then there is also MiniPC with nvme slots such as beelink Me Mini. In all cases, storage will be ZFS and data should be encrypted (don’t want thieves to read my data). Software will likely be truenas. A bare FreeBSD would be great but I have no time or skills to build everything from scratch with the insurance that I don’t leave some door opened for exploits. Either ugreen and N100 based pc should be enough for immich and one or two lightweight containers/jails. Costs are also to be considered, as RAM and disks (and NVME) are becoming very pricey. I read some blogs articles from our barista and of course it was so very interesting to build a backup server, remote access in a diy manner, (the geek in me was very tempted, but the end-user in me having to ensure the data from everybody in the house is secured is worried) #homelab #NAS
  • I have an apology to issue.

    Uncategorized fediadmin fedimods apology
    2
    0 Votes
    2 Posts
    15 Views
    @alice thanks for making the Fediverse a better place.
  • 0 Votes
    1 Posts
    15 Views
    It's surprisingly easy to create your own private music streaming service for all your devices. I did a short review and tutorial for one based on Nextcloud's "Music" app:🌱 https://growyourown.services/review-of-music-app-for-nextcloudIn brief, you install Music on your Nextcloud, then install a compatible app on your phone or tablet, and your music collection becomes a streaming service you can listen to anywhere.You can also share this streaming service with other users on your Nextcloud.#SelfHosting #Spotify #Alternatives