Readit News logoReadit News
wombat23 commented on Show HN: Ghidra MCP Server – 110 tools for AI-assisted reverse engineering   github.com/bethington/ghi... · Posted by u/xerzes
wombat23 · a month ago
Super interesting.

Last week-end I was exploring the current possibilities of automated Ghidra analysis with Codex. My first attempt derailed quickly, but after giving it the pyghidra documentation, it reliably wrote Python scripts that would alter data types etc. exactly how I wanted, but based on fixed rules.

My next goal would be to incorporate LLM decisions into the process, e.g. let the LLM come up with a guess at a meaningful function name to make it easier to read, stuff like that. I made a skill for this functionality and let Codex plough through in agentic mode. I stopped it after a while as I was not sure what it was doing, and I didn't have more time to work on it since. I would need to do some sanity checks on the ones it has already renamed.

Would be curious what workflows others have already devised? Is MCP the way to go?

Is there a place where people discuss these things?

wombat23 commented on Lumber crash leads to 'blowout' sales as prices crater   cbc.ca/news/business/lumb... · Posted by u/awnird
tayo42 · 4 years ago
who has all this money to spend? everywhere everything is so expensive. i make a ton, and this doesn't add up. nothing about home prices seems to add up.
wombat23 · 4 years ago
I've been wondering the same. Apparently, where I live (HCOL) people don't care about ever paying off the full amount, as long as the monthly installment is low. Regulations only require that you paid off 33% of the house value after 15 years.

You do need to start at 20% capitalization though, which at current prices means they need to own assets already (market risk), or have bonkers amounts of currency sitting around (inflation risk). I understand the FOMO some people must have.

I wonder if ultimately there is a cascade happening, where increased valuations lead previous owners to either take new mortgages, or sell their old house, and pay more for a new one. Which creates a cycle of ever increasing prices? I've never read anything though whether such an effect exists.

wombat23 commented on Lumber crash leads to 'blowout' sales as prices crater   cbc.ca/news/business/lumb... · Posted by u/awnird
arthurcolle · 4 years ago
If the Fed is committed to propping up equity markets which they asserted in no uncertain terms when markets died in the beginnings of the realization that COVID was going to be much more substantive than SARS or H1N1, it was clear that equity markets would take the "good news" of lockdowns + continued lower interest rates as signs that equity markets were going to continue to rally.

I mean basically where is there yield? Crypto + NFTs (yuck to the latter), real estate and equities. Even just running correlation analysis on these various assets over the last 20 years showed that crypto was super underpriced (despite only 12/13 year track record) while real estate is tremendously overvalued and equities were the only thing to react in a reasonable way to both (1) the initial realization covid was serious and (2) the Fed stepping in with 2 novel revolvers for SMB and for corporate credit. Treasury even threw in a bit into the bowl and performed stimulus. The last 1.5 years likely minted more "wealth" than in the previous 100 years combined (hand waving a bit) - a framework was laid to make much more money than what you put in provided you were looking at what was to come based on what was spoken.

wombat23 · 4 years ago
> Even just running correlation analysis on these various assets over the last 20 years showed that crypto was super underpriced

care to elaborate?

wombat23 commented on Disassembling Jak and Daxter (2017)   codersnotes.com/notes/dis... · Posted by u/pmarin
wombat23 · 5 years ago
When I read stories like this about cool technology from the past that people can still enjoy today, I think it's a pity that the source code is locked away and lost as people and companies move on to new things.

IMO, there should be some kind of archive that conserves and publishes them after some time has passed, so that they could be ported to new hardware and kept accessible. and somehow documented for future historians.

wombat23 commented on Researchers translate a bird's brain activity into song   eurekalert.org/pub_releas... · Posted by u/wormold
otikik · 5 years ago
I have not been able to locate any audible samples of the "song" that is produced.
wombat23 · 5 years ago
I found them here just before the references:

https://www.sciencedirect.com/science/article/pii/S096098222...

wombat23 commented on Event-based backpropagation for exact gradients in spiking neural networks   arxiv.org/abs/2009.08378... · Posted by u/berndi
ALLTaken · 5 years ago
I'm kind of an amateur, but incredibly curious, willing to learn and do hard work.

I have many ideas and questions regarding your paper:

- How do you adjust weights between different spikes?

- Do you use or implement a kind of wavelet for wave-propagation, in example for spike interferences?

- What neuromorphic hardware can I buy to run your code/ the SNN?

=)

wombat23 · 5 years ago
> What neuromorphic hardware can I buy to run your code/ the SNN?

Current neuromorphic hardware is not easily accesible, but you can simulate spiking neural networks. Check out, e.g. https://brian2.readthedocs.io/en/stable/ or Nengo.ai

wombat23 commented on Event-based backpropagation for exact gradients in spiking neural networks   arxiv.org/abs/2009.08378... · Posted by u/berndi
sroussey · 5 years ago
Does that include rain.ai ?
wombat23 · 5 years ago
Looks like a different approach. Intel's chip is based on digital circuits. They try an analog approach.
wombat23 commented on Show HN: Ninjabot – A fast cryptocurrency bot implemented in Go   github.com/rodrigo-brito/... · Posted by u/rodrigobrito
dmos62 · 5 years ago
If those are the greatest risks, it sounds like it's easy to buy low and sell high. I would have thought that that's the biggest challenge.
wombat23 · 5 years ago
Well it kinda is.

Empirically, you could have bought a share of the SPX at any point in time, and sold it with profit later. The real problem is what happened in the time between, and whether you were able to hold on.

wombat23 commented on Advice for young scientists and curious people in general   fs.blog/2021/05/advice-fo... · Posted by u/yarapavan
wombat23 · 5 years ago
Nice reminder of some general principles. I wonder how well it applies to young scientists given today's academic career prospects, though.

> If you want to make progress in any area, you need to be willing to give up your best ideas from time to time. [...] Medawar notes that he twice spent two whole years trying to corroborate groundless hypotheses.

Unfortunately, being willing to scrap your idea is only one part of the equation. Securing funding after 2 "failed" post-docs is an entirely different matter.

u/wombat23

KarmaCake day64September 8, 2020View Original