Hacker News, Technology, US. Latest, Top and Popular News Headlines.



News Sources:



Opening up a physics simulator for robotics


As part of DeepMind's mission of advancing science, we have acquired the MuJoCo physics simulator and are making it freely available for everyone, to support research everywhere.


My Framework for Building Side Projects as a Solo Developer â?? Rauno Metsa


When you work full-time, it's certain that you'll get paid. When you freelance, it's almost certain that you'll get paid. When you start a side project, it's uncertain if you'll ever get paid. And this can make it hard to start a side project. But what if you could make building side projects a certain success in the same way as getting your paycheck is certain? You can, and here's my mini-framework for it. Certain vs Uncertain When you're working a full-time job, you're not thinking about g


Eating the Cloud from Outside In â?? swyx.io


AWS is playing Chess. Cloudflare is playing Go.


Code CAD â?? Use code to create CAD models


A community hub for CodeCAD parts, OpenSCAD, CadQuery, JSCAD and more


Tests arenâ??t enough: Case study after adding type hints to urllib3


Since Python 3.5 was released in 2015 including PEP 484 and the typing module type hints have grown from a nice-to-have to an expectation for popular packages. To fulfill this expectation our team...
Seth Michael Larson


What to Learn




Sequoia PGP is now LGPL 2.0+


Sequoia is a modular OpenPGP implementation in Rust.


bigscience/T0pp · Hugging Face


Weâ??re on a journey to advance and democratize artificial intelligence through open source and open science.


What =delete means


In my C++ training classes, I often explain the meaning of =delete as The library author is saying, â??I know what youâ??re trying to do, and what youâ??re trying to do is wrong.â??
Arthur Oâ??Dwyer


How PHP Opcache Works