TL;DR summary of stories on the internet
If you’re looking to learn something new, the best thing you can do is find yourself a personal teacher. It doesn’t matter if you can’t afford to pay someone, you can always seek out a mentor among your friends or a local club. Show them what you can already do and be open to receiving […]
Read more »
sqlpkg is an unofficial package registry for SQLite extensions. Users can use the search box to find and download extensions manually or utilize the sqlpkg package manager. The website offers a variety of packages for users to explore. Additionally, users are encouraged to star the project on GitHub if they appreciate it and can also […]
Sharenting, or documenting your child’s life online, is a common behavior among parents who enjoy sharing pictures and videos of their children on social media. However, this behavior is primarily driven by the desire for attention and validation from others, rather than benefiting the child. Social media companies exploit this trend, using personal data for […]
gping is a tool that allows you to graph the ping time for multiple hosts and the execution time for commands. It has various features, such as custom colors and support for Windows, Mac, and Linux. To install gping, you can use package managers like Homebrew, MacPorts, or Scoop, or download the latest release from […]
This web content highlights some of the lesser-known tricks, quirks, and features of the C programming language. The author provides explanations and examples of various topics, such as array pointers, the comma operator, designated initializers, compound literals, multi-character constants, bit fields, and more. One surprising feature is the ability to use the comma operator to […]
This web content is discussing the release of FarCry 1.34 and CryEngine 1.34 code. The author believes that this leak is a source tree for the PC version of the game, intended to add support for the Ubisoft game launcher and DRM. However, they note that it is not complete and contains no Xbox code […]
WebAssembly (Wasm) is a safe and efficient way to run code compiled in other languages. wazero, written in Go, is the only zero dependency WebAssembly runtime. It allows you to run Wasm binaries and embed wazero in your Go projects. By avoiding CGO, wazero eliminates prerequisites like shared libraries or libc, and its pure Go […]
VUDA is a header-only library that allows developers to write GPU-accelerated applications using the Vulkan API. It provides a CUDA Runtime API interface, closely following the specifications of the CUDA runtime. To use VUDA, developers can include the vuda.hpp header file and utilize the vuda:: namespace. Alternatively, they can use the vuda_runtime.hpp file which wraps […]
In this web content, the author explores the intersection of techniques for doing great work across different fields. The author highlights that the shape of this intersection is not simply “work hard,” but rather a well-rounded approach. They outline a recipe for achieving great work, including choosing a field, developing a habit of working on […]
Orcas in the Strait of Gibraltar have been ramming into ships off the coasts of Spain and Portugal, but a recent incident suggests that this behavior may be spreading. A Dutch sailor traveling between Scotland and Norway encountered an orca that rammed into his yacht multiple times. Scientists are intrigued by this behavior occurring so […]