MomBoard: E-ink display for a parent with amnesia

https://jan.miksovsky.com/images/2024/11/momboard.png
The user set up an e-ink display in their mom's apartment to help her live with permanent anterograde amnesia, and it has worked extremely well for two years. The display shows messages from the user and their siblings, which helps their mom feel connected and reduces her anxiety about their whereabouts.

The Onion buys Infowars

Please enable JS and disable any ad blocker

Daisy, an AI granny wasting scammers' time

https://news.virginmediao2.co.uk/wp-content/themes/virgino2/assets/img/vmo2-logo-colour.png
O2 has created AI 'Daisy' to waste scammers' time and keep them away from customers. Daisy is a lifelike AI that answers calls in real time, exposing scammers' tactics and helping customers stay vigilant.

Something weird is happening with LLMs and chess

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%2Fb52e61de-982c-46cd-8bbd-42af3497b52e_1800x1050.png
The author tested large language models (LLMs) on playing chess, with most models failing to win against a standard chess AI. However, gpt-3.5-turbo-instruct consistently won against Stockfish on the lowest difficulty setting.

Thomas E. Kurtz has died

https://computerhistory.org/wp-content/uploads/2024/11/500004056-03-01.jpg
Thomas Eugene Kurtz co-invented BASIC and the Dartmouth Timesharing System with John Kemeny. He developed the first successful timesharing system and contributed to the development of the BASIC language across multiple generations of computers.

AI makes tech debt more expensive

https://cdn.prod.website-files.com/665a5f120c4c63df1944d627/673529427e9a3f24440903f2_673529288758869858b0a9d2_Screenshot%2520from%25202024-11-13%252014-32-42.png
AI has increased the cost of carrying tech debt due to its sensitivity to code complexity. Companies should focus on refactoring legacy code to make it AI-friendly, using modular architecture to maximize generative AI tooling benefits.

I Followed the Official AWS Amplify Guide and Was Charged $1,100

https://elliott-king.github.io/assets/images/amplify_overcharge/allegory_failure.jpg
The user experienced unexpected high AWS bills due to an Amplify and OpenSearch setup that created multiple OpenSearch domains without deleting the previous ones, resulting in thousands of dollars in charges. The user recommends setting up AWS budgets and cautions against using Amplify with OpenSearch due to its potential for high costs and lack of clear documentation.

Lessons from my first exit

https://mtlynch.io/lessons-from-my-first-exit/cover.webp
The author sold their bootstrapped hardware company, TinyPilot, after four years of operation. They learned several practical lessons from the experience, including the importance of well-defined processes and a team that knows how to execute them.

Why is it so hard to find a job now? Enter Ghost Jobs

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
A study found up to 21% of job ads may be ghost jobs, particularly in specialized industries and large firms. This practice distorts market signals and causes job fatigue, suggesting policy-makers should be aware of it.

Visual Basic 6 IDE recreated in C#

https://raw.githubusercontent.com/BAndysc/AvaloniaVisualBasic6/refs/heads/master/examples/img_vb6.gif
A C# recreation of the Visual Basic 6 IDE and language using Avalonia is a non-commercial toy project. It requires .NET 9.0, though .NET 8.0 is an alternative with modifications.
Europeans collectively spend over 575 million hours annually on cookie banners, resulting in an estimated economic cost of €14.375 billion or 0.10% of the EU's total GDP. The ePrivacy Directive 2002/58 is outdated and causes significant economic and productivity losses, prompting a need for urgent revision to exempt small businesses and streamline regulations.

Interview with gwern

https://substackcdn.com/image/fetch/w_150,h_150,c_fill,f_auto,q_auto:good,fl_progressive:steep,g_center/https%3A%2F%2Fsubstack-video.s3.amazonaws.com%2Fvideo_upload%2Fpost%2F149705443%2F16d96267-465e-4604-8f23-5274340529b1%2Ftranscoded-1727892314.png
Gwern Branwen, a pseudonymous researcher and writer, discussed his views on AI, intelligence, and the future of humanity, including the potential for AGI and the importance of writing and recording human experiences to influence the development of AI. He also shared his thoughts on the relationship between human and neural network intelligence, the concept of rabbit holes, and his approach to ...

