happyborg, to privacy
@happyborg@fosstodon.org avatar

My hush, hush demo is getting near the next, and to me soooo cool feature. So cool I think I will have to show it at that point.

I've been an advocate for Safe Network for a decade, creating demos, libraries etc, but now it's happening for real I'm fired 🔥 up and very excited.

The name has changed though, so look out for = and .

It's going to be awesome.

happyborg, to rust
@happyborg@fosstodon.org avatar

Major progress on my first Autonomi demo app today. I'm sooo happy 😄

This proves that all the tricky but essential parts work together, so now I can add features and improve the operation knowing that effort won't be wasted.

It also already shows that we can build cross platform apps (desktop and mobile) with a web front end that use the APIs using and your web framework of choice. Which for me is

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

The shutdown is also exactly why communities should be investing in tooling. Had they gone with a fully distributed model there would be no central service to close and the communities using it could have kept doing so regardless of Mozillas involvement. Instead they went "cloud native" and initially relied on a specific cloud platform which basically locks everyone into a final shutdown regardless of who "owns" the cloud.

fabio, to random
@fabio@manganiello.social avatar

Me: “After a long consideration, I’ve decided not to defederate Threads from my personal instance, because the benefits of being able to reach out to my friends and relatives using the open tools that I’m contributing to build and run outweigh the risks, but I’ll keep an eye on it, I may reserve the right to block Threads later, and I respect and understand those who prefer to block them instead“.

Easily triggered strangers: “You self-entitled privileged cis tech bro, you are not doing enough to protect vulnerable minorities from the fascist harassers in the world out there, I hope you die from a gut infection“.

So much for “the Fediverse is an open place that embraces diversity and mutual respect where everybody should feel safe”.

happyborg,
@happyborg@fosstodon.org avatar

@fabio

The reason that could happen is a consequence of one of the core problems that fedi doesn't solve: servers controlled by admins.

Hence we need even less centralisation of the levers of power, and increased choice and autonomy for users. I'm hopeful will do this and that 2024 will be the year we see the beginnings of that.

was a step in the right direction but never going to solve these issues using traditional servers.

0xSim, to random
@0xSim@hachyderm.io avatar

Hey kids, do you rent a ? Wanna get your very own or equivalent?

Install https://syncthing.net/ and https://filebrowser.org/

jonny, to random
@jonny@neuromatch.social avatar

Call for @joss reviewers:

EdgeVPN.io
repo: https://github.com/EdgeVPNio/evio
pre-review: https://github.com/openjournals/joss-reviews/issues/6355
language: Python

Description:

EdgeVPN.io is an evolution of the IP-over-P2P (IPOP) project. IPOP started as an IP-based peer-to-peer overlay targeting personal devices, and over time the architecture evolved to adopt various standards, support centralized user/group management, and incorporate software-defined networking, culminating in the current architecture, tailored for research and development in nascent edge computing applications.
...
EdgeVPNio is a research project to build networking for the fog, spanning the network continuum from the cloud to its edge. It builds networking cyber-infrastructure which supports emerging IoT era applications.

Looks like this one might be a bit of fun for #p2p people, or i suppose #DistributedSystems people generally. No prior experience reviewing for JOSS is required, experience with Python is required, and some experience with the topic area is preferred. Don't be shy! If you've never done open review before, JOSS is a great place to start. It's a really good way to learn by teaching (or learn by reading!) in a collaborative context. You can reply here or on the pre-review issue to volunteer :)

edit: would love to have some infosec people on this one! even and especially if you are not in academia :)

#OpenReview #PeerReview #SoftwareReview #CodeReview #JOSS

happyborg, to svelte
@happyborg@fosstodon.org avatar

I haven't worked with #Svelte for a long time and am immediately reminded of how much I like it. 😃

I'm building a cross-platform demo (native) app which will work on Windows, MacOS, Linux and Android out of the box, using #Tauri.

It needs to be native so I can access a #Rust API to talk to a #p2p backend (#autonomi).

If you've not used Svelte I encourage you to give it a try. It is intuitive and the online docs, examples and REPL make learning by doing a breeze. Which is my style. #RustLang

narF, to random French
@narF@mstdn.ca avatar

Beaucoup de recherche se fait présentement sur le . C'est le secteur qui m'intéresse le plus en terme d'innovations technologique!

