impactology, to random
@impactology@mastodon.social avatar

So interesting, segmenting video via mindmaps instead of timestamps
https://akomaps.com/

"Ako Maps is a suite of learning tools that links visual diagrams to video lessons.. Ako Maps can be 'linked' to lessons. Browse the map, then click a topic to navigate directly to that topic in the video"

smallcircles,
@smallcircles@social.coop avatar

@impactology @stephenpa @uclab_potsdam

Agreed!

I just created a post at movement on what I called temporarily "Storytelling UI":

https://discuss.coding.social/t/radifedi-storybook-of-radically-innovative-federated-ux/323/4

For designs that have:

The is process-oriented, focuses on the interactions between people.

It is a dream, I know, but a nice one to dream about 😅

nekohayo, to random
@nekohayo@mastodon.social avatar

This morning's spontaneous "Wouldn't it be cool if we had that as a FreeDesktop app" idea: a visual framing and Depth of Field simulator for running Linux, like https://dofsimulator.net but FLOSS and fully offline (not just ): https://gitlab.gnome.org/bertob/app-ideas/-/issues/266

mauve, to llm
@mauve@mastodon.mauve.moe avatar

This post by @maggie has some great ideas on how #LLM tech can help enable #LocalFirst applications for regular folks. I've been wanting to do something similar within @agregore some day with local LLMs helping people author p2p web apps.

https://maggieappleton.com/home-cooked-software

deadsuperhero, to fediverse
@deadsuperhero@social.wedistribute.org avatar

I feel like the way does apps is superior to how we do it in the .

This isn’t to say that Nostr apps are inherently better. Some Mastodon apps have an incredible amount of polish, and extremely creative features.

Nostr’s standardization on identity and credentials and appended data is really, really good, though. Everything I sign into just works. Whereas, as a Non-Mastodon user with partial MastoAPI support, that isn’t always the case. I often have to cross my fingers and hope it works.

boris,
@boris@toolsforthought.social avatar

@deadsuperhero this is also how all web3 systems that use public/private keypairs work.

I don’t find the actual mechanism that Nostr uses to be “safe” (too long to go into here) but yep, getting to self owned identities is a big unlock.

Once the community settles on a mechanism we’ll see a lot more great stuff.

mauve, to random
@mauve@mastodon.mauve.moe avatar

I think my philosophy when making software is that it should work for people with zero money or no bank account / credit card.

I know it's not a popular mindset to be in since money and profit is everything in the tech world.

I think it comes from growing up as a kid with no disposable income or access to anything but my shitty computer.

I'd rather support people with almost nothing than people with latest and greatest tech gizmos and spare cash for subscription services. 😅

mauve,
@mauve@mastodon.mauve.moe avatar

Honestly the only reason I care about and stuff is because it gives us practical tools to have nothing but what we have in our pocket and still be able to work with information technology and collaborate with others.

Everything else is just fun extras. :P

It pains me that communities need to either pay a corpo to own all of their shit or deal with complex nerd shit like the cloud to host their own (which is still paying some corpo eventually)

kubikpixel, to webdev
@kubikpixel@chaos.social avatar