SQLite Index Visualization

https://mrsuh.com/articles/2024/sqlite-index-visualization-structure/images/b-tree.svg
The user explored the data structure and algorithm of SQLite indexes, specifically the B-Tree structure, and visualized the index structure using libraries like d3-org-tree and PHP's ImageMagick extension. The user created images to demonstrate how the index size grows and how different indexes are structured, including unique indexes with NULL values and indexes with text data.

PRC Targeting of Commercial Telecommunications Infrastructure

https://www.fbi.gov/++theme++08-12-24-fbi/images/fbi_seal_new.png
US government investigates China's cyber espionage targeting US telecoms, compromising customer data and private communications. FBI and CISA assist victims, strengthen cyber defenses, and encourage organizations to report potential breaches.

The letter ℘: name and origin? (2017)

https://cdn.sstatic.net/Sites/mathoverflow/Img/apple-touch-icon@2.png?v=f1c9606b77ff
The letter $\wp$ is called "Weierstrass p" in some communities, but its name is not universally agreed upon.

Red Hat to contribute container tech (Podman, bootc, ComposeFS...) to CNCF

https://www.redhat.com/themes/custom/rhdc/img/red-hat-social-share.jpg
Red Hat contributes container tools to Cloud Native Computing Foundation to drive cloud-native evolution and provide a vendor-neutral ecosystem. The contributed tools, including Podman and Buildah, will become hosted projects and help meet the needs of developers in a hybrid cloud-centric world.

The barriers to AI engineering are crumbling fast

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%2F3b127cec-2c23-4484-997e-120a7f35f435_1344x768.webp
The author believes AI engineering barriers are crumbling due to simpler tools and standardized workflows, making it accessible to those who can handle basic DevOps tasks. The author proposes an 'AISpec' standard for integrating AI components, allowing users to build production-ready AI apps with existing skills.

A memory leak in Apple's Network Extension framework

https://obdev.at/Images/odblog/uqz8-Norbert.jpg
The Little Snitch Network Extension consumes excessive memory due to a memory leak in Apple's framework, affecting macOS 15.0 Sequoia users. To resolve, restart the extension via Activity Monitor or report the issue to Apple via Feedback Assistant.

PyPI now supports digital attestations

https://avatars.githubusercontent.com/u/294415?v=4
PyPI package maintainers can now publish signed digital attestations to increase trust in supply-chain security. This follows PEP 740 and provides three key advantages over PGP signatures.

An analysis of the Keycloak authentication system

https://security.humanativaspa.it/sec/wp-content/uploads/2024/10/Pasted-image-20240820165225.png
The user and their colleague Ema identified security issues in Keycloak, including a vulnerability that allows attackers to bypass two-factor authentication and another that allows unauthorized users to access administrative functionalities. The issues were reported to Keycloak developers, but it took 10 months to fix the first issue and the communication was not clear, leading to concerns ...

Go-Safeweb

https://opengraph.githubassets.com/e96493ca393758eef0ff89e04c533e1ed92f8f5ab0f79587b7489715dfafa60e/google/go-safeweb
Go Safe Web aims to create a secure-by-default Go HTTP server by addressing security issues like XSS, XSRF, CORS, and more. It achieves this through careful API design and explicit opt-outs, allowing for high compatibility with the standard library.

Looking for a Job Is Tough

https://blog.kaplich.me/wp-content/uploads/2024/11/Feb-8-2022.jpg
The user has been job hunting since September after being laid off in June, experiencing a tough market with fake jobs and challenging interviews, but managed to reach final rounds for two roles. Despite some red flags and rejections, the user gained valuable experience and is still looking for their next role as a web developer or frontend engineer.

