HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maCDzP

427 karmajoined قبل 6 سنوات

comments

maCDzP
·قبل 5 ساعات·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
·قبل شهرين·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.