Posts by tomodachi94@floss.social
(DIR) Post #AQ5jfGihmCfO6aBjZg by tomodachi94@floss.social
2022-11-26T01:04:13Z
1 likes, 0 repeats
Hello floss.social!I'm Tomodachi94, a FLOSS developer who makes things in Python, Lua and Rust.https://github.com/tomodachi94
(DIR) Post #AUy71KkO6Layr3Np9k by tomodachi94@floss.social
2023-04-24T06:26:10Z
0 likes, 0 repeats
@rolle everyone has to be a unicorn :)Seriously though, #ActivityPub has existed for years... why do they need to reinvent the wheel?
(DIR) Post #AXeBSrwbcUUkhKBJVg by tomodachi94@floss.social
2023-07-12T23:14:53Z
1 likes, 0 repeats
@shipp @solene I'll bite: IPFS isn't crypto.Some crypto-bros use it for 'NFTs' because of the 'CID' feature, which ensures that content cannot be changed without changing the CID, ensuring that the NFT's content stays the same. It also removes a central point of failure by not tying a NFT to a specific URL on a server that could fail: This has numerous non-crypto applications.I highly recommend reading about how IPFS works; I find the details quite a bit fascinating: https://ipfs.tech/#how
(DIR) Post #AXeBStwgBBk4u8EOu0 by tomodachi94@floss.social
2023-07-12T23:15:22Z
0 likes, 0 repeats
@shipp @solene I used IPFS for archiving a mirror of a dead FTP server, if you want an example of it not being used for crypto: https://ipfs.io/ipfs/bafybeihzzax2dxnsra47utc72rhslrlemuaww5t5tmln2odfkux36xa5xy/There's also the above GitHub link which, again, is using IPFS without crypto.