Skip to content Skip to sidebar Skip to footer
A framework for building Web Server applications in the browser over WebRTC by neatze

A framework for building Web Server applications in the browser over WebRTC by neatze

A framework for building Web Server applications in the browser over WebRTC. $ npm install smoke-node –save import { Node } from ‘smoke-node’ const node = new Node() const app = node.rest.createServer() app.get(‘/’, (req, res) => { res.send(‘hello world’) }) app.listen(80) const text = await node.rest.fetch(‘/’).then(n => n.text()) Overview Smoke is an experimental peer to

Read more

Show HN: Deep Learning Framework from scratch (60 step tutorial) by koki0702

Show HN: Deep Learning Framework from scratch (60 step tutorial) by koki0702

This is a machine-translated text of the Japanese book titled “ゼロから作るDeep Learning ❸ ―フレームワーク編” that was published in April. 2020, with minimum post-editing. Part of the book is available on this site. Sumary of the book In this book, you will create a deep learning framework called “DeZero” from scratch (from zero), which is the…

Read more

In the Shadows of Innovation”

© 2025 HackTech.info. All Rights Reserved.

In the Shadows of Innovation”

© 2025 HackTech.info. All Rights Reserved.

Sign Up to Our Newsletter

Be the first to know the latest updates

Whoops, you're not connected to Mailchimp. You need to enter a valid Mailchimp API key.