Show HN: If YouTube had actual channels

Watch Youtube channels, together.

Disney seeks dismissal of wrongful death lawsuit citing waiver in Disney+ terms

https://media.wdwnt.com/2024/03/disney-plus-logo-march-2024-1200x675.jpeg
Disney has asked a Florida court to dismiss a wrongful death lawsuit filed by the husband of a woman who died from anaphylaxis after eating at Disney Springs, citing an arbitration waiver in the terms and conditions for Disney+. The husband's attorneys argue that the waiver is unfair and unreasonable, and that the estate of the deceased woman did not exist at the time the husband signed up ...

Font with Built-In Syntax Highlighting

https://blog.glyphdrawing.club/assets/f3KmrWOM5Z-300.jpeg
The user created a hand-coded syntax highlighter by modifying an open-source font to include colored glyphs and using OpenType contextual alternates to highlight code syntax. This approach allows for simple syntax highlighting without relying on external scripts, but has limitations and requires modifying the font file.

How I won $2,750 using JavaScript, AI, and a can of WD-40

https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/6dbbe789-e5a2-40c2-b2d0-7fed0674b1ed/Untitled/w=3840,quality=90,fit=scale-down
The author, a seasoned contest winner, used code and AI tools to win a video contest by identifying the weighted breakdown of the judging criteria and optimizing their submissions accordingly. They then used a script to scrape the contest submissions, identified the most competitive entries, and calculated their chances of winning multiple prizes, ultimately submitting 8 entries and winning ...

Inside the "3 billion people" national public data breach

https://www.troyhunt.com/content/images/2024/08/image-2.png
National Public Data (NPD) is a data aggregator that suffered a massive breach, with allegedly 2.9 billion records exposed, including social security numbers, names, addresses, and other personal information. The breach is complex, with multiple partial dumps of data circulating online, and it is unclear what percentage of the data is legitimate and what is not, making it difficult to ...

GitHub was down

https://github.githubassets.com/assets/thumbnail-6bd32d9da8a5.png
GitHub Copilot and other tools help developers complete tasks 55% faster with AI coding assistance, code scanning, and project management. With GitHub, developers can build innovations, manage projects, and collaborate with others, with over 100 million developers worldwide using the platform.

Texas sues GM for unlaw­ful­ly collecting and selling dri­vers' pri­vate data [pdf]

Examples of Great URL Design (2023)

https://blog.jim-nielsen.com/assets/img/twitter-card.png
URLs are a universal syntax of the web, used in various ways beyond just typing into browser bars, and great URL design can make a product more user-friendly and elegant. The user shares examples of well-designed URLs, including StackOverflow, Slack, and GitHub, which use human-readable language and map nicely to domain semantics, making navigation and discovery easier.

Sort, sweep, and prune: Collision detection algorithms (2023)

https://leanrada.com/notes/sweep-and-prune/hero.jpg
The author discusses the sweep-and-prune algorithm for collision detection, which is an efficient solution for detecting collisions between objects in a game. The algorithm involves sorting objects by their x-position and then testing for collisions only between objects that overlap in the x-axis.

Interviewing the Interviewer: Questions to Uncover a Company's True Culture

Companies often present a polished front during interviews, but candidates need to ask the right questions to uncover the company's true culture. By asking open-ended questions, candidates can gain valuable insights into a company's culture, values, and work environment, and make a more informed decision about whether it's the right fit for them.

How one ED mobilized his department during a mass casualty incident (2017)

https://epmonthly.com/wp-content/uploads/2017/11/Vegas703-703x438.jpg
Dr. Kevin Menes, an emergency physician, shares his experience of leading the response to a mass casualty incident (MCI) at Sunrise Hospital in Las Vegas, where 215 patients were treated for gunshot wounds. He highlights the importance of preplanning, teamwork, and adaptability in managing the chaos, and shares innovative strategies such as using a "CT Conga Line" and pairing patients on ...

Grok-2 Beta Release

https://x.ai/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fgraph1.e45ccb41.png&w=3840&q=75
Grok-2, a significant improvement over Grok-1.5, is a new AI model featuring frontier capabilities in chat, coding, and reasoning, and is currently in beta on the 𝕏 platform. Grok-2 and its smaller sibling Grok-2 mini are also being released through an enterprise API later this month, with enhanced security features and a management API for developers.

Show HN: Double – Design and invest in your own stock index

