Search:

Found 2533 videos

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...

One Distro to Rule Them All? by The Linux Cast
01:02:56

One Distro to Rule Them All?

The Linux Cast   |   64 views   |   2024-02-27

What would the ultimate Linux distro look like if we could take the best parts of all the distros that exist and shove them into one big package? 👇 PULL IT DOWN FOR THE GOOD STUFF 👇 ==== Special Thanks to Our Patrons! ==== https://thelinuxca...

I Tried Snaps Again. Are They Good Now? by The Linux Cast
20:36

I Tried Snaps Again. Are They Good Now?

The Linux Cast   |   64 views   |   2024-01-18

Today I talk about my return to snaps. Are they now better then flatpaks? 👇 PULL IT DOWN FOR THE GOOD STUFF 👇 Patreon - https://patreon.com/thelinuxcast Paypal - https://paypal.me/thelinuxcast Youtube - https://www.youtube.com/channel/UCylGUf9B...

HashCast375 by The Hash Cast
02:25:04

HashCast375

The Hash Cast   |   63 views   |   2022-10-14

The Hash Cast, episode 375 SHOW NOTES SPONSORED BY: [Upstream Data](https://blog.upstreamdata.ca/), turning methane into bitcoin, they are your one-stop-shop for Bitcoin mines of any scale. Navigate over to shop.upstreamdata.ca and check out the...

Free software, free society: Richard Stallman at TEDxGeneva 2014 by Neutralité du Net
13:39

Free software, free society: Richard Stallman at TEDxGeneva 2014

Neutralité du Net   |   63 views   |   2019-02-09

It is the first TEDx talk of the founder of Free Software movement. Stallman, RMS for short, has changed the world with his vision of freedom for the digital age. He launched the GNU operating system, used with Linux as a component, and inspired t...

THIS THANK YOU VIDEO WILL ONLY BE LIVE FOR 40 HOURS. by simon.caine_channel
00:50

THIS THANK YOU VIDEO WILL ONLY BE LIVE FOR 40 HOURS.

simon.caine_channel   |   63 views   |   2023-12-20

Sincerely thank you so so much from the bottom of my heart for all your support this year. You legends. Here's to 2024 and making some nice, dystopian content 🎉 Here's how you can support if you want to! 💰 Give me a one-off donation via Pay...

Image Editor on L5 Emulator by johndoes_channel
01:13

Image Editor on L5 Emulator

johndoes_channel   |   62 views   |   2020-07-18

A image editor running on a Librem 5 emulator.

DDPlayer by Main s1512783 channel
00:44

DDPlayer

Main s1512783 channel   |   62 views   |   2019-10-02

Using fast-switching digital hydraulic valves to play notes.

Coder 556: Facial Computing - 2/6/2024, 7:33:39 PM by live
01:07:45

Coder 556: Facial Computing - 2/6/2024, 7:33:39 PM

live   |   62 views   |   2024-02-06

Chris tries out Spatial Computing using a $3,200 trick, and Mike has a Rails treat you won't want to miss. Audio: https://podverse.fm/podcast/Z3WCCOxYBB Video: http://jblive.tv Chat: http://coder.show/matrix

TCP connect to 0:8080 by Dodgy Coding
17:06

TCP connect to 0:8080

Dodgy Coding   |   61 views   |   2022-07-17

An investigation into exactly what's going on if you "curl 0:8080" and it works for some reason.

MLS Element demo - group updates 2023-04-21 by Main uhoreg channel
04:35

MLS Element demo - group updates 2023-04-21

Main uhoreg channel   |   61 views   |   2023-05-02

A demo of the proof-of-concept implementation of Decentralised MLS in Element Web. The demo shows federated users being invited to an MLS-encrypted group and sending/receiving encrypted messages.

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 🔗 ...

The Supply Chain Scientist - Lecture 7.3 by Supply Chain Lectures
01:46:30

The Supply Chain Scientist - Lecture 7.3

Supply Chain Lectures   |   60 views   |   2023-03-09

At the core of a Quantitative Supply Chain initiative, there is the Supply Chain Scientist (SCS) who executes the data preparation, the economic modeling and the KPI reporting. The smart automation of the supply chain decisions is the end-product ...

BoxBuddy - It Manages Your Boxes by The Linux Cast
14:27

BoxBuddy - It Manages Your Boxes

The Linux Cast   |   60 views   |   2024-01-14

Today I talk about BoxBuddy, a GUI for your Distrobox obsession. Oh, you don't have an obsession with Distrobox? That's just me? Sad. 👇 PULL IT DOWN FOR THE GOOD STUFF 👇 Patreon - https://patreon.com/thelinuxcast Paypal - https://paypal.me/the...

I'll be in Mexico, Charlotte, NC and Eastern Europe (Greece, Montenegro) by Luke Smith
06:08

I'll be in Mexico, Charlotte, NC and Eastern Europe (Greece, Montenegro)

Luke Smith   |   59 views   |   2023-12-03

https://monerotopia.com/ (May 5, 6 and 7) https://southeastlinuxfest.org/ (June 9, 10, 11) --- My website: https://lukesmith.xyz Classical books reprinted by me: https://lindypress.net Get all my videos off YouTube: https://videos.lukesmith...

New Spindle: Switching Cabinet build by Schallbert's Tech Shack
02:01

New Spindle: Switching Cabinet build

Schallbert's Tech Shack   |   59 views   |   2023-09-27

This is how I built the spindle's switching cabinet. It contains components like variable frequency drive, mains filter, brake resistor, fan power supply, delayed fan start relay etc. At time of upload, the spindle runs smoothly for half a year...

Debunking Supply Chain Terminology - Supply Chain in 3 minutes by Supply Chain in 3 Minutes
04:22

Debunking Supply Chain Terminology - Supply Chain in 3 minutes

Supply Chain in 3 Minutes   |   59 views   |   2022-11-17

In supply chains a sizable portion of supply chain terminology is inadequate. Good terminology should be as neutral and factual as possible, however this is far from the case in supply chain. We suggest changes to ABC analysis, service level, 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.

HashCast371 by The Hash Cast
59:16

HashCast371

The Hash Cast   |   58 views   |   2022-08-19

The Hash Cast Episode 371 Show Notes STATE OF THE NETWORK: 1) Difficulty: https://www.bitrawr.com/difficulty-estimator 2) Hashrate: https://mempool.space/graphs/mining/hashrate-difficulty 3) ASIC Prices: https://data.hashrateindex.com/rig-index...