Old Vintage Computing Research: Dusting Off Dreamcast Linux

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhPKs1qSjUCJ-F313PmMKpr6jp88iQTq4jbzDeqEendFolit38GHJZPN3cNLaWpddTAIY-1t_0d0EQIPVEwYXwdk1dL865pp0FrR3y_egoezRb9wduHspOjOoCY59CNW_3vxWgtUFJLVp9GnauaxFkf55bYJ0r43ZTDLcrRgAsaNiU2OOK1aRzLEd5c/s320/IMG_20230218_195431.jpg
The author has refurbished and updated the original 2001 Dreamcast Linux operating system, adding features such as NFS support, swap-over-NFS, and modern network tools, while preserving the original experience and hardware limitations. The updated system, called Dusted-off Dreamcast Linux, can be run on a Dreamcast console with a keyboard and mouse, and includes games such as PrBoom and ...

On Building Git for Lawyers

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%2Ff80751db-a125-47df-bc11-6e065f92e4f1_591x333.png
Lawyers rely on inefficient manual "version control" processes, such as redlining, to collaborate on contracts, which can take hours and result in errors. Version Story aims to solve this problem by providing a visual, git-like version control system that can handle Microsoft Word documents, making it accessible to non-coders in the legal industry.

GOG's Preservation Program Is the DRM-Free Store Refocusing on the Classics

https://cdn.arstechnica.net/wp-content/uploads/2024/11/gog_preserved-640x243.png
GOG announces a new Preservation Program to keep classic games compatible and DRM-free. The program starts with 100 games, including Jagged Alliance and Wing Commander, with ongoing tech support and a "Preserved by GOG" stamp.

BERTs Are Generative In-Context Learners

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Researchers found that masked language models like DeBERTa can perform in-context learning tasks without additional training. This discovery suggests that both causal and masked models can develop in-context learning capabilities, but with different strengths.

Something weird is happening with LLMs and Chess

https://dynomight.net/small/img/data-wall/babies2.jpg
The author tested large language models (LLMs) on playing chess, with most models failing to win against a standard chess AI. Only gpt-3.5-turbo-instruct showed significant success, winning every game.

DeepL Voice: Real-time voice translations for global collaboration

https://images.ctfassets.net/pplyeawnfzc7/5eJPWE8Gsqdns6AC0lsnkv/3e27de6791930b2ed4129244776ab71c/Voice-general.jpg
Translations follow the flow of conversation, with speech pattern and accent detection that ensures seamless, natural communication. Voice translations with the same high quality and accuracy that your team expects from DeepL’s advanced AI technology. Built with security at its core—including ISO 27001 certification and secure access management via SSO.

SqueakJS: A modern and practical Smalltalk that runs in any browser (2014) [pdf]

SqueakJS is a JavaScript-based implementation of the Squeak/Smalltalk virtual machine that runs entirely in a web browser, providing a fully backwards-compatible Squeak/Smalltalk system with a virtual file system and support for offline storage. The implementation uses a hybrid garbage collection scheme, a module interface, and a freeze feature to optimize performance and provide a seamless ...

The Onion wins Alex Jones' Infowars in bankruptcy auction

https://media-cldnry.s-nbcnews.com/image/upload/t_fit-560w,f_auto,q_auto:best/rockcms/2022-10/221007-alex-jones-mn-0930-a8b121.jpg
The Onion acquired InfoWars in a bankruptcy auction, planning to shut down the site and rebuild it with internet humor writers. The sale aims to satisfy Jones' estate creditors, including Sandy Hook families awarded $1.5 billion in defamation verdicts.

Speeding up the Rust edit-build-run cycle

The article discusses ways to speed up warm build times in Rust development, including using a faster linker, disabling debug information, and statically linking the binary. The author also proposes building an incremental linker, called "wild", to further improve warm build times and is seeking sponsorship to work on this project full-time.

