frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Ask HN: Are there any tools for tracking GPU prices over time?

1•jepeake•28s ago•0 comments

GitHub – pollen-robotics/AmazingHand: Code and model to control the AH

https://github.com/pollen-robotics/AmazingHand
1•bilsbie•1m ago•0 comments

Start Budgeting Now

https://www.theatlantic.com/economy/archive/2025/07/trump-tariffs-trade-war-ongoing/683476/
1•cwwc•2m ago•0 comments

Computational understanding of Li-ion batteries (2016)

https://www.nature.com/articles/npjcompumats20162
1•sandwichsphinx•9m ago•0 comments

Why many American workers feel guilty about taking the vacation they've earned?

https://theconversation.com/why-do-so-many-american-workers-feel-guilty-about-taking-the-vacation-theyve-earned-254913
1•rntn•15m ago•1 comments

A universal interface connecting you to today's AI models

https://tenzorro.com/en/models
1•paulo20223•18m ago•0 comments

Show HN: Empromptu.ai – Agentic AI Building AI Apps

1•anaempromptu•18m ago•0 comments

Ask HN: Gift Ideas for 3 year old?

1•LecroJS•20m ago•3 comments

Tuitar – Learning Guitar with Ratatui and Embedded Rust (ESP32)

https://github.com/orhun/tuitar
1•weinzierl•20m ago•0 comments

China's Mini PC Production: How Tiny Computers Are Made [video]

https://www.youtube.com/watch?v=ohwI3V207Ts
2•Teever•22m ago•0 comments

Mathematical model reveals how humans store narrative memories with random trees

https://medicalxpress.com/news/2025-07-mathematical-reveals-humans-narrative-memories.html
1•mikhael•26m ago•0 comments

The UX Psychology Glossary

https://builtformars.com/ux-glossary
1•pipase•34m ago•0 comments

Wine 10.12 (Dev) – Run Windows Applications on Linux, BSD, Solaris and macOS

https://gitlab.winehq.org/wine/wine/-/releases/wine-10.12
1•neustradamus•34m ago•0 comments

We Should Stop Making AI Look Human

https://medium.com/@ravelantunes/why-we-should-stop-making-ai-look-human-4c78cdeee806
1•ravelantunes•38m ago•0 comments

Long Google

https://loeber.substack.com/p/27-long-google
1•wahlrus•39m ago•0 comments

Senolytic Update

https://www.science.org/content/blog-post/senolytic-update
2•EA-3167•40m ago•0 comments

Autonomous robot surgeon removes organs with 100% success rate

https://newatlas.com/robotics/worlds-first-robot-surgery/
4•AlexDragusin•40m ago•0 comments

Most (ly Dead) Influential Programming Languages (2020)

https://www.hillelwayne.com/post/influential-dead-languages/
2•azhenley•42m ago•0 comments

Bcachefs Lands Fixes in Linux 6.16 for Some "High Severity" Regressions

https://www.phoronix.com/news/Bcachefs-Fixes-Linux-6.16-rc6
2•Bender•51m ago•0 comments

Show HN: Planking for penguins, a real-time exercise tracking game

https://twitter.com/measure_plan/status/1944127683241078937
1•getToTheChopin•52m ago•0 comments

FairLight TV #127, $D011 Mayhem [video]

https://www.youtube.com/watch?v=0KhH4YrUsXo
1•sagacity•52m ago•0 comments

First U.S. Rare Earth Mine in 70 Years Opens in Wyoming

https://cowboystatedaily.com/2025/07/11/first-u-s-rare-earth-mine-in-70-years-opens-in-wyoming/
2•Bender•53m ago•0 comments

5 big EV takeaways from Trump’s “One Big Beautiful Bill”

https://www.wired.com/story/5-big-ev-takeaways-one-big-beautiful-bill/
2•Bender•55m ago•0 comments

Using AMD MI300X for High-Throughput, Low-Cost LLM Inference

https://www.herdora.com/blog/the-overlooked-gpu
2•technoabsurdist•1h ago•0 comments

Explaining 6 Levels of Automated Driving and Which Ones Are Actually on US Roads

https://www.jalopnik.com/1903079/self-driving-levels-explained/
2•rntn•1h ago•0 comments

Show HN: I Built a Stick-On Wireless Lamp That Installs in 30 Seconds

https://www.shopinfinitylamp.store/product/infinity-wall-lamp
2•kingvyn•1h ago•1 comments

Corn after soy: New study quantifies rotation benefits and trade-offs

https://phys.org/news/2025-06-corn-soy-quantifies-rotation-benefits.html
2•PaulHoule•1h ago•0 comments

Scientists Are Sneaking Passages into Research Papers to Trick AI Reviewers

https://www.msn.com/en-us/news/us/scientists-are-sneaking-passages-into-research-papers-designed-to-trick-ai-reviewers/ar-AA1IrpuI
1•galaxyLogic•1h ago•1 comments

YouTube Piano – Play It with Your Computer Keyboard

https://www.youtube.com/watch?v=3gZC5763wYk
1•busymom0•1h ago•0 comments

Shipping Linear Drafts

https://mufeezamjad.com/blog/linear-drafts
1•ishan0102•1h ago•0 comments
Open in hackernews

A better Ghidra MCP server – GhidrAssistMCP

https://github.com/jtang613/GhidrAssistMCP
26•jtang613•3h ago

Comments

its-kostya•2h ago
It's been a few years since I've rolled up my sleeves and did some reverse engineering with Ghirda. The skill is very "use it or lose it" so I wonder if this will help me get back into it quicker. Or... a ton of hallucinations leading down dead end rabbit holes.

Curious if anyone has given it a shot an can speak to the experience.

jtang613•1h ago
Thanks for the interest. I wrote GhidrAssistMCP and the original GhidrAssist plugin which work hand-in-hand because I find they improve my RE workflow. They're not immune from hallucinations because the underlying models are not. However, they are fairly rare and I have had very reliable results with both Claude and ChatGPT. When used together, GhidrAssist+GhidrAssistMCP have been able to do some impressive analysis tasks.

If you're just getting back in the saddle, you might want to give both a try. In particular, GhidrAssist's "Explain Function" tool is really helpful at quickly summarizing code and reducing the mental overhead of making sense of large binaries.

axoltl•1h ago
I can't comment on MCP use specifically but I can comment on using an LLM while reversing. I use a local instance of whatever ends up being SOTA for local reasoning LLMs at 30B-70B params quantized to 4-6b. I feed it decompiled code to identify functions that are 'tedious' to reverse engineer. I recently reversed a binary that was compiled with soft float and had no symbols or strings. A lot of those functions end up being a ton of bit-twiddling. While I reversed the business logic I had the reasoning model identify the soft float functions with very minimal prompting. It did quite well on those!

I also tried to have it automatically build some structs from code showing the access patterns, and it failed miserably on that task. Likely a larger model (o3 or opus) would do better here.

I personally don't think letting an LLM do large parts of the reversing would be useful to me as I build up a lot of my mental model of the system during the process, so I'd be missing out on that. But for handling annoying bits of code I'd likely just forego otherwise? Go ham!

segmondy•29m ago
You hit the target on what most miss about LLMs, part of work is building up a lot of mental model of the system you are working on. When LLM does the work, it becomes easy to miss that mental model.
leoqa•2h ago
Why is this better than the other one?
jtang613•1h ago
GhidrAssistMCP features:

- several additional tools (like get_class_info, search_classes, etc),

- it has GUI config and logging,

- and it does not rely on an external Python bridge to host the MCP Server - it's monolithic (using the official MCP Java SDK).