ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

105 results

Elide
Introducing Elide: A new NodeJS alternative powered by the JVM

Elide (https://elide.dev) is a new runtime and framework designed for the polyglot software era. With Elide, coding in multiple ...

48:07
Introducing Elide: A new NodeJS alternative powered by the JVM

4,036 views

2 years ago

Dario
Rust vs Java: A Staff Engineer's perspective

Are you trying to decide between Rust and Java for your next project? Look no further! In this video, Dario Lencina, staff engineer ...

25:04
Rust vs Java: A Staff Engineer's perspective

28,921 views

3 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 3)

This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...

5:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,884 views

5 years ago

DEFCONConference
DEF CON Safe Mode - ayoul3 - Only Takes a Spark Popping a Shell on 1000 Nodes

Apache Spark is one of the major players if not the leader when it comes to distributed computing and processing. Want to use ...

45:03
DEF CON Safe Mode - ayoul3 - Only Takes a Spark Popping a Shell on 1000 Nodes

5,425 views

5 years ago

Codegram
An introduction to distributed tracing and Zipkin (Adrian Cole)

Talk given at Full Stack Fest 2017: https://fullstackfest.com This presentation reviews concepts, data model and architecture.

41:33
An introduction to distributed tracing and Zipkin (Adrian Cole)

5,087 views

8 years ago

Vaadin
How does Vaadin Flow work? (deep dive)

In this replay of an internal Vaadin Learn session, Leif Åstrand explains in detail how Vaadin Flow works. 0:00 - Intro 0:16 - What ...

28:18
How does Vaadin Flow work? (deep dive)

4,912 views

3 years ago

Raddy
Using Node.js with MySQL – CRUD | XAMPP / PhpMyAdmin

In this video, you are going to learn how to use MySQL using Node.js and Express. We are going to create a very basic Beer API ...

48:19
Using Node.js with MySQL – CRUD | XAMPP / PhpMyAdmin

110,524 views

5 years ago

Chrome for Developers
Server-Side Rendering: Live Code Session - Supercharged

In this Supercharged Live Code Session, Paul & Surma implement 'Server Side Rendering', codling in real time, bugs and all!

55:56
Server-Side Rendering: Live Code Session - Supercharged

33,032 views

Streamed 9 years ago

XRPL Commons
Coding on the XRPL Ledger [Session 1/4] with Florent Uzio

Training led by Florent Uzio, Senior XRP Ledger Developer at Ripple Recorded on July 6-7th 2023 at the XRPL Commons HQ.

53:07
Coding on the XRPL Ledger [Session 1/4] with Florent Uzio

2,439 views

2 years ago

Chrome for Developers
Advanced JS performance with V8 and Web Assembly (Chrome Dev Summit 2016)

Seth shares the current state of JavaScript and script tooling in V8, and discusses the future with WebAssembly. Links: V8 project: ...

34:22
Advanced JS performance with V8 and Web Assembly (Chrome Dev Summit 2016)

30,911 views

9 years ago

Confreaks
RubyConf 2016 - JRuby Everywhere! Server, Client, and Embedded by Thomas Enebo

RubyConf 2016 - JRuby Everywhere! Server, Client, and Embedded by Thomas Enebo Ruby has seen its heaviest on servers; ...

49:18
RubyConf 2016 - JRuby Everywhere! Server, Client, and Embedded by Thomas Enebo

921 views

9 years ago

BioniChaos
Decoding FIT Files with JavaScript: Parsing Techniques, Challenges, and Data Visualization

In this video, I dive deep into the world of FIT files and explore how to decode and visualize data from fitness devices using ...

1:55:39
Decoding FIT Files with JavaScript: Parsing Techniques, Challenges, and Data Visualization

251 views

1 year ago

Automation WithEase
Xpath Tutorial Part-2 (Advanced handling)

This tutorial is extension of the previous one and it will help you understand, How “Ancestor Node” works in Xpath. Handling ...

