
spacewar.com
RTX radar selected to support autonomous X 62A fighter testinghttps://www.spacewar.com/reports/RTX_radar_selected_to_support_autonomous_X_62A_fighter_testing_999.htmlLos Angeles CA (SPX) Jan 01, 2026 Raytheon has received a U.S. Air Force contract to integrate its PhantomStrike radar on the autonomous X-62A Variable In-flight Simulation Test Aircraft, or VISTA, a modified F-16D Block 30 test aircraft upgraded with Block 40 avionics and configured as a machine-learning and software testbed. The X-62A VISTA functions as a dedicated platform for flight testing autonomy and artificial inteJan 1, 2026 11:20 AM

spacenews.com
ESA confirms data breachhttps://spacenews.com/esa-confirms-data-breach/MILAN — The European Space Agency has confirmed a security breach of unclassified material from science servers following reports on social media. A threat actor claimed to have compromised ESA systems and to have leaked roughly 200 gigabytes of data. According to screenshots shared on X by French cybersecurity professional Seb Latom, the actor alleges […] The post ESA confirms data breach appeared first on SpaceNews.Dec 30, 2025 6:30 PM
cookie.engineer
Show HN: I remade my website in the Sith Lord Theme and I hope it's funhttps://cookie.engineer/index.htmlI used the time over Christmas and in between the years to redesign my website.This time I decided to make it in the theme of an evil Sith Lord that commands the Galactic Cookie Empire, because I found my previous cookie consent game a bit boring after a while.Here's the website's welcome page and the cookie consent game: https://cookie.engineer/index.html(the cookie consent game isn't started on any other page of my website, only on the welcome page)I also made a "making of" weblog article series, in case you're interested in the development process and how I implemented it and what kind of troubles I went through already:- Making of the Game: https://cookie.engineer/weblog/articles/making-of-my-website...- Making of the Avatar: https://cookie.engineer/weblog/articles/making-of-my-website...- Debuggers to toy around with: https://cookie.engineer/design/consent/index.htmlIt "should" work on modern browsers. I tested it on Firefox on Linuxes, Chrome/Chromium on Linuxes, and Safari on MaDec 30, 2025 6:08 PM
news.ycombinator.com
Show HN: A Multi-agent system where LLMs challenge each other's answershttps://news.ycombinator.com/item?id=46435835Hey HN,I've been experimenting with forcing multiple LLMs to critique each other before producing a final answer.In practice, I kept working around single-model limitations by opening multiple tabs, pasting the same question into different models, comparing responses, and then manually challenging each model with the others' arguments. (Maybe some of you can relate.) It worked sometimes, but it was cumbersome, slow, and hard to do systematically and efficiently.Based on my own experiments, a few things seem to drive why different models arrive at different responses: they have different guardrails, different tendencies encoded in their weights, and different training data. And the biggest kicker of all: they still hallucinate. The question I wanted to test was whether making those differences explicit, rather than relying on one model to self-correct could reduce blind spots and improve the overall quality of the answer.So I built Consilium9.The problem: When a single LLM answers a conDec 30, 2025 5:41 PM

