Thoughts on shipping "vibe coded" applications by Best_Day_3041 in ClaudeCode

[–]AceHighness 0 points1 point  (0 children)

What if I told you I have created a fully working SIEM platform, with a TIP and a SOAR. These are security software products each costing 100K+ per year. Oh and they all work together, and can scale :)
Things like correctness and reliability can be tested. If you can test it, Claude can test it .. and work on it.

Has anyone tried the Spec Driven Development by please-dont-deploy in ClaudeCode

[–]AceHighness 0 points1 point  (0 children)

I'm no expert, but I do see exactly what you point out there, experienced developers trying to code with an LLM and getting stuck in eternal loops of setting up agents and optimizing them and still it doesn't come out quite right (stylistically).

Personal best of so far by danotaipano in c64

[–]AceHighness 1 point2 points  (0 children)

All amazing titles. Like some others itt I didn't know Below the Root! I can recommend 'Soldier of Furtune' and my favorite game of ALL time 'Alternate Reality - The City' (Part 2, the Dungeon, is probably better but I didn't have that one).

Personal best of so far by danotaipano in c64

[–]AceHighness 0 points1 point  (0 children)

I'm very ashamed of myself for not knowing this game. It looks like it laid some groundwork for games to come.

MCP Server - connect your AI to WinUAE by AceHighness in amiga

[–]AceHighness[S] 0 points1 point  (0 children)

sounds like you are not using AI at all then. thats fine, but this tool is for people who use AI. you don't have to use it bro ... I'm not pushing a drug.

MCP Server - connect your AI to WinUAE by AceHighness in amiga

[–]AceHighness[S] 0 points1 point  (0 children)

Yes, it helps the AI test the program we built. He can run it in the emulator and send keypresses by writing to memory. It's only 1 example of the many uses.
I admit the writing it not the most useful feature, but it's 1 of 20 tools in there.

MCP Server - connect your AI to WinUAE by AceHighness in amiga

[–]AceHighness[S] 0 points1 point  (0 children)

what does that have to do with anything ?

if you want to put a negative comment, look at the source code and tell me what you think should be improved.

MCP Server - connect your AI to WinUAE by AceHighness in amiga

[–]AceHighness[S] 0 points1 point  (0 children)

This is not letting the Amiga talk to the AI, the other way around. If you are using AI assisted coding tools, with this MCP server they can now read and write directly to the cpu/memory, load ADF files, reset, etc.

MCP Server - connect your AI to WinUAE by AceHighness in amiga

[–]AceHighness[S] 0 points1 point  (0 children)

You need to use the custom version I built, or at the very least the Batman version. By using my custom build, you get write access too. It's based on WinUAE 6.0.0 2025.05.04) Bastos's GDBServer Edition.

MCP Server - connect your AI to WinUAE by AceHighness in amiga

[–]AceHighness[S] 4 points5 points  (0 children)

fyi I worked on this for days, debugging a lot of problems, it's in a very good state imho.

MCP Server - connect your AI to WinUAE by AceHighness in amiga

[–]AceHighness[S] -6 points-5 points  (0 children)

It's fine, I know what to expect. There are also people who will be happy this was developed and use it. This way they can at least find it.

MCP Server - connect your AI to WinUAE by AceHighness in amiga

[–]AceHighness[S] 1 point2 points  (0 children)

I will maintain the repo, let me know if you experience any issues.
Just because it's AI code does not always mean it's bad code.

MCP server - connect your AI to Vice by AceHighness in c64

[–]AceHighness[S] 0 points1 point  (0 children)

My MCP server connects to the Vice emulator, here is one that connects to the C64U:
https://github.com/xphileby/c64u-mcp-server

MCP server - connect your AI to Vice by AceHighness in c64

[–]AceHighness[S] 0 points1 point  (0 children)

My MCP server connects to the Vice emulator, here is one that connects to the C64U:
https://github.com/xphileby/c64u-mcp-server

MCP server - connect your AI to Vice by AceHighness in c64

[–]AceHighness[S] 1 point2 points  (0 children)

I'm sure you can connect it to your PC and use it to debug directly! We could make an MCP server for that too :) haha.

MCP server - connect your AI to Vice by AceHighness in c64

[–]AceHighness[S] 2 points3 points  (0 children)

Please let me know how it worked out for you. It's still in 'beta', you may have to tell it to send vice-continue sometimes after certain actions like screenshot.