Double is an investing app that lets users design and invest in their own stock index, with features like daily portfolio optimization, tax loss harvesting, and no AUM fees. The app aims to provide advanced portfolio tools for retail investors, allowing them to diversify, migrate between strategies, and allocate specific baskets of stocks without incurring high fees.

Larry Tesler pioneered cut-and-paste, the one-button mouse, WYSIWYG (2005)

https://spectrum.ieee.org/media-library/photo-of-larry-tesler.jpg?id=25560150&width=1200&height=900
Larry Tesler, a pioneer in computer usability, has had a hand in major events making computer history over the past 30 years, from developing the first document-formatting software to creating the graphical user interface at Apple and Yahoo. With a career spanning from Stanford University to Apple, Stagecast Software, and Yahoo, Tesler has consistently innovated and improved user interfaces, ...

The Syndicated Actor Model

The Syndicated Actor model is a new concurrency model that addresses difficulties in programming models like Actors and Tuplespaces by integrating Actors with Tuplespace-like shared state, Ambients-like system boundaries, and Erlang-like techniques for signaling and recovering from partial failure. The model uses a data language called Preserves and a network protocol to enable interoperation ...

Why won't some people pay for news? (2022)

Some people refuse to pay for news due to poor quality and lack of useful formats, such as tables and charts. Additionally, partisanship has eroded trust in opposing news media, making it difficult for people to find reliable sources.

Tmpmail: Temporary email right from your terminal written in POSIX sh

https://raw.githubusercontent.com/sdushantha/tmpmail/master/images/demo.gif
tmpmail is a command-line utility that creates a temporary email address and receives emails using 1secmail's API. It can be used to view emails in the terminal or with a GUI browser, and has various options for managing email addresses and viewing email content.

Vaultwarden: Unofficial Bitwarden compatible server written in Rust

https://opengraph.githubassets.com/a9c499e93d73485dd6128410a0492969f6c35201f50f5c94dc0f632952d4c0d9/dani-garcia/vaultwarden
The Bitwarden server API is implemented in Rust, allowing for a self-hosted deployment that is compatible with upstream Bitwarden clients. The server can be run using Docker and requires HTTPS or localhost access to function properly, with configuration options available through the vaultwarden wiki and GitHub Discussions.

Project Oak: Meaningful control of data in distributed systems

https://raw.githubusercontent.com/project-oak/oak/main/docs/images/OakDiagramOverview.svg
Oak is a software platform for building distributed systems that provides externally verifiable claims about system behaviors, using Trusted Execution Environments (TEEs) as hardware roots of trust. The platform enables secure communication between nodes, remote attestation, and transparent release of binary artifacts, minimizing the Trusted Computing Base (TCB) and reducing the need to trust ...

A different kind of keyboard (2021)

https://ianthehenry.com/posts/peggi/hero.png
Peggi is an arpeggio keyboard that fits on the back of a phone, allowing users to type letters and punctuation marks by pressing multiple keys in sequence, rather than simultaneously. The keyboard has a unique layout and requires users to adapt to a new typing style, but it offers the advantage of being compact and portable, making it suitable for text entry on-the-go.

Show HN: Open-source LLM provider price comparison

https://private-user-images.githubusercontent.com/15183589/357752381-6f017e0d-5b6c-430c-9162-15321491ee5a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjM2MzYxNDAsIm5iZiI6MTcyMzYzNTg0MCwicGF0aCI6Ii8xNTE4MzU4OS8zNTc3NTIzODEtNmYwMTdlMGQtNWI2Yy00MzBjLTkxNjItMTUzMjE0OTFlZTVhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA4MTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwODE0VDExNDQwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI2N2ZlNGI4OThkZDc2MzE3ZjM4OTI5MzJjMzFjNDdhZDQ3MDI4OTY5NGQ0NTM5ZGZiZDA1YWRmYWQzMjY3ZWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.q7yoX-OmQ_Anl9OhtBLE-cIK6203vjl1dxEZhT6sEbc
The project aims to collect benchmark data on GPU performance across different clouds and providers, helping users choose the right GPU, cloud, and provider for their model. The project welcomes contributions, questions, and issues, and follows a code of conduct to ensure a harassment-free experience for all participants.

Hackers may have leaked the Social Security Numbers of every American

https://s.yimg.com/ny/api/res/1.2/1mWxebgRUsaakb122OJcAQ--/YXBwaWQ9aGlnaGxhbmRlcjt3PTk2MDtoPTY0MA--/https://s.yimg.com/os/creatr-uploaded-images/2024-08/322702e0-5983-11ef-bf97-04d2159ee616
A massive data breach has leaked 2.7 billion personal records, including names, Social Security numbers, and addresses, from a data broker called National Public Data. The breach is believed to have been obtained from an old backup and includes multiple records for many people, with steps recommended to protect against fraud and identity theft.

