
LibriVox
Open Library
Standard Ebooks
Archive.org
Audible
Project Gutenberg
LearnOutLoud.com
Libro.fm
Node.js
VS Code
ExpressJS
Laravel
Django
Ruby on Rails
ASP.NET
React
LibriVox
Node.jsBased on our record, Node.js should be more popular than LibriVox. It has been mentiond 921 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Used to be one could sort of get that with the Project Librivox: https://librivox.org/ e-book app Gutebooks (in addition to their audio app), but it seems to have been deprecated (I'm no longer able to connect to the server on my copy (which I only got 'cause there was an in-app purchase to fund Project Librivox). FWIW, Barnes & Noble has been plundering the public domain using a book composition/keying house in... - Source: Hacker News / about 2 months ago
There's a really awesome site called Librivox [1], where volunteers narrate books that are in the public domain. Those recordings are also in the public domain as well (this is just part of the Librivox thing). The quality of those recordings (both the narration, and the actual recording quality) varies quite a bit and most of them aren't at a quality I'd expect people to pay for and thus aren't useable for me.... - Source: Hacker News / 7 months ago
This course has been a _huge_ help to me in my current project (a G-code previewer and programmatic 3D modeling system written for (Open)PythonSCAD). I would recommend pairing it with: https://ocw.mit.edu/courses/6-001-structure-and-interpretation-of-computer-programs-spring-2005/ and some additional online resources which I've found very helpful: - https://mathcs.clarku.edu/~djoyce/java/elements/elements.html -... - Source: Hacker News / 12 months ago
If you want to go with public domain books in audio, here's a place for books read by volunteers https://librivox.org/. - Source: Hacker News / 12 months ago
Another great ebook/volunteer project is Librivox - free public-domain audiobooks read by volunteers around the world... https://librivox.org/. - Source: Hacker News / about 1 year ago
Node >= 22 or higher installed on their local development machine. - Source: dev.to / about 1 month ago
TypeScript / Node.js: Excellent for building asynchronous backend systems that must stream text data smoothly to thousands of users simultaneously. - Source: dev.to / about 2 months ago
Because Node.js operates on a single-threaded asynchronous runtime, it is inherently vulnerable to processes that hog the CPU for too long. I absolutely cringe whenever I see developers blindly copy-pasting complex regular expressions from StackOverflow without actually testing their performance impact. - Source: dev.to / about 2 months ago
This tutorial walks you through setting up a simple Docker Compose project that serves two Node web servers over HTTPS using Caddy as a reverse proxy. You will learn how to use mkcert to generate wildcard certificates and the minimal configuration needed in the Caddyfile and docker-compose.yml to get it all working. - Source: dev.to / 2 months ago
Node.js: This is required for Hardhat. You can check if your terminal has it installed by running node -v. It will show a version number, if it is already available. If not, download the LTS version from https://nodejs.org/en, install it, then reopen your terminal and recheck to confirm successful installation. - Source: dev.to / 4 months ago
Open Library - The ultimate goal of the Open Library is to make all the published works of humankind available to...
VS Code - Build and debug modern web and cloud applications, by Microsoft
Standard Ebooks - Online library of downloadable e-books that focuses on quality and modern standards in typography.
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Archive.org - Internet Archive is a non-profit digital library offering free universal access to books, movies...
Laravel - A PHP Framework For Web Artisans