Feed aggregator
BYDFi's Innovative Trading Approach
Article URL: https://www.bydfi.com/en
Comments URL: https://news.ycombinator.com/item?id=43651847
Points: 1
# Comments: 1
The Met Police is set deploy permanent live facial recognition cameras on street furniture in Croydon from summer 2025, but local councillors say the decision – which has taken place with no community input – will further contribute the over-policing...
Inside The Controversial Decision to Rid the UK of Its Plutonium Stores
Article URL: https://www.politicshome.com/news/article/inside-controversial-decision-rid-uk-plutonium-stores
Comments URL: https://news.ycombinator.com/item?id=43651632
Points: 1
# Comments: 0
Doge Suffers Another Setback, American Oversight Wins Court Order
Dial: A modern profiler for your Rails application
Article URL: https://github.com/joshuay03/dial
Comments URL: https://news.ycombinator.com/item?id=43651623
Points: 1
# Comments: 0
How The Pentagon is adapting to China's technological rise
Article URL: https://www.technologyreview.com/2025/04/07/1114242/kathleen-hicks-on-china/
Comments URL: https://news.ycombinator.com/item?id=43651608
Points: 2
# Comments: 0
I walked and ran without headphones for a year
Article URL: https://www.the-independent.com/life-style/headphones-public-running-earbuds-b2714323.html
Comments URL: https://news.ycombinator.com/item?id=43651591
Points: 1
# Comments: 0
Why I Program in Lisp
Article URL: http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html
Comments URL: https://news.ycombinator.com/item?id=43651576
Points: 2
# Comments: 0
Extractify: Extract and explore archives online, securely in browser
Article URL: https://extractify.zip
Comments URL: https://news.ycombinator.com/item?id=43651567
Points: 1
# Comments: 0
Summary: Imagining and Building Wise Machines
Article URL: https://www.lesswrong.com/posts/euAMyQAQWTYyWZW8Z/summary-imagining-and-building-wise-machines-the-centrality
Comments URL: https://news.ycombinator.com/item?id=43651560
Points: 1
# Comments: 1
The AI Transparency Gap: What Users Don't Know Can Hurt You
Article URL: https://www.vktr.com/ai-technology/the-ai-transparency-gap-what-users-dont-know-can-hurt-you/
Comments URL: https://news.ycombinator.com/item?id=43651554
Points: 1
# Comments: 0
The Case for WebComponents with Lit
Article URL: https://typescript.guru/the-case-for-web-components-with-lit/
Comments URL: https://news.ycombinator.com/item?id=43651549
Points: 1
# Comments: 0
Why lead is still bad for your brain
Article URL: https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/
Comments URL: https://news.ycombinator.com/item?id=43651532
Points: 2
# Comments: 0
China raises tariffs on US goods to 125% and says it won't respond any further
Article URL: https://www.bbc.com/news/live/cn4jjw30d5qt
Comments URL: https://news.ycombinator.com/item?id=43651529
Points: 11
# Comments: 1
JØKU – Balatro inspired game built with AI (mostly)
Article URL: https://playjoku.com/
Comments URL: https://news.ycombinator.com/item?id=43651524
Points: 1
# Comments: 1
Show HN: I built AI Agents for continuous customer feedback
Growth is harder than ever. Acquisition costs, churn, customer expectations, # of competitors—all way up! Understanding your customer is your moat but traditional methods aren't great.
Survey's lack depth. Human interviews aren't repeatable, scalable or convenient (for you or your customers).
Franko let's you create and deploy agents to have short, targeted conversations at critical points in your customer journey.
Configure your agent with a "Conversation Plan" and other details (i.e. # questions to ask, etc) and then send directly to customers!
I.e. you might configure an agent to understand customer churn, and send your relevant agent link in an automated churn email sequence.
Customer clicks, opens a ChatGPT-like UI, and the agent guides them from there! Short, sharp, insightful!!
Let me know what you think :)
Cheers, Fletcher
Comments URL: https://news.ycombinator.com/item?id=43651518
Points: 1
# Comments: 0
Show HN: I made a Chrome extension that turns each new tab into a birding moment
I built BirdTab, a Chrome extension that introduces you to a different bird species each time you open a new tab. It features stunning photos, bird calls (with a mute option), and interesting facts to bring a moment of nature into your browsing experience.
A year ago, I moved to the Himalayan foothills and was captivated by the song of a Blue Whistling Thrush outside my window. This sparked a fascination with birds. As a developer, I still spent hours in front of Chrome tabs, so I created BirdTab to bring a slice of that birding experience into my daily routine.
Comments URL: https://news.ycombinator.com/item?id=43651498
Points: 1
# Comments: 0
The thing about Europe: it's the actual land of the free now
Article URL: https://www.economist.com/europe/2025/04/10/the-thing-about-europe-its-the-actual-land-of-the-free-now
Comments URL: https://news.ycombinator.com/item?id=43651489
Points: 22
# Comments: 4
Show HN: Open-source, cross platform document data extraction with no OCR
The traditional pipeline for unstructured data extraction typically follows these steps: 1. Image → OCR Model (e.g., Google Vision) → Layout Model (e.g. Surya) → LLM → Final Answer However, this can be streamlined using a Vision-Language Model (VLM): 2. Image → VLM → Final Answer
Recently VLMs have improved a lot for OCR and document understanding tasks, specifically the Qwen-2.5-VL series. We can run the Qwen-2.5-VL-7B-AWQ model locally with just 16GB VRAM, and perform end-to-end information extraction (fields and table extraction) without any external models.
Hallucination with VLMs One question I am asked often is, higher hallucination with VLMs compared to OCR model. This is a valid point. But, even with correct OCR and Layout formatting, LLM can still hallucinate, and can give incorrect final answers. Layout models often struggle with complex documents (e.g., tables, complex sparse document). If the formatted text from the layout model is incorrect the LLM model will always produce incorrect extraction with high confidence.
Check out our GitHub repo for implementation details:
GitHub: https://github.com/NanoNets/docext
Comments URL: https://news.ycombinator.com/item?id=43651477
Points: 2
# Comments: 0
The New "E-Taste" Immersive Technology
Article URL: https://thedebrief.org/researchers-bring-digital-flavor-to-life-with-new-e-taste-immersive-technology/
Comments URL: https://news.ycombinator.com/item?id=43651474
Points: 2
# Comments: 0