Windows TCP/IP Remote Code Execution Vulnerability

Microsoft provides information on Common Vulnerability Scoring System without warranty. Microsoft disclaims all warranties and liability for damages, including consequential and incidental damages.

Things I learned from teaching (2023)

The author taught an undergraduate class on chess engines and learned more from the experience than their students, reflecting on the challenges of meeting students' varying levels of knowledge and engagement. They highlight the importance of meeting students where they are, using interactive in-class content, and making office hours available and welcoming to foster student understanding and growth.

Re-fixing Servo's event-loop

https://miro.medium.com/v2/resize:fit:626/1*Mgwbe_MIfJQvETYsAc7IOw.png
Servo's event-loop renovation aims to update rendering, but a concurrent problem arose when trying to respect ordering constraints. TLA+ is used to define an invariant and model the fix, which confirms the initial theory and ensures the batching mechanism is correct.

CSVs Are Kinda Bad. DSVs Are Kinda Good

https://matthodges.com/posts/2024-08-12-csv-bad-dsv-good/dsv-vim.png
The author argues that CSVs are flawed due to their reliance on printable characters, leading to issues with escaping, quoting, and newlines. They propose using non-printable ASCII characters as delimiters, eliminating the need for escaping and quoting, and making data processing easier and more reliable.

Is "Rich Dad Poor Dad" a Fraud?

https://economistwritingeveryday.com/wp-content/uploads/2021/03/cropped-icon-reduced.jpg?w=240
Richard Kiyosaki's book "Rich Dad Poor Dad" is criticized for being a work of fiction with no basis in reality, and its financial advice is often counterproductive, harmful, or illegal. The book's success is attributed to its ability to appeal to gullible readers, and its author is accused of being a salesman and motivational speaker with no financial expertise.

Show HN: We made a tool to help developers improve OpenAPI specs

https://raw.githubusercontent.com/zuplo/rate-my-openapi/main/assets/openapi-lifecycle-light.png#gh-light-mode-only
Rate My OpenAPI is a suite of tools that evaluates OpenAPI definition files and provides a comprehensive score based on documentation, SDK generation, security, and completeness. The tools include a website, CLI, GitHub Action, and API, allowing developers to analyze and improve their APIs' quality and usability.

International Study Detects Consciousness in Unresponsive Patients

Researchers found that one in four patients with severe brain injury who appeared unresponsive responded to instructions covertly, suggesting they may be more aware than initially thought. This phenomenon, called cognitive motor dissociation, can have significant implications for patient care and communication, and may lead to new treatments and interventions.

Patrol the pool with this Arduino Nano-powered DIY RC submarine

https://content.instructables.com/FAA/N1BF/LYYFF4N0/FAAN1BFLYYFF4N0.png?auto=webp&frame=1
The author, a 15-year-old DIY enthusiast, built a remote-controlled submarine from scratch, using a brushless motor, waterproof servos, and an Arduino Nano to control its movement and buoyancy. The project involved designing and 3D printing the submarine's body, modeling and coding the electronics, and assembling the various components, including the propeller, rudders, and ballast tank.

AltStore PAL receives Epic Games MegaGrant, will no longer require subscription

https://cdn.fosstodon.org/media_attachments/files/112/962/388/310/359/917/original/039ec450dc46af2a.jpeg
Epic Games granted a MegaGrant to cover Apple's Core Technology Fee, ensuring no charge for existing subscribers upon renewal. The grant will also allow for future updates and possibly Epic offerings, with the company expressing gratitude to its existing subscribers.

Poor Richard's Almanack

https://pic.blog.plover.com/TOP.jpg
Benjamin Franklin published Poor Richard's Almanack annually from 1732 to 1758, a challenging process that involved printing and binding thousands of sheets of paper. The almanac contained weather forecasts, calendars, astronomical data, and wise sayings, and Franklin made changes to the format and content over the years, including omitting some features to reprint the British Calendar Act in 1752.

Meshtastic's Opposition to Proposed Changes on 900 MHz Band

NextNav's proposal to reconfigure the 900 MHz band could disrupt unlicensed spectrum use, impacting open-source projects like Meshtastic and threatening public safety. The FCC must consider the proposal's implications on innovation, public safety, and community resilience, and ensure that the airwaves remain accessible for all stakeholders.

