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

Prova messaggio NodeBB aggiornato

Uncategorized
1 1 33 1

Gli ultimi otto messaggi ricevuti dalla Federazione
  • @aeva I had looked into setting up a free perforce server on Oracle hosted vm - but then its with Oracle too

    But the idea was enough around the same thought

    read more

  • 5-year-old: "What is that?" (pointing to my computer screen)

    Me: "My website" (technically the homepage of my blog - with a big feature image about the Fediverse)

    5-year-old: "It's beautiful"

    And now excuse me while I recover from the shock. Do you know how rare are compliments by a 5-year-old? Especially concerning things that are not toys or arts and crafts?

    Planning to spend the rest of the day on cloud 9 ☁️ 😆

    read more

  • @jalict @eleanor happens to the best of us

    read more

  • @j0ebaldw1n noice :O

    read more

  • @aeva @eleanor

    me who was an idiot - should just have said "object storage", s3 is what amazon call their object storage provider.

    read more

  • @aeva 1 TB seems to be 3.20 EUR per month: https://www.hetzner.com/storage/storage-box/

    There are probably similar offers from other companies as well, because offsite backups at a different provider are a common requirement for professional deployments.

    OVH also has something, but their website is confusing, rather than a base price they charge per GB and month.

    read more

  • @aeva after a lot of looking my answer to this was crickets

    but I have two not-quite-adequate-but-still-worth-mentioning solutions

    there's several nextcloud vendors that have pretty decent prices, I rent my stuff from hetzner, about $5/month for 1TB of storage. if you don't know nextcloud, think "open source dropbox"

    but for my projects, what I settled on is a private forgejo instance. I have a little home cluster with 2TB in RAID1, and offsite backups at two different locations...

    and the only reason I can justify the maintenance cost of setting up and doing all this is because my particular brand of autism inexplicably classifies all this work into "leisure activities"...

    but yeah, if you happen to find a way to self host something like this, I can tell you it's going to be very snappy. if you've ever thought: "git doesn't work with binary assets files for games", that's just because you didn't have a full instance to yourself

    read more

  • @aeva yeah god

    also like. my history isn't in reality linear, right? like I'll try something and then I look at it and it's shit. so I go back a revision or two and start again and next time I save I probably save with whatever number is next up

    the linear history doesn't really reflect that

    read more
Post suggeriti
  • 0 Votes
    2 Posts
    15 Views
    @cwad@mastodon.circlewithadot.net this is cool, thanks! I'm looking to build out remote blocklist support at some point, so hopefully you won't have to keep creating nodebb-specific blocklist variants soon :smile:
  • 1 Votes
    1 Posts
    15 Views
    We have just released v4.6.0 of NodeBB, containing fixes to our ActivityPub integration, minor fixes with SCSS, and some new functionality with topic templating. :globe_with_meridians: ActivityPub Fixes WordPress blogs can be properly pulled into NodeBB (via their URL) now Fixed an error when moving a remote topic to another category This also fixed the issue where moved topics didn't update topic/post counters Fixed bug where NodeBB could not properly process Link headers when it contained the standalone crossorigin directive Notifications for replies to topics made in remote categories now show the appropriate user Fixed bug where remote users were not able to post to a local category if registered-users privilege was removed (now checks fediverse pseudo-user) Nested remote categories can now be removed from the ACP Remote categories can be renamed for de-duplication purposes Improved title generation for quote-posts Core fixes Persona theme now shows hidden (zero-character) links in post content _variables.scss page in ACP > Appearance can now override Bootstrap variables A template can be provided in a category's settings. This template is auto-populated in the composer when a new topic is being authored.
  • 0 Votes
    1 Posts
    21 Views
    At Piefed office hours, rimu@piefed.social and I got to talking about what's next for Piefed and the Threadiverse WG. One of those things is moving stuff between communities (or in bbs parlance: moving topics between categories/forums). Rimu suggested we use the already-existing as:Move activity, sent by the community (a group actor), with origin and target set, and with object being the post id itself. I suggested we update this to use the resolvable context collection as object instead, which Piefed has supported since v1.2. That should be enough to get a proof-of-concept implementation going between Piefed and NodeBB... a question remained as to whether this should be Announce(Move(Object)) or simply Move(Object). Argument for former was that it was similar verbiage to other 1b12 actions. Argument for the latter was that this is merely 1b12 adjacent and needn't follow prior art. We'll likely put together an FEP for this.
  • NodeBB e i Widget

    Blog nodebb widget
    1
    1
    0 Votes
    1 Posts
    46 Views
    NodeBB è la piattaforma software federata alla base di questo sito. Lo trovo interessante per le sue caratteristiche di federazione e opzioni di configurazione. Una di queste opzioni sono i Widget, dei mattoncini preconfigurati e da completare che si possono inserire nelle pagine del sito. Il titolo e sottotitolo su sfondo blu in alto è un esempio di widget che NodeBB mette a disposizione. Anche i Messaggi recenti a destra sono un esempio di widget. [image: 1757427905119-nodebb_widget.jpg] I Widget mi ricordano un'altra piattaforma software di configurazione e sviluppo di Blog: MovableType, una sorta di CMS (Content Management System) sul quale ho lavorato diversi anni. Avendo installato NodeBB da poche settimane, non lo conosco ancora bene e lo sto testando. Anche questo post è un test. Ci sono ancora diversi aspetti che vorrei approfondire di questo software, come i plugin, i temi grafici, le classi degli stili.