HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maCDzP

427 karmajoined 6 năm trước

comments

maCDzP
·5 giờ trước·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 ngày trước·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
·tháng trước·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
·tháng trước·discuss
I run Claude Code on my VPS and do /rc to run from my mobile. It’s really handy.
maCDzP
·tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·discuss
Thank you! Didn’t know that existed.
maCDzP
·4 tháng trước·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 tháng trước·discuss
Do you have any good resources for what you are describing?
maCDzP
·4 tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·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 tháng trước·discuss
I really want a DeathClaw product.
maCDzP
·4 tháng trước·discuss
I bought magnetic self adhesive tape and mounted in on my fridge. Now it’s the family calendar. So nice.
maCDzP
·5 tháng trước·discuss
> y7u8888888ftrg34BC > Alright, let me decode this masterpiece of cryptic genius...

Those three dots made me smirk.
maCDzP
·6 tháng trước·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 tháng trước·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 tháng trước·discuss
I wonder if there are any traces of the text inte file. Seems like a fun forensics exercise.