Visual data structures cheat sheet

https://substackcdn.com/image/fetch/w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16770499-04eb-403c-838c-9914bd4cfcbe_1096x684.png
The article discusses various data structures, including arrays, linked lists, trees, and graphs, highlighting their characteristics, advantages, and applications. It also covers algorithms such as binary search, skip lists, and Bloom filters, and provides visual explanations and references for further learning.

Intel sells stake in chip designer Arm Holdings

Please enable JS and disable any ad blocker

Introducing passkey support to Fastmail

https://www.fastmail.com/assets/images/Passkey-Blog@2x-p3rCJDVPRo-749.png
Fastmail now allows users to create passkeys for their accounts, providing a faster and more secure way to log in, and addressing issues with passwords such as predictability, memorability, and phishing. Passkeys use public key cryptography and are replay-resistant, database-leak resistant, and phishing-proof, making them a more secure alternative to traditional passwords.

Tell HN: Server error (5xx) in Google Search Console may not be 5xx at all

You noticed "Server error (5xx)" in Google Search Console for your website, despite no 5xx errors in server logs, and found that all requests were actually 429 "Too Many Requests" due to your custom rate limiting. You fixed the issue by whitelisting Google Crawlers' IPs and passing on the ASN in request headers, and have not seen new 5xx errors or 429 statuses since implementing the fix.

RePalm: Towards the first unauthorized PalmOS port

https://dmitry.gr/images/rePalm-visor-boot-1.jpg
The author of the text is working on a project called rePalm, which aims to run an unmodified PalmOS 5.x on a modern device. The project involves writing a custom kernel, a Thumb2 emulator, and a just-in-time translator to run ARM code on a Cortex-M class microcontroller, and overcoming various challenges such as slow emulation, complex ARM instructions, and limitations of the Thumb2 instruction set.

The Complex Relationship Between ADHD, Autism, and Personality Disorders

https://substackcdn.com/image/fetch/w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd29601fb-9230-4cd9-9ebd-51792cf84ee7_2240x1260.png
Autism, ADHD, and narcissistic personality disorder share similarities, but distinct differences exist. Understanding these conditions is crucial to avoid misdiagnosis and to address the complex relationships between them.

ISPs worry that killing FCC net neutrality rules will come back to haunt them

https://cdn.arstechnica.net/wp-content/uploads/2022/09/getty-us-broadband-map-800x498.jpg
ISPs have petitioned the US Supreme Court to strike down a New York law requiring broadband providers to offer $15-per-month service to low-income customers, citing concerns about state regulation and potential harm to investment in broadband networks. The ISPs are seeking to have the Supreme Court confirm federal regulation of broadband services, rather than allowing states to implement ...

Some thoughts on OpenSSH 9.8's PerSourcePenalties feature

OpenSSH 9.8 introduces a new feature to slow down certain types of attacks by blocking client addresses that repeatedly fail authentication or crash the server. However, this feature may cause issues with health checks and host key verification, and the user plans to wait for practical experience reports before configuring the feature further.

Kiota: OpenAPI-based HTTP client code generator

https://opengraph.githubassets.com/8f8bfa7044403fdfeaee8af2adca7ab20b87145a9e3ffc0b5b541288f467c347/microsoft/kiota
Kiota is a command-line tool that generates API clients for OpenAPI described APIs, providing a strongly typed experience without requiring a new library for every HTTP API. The tool supports various languages and has a comprehensive support for OpenAPI and JSON Schema features, with contributions and suggestions welcome.

Run Diablo Inside Your Web Browser

Diablo Web is a web port of the original Diablo game, reconstructed from source code by GalaXyHaXz and devilution team. Players can start playing by uploading their original DIABDAT.MPQ file or purchasing the game from GoG.

Hilary Mantel Reviews “A Life of One's Own/An Experiment in Leisure” (1986)

https://literaryreview.co.uk/wp-content/lr-files/2015/08/Issue-101-Nov-1986-191x266.png
Joanna Field's books, "A Life of One's Own" and "An Experiment in Leisure", are a record of her self-observation and exploration of her own nature, as she seeks to understand what makes her happy and productive. Through her diaries and doodlings, she delves into her own mind, critiquing the theories of her time and seeking a personal mythology, while also exploring themes of femininity, ...

Who Goes Nazi? (1941)

