frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Recycling Lead for U.S. Car Batteries Is Poisoning People

https://www.nytimes.com/interactive/2025/11/18/world/africa/lead-poisoning-car-battery.html
1•mosesbp•14s ago•0 comments

Sub-Second Streaming at Scale with Media over QUIC (MoQ)

https://bitmovin.com/blog/sub-second-streaming-bitmovin-player-web-x-moq-playback/
1•slederer•19s ago•0 comments

Show HN: LLMKube – Kubernetes for Local LLMs with GPU Acceleration

https://github.com/defilantech/LLMKube
1•defilan•24s ago•0 comments

GitBrowser: a new free native Git client for Mac

https://blogs.remobjects.com/2025/11/17/gitbrowser/
1•dwarfland•1m ago•0 comments

New Mini ITX Amiga 1200 PCB for 2025 – Building the Alicia [video]

https://www.youtube.com/watch?v=8PMlUo1LGMU
1•doener•1m ago•0 comments

Show HN: Turn OpenAPI specs into interactive API playgrounds

https://github.com/Playground-Y/Playground-Y
1•SamTinnerholm•1m ago•0 comments

Is Android the next big desktop operating system?

https://www.spacebar.news/is-android-really-the-next-big-desktop-operating-system/
2•gassi•2m ago•0 comments

Holes in the Web

https://aeon.co/essays/generative-ai-has-access-to-a-small-slice-of-human-knowledge
1•hdk•3m ago•0 comments

Google Summer of Code 2025 results

https://blog.rust-lang.org/2025/11/18/gsoc-2025-results/
1•todsacerdoti•3m ago•0 comments

Amp: Gemini 3 Pro as default model

https://ampcode.com/news/gemini-3
1•tosh•5m ago•0 comments

The Moral Collapse of Boutique Olive Oil Cooperatives in the Svaneti Highlands

https://stohl.substack.com/p/the-moral-collapse-of-boutique-olive-72a
1•FreeQueso•5m ago•0 comments

Thunderbird Adds Native Microsoft Exchange Email Support

https://blog.thunderbird.net/2025/11/thunderbird-adds-native-microsoft-exchange-email-support/
1•HieronymusBosch•5m ago•0 comments

Show HN: One Time Payment Text Speech in the Browser

https://blog.with.audio/posts/withaudio-web-companion
1•OfflineSergio•5m ago•0 comments

Strix Halo's Memory Subsystem: Tackling iGPU Challenges

https://chipsandcheese.com/p/strix-halos-memory-subsystem-tackling
2•PaulHoule•6m ago•0 comments

Don't Want to Use AI? You're Fired

https://www.wsj.com/podcasts/tech-news-briefing/dont-want-to-use-ai-youre-fired/6efaf4f2-612d-451...
1•zeroonetwothree•7m ago•0 comments

Show HN: Waitinglist.to Create Waitlists in Seconds

https://waitinglist.to/
1•ivanramos•8m ago•0 comments

Show HN: WithoutBG Focus – Background removal with sharp edge detection

https://github.com/withoutbg/withoutbg
1•kocabiyik•8m ago•0 comments

XenonUI – A Hybrid Retained/Immediate Mode UI Framework in C++ (SDL3)

2•XenUI•9m ago•0 comments

B.C. sea wolves use line to pull up crab traps

https://www.ctvnews.ca/vancouver/article/bc-wolves-use-line-to-pull-up-crab-traps-in-first-possib...
2•speckx•13m ago•0 comments

Crypto Stablecoins Could Trigger the Next Financial Crisis

https://www.theatlantic.com/ideas/2025/11/cryptocurrency-economy-financial-crisis/684960/
1•fortran77•15m ago•1 comments

Show HN: Optimizing LiteLLM with Rust – When Expectations Meet Reality

https://github.com/neul-labs/fast-litellm
3•ticktockten•15m ago•0 comments

Gen Z is facing record challenges in today's labour market

https://www.weforum.org/stories/2025/11/gen-z-labour-market-ai-economy/
2•KingNoLimit•16m ago•0 comments

Triton-Augment: GPU Kernel Fusion for 5-73x Faster Image/Video Augmentation

https://github.com/yuhezhang-ai/triton-augment
3•seedlingfl•19m ago•2 comments

The Fate of Data Model Dependency

https://medium.com/@HobokenDays/the-fate-of-shared-data-model-cf8a3dc88ac9
1•steven-123•19m ago•0 comments

Blender 5.0 Released with Better Vulkan Support, HDR on Wayland

https://www.phoronix.com/news/Blender-5.0-Released
8•Bender•20m ago•0 comments

Gemini 3 Pro Is Now Available in JetBrains IDEs

https://blog.jetbrains.com/ai/2025/11/gemini-3-pro-is-now-available-in-jetbrains-ides/
2•quapster•21m ago•0 comments

Solving a Million-Step LLM Task with Zero Errors

https://arxiv.org/abs/2511.09030
2•Anon84•21m ago•0 comments

How 10 Office Technologies Changed the Workplace

https://www.wsj.com/lifestyle/workplace/workplace-office-technology-history-639fa7f7
1•tortilla•22m ago•0 comments

Early Morning Walks

https://nicolaiarocci.com/early-morning-walks/
2•speckx•23m ago•0 comments

Writing Hack: Write It Just Like That

https://psychotechnology.substack.com/p/writing-hack-write-it-just-like-that
4•surprisetalk•23m ago•0 comments
Open in hackernews

Just Spell the Month

https://parkscomputing.com/page/just-spell-the-month
2•paulmooreparks•1h ago

Comments

theamk•1h ago
Nothing stops one from using ISO 8601 dates today - I highly recommend this to everyone.

If I have to put a date in the document, it's always in the 20xx-05-10 format. No one has been complaining that they could not understand it yet

(and I've just checked in https://en.wikipedia.org/wiki/List_of_date_formats_by_countr... - only one region used yyyy-d-mm format, but even then it is not used "causally". Which means that format as close to unambiguous as one can get.)

taylodl•50m ago
Just use NATO Standardization Agreement 1059. The date in question is written as 10MAY25 using this NATO standard. This of course is assuming human-to-human communication. For machine-to-machine communication then you would use RFC 3339 which is a profile of ISO 8601.