HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maCDzP

427 karmajoined 6년 전

comments

maCDzP
·10시간 전·discuss
I did Nand2Tetris and then I understod why I need to vectorize. You get a view from nand-gate to software and get to see all the interfaces. Its a wonderful course.
maCDzP
·13일 전·discuss
During uni I only took a Java class. During the exam I had to turn in hand written code. I guess that would work today.
maCDzP
·지난달·discuss
This. I managed to run Gemma 4 31B on AMD MI250X for CPT and SFT with Claude. And I have ZERO experience and knowledge of how to train and work with GPU:s. The training didn’t go where I wanted. But I manage to direct the AI to build it. It’s crazy. I am excited and scared.
maCDzP
·지난달·discuss
I run Claude Code on my VPS and do /rc to run from my mobile. It’s really handy.
maCDzP
·지난달·discuss
I train on AMD MI250X and managed to get Gemma 4 31B to work - but it took a lot of work on the software side.
maCDzP
·2개월 전·discuss
I have tried that and it works well for me. I can also recommend using a Visual Studio plugin called Markco that lets you comment a markdown file. It’s resembles words commenting feature. I use it to comment LLM generated markdown.
maCDzP
·3개월 전·discuss
I have a ML project. I usually set up a team of agents, where I have a leader, archivist, research assistant, researcher, developer and tester. The team generates hypothesis based on papers, test it, and iterate over that. Everything is documented using a lab notebook. It burns tokens but I have found some promising strategies that I am testing.
maCDzP
·3개월 전·discuss
Thank you! Didn’t know that existed.
maCDzP
·4개월 전·discuss
Nice, I am going to this for Swedish law! Any suggestions on how one can model parliament voting when a law passes using GitHub? Or all the work that preceded a law, that’s like a feature request or a bug report.
maCDzP
·4개월 전·discuss
Do you have any good resources for what you are describing?
maCDzP
·4개월 전·discuss
Now with AI I wonder if it’s possible to just let agents build a perfect emulation of the game. It reminds me of fuzzers. You let the agent go loose on the game and it brute forces every possible state. Then recreates the code. It’s very inefficient- but it probably works.
maCDzP
·4개월 전·discuss
I dunno. I just let Claude build a python script that calls Claude code though subprocess.run().

I recently made a sort of Autoresearch with that approach. The script calls Claude Code to create a hyphotesis, then code based on that, evaluate- rinse and repeat. I am still trying to figure out if I am actually on to something or just burning tokens. Jury is still out.
maCDzP
·4개월 전·discuss
Has anyone tried to set up a container and let prompt Claude to escape and se what happens? And maybe set some sort of autoresearch thing to help it not get stuck in a loop.
maCDzP
·4개월 전·discuss
I want this the other way around as a plugin in Chrome. So I can easily spot the bullshit. And I would prefer that it translated LinkedIn to something salty, maybe pirate speak?
maCDzP
·4개월 전·discuss
I really want a DeathClaw product.
maCDzP
·4개월 전·discuss
I bought magnetic self adhesive tape and mounted in on my fridge. Now it’s the family calendar. So nice.
maCDzP
·5개월 전·discuss
> y7u8888888ftrg34BC > Alright, let me decode this masterpiece of cryptic genius...

Those three dots made me smirk.
maCDzP
·6개월 전·discuss
I use CLAUDE.md to describe the project. I use Claude to help write the spec. Then I let it run. When the context gets too crammed, I have it build SKILLS.md. I’ll probably have it rewrite CLAUDE.md after a while. Then it will write tests, deployment scripts, commit messages. Yeah, everything.
maCDzP
·7개월 전·discuss
Maybe someone knows law can answer this. Is it a crime to ”unredact” files in the US? You probably know that the information is classified since you are putting in the work. Where I live I believe it’s a crime if you share information that is classified even if it’s leaked. So I would not publicly brag about this online.
maCDzP
·7개월 전·discuss
I wonder if there are any traces of the text inte file. Seems like a fun forensics exercise.