https://harpers.org/wp-content/uploads/2019/11/9-Harpers-FINAL-480x350-c-default.jpg
The author plays a thought experiment, speculating which individuals at a party would become Nazis in a crisis, concluding that those who are frustrated, humiliated, or seeking power are more likely to adopt Nazi ideology. The author argues that nice people, regardless of their race, color, creed, or social condition, are unlikely to become Nazis because they have a sense of self and values ...

A Scottish Provenance for the Altar Stone of Stonehenge

https://media.springernature.com/lw685/springer-static/image/art%3A10.1038%2Fs41586-024-07652-1/MediaObjects/41586_2024_7652_Fig1_HTML.png
The Altar Stone, a 6-tonne sandstone block at Stonehenge, has been found to have a provenance from the Orcadian Basin in northeast Scotland, with detrital zircon ages indicating a source from the Laurentian basement. The stone was likely transported to Stonehenge by sea, given the distance of at least 750 km and the presence of similar marine trade networks and river transport of shaped stone ...

X's new AI image generator will make anything

https://duet-cdn.vox-cdn.com/thumbor/0x0:2250x1500/2400x1600/filters:focal(941x722:942x723):format(webp)/cdn.vox-cdn.com/uploads/chorus_asset/file/25572388/ai_label.png
Elon Musk's new AI image generator, Grok, allows users to create images from text prompts, but lacks effective safeguards, resulting in the creation of offensive and potentially harmful content. The lack of regulation and Musk's disdain for standard AI and social media safety conventions have raised concerns about the risks of generative AI and its potential impact on free expression and online safety.

Making 'food out of thin air'

https://noemamag.imgix.net/2024/08/79DD8ABB-9334-4E4C-B1C3-6F4EC18413FF_1_105_c-copy.jpg?fm=pjpg&ixlib=php-3.3.1&s=eb5aba41f7bce2f602f160dfd72ceee6
Solar Foods, a Finnish food-tech company, has developed a novel method of producing protein-rich food using microorganisms, which could potentially decouple food production from the need for vast areas of land. The company's product, Solein, is a powder made from the remains of hydrogenotrophs, which can be used as an ingredient in various food products, and has received regulatory approval ...

Former Google CEO blames remote work for company's struggles

Former Google CEO Eric Schmidt criticized Google's work policies, saying the company prioritizes work-life balance over winning, but later apologized for his comments. Schmidt made the remarks in a video at Stanford, where he also discussed Google's lag in artificial intelligence development and the importance of a strong work ethic.

Weak supervision to isolate sign language communicators in crowded news videos

https://vrroom.github.io/assets/sign_detect.png
The Longtail AI Foundation aims to create a large-scale dataset for Indian Sign Language (ISL) translation, which is crucial for solving continuous sign language translation convincingly. The foundation has developed a system to detect hand-signers in news videos, using a combination of heuristics and Snorkel, a probabilistic labelling system, to achieve a significant reduction in error rate.

Algorithms through the lens of symbolic pattern matching

https://upload.wikimedia.org/wikipedia/commons/e/e5/Gospers_glider_gun.gif
Pattern matching is used in various fields, including programming, mathematics, and particle physics, to solve problems and describe patterns. The Symbolica library in Python allows for creative algorithms by making use of pattern matching capabilities to manipulate mathematical expressions and solve problems.

London Tube map redesigned by Essex lecturer goes viral

https://ichef.bbci.co.uk/news/879/cpsprodpb/bb12/live/29ad6c20-59a2-11ef-8f0f-0577398c3339.jpg
University of Essex lecturer Maxwell Roberts updated his 2013 London Underground map design, which went viral with a million engagements in 24 hours. The updated map was created after Transport for London released a similar design, and Roberts aimed to make his map better than TfL's in terms of design and geography.

The TikTok Case Will Be Determined by What's Behind the Government's Black Lines

https://lawfare-assets-new.azureedge.net/assets/images/default-source/article-images/50095193373_a1542fa759_o-(1).jpg?sfvrsn=2ba6b81b_5
The US government has filed a brief in the litigation challenging the Protecting Americans from Foreign Adversary Controlled Applications Act, arguing that TikTok poses a national security risk due to its partial control by ByteDance, a Chinese company. However, the government's reliance on secret evidence has raised concerns about the transparency and credibility of its case, with TikTok ...

John Rawls, liberalism and what it means to live a good life