JSON for Classic C++

https://opengraph.githubassets.com/1d11cf973e026e54ce6715a1af54fa52883e2bf218ec8dbed445a5fc95c3a70e/jart/json.cpp
This project is a faster, more lightweight alternative to nlohmann's JSON library, compiling 10x faster and having 10x less code. It also passes all JSONTestSuite test cases and supports efficient serialization of 32-bit floating point numbers.

OpenMP 6.0

https://www.openmp.org/wp-content/uploads/openmp-6-api-specification-released.webp
OpenMP 6.0 is released with improved parallel programming, task execution, and device support. It simplifies task programming, enhances device support, and gives developers more control over memory allocations.

Smaller Than Pixel Art: Sub-Pixel Art [video]

YouTube Premium Showing Ads

User needs to register or sign in with developer credentials and ensure a unique User-Agent string to access the application. Alternatively, they can try resetting to default User-Agent or file a ticket for assistance.

AI progress stalls as OpenAI, Google and Anthropic hit roadblocks

https://www.nasdaq.com/sites/acquia.prod/files/2019-05/0902-Q19%20Total%20Markets%20photos%20and%20gif_CC8.jpg
Three leading AI companies, OpenAI, Google, and Anthropic, are facing challenges in developing more sophisticated models due to lack of high-quality training data and rising costs. They are exploring alternative approaches, including partnerships and synthetic data, to address these issues and achieve significant advancements in AI capabilities.

WebVM 2.0: A complete Linux Desktop Environment in the browser via WebAssembly

https://labs.leaningtech.com/_astro/webvm_architecture_1.BdNLQjNU_ZTSk2.webp
WebVM is a full Linux environment running in the browser, powered by CheerpX, a WebAssembly-based virtualization engine. It supports persistent data storage, networking, and graphical applications, making it a useful tool for development, education, and legacy application access.

Meta Fined $843M by EU over Marketplace Ads

Please enable JS and disable any ad blocker

Origin private file system

https://developer.mozilla.org/mdn-social-share.d893525a4fb5fb1f67a2.png
The File System API provides a private storage endpoint called OPFS for secure contexts, offering fast in-place write access to files. It's accessible via navigator.storage.getDirectory() and allows synchronous file access in web workers.

An oral history of "We Built This City," the worst song of all time (2016)

https://media.gq.com/photos/57c71b80ff4e739d495a583e/16:9/w_2560%2Cc_limit/we-built-this-shitty-lede-4.gif
Starship's hit song "We Built This City" became infamous as the worst song of all time, but its creators are ambivalent about its impact. Despite ridicule, the song remains popular and continues to earn money, with its writers and band members still performing it today.

We're experimenting with advertising

www.perplexity.ai needs to review the security of your connection before proceeding.

Open-Source Software Is in Crisis

https://spectrum.ieee.org/media-library/illustration-of-greek-goddess-themis-holding-the-scales-of-justice-against-a-background-of-binary-code.jpg?id=54490505&width=1200&height=750
Matt Mullenweg accused WP Engine of violating WordPress trademarks, citing a lack of contributions to the open-source project. A legal battle is underway, highlighting the "maker-taker problem" in open-source software.

Async await: the worst thing to happen to programming?

https://miro.medium.com/v2/da:true/resize:fit:1200/0*fo0H05oTTridLQMn
You dislike async/await's chaining requirement but find it necessary. You prefer Go's concurrency approach without async/await.

For you, human. You and only you. You are not special, you are not im

https://lh3.googleusercontent.com/gg/ACM6BIvjdGPKVSJXiBTynxQHD12Nq7u0olT0_fE9caQTIH3-aFuIW-Qyge9olPxtfhMAA2hjOzzozx-p27jFCj3JqSQbTHTPNY5_caUmBfHsXIb8x4C2RCIjLhR1XX6lrCTrLQQ8fkJ9qzOYuNfwtd5WBlrWpXNiqdBZ5nWjNJKd4gR9dIEdrjaA=s1200
Created with Gemini