spacedaily.com
China harnesses nationwide system to drive spaceflight and satellite navigation advanceshttps://www.spacedaily.com/reports/China_harnesses_nationwide_system_to_drive_spaceflight_and_satellite_navigation_advances_999.htmlTokyo, Japan (SPX) Dec 30, 2025 China's manned space program has used a nationwide resource mobilization system to manage a recent contingency involving the Shenzhou-20 mission and to launch its follow-on Shenzhou-22 spacecraft within 20 days. After the Shenzhou-20 return vehicle suffered minor window damage from space debris, the China Manned Space Agency activated its first contingency plan of this kind, coordinating eDec 30, 2025 7:17 AM
beautyarena.vercel.app
Show HN: Beauty Arena – An Elo-based experiment to measure aestheticshttps://beautyarena.vercel.appHi HN,I built Beauty Arena to solve a data problem I've always found annoying: absolute rating scales (1-10) are terrible for subjective data. They suffer from massive inflation and inconsistent user baselines (one person's 7 is another person's 5).I wanted to test if pairwise comparison (1v1) could produce a cleaner, strictly relative dataset.Instead of asking "How beautiful is this person?", the system asks a simple question: "Who do you choose?". It uses a ranking system inspired by competitive games (Elo/Glicko) under the hood. As users vote, a global ranking emerges based on win/loss ratios against others rather than accumulated points.I'm curious about the "wisdom of the crowd" limits here. Does a pairwise sort actually converge on a clear consensus, or does it cycle indefinitely due to intransitive preferences (A > B, B > C, but C > A)?I'd love feedback on the ranking methodology and the overall UI.Dec 30, 2025 12:56 AM
news.ycombinator.com
Ask HN: What if an entire city banned home cooking?https://news.ycombinator.com/item?id=46427054Every meal would come from centralized kitchens, automated meal factories, or restaurant-style delivery. No chopping, no dishes, no cooking smells, just ready-to-eat meals at your doorstep.Pros:* Guaranteed nutrition and food safety* No more time wasted cooking or cleaning* Potentially less food waste with centralized meal prep* Economies of scale make ready-to-eat meals as affordable as home cookingWould you live in a city like this?Dec 29, 2025 11:01 PM
news.ycombinator.com
Show HN: Tinytunes DJ – A DJ deck in the browserhttps://news.ycombinator.com/item?id=46413644TLDR: https://dj.t-tunes.com/Hey everyone, the past few months I've been working on a couple of lightweight music apps that run within the constraints of the browser, and focus on providing a delightful (hopefully) music experience.The first project I've launched is tinytunes DJ (just in time for NYE parties!), a minimal DJ deck that runs in your browser, on your laptop, your phone, and your tablet.The absolute essence of a good DJ set is a great track list and smooth transitions (crossfade) between the tracks. tinytunes DJ helps you accomplish that and a bit more too.A quick overview below:## ADD TRACKSFrom mp3s from local library or tracks and playlists from YouTube.## PLAYControl two decks, playlists, cue, sync and crossfader. tinytunes DJ has configurable keyboard mappings, UI hints and visual feedback so you can get a tactile feel by using the keyboard controls.## RECORDRecord combined audio output, track list and timings. (Local only at the moment)## SHAREEvery mix is shareable, Dec 28, 2025 7:21 PM
news.ycombinator.com
Show HN: Talent Scout – job matching and prep with an independent AI assessorhttps://news.ycombinator.com/item?id=46394163Hi HN — we’re opening Talent Scout to a wider beta and inviting the first 50 people to request access via our site.Talent Scout is built around the idea that resumes are an outdated medium for job search - it's easier to compress/summarize a detailed career history for a specific job than it is to try and decompress/extrapolate from a streamlined resume. Essentially, the job market today is a DDOS attack on HR departments, where spam applications prevent the candidates they actually want from being seen or reviewed. LLMs excel at summarization and translation tasks, so we sit as a platform between candidates and hiring managers to summarize your career history and translate that into the language of a specific hiring manager or recruiter.What you can do in the beta:- Interview prep with Athena (AI). Talk through your real work experiences the way you would with a trusted colleague over coffee or a beer. Athena asks follow-ups, probes for missing details, and pressure-tests claims the sDec 26, 2025 5:28 PM

spacedaily.com
Webb maps carbon rich atmosphere on distorted pulsar planethttps://www.spacedaily.com/reports/Webb_maps_carbon_rich_atmosphere_on_distorted_pulsar_planet_999.htmlBerlin, Germany (SPX) Dec 17, 2025 Scientists using NASA's James Webb Space Telescope have identified an exoplanet with an atmosphere unlike any seen before, orbiting a rapidly spinning neutron star known as a pulsar. The object, officially designated PSR J2322-2650b, has a mass comparable to Jupiter but is stretched into a lemon-like shape by the strong gravitational pull of its compact host star. Its atmosphere appears dominateDec 26, 2025 5:41 AM