https://images.aeonmedia.co/images/6b44ba64-ea98-49b8-a00c-f1ea564aaf29/essay-family-with-five-children-master-pnp-fsa-8b38000-8b38700-8b38702u.jpg?width=3840&quality=75&format=auto
John Rawls, a renowned political philosopher, believed that ordinary life needs to be redeemed by something beyond it, and he found that something in liberalism, which he saw as a way of life that combines freedom and generosity. Rawls' philosophy emphasizes fairness, impartiality, and autonomy, and he believed that living up to liberal principles can bring great spiritual goods, including ...

Show HN: Browser-based XSS scanner

https://opengraph.githubassets.com/aadbcdecf248620e0021042dcde7b1e378efbe09b0494a8e13714e913701f994/dshieble/playwright_xss_scanner
The program is a simple Python script that detects XSS vulnerabilities by injecting payloads in URL parameters and checking for browser alerts. It uses a different approach than traditional XSS detection tools, directly testing payloads in the browser context to avoid false positives.

Against Names

The user discusses the benefits of avoiding names in certain situations, such as using anonymous branches in jj and utility CSS in Tailwind, which can simplify and improve workflows. They argue that names are not always necessary and can sometimes be a hindrance, and that abstraction and components can provide a better way to organize and reuse code.

WHO Declares Mpox Global Health Emergency

https://ichef.bbci.co.uk/news/480/cpsprodpb/b413/live/d368ae10-5a6e-11ef-997c-711b7066309d.jpg.webp
The World Health Organization has declared the mpox outbreak in Africa a public health emergency of international concern due to its rapid spread and high fatality rate. The outbreak has killed at least 450 people and infected over 13,700, with scientists warning of a potential global spread if immediate steps are not taken to contain it.

Napkin math suggests Bitcoin will perish unless its mining incentives change

https://keydiscussions.com/wp-content/uploads/2024/08/Screenshot-2024-08-13-at-4.44.01%E2%80%AFPM-1024x581.png
Bitcoin's miner rewards are set to decrease by 50% every 4 years, which could lead to a situation where miners can't make enough money to secure the network, making it vulnerable to 51% attacks. The author argues that none of the possible scenarios to offset this issue, such as increasing transaction fees or increasing the price of Bitcoin, are plausible, and that the only solution is to ...

Eric Schmidt Says Google Is Falling Behind on AI–and Remote Work Is Why

Please enable JS and disable any ad blocker

Launch HN: Promi (YC S24) – AI-powered ecommerce discounts

Promi uses AI to optimize retail ecommerce discounts across products and customers, leveraging more data and updating more frequently than manual methods. The company's first AI product focuses on liquidating inventory, predicting the required discount to increase conversion rate and adjusting as needed, with a roadmap for personalization and new objective functions.

CPI for all items rises 2.9%; shelter up

The Bureau of Labor Statistics (BLS) prioritizes timely data provision and prohibits bot activity that doesn't conform to its usage policy. This is to avoid delays and ensure other customers' timely access to information.

Apple Pushes Ahead with Tabletop Home Device in Shift to Robotics

https://assets.bwbx.io/images/users/iqjWHBFdfxIU/iYyeBfzGTQEQ/v2/-1x-1.jpg
Apple is developing a pricey tabletop device with a robotic limb and iPad-like display, aiming to generate new revenue. The device uses actuators to tilt and spin the display, similar to Amazon's Echo Show 10 and Meta's discontinued Portal.

Show HN: I made a tool to help collect and validate startup ideas

https://www.keepmyidea.app/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcta.66487ffb.jpg&w=3840&q=75
Keep My Idea is a web application that helps entrepreneurs and app makers organize and validate their project ideas using AI-driven analysis and feedback collection. It provides a structured way to store and refine ideas, gather feedback, and prioritize projects based on real user input.

BMX: A Freshly Baked Take on BM25

https://www.mixedbread.ai/_next/image?url=%2Fimages%2Fblog%2Fintro-bmx%2Fintro-bmx.jpg&w=3840&q=75
Researchers from Mixedbread and Hong Kong Polytechnic University developed BMX, a new lexical search algorithm that outperforms BM25 across the board and is easy to use via the open-source Baguetter library. BMX incorporates both similarity and semantics, achieving significant improvements in retrieval quality and outperforming BM25 on various benchmarks, including multilingual datasets.

My Trial as a War Criminal (By Leo Szilard, Inventor of Nuclear Chain Reaction)

Leo Szilard's 1949 short story "My Trial as a War Criminal" imagines a show trial for his role in the Manhattan Project, where he is convicted for developing and using atomic bombs during World War II. The story explores the moral implications of nuclear weapons and was later required reading at Harvard Law School and influenced Soviet physicist Andrei Sakharov's objections to the Soviet ...

