Norway ‘rows’ at the royal palace to welcome back World Cup heroes
More than 100,000 people turned out to celebrate Norway's national football team after their World Cup exit.
More than 100,000 people turned out to celebrate Norway's national football team after their World Cup exit.
Food tracking apps are popular, but are they a good way to make us eat a healthier diet?
Collecting money for a joint present might overcome the competitive gift-giving, but it can still cause friction.
Analysis of 12 indicators including asthma, obesity and vaccination finds child health is ‘national embarrassment’ Children in the UK will grow up to be one of the unhealthiest generations in decades, with child health outcomes having declined or stalled completely across all areas, a group of leading paediatricians has said. Reduced vaccination rates alongside rising hospital admissions for asthma and mental health disorders are all contributing factors to the UK’s record on children’s health, which should be seen as a “national embarrassment”, their analysis has found. Continue reading...
Tether is a giant in crytocurrency, an industry that Nigel Farage believes the UK should be embracing.
The coastal Chinese city of Shenzhen has become a hub for tech hardware that U.S. firms can't ignore.
DOOMQL Peter Gostev built this using GPT-5.6 Sol. This is a lot of fun: DOOMQL started with a deliberately unreasonable question: what if SQLite were the game engine, not merely the place where a game stores data? The result is a small, original Doom-like game in which SQL owns movement, collision, enemies, combat, progression and every RGB pixel on screen. It's implemented as a Python terminal script - I tried it out like this: cd /tmp git clone https://github.com/petergpt/doomql cd doomql uv run host/doomql.py Here's the huge SQL query that implements a full ray tracer in SQLite using a recursive CTE. Running the above script creates a /tmp/doomql/.doomql/doomql.sqlite SQLite database, which you can explore using Datasette like this: uvx --prerelease=allow --with datasette-apps datasette \ /tmp/doomql/.doomql/doomql.sqlite \ -p 4444 --root --secret 1 --internal internal.db The --with datasette-apps option installs the new Datasette Apps plugin, which supports creating custom HTML+JavaScript apps that can run SQL queries directly within the Datasette interface. I created a new app, pasted the copy-paste prompt into Claude chat (Fable 5) and told it : Build an app that displays the current state of the screen using the frame_pixels view with its x, y, r, g, b columns. have it refresh once a second. This got me a working HTML+JavaScript app inside Datasette that could reflect the current state while I played the game in my terminal. Then I added: add a minimap And now my Datasette App looks like this: Here's the HTML app code - paste that into your own Datasette instance (using the uvx --with datasette-apps recipe from above) to try it yourself. Via @petergostev Tags: games , sql , sqlite , ai , datasette , generative-ai , llms , ai-assisted-programming , gpt , datasette-apps
South Carolina governor chooses Darline Graham Nordone to serve the rest of the late US senator's term until early 2027.
Fatal shooting in Biddeford, Maine, is latest in at least nine deaths linked to US president's immigration crackdown.
CNBC's Jim Cramer said tech stocks continue to offer the market's biggest upside.
Prefect, best known for the eponymous open-source data pipeline and workflow orchestrator, has announced that it’s acquiring Dagster, one of The post Prefect just bought Dagster, another big Airflow rival — and it’s not a data pipeline story appeared first on The New Stack .
The man is said to be doing well in a Frankfurt hospital.
Microsoft Chairman and CEO Satya Nadella took to the internet to share his thoughts about the hidden cost of enterprise The post Microsoft CEO Satya Nadella says you’re paying for AI twice — the second price is worse appeared first on The New Stack .
Microsoft is testing a cleaner version of the Windows 11 search menu that strips it of recommended content and ads. In a blog post on Monday, Microsoft announced that it's rolling out the decluttered Search Box to Windows Insiders in the Experimental channel as the company looks to regain trust with users and fix Windows. […]
OnePlus and its parent company, Oppo, plan to announce in the coming days that OnePlus brand will be leaving the US and European markets, according to a machine translation of a WinFuture report. Should the exit actually happen, it will mark a conclusion to months of rumors about the future of OnePlus. Android Headlines said […]
datasette code-frequency chart on GitHub Out of curiosity I decided to see if I could find a useful illustration of the impact of coding agents and Opus 4.5 class models on my own output. The best I've found so far is this GitHub chart of frequency of code changes to my Datasette open source project: The big spike in activity at the end aligns with Opus 4.8, GPT-5.5, Fable 5 and GPT-5.6 Sol. Tags: github , ai , datasette , generative-ai , llms , ai-assisted-programming , coding-agents
A crowd of more than 100,000, an open-top bus parade and a royal reception welcomed back the Norwegian World Cup squad.
What's Changed New interactive agent experience: running ollama now launches an agent to help you code and delegate work ❯ ollama Ollama 0.32.0 ▸ Chat, Code, & Work (glm-5.2:cloud) Chat with models, code, search the web, and delegate real work Renamed the Codex App integration to ChatGPT: use ollama launch chatgpt (and --restore to return to your usual ChatGPT profile) Simplified integration selection: the ollama launch menu now only offers the most popular integrations (other integrations can be accessed through ollama launch Warns before launching older agent models: CodeLlama, Qwen2.5(-coder), Llama 3.x, Mistral, StarCoder, and the base DeepSeek-R1 tags now prompt a deprecation warning before ollama launch continues Full Changelog : v0.31.2...v0.32.0
The country's football players' union confirmed Adams's death on Saturday, but the cause has not been revealed.
Video compliance review powered by rules you control Discussion | Link
This is a breaking news story.
Late US senator backed invasion of Iraq, war on Iran and approach of 'more for Israel' as he became a Trump confidant.
Apple files a lawsuit against OpenAI, accusing it of stealing trade secrets.
Smartphones these days have incredible cameras that are capable of taking smooth, sharp video, but the microphones are often lacking, to say the least. A wireless lavalier microphone can dramatically improve the audio quality of your videos, whether you’re the only one talking, or if you’re getting audio from multiple people. The DJI Mic 3 […]