frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: SteganoPDF – Embed any file within a PDF

https://www.signmypdf.com/tools/steganopdf-embed-any-file-in-pdf/
1•aqrashik•40s ago•0 comments

Andrej Karpathy – Why AGI Is Still a Decade Away – HN Interview [video]

https://www.youtube.com/watch?v=lXUZvyajciY
1•gonzalovargas•4m ago•0 comments

Forensic analysis of ReFS journaling (2021)

https://www.sciencedirect.com/science/article/pii/S2666281721000342
1•p_ing•6m ago•0 comments

Ask HN: Are You Potty Trained?

1•nothrowaways•6m ago•0 comments

Show HN: Apptrix.ai – an app creator for all platforms

https://apptrix.ai/download
1•andydotxyz•7m ago•0 comments

Agentic AI Is Moving from Hype to Structure

https://permit.substack.com/p/agentic-ai-is-moving-from-hype-to
1•mooreds•7m ago•0 comments

Treasury's $20B Swap with Argentina and Complementary ESF Credit Facility

https://veridelisi.substack.com/p/treasurys-20-billion-swap-with-argentina
1•paulpauper•9m ago•0 comments

Anytype: The everything app for those who celebrate trust and autonomy

https://anytype.io/
1•doener•9m ago•0 comments

More on US Pedestrian Deaths

https://www.construction-physics.com/p/more-on-us-pedestrian-deaths
2•paulpauper•11m ago•0 comments

Hospitalization: A Review

https://www.lesswrong.com/posts/5kSbx2vPTRhjiNHfe/hospitalization-a-review
1•paulpauper•11m ago•0 comments

Semi-artificial leaf interfacing organic semiconductors and enzymes

https://www.cell.com/joule/fulltext/S2542-4351(25)00346-0
1•PaulHoule•12m ago•0 comments

Andrej Karpathy – AGI is still a decade away

https://www.dwarkesh.com/p/andrej-karpathy
4•ctoth•12m ago•0 comments

A Brief History of Rubygems.org

https://lwn.net/SubscriberLink/1042131/319050141553ec37/
1•jmarchello•14m ago•0 comments

Why AI Will Widen the Gap Between Superstars and Everybody Else

https://www.wsj.com/lifestyle/workplace/ai-workplace-tensions-what-to-do-c45f6b51
2•born_a_skeptic•14m ago•0 comments

The new science of strong materials,JE Gordon

https://archive.org/details/newscienceofstro00jame
1•akshatjiwan•15m ago•0 comments

Thou shalt not let AI run amok: Vatican wants global rules

https://www.theregister.com/2025/10/17/vatican_seminar_calls_for_global/
2•rntn•15m ago•0 comments

The Can That Outlived Its Creator

https://kyytpress.substack.com/p/the-can-that-outlived-its-creator
1•shadowvoxing•16m ago•0 comments

Everything is Amazing and Nobody is Happy (about coding with LLMs)

https://coding-with-ai.dev/posts/ai-coding-tools-amazing/
2•codeclimber•18m ago•0 comments

Picasso painting goes missing en route to exhibition

https://www.cnn.com/2025/10/17/style/picasso-still-life-guitar-missing-spain-intl-scli
1•mooreds•22m ago•0 comments

Scammers are pretending to be Elon Musk. They're stealing millions

https://gizmodo.com/elon-musk-spacex-neuralink-grok-xai-investment-scam-2000669248
1•gnabgib•22m ago•0 comments

Promptlet: AI Prompt Enhancement Manager for macOS

https://www.josh.ing/promptlet
3•coloneltcb•23m ago•0 comments

AE86 Electric conversion with manual transmission [video]

https://www.youtube.com/watch?v=DE2oDKguy3Q
1•Rumudiez•25m ago•0 comments

Exception Handling considered harmful (2005)

https://www.lighterra.com/papers/exceptionsharmful/
1•lr0•29m ago•0 comments

Is Postgres Read Heavy or Write Heavy?

https://www.crunchydata.com/blog/is-postgres-read-heavy-or-write-heavy-and-why-should-you-care
1•soheilpro•30m ago•1 comments

RFC: Reinforcement for Creativity

https://github.com/POlLLOGAMER/RfC-Reinforcement-for-Creativity
1•KaoruAK•30m ago•0 comments

Ed 26-01: Mitigate Vulnerabilities in F5 Devices

https://www.cisa.gov/news-events/directives/ed-26-01-mitigate-vulnerabilities-f5-devices
1•TurkishPoptart•31m ago•0 comments

Ask HN: If AI makes no progress, are its abilities enough to justify valuations?

1•sendos•31m ago•2 comments

Drought's Solution: Could Seawater Be the Answer? [video]

https://www.youtube.com/watch?v=ZGUKJz8o34k
1•ahmetcadirci25•33m ago•0 comments

We built PintPoints, a game that turns bar crawls into live competitions

https://play.google.com/store/apps/details?id=app.lunafox.pintpoints&hl=en_GB
1•barathonapp•33m ago•1 comments

The Micro Shift

https://steward.ventures/micro-shift
1•Aloke•33m ago•0 comments
Open in hackernews

$4 FPGA board launched by Vicharak in India

https://store.vicharak.in/?product=shrike&post_type=product&name=shrike&v=0b3b97fa6688
2•girdhar92•1h ago

Comments

theamk•1h ago
This is a board with RP2040, and FPGA. Github page[0] has more details.

They only refer to FPGA as "1120 LUT FPGA". It is Renesas SLG47910 "ForgeFPGA". It comes from free (free-as-a-beer) toolchain from Renesas.

The board price is good, and I can see it useful for educational tool. I can see why Vicharak, with the goal of "to break free from the shackles of traditional CPU platforms by introducing Reconfigurable Computing to consumers." would sell something like this.

But the FPGA is connected by 6 pins only, so not really for high speed. And RP2040 has it's own PIO peripherals, which can do many of the same tasks that FPGAs can do, while being much simpler to program (and having fast MCU memory access too). I don't really see many real-life task where one would want to use that architecture.

[0] https://github.com/vicharak-in/shrike-lite