NixOS, Raspberry Pi and Me

https://fzakaria.com/assets/images/home_rack_50p.jpg
You rebranded your Raspberry Pi 4 with NixOS and built a home-server rack with Ubiquiti products, but found the NixOS setup process challenging and cross-compiling difficult. You shared your minimal configuration.nix and suggested improving the setup process for Raspberry Pi users, potentially integrating it into mainline Nixpkgs.

Esoterica Engine

https://images.squarespace-cdn.com/content/v1/62fd01a76de0240ec9d77177/47128b91-7e7a-4d48-af28-c065d8156e67/HomePage.png
The “not-an-engine” engine, Esoterica Engine is an MIT licensed starter game engine framework. It’s intended for use as:

Nitric Is Terraform for Developers

https://miro.medium.com/v2/da:true/resize:fit:1200/0*kJt7_fl8rghLP8Al
Terraform has celebrated its 10th birthday, marking a decade of declarative infrastructure engineering and executable documentation. The emergence of Infrastructure from Code (IfC) aims to bring similar capabilities to application development, allowing teams to document and execute application requirements in a clear and concise manner.

Apple open-sources its Homomorphic Encryption library

https://www.thestack.technology/content/images/2024/08/Switch-Key-Operation-in-the-BFV-Scheme-The-symbols-and-represent-addition.png
Apple has open-sourced its homomorphic encryption library, allowing users to run queries on encrypted data without revealing the unencrypted data, and is using it for Live Caller ID Lookup in iOS 18. The library, written in C++, is based on the Brakerski-Fan-Vercauteren scheme and is quantum-resistant, and experts believe it has the potential to shift the way data is used on a broad scale.

Zen5's AVX512 Teardown and More (Without Redacted Content)

http://numberworld.org/blogs/2024_8_7_zen5_avx512_teardown/chipsx3-small.jpg
The AMD Zen5 processor has a significant improvement in AVX512 performance, with a 2x speedup for free, but it also has some regressions, including a 2-cycle latency for formerly 1-cycle SIMD instructions and a requirement for 8-way ILP to saturate the processor. The processor also has improved load/store performance, matching Intel's Golden Cove architecture in most categories, but Intel's ...

Baijiu Meets Binary: Why Moutai is Investing in Semiconductors

https://substackcdn.com/image/fetch/w_120,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbebb2e69-1a84-401b-9a99-bf417f53b1cb_1024x1024.png
Kweichow Moutai, a Chinese spirits company, has invested in a semiconductor design start-up, Shanghai SmartLogic, through two industrial development funds. The move is seen as a diversification strategy, with some analysts linking it to Moutai's own needs for high-quality security chips and the government's push for tech self-reliance.

Where Banking APIs Fall Short

https://substackcdn.com/image/fetch/w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3ccd9777-8352-4d82-9c82-ce74a6c5c12a_1200x674.png
Banks' interfaces are hard to build against due to their reliance on file-based communication, which is different from the modern REST APIs developers are used to. The user has released iso20022.js to help developers interact with the ISO20022 file standard, which is becoming the new standard for banking communication.

SiFive announces high performance RISC-V cores for Datacentres

SiFive introduces the P870-D datacenter processor, offering high compute density and scalability for datacenters, vehicles, and embedded systems, with support for open AMBA CHI protocol and industry-standard protocols. The processor enables creation of infrastructure SoCs with higher compute density, improved performance per watt, and reduced total cost of ownership, aligning with the ...

Korea EV explosion prompts charging rethink, sparks safety fears

https://cdn4.premiumread.com/?url=https://www.japantimes.co.jp/japantimes/uploads/images/2024/08/08/414664.jpg?v=3.1&w=1000&q=100&f=jpg&t=1.2
A fire broke out in an Incheon apartment complex's underground carpark after an unplugged electric Mercedes-Benz sedan exploded, forcing the evacuation of over 700 residents. In response, some office buildings and apartment complexes have banned EVs or advised owners to be cautious when charging their cars.

Gaming is serious business for man with 444 consoles hooked up to one TV

https://www.guinnessworldrecords.com/news/2024/8/images/gaming-consoles-set-up-being-demonstrated-by-ibrahim.jpg
Ibrahim Al-Nasser, a gamer from Saudi Arabia, holds the record for most gaming consoles connected to a single TV with 444 consoles. He achieved this by using multiple switchers and cable management tools, and even created an Excel spreadsheet to keep track of his setup.

