The Real Reason SpaceX Is Building A Starship Gigafactory! (Starfactory) - YouTube
to produce one Starship per day! (at cost of $10M, vs NASA $4B)
The Real Reason SpaceX Is Building A Starship Gigafactory! (Starfactory) - YouTube
to produce one Starship per day! (at cost of $10M, vs NASA $4B)
alternatives to Express.js?
NPMCompare.com - Comparing connect vs. express vs. fastify vs. hapi vs. koa
express vs fastify vs koa | npm trends
Top 10 ExpressJS Alternatives - Which is the best?
Forget Express.js — opt for these alternatives instead - LogRocket Blog
Using Node.js as a simple web server - Stack Overflow
fastify/fastify: Fast and low overhead web framework, for Node.js @GitHub
"Highly performant: as far as we know, Fastify is one of the fastest web frameworks in town, depending on the code complexity we can serve up to 76+ thousand requests per second."Why Elon wants to build a "Super App" - YouTube
Elon Musk said he wants to turn X (formerly Twitter) into a WeChat clone - a super-app, or everything app for the West that he claims could revolutionize payments and could take over half the world's financial system.$20B revenue stream - Analysts still haven't figured out Tesla's chess game - YouTube
as it should be, after all Nikola Tesla invented all of this platform for electric energy!
The Fastest: Nothing similar (in the NodeJS world) beats fdir in speed. It can easily crawl a directory containing 1 million files in < 1 second.
useful...
Avoiding Pitfalls in Go | DoltHub Blog
"By using Go, we get the benefits of a modern language, although we also share in its growing pains. It has a learning curve, to be sure.nothing like it: top or flop?
Cybertruck release date confirmed by Tesla employees - YouTube
coming in October?
Tesla Cybertruck Orders Surpass 1.9 Million, 5 Year Wait Times
Tesla Cybertruck spotted with colorful wrap – is Tesla going to offer wraps? | Electrek
Tesla Cybertruck teased as 'next-gen police vehicle' by former TSLA board member | Electrek
Sandy Munro reveals Cybertrucks HUGE advantage over Ford & GM - YouTube
(it will be lighter => more efficient => more profitable)
How to Measure JavaScript Execution Time - DEV Community
If measuring in Node, process.hrtime.bigint() returns accuracy in nanoseconds.There are about 70 companies currently working on making commercial solutions for Fusion producing electricity. And the "100%" expectation is that at least one of them will produce a functional, price competitive solution in the next 10 years! This is a big news, since typical expectation is the last 60 years was always that Fusion for energy will be available in the next "20 years". This is after recent IEEE news of making "net energy positive" Fusion experiment. This, with recent AI breakthroughs, the "singularity is even nearer." Here is an exciting discussion with some people working on it.
All-In Summit: Nuclear fusion and the potential for energy abundance - YouTube
Robert Mumgaard presentation: Commonwealth Fusion SystemsGeocoding API overview | Google for Developers
Platform Pricing & API Costs - Google Maps Platform
$200/month "free" = 40K geocoding api calls
300K/month = $1300
Geocoding API overview | Google for Developers
Geoapify.com Maps, APIs and components | Geoapify Location Platform
Develop location-aware apps for your business with our user friendly APIs and location services
Pricing | Geoapify Location Platform
3K calls/day free = 90K/month
10K/day = 300K/month = $59 = 22 times less than Google!
Geocoding API Playground by Geoapify
py4e-data.dr-chuck.net Data Sources
py4e-data.dr-chuck.net/opengeo
Python For Everybody Open StreetMap / GeoAPIfProxy Server
free access to OSM data on AWS
JPEG and EXIF Data Manipulation in Javascript | Getaround Tech
Getting image metadata (EXIF) using Node.js
exif-parser is a parser for image metadata in the exif format, the most popular metadata format for jpeg and tiff images. It is written in pure javascript and has no external dependencies. It can also get the size of jpeg images and the size of the jpeg thumbnail embedded in the exif data. It can also extract the embedded thumbnail image.
exif - npm (MIT license)
gomfunkel/node-exif: A node.js library to extract Exif metadata from images.
convert to js promise to be able to use with async/await
Announcing Microsoft Copilot, your everyday AI companion - The Official Microsoft Blog
fancy new logo; $30/month/user; expensive?
Microsoft leaks 38TB of private data via unsecured Azure storage
"The Microsoft AI research division accidentally leaked dozens of terabytes of sensitive data starting in July 2020 while contributing open-source AI learning models to a public GitHub repository.A great team, good product, cool name, and no profit = no more Honeycode
There is a reason that "real" startups produce more success products than "internal startups" in large organizations. It is called "survivor bias". When there is no option but to survive or die,
the end result is close to what market / customers "really" need, not what large org, like Amazon,
may "think" the customer may "like". Plus, for a product to be useful for Amazon it needs to make $ billions, and that is very hard, at least not quickly. And that is too bad for Honeycode is an interesting tool, that in some other conditions would be likely to be successful. Instead, it is a "NO" for this "no-code" tool.
Honeycode Ending Soon FAQ - Community Discussions - Honeycode Help & Community
"After careful consideration, we have made the decision to end the Amazon Honeycode beta service, effective February 29, 2024. New customer sign-ups and account plan upgrades are no longer available."Amazon Honeycode Shutting Down | Hacker News
Build a Better Way to Work | Amazon Honeycode
What is Honeycode? - Getting Started - Honeycode Help & Community
Rate Limiting - What is Rate Limiting? | Redis
Building a rate limiter with Redis is easy because of two commands INCR and EXPIRE. The basic concept is that you want to limit requests to a particular service in a given time period. Let’s say we have a service that has users identified by an API key. This service states that it is limited to 20 requests in any given minute.Understanding and implementing rate limiting in Node.js - LogRocket Blog
Rate limiting with Redis — Ramp Engineering
Python solution
free book:
Redis for Dummies | Redis
Redis™ For Dummies®, 2nd Limited Edition
China's weakening economy in two Indicators : Planet Money : NPR
troubling stats
travel to China with travel agencies is less than 52K in first Q of this year, compared to 3M least year (99% drop!)
20% of young people (in 20's) are unemployed
Type War (what is it good for?) (JS Party #292) |> Changelog podcast
jsdoc/jsdoc: An API documentation generator for JavaScript.
An API documentation generator for JavaScript.
JSDoc 3 is an API documentation generator for JavaScript, similar to Javadoc or phpDocumentor. You add documentation comments directly to your source code, right alongside the code itself. The JSDoc tool will scan your source code and generate an HTML documentation website for you.
/**
* Represents a book.
* @constructor
* @param {string} title - The title of the book.
* @param {string} author - The author of the book.
*/
function Book(title, author) {
}
magjac/d3-graphviz: Graphviz DOT rendering and animated transitions using D3
Renders SVG from graphs described in the DOT language using the @hpcc-js/wasm port of Graphviz and does animated transitions between graphs.What's The Differences Between the 5 GNSS Constellations?
Many people get GNSS and GPS technology confused. A good way to think about the Global Navigation Satellite Systems (GNSS) is as the backbone (or underlying technology) behind GPS. The Global Positioning System (GPS) GPS is a GNSS constellation, but GNSS is not always GPS. GPS is one of the 5 GNSS constellations used around the world.
The 5 GNSS constellations include GPS (US), QZSS (Japan), BEIDOU (China), GALILEO (EU), and GLONASS (Russia).
Leading Semiconductor Industry Players Join Forces to Accelerate RISC-V | NXP Semiconductors
Establishing a new company to drive RISC-V ecosystem and hardware developmentrelated
Episode 435: How Honeywell is approaching TinyML - IoT Podcast - Internet of Things
NEW Tesla Model 2 inspired by Cybertruck design - will look SUPER futuristic - YouTube
This is Tesla's Robotaxi. - YouTube
will Tesla Model 2, scheduled to be produced in new Gigafactory in Mexico, resemble Cybertruck?
there are already concept cars from other vendors that do resemble this controversial design,
while likely not having a technical reason to do so.
Cybertruck is designed to leverage thick stainless metal that is very hard do bend, so it needs to have flat surfaces, and matching design... Very unlikely that Honda would be using similar material...
Honda Debuts Five e:N Concepts Showing The Future Of Its EVs
Python 100%
Wow! Another fascinating story from @Acquired podcast, a must listen!
part 3 of story about Nvidia business (with links to Apple, Spotify, Google, YouTube etc)
Nvidia: The Dawn of the AI Era: The Complete History and Strategy
Nvidia Part I: The GPU Company (1993-2006): The Complete History and Strategy
Bringing Sharp to WebAssembly and WebContainers
WebContainers is an environment that allows you to run Node.js directly in your browser. It can easily handle any JavaScript, including npm modules. However, when it comes to image processing and optimisation, users of toolchains such as Gatsby, Astro, Next.js and others were facing difficulties. The most popular libraries used for this task are @squoosh/lib derived from Squoosh.app - sadly, no longer maintained as a library - and Sharp, which uses a native Node.js addon for the expensive processing under the hood. => porting Sharp to WebAssembly,
after $100M funding round...
Modular: AI development starts here
Mojo 🔥 - the programming language for all AI developers - now available.
Mojo is not available for Windows yet, but you can use it on a Linux container or remote system.A new startup and remarkably interesting vehicle, a new product category!
It is an RV trailer, with EV batteries and engine, self-propelled
This Ex-Tesla Engineers' All-Electric RV is the Future of Travel - YouTube
Moving road trips to the electric age. — Lightship
very aerodynamic, lowering 3" in travel mode!
Project IDX is a browser-based development experience built on Google Cloud and powered by Codey, a foundational AI model trained on code and built on PaLM 2. It’s designed to make it easier to build, manage and deploy full-stack web and multiplatform applications, with popular frameworks and languages. Project IDX is also built on Code OSS, so it should feel familiar no matter what you’re building.
Tesla Reveals The New DOJO Supercomputer! - YouTube
Tesla Dojo is a supercomputer designed and built by Tesla for computer vision video processing and recognition.[1] It will be used to train Tesla's machine learning models to improve its Full Self-Driving (FSD) advanced driver-assistance system. According to Tesla it had begun to be used in production in July 2023
2000 HP, quad-motor EV, $2.5M
"Tesla who?" :)
Driving The New Fastest Car Ever Made! - YouTube
The Real Reason Tesla Chose Mexico.. - YouTube
Tesla Cleared To Begin Gigafactory Mexico Construction
Gigafactory Mexico will reside outside Monterrey, a sizable city in the Northeastern portion of the country. Tesla selected Nuevo León for its upcoming manufacturing site.
Gigafactory Mexico - Wikipedia
more than 2 million sold so far!
NEW Tesla Model 3: The Best Just Got Better! - YouTube
among the very first to experience the refreshed Tesla Model 3. With revised styling, a drastically improved cabin, increased range and much more, has Tesla's cheapest car reestablished itself as the world's greatest EV?