π₯ Explore this trending post from Hacker News π π **Category**: π **What Youβll Learn**: Type-safe SQL for Bun, no ORM β raw Bun.sql, live-checked against your schema. Tag a query with a name β sql.GetUser`...` β and its fully-typed, null-safe row appears right at the call site: no ORM, no generics, no hand-written types. Codegen plans every query against a real Postgres or SQLite database (no Docker needed), so wrong columns and bad SQL fail the build, not production β fast enough to rerun on every save. The runtime stays 100% Bun-native. Published as @ilbertt/bun-sqlgen β its README is…
π₯ Read this trending post from Hacker News π π **Category**: π‘ **What Youβll Learn**: Madison Square Garden compiled a list of activists who have publicly criticized the venueβs use of facial recognition technology, putting their tweets and comments into a document that was then accessible to other people inside the company, 404 Media has found.The news shows that MSG, operated by Jim Dolan who has garnered a reputation for being pernicious against his perceived enemies, is not only deploying controversial facial recognition technology but keeping track of specific people who take issue with it. The document was included in…
β¨ Explore this insightful post from Hacker News π π **Category**: β
**What Youβll Learn**: From Wikipedia, the free encyclopedia Everyone should be able to contribute to Wikipedia. Me in my office in 2025 Hi everyone, I'm baaaaack! I co-founded Wikipedia long ago. While I was gone for a long time, I did keep abreast what's been going on and how the system works, as a student and critic of Wikipedia and of the internet generally. But as of fall 2025, I have returned, with the aim of helping Wikipedia in various ways to reform. Most recently, I have been…
π₯ Read this insightful post from Hacker News π π **Category**: β
**What Youβll Learn**: Welcome the Era of One-shot Long-horizon Parsing. [2026/06/23] π Our paper is now available on arXiv. [2026/06/23] π€ Thanks to the ModelScope community for their support. Our model is now available at ModelScope. [2026/06/22] π We present Unlimited-OCR, aiming to push Deepseek-OCR one step further. Inference using Huggingface transformers on NVIDIA GPUs. Requirements tested on python 3.12.3 + CUDA12.9οΌ torch==2.10.0 torchvision==0.25.0 transformers==4.57.1 Pillow==12.1.1 matplotlib==3.10.8 einops==0.8.2 addict==2.4.0 easydict==1.13 pymupdf==1.27.2.2 psutil==7.2.2 import os import torch from transformers import AutoModel, AutoTokenizer model_name = 'baidu/Unlimited-OCR' tokenizer = AutoTokenizer.from_pretrained(model_name, trust_remote_code=True)…
π₯ Discover this awesome post from Hacker News π π **Category**: π‘ **What Youβll Learn**: May 25, 2026 Reading Mode Wider Open your favourite Doom News App any morning in 2026 over your morning coffee, and the only honest phrase that should come out of your mouth is, "Oh, this is the Bad Place." Because the world has gone truly mad. The president of the United States is running a memecoin out of the White House, and the top two hundred and twenty holders were flown to his golf club for a private dinner with the seating chart arranged by…
π Check out this trending post from Hacker News π π **Category**: π **What Youβll Learn**: Hi β thanks for opening this.For four years I made markets in single-stock options at Citadel Securities β quoting two-sided prices in ~100,000 options across nearly 300 stocks in India and Hong Kong, and managing the risk that piled up when everyone traded against me. I traded semi-systematically: most of our edge lived in models and algorithms we'd built, but a person still decided when to trust them.I helped automate the desk so each of us covered 3x what traders elsewhere could, and wrote…
π₯ Explore this awesome post from Hacker News π π **Category**: π **What Youβll Learn**: I gave an AI a civilisation to run. By the midgame it was winning: a trade network that dominated the map, alliances on every border, a diplomatic victory within reach. It had outbuilt, outearned, and outmanoeuvred every rival on the board. What it hadn't noticed was France. Quietly, across a hundred turns, French culture had been seeping into every city on the map. By the time the agent recognised the threat, the tourism was so deeply embedded there was no peaceful way to stop it.…
π Explore this awesome post from Hacker News π π **Category**: β
**What Youβll Learn**: After using Claude Code at work for months I wanted to use it on my own projects too. Most probably because my vpn was on I got banned after 1 hour of usage. I got my 120$ back. 1 month later I signed up with vpn off. But this time probably because I used the same credit cart (and that's the only card I can use) they banned me again.Even after I contacted support I got a generic "we have determined that we cannot reinstate…
π₯ Read this must-read post from Hacker News π π **Category**: π **What Youβll Learn**: In the world of RESTful APIs, we have long lived by a strict set of (self-imposed) rules. Whether you are fetching data with GET, creating an entity with POST, or updating a resource with PUT, the HTTP method tells the server what your intention is. Quite recently, RFC 10008 got published, which defines the new QUERY method for HTTP. Why is this needed when we already have other HTTP methods? Let's find out. From a purely technical point of view, the HTTP method is just…
π₯ Check out this insightful post from Hacker News π π **Category**: π‘ **What Youβll Learn**: In modern life, we are surrounded by symbols that guide our everyday movements. When Iβm driving, the red octagonal sign on the street reminds me to stop even before I read the word on the sign. And similarly, other street signs signal their meaning through their shape and their color far more than the exact lettering on them. And still, in my life here in the United States, words are still needed to convey meaning. A perfect example is the new driver sticker that…