Integration and Android

https://i0.wp.com/stratechery.com/wp-content/uploads/2013/09/Screen-Shot-2013-09-29-at-9.26.58-AM.png?resize=640%2C351&ssl=1
The article discusses the future of smartphones, specifically the integration of artificial intelligence (AI) and its potential to revolutionize the industry. Google's recent announcement of its new AI-powered Pixel phones and its focus on integrating AI into its Android operating system highlights the company's efforts to stay ahead in the competitive smartphone market.

Mark Zuckerberg unveils giant Roman sculpture of his wife – AP News

https://dims.apnews.com/dims4/default/2c8575e/2147483647/strip/true/crop/1081x720+100+0/resize/599x399!/quality/90/?url=https%3A%2F%2Fassets.apnews.com%2Fd9%2Fa2%2F7aec0a8670542985395b0e234d27%2Fukr-war-russia-border-20240814cr-1920x1080.jpg
Facebook founder Mark Zuckerberg unveiled on Instagram a large sculpture depicting the likeness of his wife Priscilla Chan in a nod to Roman tradition.

Japan's Leader, Fumio Kishida, Will Step Down

https://static01.nyt.com/images/2024/08/14/multimedia/14japan-kishida-bqfj/14japan-kishida-bqfj-articleLarge-v4.jpg?quality=75&auto=webp&disable=upscale
Japanese Prime Minister Fumio Kishida announced he will step down, bowing to pressure from his party, and will not run in the upcoming leadership contest. His low approval ratings, due to scandals and rising prices, have led to widespread dissatisfaction and uncertainty in Japan's political landscape.

Enzo Biochem must pay $4.5M for lousy security that led to ransomware disaster

https://regmedia.co.uk/2024/04/05/leonardo_ai_broken_glasses_cyberattack.jpg
Enzo Biochem, a biotech company, has been ordered to pay $4.5 million to three state attorneys general after a 2023 ransomware attack compromised the data of over 2.4 million people. The company's poor cybersecurity practices, including weak passwords and lack of encryption, allowed the attackers to gain access and go undetected for days.

The Curse of Knowledge

https://nesslabs.com/wp-content/uploads/2019/11/curse-of-knowledge-strategies.jpg
The "curse of knowledge" is a cognitive bias where experts assume others have the same level of understanding, leading to ineffective communication. To overcome this, simplify language, use storytelling, and engage with the audience to ensure understanding, which can also reinforce one's own knowledge and improve learning outcomes.

OpenVMS x86 E9.2-3 fixes CDE (DECWindows) and adds a Guest Console

https://raymii.org/s/inc/img/openvms-cde-1.png
The OpenVMS x86-64 E9.2-3 update features a new Guest Console, eliminating the need for a serial port during installation, and fixes the C/C++ compiler, allowing CDE and DECWindows to work. The Guest Console provides a minimal terminal interface, but lacks features like scrolling and copy-paste, and will be improved in a future release.

Americans dying younger than their English-speaking peers worldwide

https://studyfinds.org/wp-content/uploads/2019/10/AdobeStock_252278362-1200x800.jpeg
The US has the shortest life expectancy among six high-income English-speaking countries, with Americans living an average of 81.5 years for women and 76.5 years for men, compared to Australians living up to 85.5 years for women and 81.4 years for men. The study attributes the US's poor performance to factors such as gun violence, drug and alcohol use, traffic safety, and healthcare system ...

Personality Types and Hiring

https://substackcdn.com/image/fetch/w_120,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6de659a-bd06-4160-acb5-c38c98ea0826_1024x1024.webp
Personality traits can be useful in hiring decisions, but they should be used to identify potential risk factors rather than seeking a specific profile. By mapping job requirements to personality traits, interviewers can identify both positive and negative traits and ask targeted follow-up questions to evaluate areas of concern.

The threads of glass that make the internet run: How fiber-optic cable is made

Cyberattack rocks Central Bank of Iran, computer system paralyzed

A significant cyber attack targeted the Central Bank of Iran and several other banks, causing widespread disruptions to the country's banking system. The attack is believed to be a signal from Western countries to Iran, similar to a previous attack on gas stations in December.

What the heck are reverse mapped types?

https://andreasimonecosta.dev/images/reverse_mapped/copertina.jpeg
Reverse mapped types in TypeScript allow inferring a function's type parameters from values, providing context-sensitive information and constraints on type parameters. The feature can be used to enforce properties in the source type and provide useful information, but has limitations and requires specific type definitions.