Si on exclus les projets bullshit avec des cryptomonnaies, je connais:

  1. Cabal et son protocol Cable (pas encore sorti, mais Cabal fonctionne présentement en v0)
  2. Earthstar et son protocol Meadow(?)
  3. Holepunch et le protocol Hyper (mais c'est pas encore open source)
narF,
@narF@mstdn.ca avatar

Pourquoi c'est si compliqué? (alors que existe depuis 20 ans!)

  • bittorrent ne permet pas de publier des mises à jour sur un fichier
  • Il faut gérer les droits d'écriture lorsqu'il y a plusieurs auteurs

narF,
@narF@mstdn.ca avatar

La bonne nouvelle c'est que des gens très brillants travaillent sur ça!

Ça n'avance pas super vite parce que c'est sous-financé et les gens qui travaillent sur ça doivent aussi faire d'autre job pour vivre. Mais ça avance! 🙂

Jami, to tech French
@Jami@mstdn.io avatar

Hello, hello 😋
As we still focus on reliability and stability, there have been some major improvements made to JAMS. Discover it all in our new Dev Update #4.

https://jami.net/dev-update-4/

schizanon, to piracy
@schizanon@mas.to avatar

The more potent the anti-piracy, the more the company deserves to have it's software pirated.

boris, to random
@boris@toolsforthought.social avatar

Radicle has reached v1.0. It's a "distributed code collaboration stack" – local first nodes that connect p2p and stores everything in git, identities are DID-based Ed25519 keys.
https://radicle.xyz/

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 as an alternative, Radicle seems very promising, too (haven't used it, but want to):

https://radicle.xyz

It's a local-first, forge.

1/2

blueghost, to ipfs
@blueghost@mastodon.online avatar

InterPlanetary File System (IPFS) is a peer-to-peer (P2P) network and protocol for storing and sharing files via the internet.

IPFS is an alternative to the HTTP protocol.

HTTP maps data by where it is stored.
IPFS maps data by the content.

IPFS users ask for a file and the system locates and delivers the closest copy.

A cryptographic hash function verifies data integrity.

P2P: https://en.wikipedia.org/wiki/Peer-to-peer
HTTP: https://en.wikipedia.org/wiki/HTTP

Website: https://ipfs.tech

happyborg, to SafeNetwork
@happyborg@fosstodon.org avatar

What if someone was to demonstrate websites on using ? 🤔

Seems do-able:

happyborg, to SafeNetwork
@happyborg@fosstodon.org avatar

Next week is big week for Safe Network:

  • Monday: updated White Paper
  • Wednesday: new branding

happyborg, to svelte
@happyborg@fosstodon.org avatar

I'm looking again at static website builders now that Safe Network is happening (beta this month, launch in October).

I was set up to deploy my #dWeb blog simultaneously to web and Safe Network using #ReactStatic but sadly that is no longer maintained (but still works).

So I'm working on one using my favourite #Svelte. Also trying #Publii, a WYSIWYG site editor which looks interesting. Not the best UX but could help a lot of folks get online, on web and the #decentralised #p2p #SafeNetwork.

happyborg, to SafeNetwork
@happyborg@fosstodon.org avatar

I caved, and created a throwaway account to watch the Twitter space in a few mins (9pm GMT).

After following and helping this project for a decade I really don't want to miss out on the fun of 's launch year.

I'm gonna enjoy this ride!

In case you want to join me: https://twitter.com/i/spaces/1ynKOydoWqAJR

boilingsteam, to linux
@boilingsteam@mastodon.cloud avatar
tio, to opensource en-us

This Rats Search app is amazing github.com/DEgITx/rats-search - it lets you search on the Bittorrent network and download from there. No website needed. Unfortunately the interface really looks like some rats on a boat did it...

Does anyone else know a similar application? I'd like to even include it into TROMjaro if the Interface does not suck like this one does....

image/png

happyborg, to SafeNetwork
@happyborg@fosstodon.org avatar

ICYMI: MaidSafe (remember them) have appointed a new CEO to take Safe Network from beta to launch and are starting communications today, with online events starting tomorrow (Xitter spaces), and new roadmap this week.

New CEO is @forthebux who helped take Gala Music and Gala Games to massive success in a few months.

If are new to you, their is designed to transform , and autonomy, helping us reverse decades of centralisation and .

Widowild1, to random French
@Widowild1@mastodon.xyz avatar
aral, (edited ) to SmallWeb
@aral@mastodon.ar.al avatar

Oh, by the way, since the optimisations I made on the bundle size, it now takes ~3.61 seconds to download and install Kitten¹ on my machine and ~1 second to update it (the initial install takes longer as Kitten downloads its own Node.js runtime and that takes the bulk of the time).

Every second you don’t spend waiting for something is a second you can spend doing something else 🤓

:kitten: 💕

¹ https://codeberg.org/kitten/app

aral,
@aral@mastodon.ar.al avatar

(And remember, Kitten is a server. So you don’t have to download and install a framework every time you start a project ­– no npx this or that or anything. Just start writing your code and run kitten.)

https://codeberg.org/kitten/app

r14c, to solarpunk

hello world!

i'm romina killpack santos, i'm a salvadoran american nonbinary polyam transfemme lesbian living in socal. i've moved around a lot pretty much my whole life, but i'm trying to put down some roots lately.

I wanna do co-op stuff and critical I have way too many hobbies , but on this page I will mostly post about tech and unfortunately and . I do a little osdev too ^^

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