Explore >> Select a destination


You are here

flameeyes.blog
| | mgarcia.org
6.9 parsecs away

Travel
| | Mike MGarcia's Games Development Blog The Net Yaroze philosophy learnt 20 years later A hobbyist Mobile/PC/Android/Console game development blog,mgarcia, Game Development blog, Android Micro-consoles, Shade3d for Unity3D, Mad Catz MOJO, Gameplay3d game engine, mgarcia
| | hackaday.com
7.1 parsecs away

Travel
| | Old computers meant for big jobs often had an external unit to crunch data in specific ways. A computer doing weather prediction, for example, might have an SIMD (single instruction multiple data) ...
| | thomashunter.name
6.0 parsecs away

Travel
| | [AI summary] The article discusses the concept of designing a general-purpose computing machine that can survive for over a century, emphasizing durability, repairability, and self-sufficiency. It critiques modern technology's reliance on planned obsolescence and disposable devices, drawing inspiration from retro computing, Sci-Fi, and a need for simplicity. Key considerations include energy efficiency, open-source software, robust hardware, and the ability to communicate with the environment through various means like Software Defined Radio (SDR). The vision is to create a machine that endures technological, economic, or societal collapse by prioritizing longevity over convenience.
| | www.rasikjain.com
29.7 parsecs away

Travel
| In the series of the blog post, I am going to walk through step by step process of building a Simple Notes App using React, TypeScript, Node.js, GraphQL , and MongoDB. During the process of our development, we are going to use some useful npm packages like Express, Apollo-Server, Typegoose, Mongoose, TypeGraphQL , and Bootstrap. Here is the Github Source Code to run the application. Table of Content Dev Environment Setup GraphQL Server Backend Folder Structure Creating Node.