Search:

Found 284 videos

Ripping and Burning Audio CDs in 2024 with Linux! by arthurpizza
12:34

Ripping and Burning Audio CDs in 2024 with Linux!

arthurpizza   |   75 views   |   2024-01-06

Join us on a nostalgic journey back to the late 1900s as we dive into the world of audio CD ripping and writing on modern Linux systems. 🕰️💿 In this step-by-step guide, we revisit the once-common practice of creating perfect copies of cherished ...

Magic Wormhole: Sharing Files Has Never Been Easier! by arthurpizza
10:11

Magic Wormhole: Sharing Files Has Never Been Easier!

arthurpizza   |   80 views   |   2024-01-12

Newer protocols and GUI applications have made the Magic Wormhole Protocol easier and faster to use. Rusty Wormhole https://github.com/magic-wormhole/magic-wormhole.rs Wormhole William https://github.com/psanford/wormhole-william Androi...

Write.as - Federation Demo by Demos
01:56

Write.as - Federation Demo

Demos   |   4726 views   |   2018-09-01

A quick look at how federation on Write.as works. If you're already on Write.as, you can enable federation in your profile as shown in this video. Otherwise, create a new federated blog here: https://write.as/new/blog/federated

Start Doing this! // Add Metadata to Memes by arthurpizza
05:37

Start Doing this! // Add Metadata to Memes

arthurpizza   |   91 views   |   2023-12-05

Adding extra metadata to your posts is a good idea. You don't have to use OCR, but it doesn't hurt. Learn to make memes accessible. Boost your meme game with ethical, inclusive techniques. https://mastodon.sdf.org/@art/111497709659183974 htt...

Narrative Script Writing in Linux with Fountain by arthurpizza
10:24

Narrative Script Writing in Linux with Fountain

arthurpizza   |   40 views   |   2024-01-30

Fountain allows you to write screenplays in any text editor on any device. Because it’s just text, it’s portable and future-proof. Free and open-source, with libraries that make it easy to add support in your apps. 🔗 https://fountain.io/ 🔗 h...

From VIM to Etherpad: Real Time Collaborative Editing by arthurpizza
10:51

From VIM to Etherpad: Real Time Collaborative Editing

arthurpizza   |   61 views   |   2024-02-04

Etherpad, an open-source gem revolutionizing the way we edit documents online. Any text can be pseudo-anonymously shared and collaborated with over the web. đź”— https://github.com/ether/etherpad-lite đź”— https://github.com/audreyt/ethercalc đź”— ...

Soft robot walking by Main s1512783 channel
00:19

Soft robot walking

Main s1512783 channel   |   387 views   |   2019-03-06

Robot design and control algorithm from Stokes et al., 2011

Podcasters, unlock your true creative potential with Web Monetization by Castopod's channel
26:16

Podcasters, unlock your true creative potential with Web Monetization

Castopod's channel   |   57 views   |   2022-11-17

This presentation of Web Monetization for podcasting was given in New Orleans, Louisiana, for the 2022 Interledger Summit. https://castopod.org/ilpsummit22 Podcasting is booming all over the world, but only a minority of podcasts are monetized...

Dr. Zelenko Protokoll mit deutschen Untertiteln by Querdenken-615 (Darmstadt)
30:37

Dr. Zelenko Protokoll mit deutschen Untertiteln

Querdenken-615 (Darmstadt)   |   1104 views   |   2021-08-16

Mengele, Reloaded Dr. Vladimir Zelenko ist der Erfinder des Zelenko-Protokolls zur Behandlung von Covid19. In einer Anhörung spricht er dazu mit hasidischen Politikern in Israel. Man sollte doch meinen, Juden sind am berufensten, einen Völkermor...

Simultaneous open - TCP without a server by Dodgy Coding
13:58

Simultaneous open - TCP without a server

Dodgy Coding   |   64 views   |   2020-04-13

A fun quirk of TCP/IP is that you can create a connection without a listening socket. In this video we briefly review how that works, then write a Rust program to trigger the unusual behaviour on real Linux hosts. Code: [https://github.com/thom...

#328: The pitfalls of the Fiat Standard with Dr. Saifedean Ammous by TFTC
01:20:07

#328: The pitfalls of the Fiat Standard with Dr. Saifedean Ammous

TFTC   |   4 views   |   2022-05-03

Join Marty as he sits down with Dr. Saifedean Ammous to discuss the pitfalls of the Fiat Standard. Follow Saif on Twitter https://twitter.com/saifedean Read more about The Fiat Standard https://saifedean.com/

#348: Building "Web 3.0" the right way on Nostr with jb55 by TFTC
01:24:10

#348: Building "Web 3.0" the right way on Nostr with jb55

TFTC   |   9 views   |   2022-07-26

Join Marty as he sits down with jb55 to discuss building distributed apps on Nostr that monetize via the Lightning Network. Follow William on Twitter: https://twitter.com/jb55 Come build on Nostr: https://github.com/nostr-protocol Learn...

#323: The Global Spring has sprung with Tom Luongo by TFTC
01:36:20

#323: The Global Spring has sprung with Tom Luongo

TFTC   |   15 views   |   2022-04-13

Join Marty as he sits down with Tom Luongo to discuss the state of the world. Follow Tom Luongo on Twitter: https://twitter.com/TFL1728 Read everything Tom writes at Gold Goats 'n Guns: https://tomluongo.me/

Audra Project Game Demo, Low Quality by RaubARNO Projects
02:26

Audra Project Game Demo, Low Quality

RaubARNO Projects   |   4 views   |   2023-07-31

Demonstration of my game project, Audra. Uses custom game engine. Made with Vulkan graphics and Rust programming language. Repository link: https://codeberg.org Git clone link: git clone https://codeberg.org/raubarno/audra.git --branch https

Fengg – A More Secure Internet Connection for Your Home by Main dada channel
01:05

Fengg – A More Secure Internet Connection for Your Home

Main dada channel   |   20 views   |   2020-11-10

The internet has ushered in a new era, and in too many ways to count, it has made our lives smoother, easier, and more modern. There is another side to this, though: by and large, the internet connections in our homes fall far short of proper safe...

Contact tracing in the background on iOS by Dodgy Coding
05:56

Contact tracing in the background on iOS

Dodgy Coding   |   59 views   |   2020-04-28

A short demonstration of the Australian COVIDSafe app and how its Bluetooth connectivity is affected by putting the app in the background.

Rust Autocomplete and Debugging in VS Code by Dodgy Coding
07:28

Rust Autocomplete and Debugging in VS Code

Dodgy Coding   |   113 views   |   2019-06-23

Visual Studio Code is a convenient cross-platform environment for writing Rust code. By installing and configuring a few extra plugins—Better TOML, RLS and CodeLLDB—it can quickly become a full-fledged IDE. Nightly components status Mac: https...