deleted_by_author

  • Loading...
  • happyborg,
    @happyborg@fosstodon.org avatar

    @kubikpixel

    And if you want your storage to be decentralised, secure and private, build it using the CRTD features of 's protocol.

    It's early days, but I've nearly finished a demo which publishes websites, and uses a Register to keep all old versions accessible, forever.

    As I'm using a CRDT it can also be updated from different devices and will automatically merge changes, while avoiding losing anything in the history.

    is so cool!

    dcwalk, to random

    We're doing another 🌻

    Meet us IRL in Vancouver on July 27 for...

    Our Networks 2024: Does not (cloud) compute.

    Think: x x x hanging out on a LAN together to collectively explore what collaboration and online presence looks like when a network is optional-- https://ournetworks.ca/

    fanta, to random Spanish
    @fanta@mastodon.green avatar

    Como hoy es Sant Jordi quiero compartir con ustedes mi último libro de forma gratuita.

    Pueden descargarlo desde aquí:

    https://tunubesecamirio.com/downloads/libro_infantil_tunube.pdf

    Si tienes peques por la casa obligales a leer este libro para que entiendan que otra internet es posible.

    Respecto a la gente que no pone su libro gratis hoy lo entiendo y respeto. Yo puedo permitirme hacer esto porque no me dedico a esto y porque al final es un hack bonito que hice junto a mi pareja y que espero te saque una sonrisa.

    sale la niña de la casa en el cole. está jugando a doom y charlando por xmpp

    raiderrobert, to webassembly
    @raiderrobert@mastodon.social avatar

    Played around with DuckDB over the weekend.

    Pulled in Parquet data from an S3 bucket using DuckDB's native support for that. Immediately queried of the data with standard SQL syntax.

    My mind went a thousand directions with the implications for web apps.

    happyborg,
    @happyborg@fosstodon.org avatar

    @raiderrobert yes, very exciting stuff. Am learning about on right now while building a demo website publisher / browser.

    There's so much brilliant tech going on right now and will I hope be part of the shift away from closed platforms.

    alcinnz, to random
    @alcinnz@floss.social avatar

    Issues with GitHub Fork process - Daniel Siepmann "Coding is Art":
    https://daniel-siepmann.de/issues-with-github-fork-process.html

    janriemer,

    @alcinnz Great article! Thank you for sharing.

    Personally, I haven't worked with patches via e-mail (or similar) in git before, so I'm only used to the "fork" way of doing contributions.

    Besides #forgejo as an alternative, Radicle seems very promising, too (haven't used it, but want to):

    https://radicle.xyz

    It's a local-first, #P2P forge.

    1/2

    #Git #Forge #Radicle #LocalFirst #PeerToPeer

    happyborg, to linux
    @happyborg@fosstodon.org avatar

    Are "hard links" important or a nice to have in a filesystem?

    I'm trying to assess possible feature compromises for a / based that can be mounted on multiple machines, so any views on the usefulness of hard links with examples would be appreciated.

    One such compromise here is merging of changes made from different devices, that will be much harder with hard linking.

    How important are hard links to you and why?

    fission, to passkeys
    akshaywarrier, to GNOME

    Biblioteca 1.3 is now available on Flathub!

    https://flathub.org/apps/app.drey.Biblioteca

    This release comes with several additions and improvements such as:

    • Added docs for GLib/Gio/GObject
    • Added support for web content
    • Improved searching UI
    • Added support for keyboard navigation in the sidebar
    • Added zoom buttons to the primary menu
    • Added shortcuts to view open tabs and toggle sidebar

    happyborg, to SafeNetwork
    @happyborg@fosstodon.org avatar

    What if someone was to demonstrate websites on #SafeNetwork using #Servo? 🤔

    Seems do-able:

    happyborg, (edited ) to random
    @happyborg@fosstodon.org avatar

    #Publii has impressed! A desktop app #CMS for static websites.

    The UX could be improved but is good enough and what it provides is awesome!

    Works on Linux, Mac & Windows very like WordPress - but no servers!

    So you can customise the website, create and format blog posts, preview locally and publish to different static hosting services all very easily.WordPress like themes and plugins from an online marketplace. :+1:

    I made a test in a few minutes at http://publii.happybeing.com
    #LocalFirst

    jbzfn, to random
    @jbzfn@mastodon.social avatar

    📑 File over app
    — Steph Ango

    "File over app is a philosophy: if you want to create digital artifacts that last, they must be files you can control, in formats that are easy to retrieve and read. Use tools that give you this freedom.

    File over app is an appeal to tool makers: accept that all software is ephemeral, and give people ownership over their data."

    https://stephango.com/file-over-app

    evangelos, to mastodon
    @evangelos@libretooth.gr avatar
    happyborg, to rust
    @happyborg@fosstodon.org avatar

    Imagine what amazing user respecting collaborative apps we could have on a network with a range of / data types.

    That boggles my mind because right now apps are dominated by corporate imperatives and we have so much more imagination to put into a truly open peer-to-peer ecosystem.

    Now, back to trying to understand how to use the crate in 's mutable data types. I'm working on an example to print the history of a RegisterCRDT and my head hurts!

    happyborg, to SafeNetwork
    @happyborg@fosstodon.org avatar

    Currently trying to get my head around in the APIs.

    ... and now I'm working on a PR to enable access to the history (based on a MerkleReg of values).

    What is a ?

    It's a way to support decentralised operations on various data structures - such as collaborative editing of documents - in a way that ensures everyone ends up with the same data/document once all changes are applied, regardless of the order. So lazy consensus.

    NoEncryptionNet [07/02/24 Testnet] (safenetforum.org)

    After QuicNet blazed itself to the ground, we’re back with a network that Does not encrypt data at nodes. (In order to see how much that contributed to mem-spikes we saw). Derives payment keys from the PeerId key, so restarted nodes should be able to accept payments now. Has more logs Here we’re looking to see How this lack...

    MaidSafeCoin (EMAID) now available on the BitMart exchange! (safenetforum.org)

    We are delighted to announce that we have partnered with #BitMart to offer a primary listing for #eMAID (ERC20 token) with trading commencing on 10 January 2024. The pair being offered is EMAID/#USDT. With the sad news of #Bittrex closing its doors last year and ending trading of Omni #MAID, this is great news for the future of...

    tbernard, to GNOME
    @tbernard@mastodon.social avatar

    🌈 TONIGHT! 🌈

    Let's build native apps that work offline but can sync when you have a network connection! The GNOME Berlin crew is teaming up with @p2panda for a workshop to explore the technology together and work on prototypes.

    To avoid having to download and install SDKs at the workshop set up your computer in advance: https://hedgedoc.gnome.org/gnome-p2panda-workshop

    📍️ Where? Offline, Lichtenraderstr. 49 (Berlin)

    🕕️ When? Monday Nov 20th, 18:00

    #gnome2panda #localfirst #p2panda #gnome #berlin

    Safe Network Update 14 December, 2023 (safenetforum.org)

    Welcome to the last update of the year. We’re happy to be finishing on a high, with the CloserNet testnet and the community helping us check our fix for what we hope will prove to be the last major bug in basic data handling. We were making an assumption that nodes were being ordered by closeness to our node, whereas this was...

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • cisconetworking
  • khanakhh
  • mdbf
  • magazineikmin
  • modclub
  • InstantRegret
  • rosin
  • Youngstown
  • slotface
  • Durango
  • tacticalgear
  • megavids
  • ngwrru68w68
  • everett
  • tester
  • cubers
  • normalnudes
  • thenastyranch
  • osvaldo12
  • GTA5RPClips
  • ethstaker
  • Leos
  • provamag3
  • anitta
  • lostlight
  • All magazines