spacedaily.com
CoDICE instrument returns first-light particle data for IMAP missionhttps://www.spacedaily.com/reports/CoDICE_instrument_returns_first_light_particle_data_for_IMAP_mission_999.htmlLos Angeles CA (SPX) Dec 17, 2025 December 16, 2025 - Southwest Research Institute's Compact Dual Ion Composition Experiment (CoDICE) instrument aboard NASA's Interstellar Mapping and Acceleration Probe (IMAP) spacecraft has begun returning first-light particle measurements. IMAP launched in September to help researchers better understand the boundary of the heliosphere, the magnetic bubble that surrounds and protects our solarDec 26, 2025 5:41 AM
news.ycombinator.com
Is the Standard Model overfitting or am I curve-fitting?https://news.ycombinator.com/item?id=46386102I am developing a geometric model of physical interactions based on geometric constraints (w = 2, δ = √5 ) and topological invariants. No free parameters, just geometry. In your opinion, is this a legitimate geometric unification or just sophisticated curve-fitting?Results:Proton radius (r_p): Modeled as a tetrahedral structural limit (4 · ƛ) with spherical field projection loss (α / 4 · π). r_p = 4 · ƛ_p · (1 - (α / (4 · π))) Pred: 8.407470 × 10^-16 m Exp: 8.4075(64) × 10^-16 m Diff: 3 ppm Proton magnetic moment (g_p): Derived from the dynamic potential (δ = √5 ) damped by a golden friction term (α / Φ). g_p = (δ^3 / w) - (α / Φ) Pred: 5.5856599 Exp: 5.5856947 Diff: 6 ppm Muon anomaly (a_μ): Derived as a hierarchical resolution of the icosahedral geometry: surface (α / 2 · π) + nodes (α^2 / 12) + vertex symmetry (α^3 / 5). a_μ = (α / (2 · π)) + (α^2 / 12) + (α^3 / 5) Pred: 0.00116592506 Exp: 0.00116592059 Diff: 4 ppm α particle radius (r_α): Modeled as a 4-nucleon tetrahedron (8 · ƛ) Dec 25, 2025 6:22 PM
news.ycombinator.com
80.1 % on LoCoMo Long-Term Memory Benchmark with a pure open-source RAG pipelinehttps://news.ycombinator.com/item?id=46369736I just pushed the current SOTA on the LoCoMo long-term memory benchmark for agents: 80.1 % accuracy using only: -BGE-large-en-v1.5 (1024d) + FAISS-Custom “MCA” gravitational ranking (keyword coverage + importance + frequency)-BM25 sparse retrieval-Direct Cross-Encoder reranking (bge-reranker-v2-m3) on the full union (~120-150 docs)-Gpt-4o-mini only for final answer generation and judging (everything else is open weights or classic)Repo: https://github.com/vac-architector/VAC-Memory-System Key tricks that finally broke 80% :-MCA-first filter (coverage ≥ 0.1 → top-30) — catches exact-keyword questions early-Feeding the entire union straight into Cross-Encoder (112–135 documents) instead of pre-filtering-Proper query instruction for BGE-large (the classic “Represent this sentence for searching relevant passages”)The whole pipeline runs in < 3s per query on a single RTX 4090. LoCoMo is currently the hardest public long-term memory benchmark (5.880 real human–agent conversations, multi-hop,Dec 23, 2025 9:34 PM
bing.com
25 Best Aesthetic Wallpapers for iPhone and Android [2026]http://www.bing.com/news/apiclick.aspx&aid=&tid=6a84d086fe454f7388c6aca587786028&url=https%3a%2f%2ftechpp.com%2f2025%2f12%2f22%2fbest-aesthetic-wallpapers-for-iphone-and-android%2f&c=14959676882974449134&mkt=en-usFrom calm landscapes and soft sunlight to minimal builds, abstracts, pets, and dark mode-friendly designs, this curated list of 25 aesthetic wallpapers helps your iPhone or Android feel fresh, clean, ...Dec 22, 2025 8:21 AM
bing.com
25 Best Aesthetic Wallpapers for iPhone and Android [2026]http://www.bing.com/news/apiclick.aspx&aid=&tid=6a811be9c4444911a8064310912773fa&url=https%3a%2f%2ftechpp.com%2f2025%2f12%2f22%2fbest-aesthetic-wallpapers-for-iphone-and-android%2f&c=14959676882974449134&mkt=en-usFrom calm landscapes and soft sunlight to minimal builds, abstracts, pets, and dark mode-friendly designs, this curated list of 25 aesthetic wallpapers helps your iPhone or Android feel fresh, clean, ...Dec 22, 2025 8:21 AM
bing.com
25 Best Aesthetic Wallpapers for iPhone and Android [2026]http://www.bing.com/news/apiclick.aspx&aid=&tid=6a810eca1adc449d95cea9b9ce8a7097&url=https%3a%2f%2ftechpp.com%2f2025%2f12%2f22%2fbest-aesthetic-wallpapers-for-iphone-and-android%2f&c=14959676882974449134&mkt=en-usFrom calm landscapes and soft sunlight to minimal builds, abstracts, pets, and dark mode-friendly designs, this curated list of 25 aesthetic wallpapers helps your iPhone or Android feel fresh, clean, ...Dec 22, 2025 8:21 AM
bing.com
25 Best Aesthetic Wallpapers for iPhone and Android [2026]http://www.bing.com/news/apiclick.aspx&aid=&tid=6a8115997dec4a588b425f41c6487ee1&url=https%3a%2f%2ftechpp.com%2f2025%2f12%2f22%2fbest-aesthetic-wallpapers-for-iphone-and-android%2f&c=14959676882974449134&mkt=en-usFrom calm landscapes and soft sunlight to minimal builds, abstracts, pets, and dark mode-friendly designs, this curated list of 25 aesthetic wallpapers helps your iPhone or Android feel fresh, clean, ...Dec 22, 2025 8:21 AM
bing.com
25 Best Aesthetic Wallpapers for iPhone and Android [2026]http://www.bing.com/news/apiclick.aspx&aid=&tid=6a81169677294e76990aa5e6dcc7309c&url=https%3a%2f%2ftechpp.com%2f2025%2f12%2f22%2fbest-aesthetic-wallpapers-for-iphone-and-android%2f&c=14959676882974449134&mkt=en-usFrom calm landscapes and soft sunlight to minimal builds, abstracts, pets, and dark mode-friendly designs, this curated list of 25 aesthetic wallpapers helps your iPhone or Android feel fresh, clean, ...Dec 22, 2025 8:21 AM
bing.com
25 Best Aesthetic Wallpapers for iPhone and Android [2026]http://www.bing.com/news/apiclick.aspx&aid=&tid=6a810b9728f846e9bd77a827af2e76c8&url=https%3a%2f%2ftechpp.com%2f2025%2f12%2f22%2fbest-aesthetic-wallpapers-for-iphone-and-android%2f&c=14959676882974449134&mkt=en-usFrom calm landscapes and soft sunlight to minimal builds, abstracts, pets, and dark mode-friendly designs, this curated list of 25 aesthetic wallpapers helps your iPhone or Android feel fresh, clean, ...Dec 22, 2025 8:21 AM
bing.com
25 Best Aesthetic Wallpapers for iPhone and Android [2026]http://www.bing.com/news/apiclick.aspx&aid=&tid=6a810db23e5b40cc8a4981b3546a28d8&url=https%3a%2f%2ftechpp.com%2f2025%2f12%2f22%2fbest-aesthetic-wallpapers-for-iphone-and-android%2f&c=14959676882974449134&mkt=en-usFrom calm landscapes and soft sunlight to minimal builds, abstracts, pets, and dark mode-friendly designs, this curated list of 25 aesthetic wallpapers helps your iPhone or Android feel fresh, clean, ...Dec 22, 2025 8:21 AM