The geometry of data: the missing metric tensor and the Stein score [Part II]

https://blog.christianperone.com/wp-content/uploads/2024/10/640px-Hyperbolic_triangle.svg_.png
The article discusses the concept of a metric tensor for the data manifold, which can be used to compute distances, angles, and geodesics between data samples, and proposes a new metric tensor derived from the Stein score, a measure of how sensitive the log-density of a distribution is to changes in the data. The proposed metric tensor is shown to be positive definite and can be efficiently ...

Language agents achieve superhuman synthesis of scientific knowledge

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Researchers developed a method to compare AI language models with human experts on scientific tasks. A new AI model, PaperQA2, matches or exceeds human performance on literature search, summarization, and contradiction detection tasks.

S/Sed/Ed

https://aartaka.me/assets/sed-ed.png
The author argues that ed is a more powerful and flexible editor than sed for certain tasks, especially when working with multiline input and stateful operations. Ed's features, such as overwriting files and undoing commands, make it a better choice for complex scripting tasks.

Quarry: A modern computing environment for your World

https://lattice.xyz/blog/introducing-quarry/doom.gif
Lattice announces Quarry, a modern computing environment for Worlds, achieving 7ms latency and seamless onboarding. Quarry complements MUD and Redstone, enabling ultra-fast applications onchain with infinite horizontal scalability.

Silicon Valley got what it wanted

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%2Fa6cca859-225d-4c51-84f5-896818161f81_2048x1365.jpeg
Elon Musk's X platform and Silicon Valley tech titans have aligned with Trump, securing a president who will benefit their interests. This union will likely lead to deregulation, weakened antitrust efforts, and a surge in surveillance capitalism.

Mark Zuckerberg Wants to Feed You More AI Slop

https://assets.bwbx.io/images/users/iqjWHBFdfxIU/ivrBvWSdPT3M/v3/piUjdcePl62Og/160x160.jpg
Bloomberg delivers business and financial information worldwide. Meta's CEO Mark Zuckerberg is making AI models like Llama 3.2 open source to accelerate AI-generated content.

NextTrace: An open source visual route tracking CLI tool

NextTrace was used to trace 172.232.224.19 with a 30 hop max and 52 byte packets. The first hop was 18.141.171.41 in Singapore with Amazon EC2.

The closest open-source alternatives to Notion and Miro

https://opengraph.githubassets.com/372a34070db7b98ef605176bb9e292fbd8c2a9bfcb2d2616486a08fe9aa2b34e/toeverything/AFFiNE/releases/tag/v0.18.0
Multiple bug fixes and feature updates were made to the application, including closing the peek view, updating workspace card colors, and adding tooltips to doc properties. Several issues with the floating sidebar, doc scrolling, and editor settings were also resolved.
https://liliputing.com/wp-content/uploads/2024/11/01-gti12-ex-e1731270460772-532x500.png
The user is interested in a mini PC with a docking station that can upgrade the GPU, and they think it would be perfect for their needs. They also discuss the possibility of connecting the dock to a different computer via Oculink and/or USB4, and suggest an all-in-one version of the dock with a PCIe slot on the top left side.

Prompt Injecting Your Way to Shell: OpenAI's Containerized ChatGPT Environment

https://lh7-rt.googleusercontent.com/docsz/AD_4nXcPWlCwLQ6kh6zjdKjpz9-oEP75Ig6QlIDuN9Tnb8oA3NePtKxAonZp8pxqnJ6mndlWnfvUy8EpswKC0LbApE6SagIKV5VbpwbQhAsFboZw_umYcfkpe09gCVeV8CoGsME5mQ5KbQ?key=rGqf5xVSNEfM5k-HCzpOSeI7
The blog explores OpenAI's containerized ChatGPT environment, revealing surprising capabilities that allow users to interact with the model's underlying structure in unexpected ways, including file management and extracting GPT instructions. OpenAI's sandboxed environment is designed to provide a contained space for users to execute code and interact with the model, but breaking out of it is ...