25:24
Xpath Tutorial Part-2 (Advanced handling)

382 views

7 years ago

Video Archive of DataArt Poland
Node.js Wroclaw #8 "Nexus Schema in the Context of Building a Small API" by Jason Kuhrt

Introduction to Nexus Schema, a NodeJS library for building just the schema aspect of GraphQL APIs with code. I'll build a simple ...

1:09:05
Node.js Wroclaw #8 "Nexus Schema in the Context of Building a Small API" by Jason Kuhrt

284 views

Streamed 5 years ago

Cloud Native Rejekts
The need for a Cloud Native Tunnel - Alex Ellis, OpenFaaS

Everything was fine, we were developing applications for the cloud on our local laptops, until we needed to integrate with ...

33:23
The need for a Cloud Native Tunnel - Alex Ellis, OpenFaaS

210 views

5 years ago

Codegram
How to write a search engine in 15 lines of code (Paul Chiusano) - Full Stack Fest 2016

Unison is a new programming language and platform. This talk zooms in on just one aspect of Unison: its support for building ...

36:05
How to write a search engine in 15 lines of code (Paul Chiusano) - Full Stack Fest 2016

8,078 views

9 years ago

Codegram
Beyond The Tab: Executing JavaScript Across Browser Contexts (Andrew Dunkman) - FSF 2016

Keeping JavaScript from interfering across tabs is great, but what about when a web application wants to share state without a ...

34:44
Beyond The Tab: Executing JavaScript Across Browser Contexts (Andrew Dunkman) - FSF 2016

1,555 views

9 years ago

Chrome for Developers
Real World WebAssembly (Chrome Dev Summit 2017)

WebAssembly brings a new capability to the web, delivering a performant run-time to allow compiled languages such as C++ to ...

27:54
Real World WebAssembly (Chrome Dev Summit 2017)

18,171 views

8 years ago

BocoupLLC
Hacking your health with JavaScript - Alan McLean
27:15
Hacking your health with JavaScript - Alan McLean

1,051 views

8 years ago

Google for Developers
EdgeConf 4: Package Management

The web lives and breathes code sharing and reuse, and web components take us increasingly into the territory of abstracted ...

54:06
EdgeConf 4: Package Management

1,791 views

11 years ago

Jon Gjengset
Building an asynchronous ZooKeeper client in Rust (part 3)

In this stream series, we're implementing an asynchronous ZooKeeper client library in Rust using the tokio crate and futures.

4:46:19
Building an asynchronous ZooKeeper client in Rust (part 3)

4,133 views

7 years ago

Chrome for Developers
web.dev LIVE 2020: Day Two

Welcome to day 2 of web.dev LIVE as we 'travel' to Europe and Africa timezones to share some of the latest updates on tools and ...

3:00:03
web.dev LIVE 2020: Day Two

23,795 views

5 years ago

John Kubiatowicz
CS162 Lecture 22 (4/21/2020): Distributed Decision Making (Finished), TCP/IP Networking

In this lecture, I finish up our discussion of Distributed Decision Making by covering two-phase commit, Byzantine Agreement, and ...

1:21:54
CS162 Lecture 22 (4/21/2020): Distributed Decision Making (Finished), TCP/IP Networking

1,627 views

5 years ago

Codegram
Exploring the world of decentralized networks with WebRTC (Nikita Baksalyar)

Talk given at Full Stack Fest 2017: https://fullstackfest.com We read news about horrible data leaks almost every day, but we ...

34:57
Exploring the world of decentralized networks with WebRTC (Nikita Baksalyar)

982 views

8 years ago

Django Under The Hood
Idan Gazit about JavaScript at Django: Under The Hood 2016

Slides: https://speakerdeck.com/djangounderthehood/javascript-by-idan-gazit Django: Under The Hood: ...

59:20
Idan Gazit about JavaScript at Django: Under The Hood 2016

2,234 views

9 years ago