The London Underground Dot Matrix Typeface is a set of fonts that replicate the typefaces used on the arrival boards and announcement boards of the London Underground transportation system.
The typeface includes different weights and represents the fonts used in different time periods on the Underground network.
The typeface is created using reference materials such as photographs and videos, and there is an opportunity for people to contribute by adding new characters to the existing typefaces.
The article discusses the search for the meaning and origin of a mysterious symbol called U+237C ⍼ &Angzarr;
The author made a request to the Cambridge Library for scans of documents related to the symbol, but was told that it exceeds copyright law and scanning limits.
Readers are interested in helping fund the digital request and finding a way to continue the research.
Bullshit jobs are pointless and unnecessary positions that exist in both the public and private sectors, causing frustration among employees and undermining the true purpose of organizations.
Many workers feel trapped in their meaningless jobs and struggle to find a balance between the need for meaningful work and the demands of their BS jobs, leading to negative effects on their mental health and self-esteem.
The concept of a Universal Basic Income (UBI) is seen as a potential solution to address the problem of bullshit jobs and income inequality, empowering individuals to choose how they spend their time and contribute to society.
The book "Bullshit Jobs" by David Graeber explores the concept of jobs that are perceived as pointless or unnecessary by employees themselves.
The book raises questions about the nature of work, the impact of bureaucracy on organizations, and the meaning and value that people derive from their jobs.
The concept of bullshit jobs has sparked conversations about the future of work and the need for meaningful employment.
GB Studio is a user-friendly drag and drop game creator that allows you to make retro games for the GameBoy handheld video game system.
It is available for Windows, Mac, and Linux, and you can download it from Itch.io.
The software does not require any programming knowledge and supports multiple game genres. It also includes a built-in music editor and allows you to create real ROM files that can be played on any GameBoy emulator.
The author expresses their frustration with the emergence of new query languages in the industry and argues that using SQL as a common ground language for general-purpose databases is more practical and efficient.
The author compares a new query language called FancyQL with SQL, highlighting that SQL is not as complex as it is often portrayed and can effectively handle data-related tasks.
The author emphasizes the advantages of SQL, such as its widespread usage, support from major database engines, and continuous improvement through a standards committee. They assert that there is no need for a fancy query language when SQL is already capable.
SQL queries can have drawbacks when it comes to querying databases with different types and multiplicity, leading to redundant output and lack of error handling.
JSON support in databases allows for aggregating subselect results into a single column, providing more flexibility in querying.
Alternative query languages like EdgeQL and PRQL aim to improve upon SQL's limitations, but SQL remains a valuable and widely used tool in the industry.
The post discusses techniques to speed up training and inference of Large Language Models (LLMs) to use a context window of up to 100K input tokens, which is significantly larger than previous models.
The limitations of the original Transformer architecture when working with large context lengths are explained, including the quadratic time and space complexity of the attention layer computations.
Several optimization techniques are presented, including ALiBi positional embedding, Sparse Attention, FlashAttention, Multi-Query attention, Conditional computation, and the use of 80GB A100 GPUs, which help increase the context length and improve the efficiency of LLMs.
Research shows that innocent individuals can be convinced, through proper questioning techniques, that they have committed a crime that never actually happened.
False memories of committing crimes can be generated in just a few hours through friendly interviewing environments and the introduction of wrong details.
Incorporating true details into false event stories can make them seem more plausible, leading individuals to provide rich and detailed descriptions of events that never occurred.
The Reid technique used by law enforcement can lead to false confessions and wrongful convictions.
Psychological research shows that false memories can be implanted, leading to people falsely believing they committed a crime.
The study raises questions about the reliability of human memory and its implications for the criminal justice system.
Why does Apple refuse to add window snapping to macOS?- The post discusses why Apple has not added a feature called "window snapping" to its macOS operating system.
Window snapping is a feature that allows users to easily arrange and resize open windows on their computer screen.
The post explores different perspectives on why Apple may have chosen not to include this feature in macOS.
Users are questioning why Apple has not added a window snapping feature to macOS, expressing frustration with the default behavior of the green button on macOS windows.
The discussion highlights the interest and demand for a window snapping feature in macOS, as well as the various workarounds and customization options available to users.
Many users express frustration at having to use third-party apps to manage windows effectively and recommend solutions like Magnet, Rectangle, and Amethyst for window management.
The performance review of Hetzner's ARM64 servers shows that they perform very well, with the CAX21 machine only being 8% slower than the CPX21 machine in WebP conversion speed.
Hetzner offers the lowest price for ARM64 servers compared to other popular service providers.
WebP Cloud Services has migrated all their services to Hetzner's ARM64 servers due to their impressive performance and cost-effectiveness.
The bcachefs filesystem, aimed at providing high performance and reliability, is getting closer to being merged into the mainline Linux kernel.
The creator of bcachefs, Kent Overstreet, discussed the status of the filesystem, including recent scalability improvements and the implementation of features like snapshots and erasure coding.
Overstreet has posted preliminary patches for review and is working on the process of getting bcachefs merged, including addressing concerns about bug support and code review.
Bcachefs, a new file system, is in the process of being merged into the Linux kernel.
Concerns have been raised about the number of file systems in the kernel and the difficulties in removing them due to the close coupling between file systems and other subsystems.
Bcachefs has been in development for over 10 years and shows promise, but it may still take some time before it is recommended for widespread use.