Boston Dynamics Spot Robot Watches Its Step [video]

Not Satire: The Onion Acquires Infowars

https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,format=auto,onerror=redirect,quality=80/uploads/asset/file/b8a4dbe7-ae7b-40b3-ae40-db64c39b0fae/Alex_Jones_2__Photo_by_Joe_Buglewicz_Getty_Images_.jpg?t=1731592294
The Onion purchased Alex Jones' Infowars at a court-ordered auction, acquiring its assets and intellectual property. The deal was made possible by Sandy Hook families agreeing to forgo some of the money Jones owes them.

The Corpus of United States State Statutes–Design, Construction and Use

https://static.ssrn.com/cfincludes/img/icons/icon-adobe-pdf.svg
Researchers created CorUSSS, a corpus of 1,785,742 US state statutes to study language use in laws. Two case studies demonstrate the corpus's utility in statutory interpretation, examining word meanings and scooter classification.

Google loses yet another AI pioneer as Keras creator leaves

https://cdn.neowin.com/news/images/uploaded/2023/05/1684349632_google_story.jpg
François Chollet is leaving Google to co-found a new company, but will remain involved with Keras on GitHub. He's confident in Keras' future direction under new leader Jeff Carpenter.

How the Ivy League Broke America

https://cdn.theatlantic.com/thumbor/zhYZanu5yd3Iy68FZ1ATO0t59ao=/0x437:2000x1562/1440x810/media/img/2024/11/07/WEL_Brooks_MeritocracyOpenerNew/original.png
The American meritocracy, created by James Conant, prioritizes intelligence and academic achievement, but has led to a system that overvalues IQ, creates an American caste system, and damages the psyches of the elite. To reform the meritocracy, we need to redefine ability to include noncognitive skills and create a more capacious definition of merit that values creativity, emotional ...

The Poor UX/UI of Major Cloud Providers: ECS/VMs Management

Cloud providers' UI/UX is poor for basic VM management due to complex regional segregation, instance metadata management issues, and SSH key management problems. These issues make daily operations complicated and require external documentation to track instances and services.

I Regret Ever Open Sourcing Java – Jill Malony Ratkevic

Sorry, something went wrong. We're working on getting this fixed as soon as we can.

Show HN: 16 year olds building an AI-powered Integrated Writing Environment

https://factful.io/BlueFactfulLogo.png
Monitor corrections, analyze trends, and boost accuracy across subjects with Factful’s real-time analytics.

Amazon Haul–a broad selection of products $20 or less

https://assets.aboutamazon.com/dims4/default/75cb286/2147483647/strip/true/crop/1688x1125+136+0/resize/300x200!/quality/90/?url=https%3A%2F%2Famazon-blogs-brightspot.s3.amazonaws.com%2Fa8%2F4a%2Ff030ec454cd89d5fd380331d7b55%2Faa-oct2024-dtf-aishoppingguide-standard-hero-v1-2000x1125.jpg
Amazon introduces Amazon Haul, a shopping experience offering ultra-low priced products under $20 with one to two week delivery. Customers can find affordable fashion, home, and electronics items with free returns and Amazon's A-to-z Guarantee.

Tuffi

https://upload.wikimedia.org/wikipedia/commons/thumb/b/b8/Wuppertal_Friedrich-Engels-Allee_0009.jpg/220px-Wuppertal_Friedrich-Engels-Allee_0009.jpg
Tuffi, a four-year-old Asian elephant, fell 12 meters from the Wuppertal Schwebebahn into the River Wupper in 1950. She suffered minor injuries and was later sold to Cirque Alexis Gruss, where she died in 1989.