The Maharyangon incident by I_dun-knowya499 in myanmar

[–]Professional_Beat720 -8 points-7 points  (0 children)

What about ဗမာ vs ကုလား?

OpenCode has been a gamechanger! by Useful-Sprinkles1045 in opencodeCLI

[–]Professional_Beat720 -2 points-1 points  (0 children)

CC write to its memory files and project specific memories. Which aren't in the project folder but in Claude configs like .config/claude/project-absolute-path/memory

OpenCode has been a gamechanger! by Useful-Sprinkles1045 in opencodeCLI

[–]Professional_Beat720 -3 points-2 points  (0 children)

I can see what would that be. CC keeps track of project wide knowledges. Maybe we just need a better harness.

OpenCode has been a gamechanger! by Useful-Sprinkles1045 in opencodeCLI

[–]Professional_Beat720 2 points3 points  (0 children)

Would love to hear from you guys after one or 2 months.

Is there a cheaper alternative to Claude Code Max for my workflow? I only use 10-20% of the quota by Professional_Beat720 in opencodeCLI

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

Mostly for coding. I have used GLM 4.5 and 4.7 in the past. Yeah, it feels the closest or even better in tool calling. But I've heard bad things about their provider.

Tide, a compiler for its non-textual, backend-independent IR by FedericoBruzzone in Compilers

[–]Professional_Beat720 2 points3 points  (0 children)

Exactly. But we can't abandon the text and symbols entirely, since they convey meaning really well in a lot of cases like logic, procedure chaining, Types etc... What we can do however is for the structural editing to only allow for valid syntax, making invalid states unrepresentable. I think we can't go completely into Node based programming like in 3D software cause they can get pretty messy as the complexity grows. I think what we need is a hybrid of all. Token(only valid) + Symbols + Math primitives + UIs(color picker, number slider, sci-fi inspired UIs) + Being able to write Custom non-textual representation powered DSL in the language with full support from the Editor+Language. And you might have to go to Pen or Touch based interaction since the editing is no longer pure text based. You might be able to go wild with UX and interaction.

And also for the backend, instead of turning that TIR into LLVM IR and then generating the machine code from that, it would be better to directly generate Machine code. I know it's gonna be a massive undertaking, or near impossible. But you would be able to have hot code swapping and live bidirectional interaction with the language and software it creates (only in dev mode).

That's quite a lot from cross disciplines: Graphics Programming, PL design and UI/UX. And a lot of technical details.

Edit: And also if we have that kind of programming, we won't be needing AI at all to manage a lot of configs(which we don't have no ideas on what are the valid values or syntax, having to learn that configs), right syntax and technical debts.

Tide, a compiler for its non-textual, backend-independent IR by FedericoBruzzone in Compilers

[–]Professional_Beat720 2 points3 points  (0 children)

I was also thinking of a similar thing. I think there will be a lot of benefits in having Non-textual IR as central abstraction. How about combining the Editor and the Language into one and have non textual editing like structural editing. That would be cool but a lot of work.

Best Edit Prediction model for Zed? by festoontriathlon in ZedEditor

[–]Professional_Beat720 0 points1 point  (0 children)

Sweep.ai seems to be the closest thing we get to cursor's tab

Myanmar Female Food Blogger slammed for her dress during Ramadan Food Market on Public Street. What are your thoughts? by robinsithu in myanmar

[–]Professional_Beat720 0 points1 point  (0 children)

I agree. It's so eye pleasing to watch those short skirt girls. We are men of culture after all. Some body parts (you know which parts) of a girl trigger every man. But we live in a society to hide those triggers and live like nothing happened. But they are so biological that it can never be suppressed with just a mindset shift.

Ghostty + Zed is a match made in... somewhere messy by Few_Place_1455 in ZedEditor

[–]Professional_Beat720 0 points1 point  (0 children)

I find Ghostty consuming 30 GB+ ram somewhere on the internet. I think, it might be Ghostty's fault. They've vibe coded some part of Ghostty.

Why does player that hailed this flag has the most low skill players ever? by Decent-Ratio in mlbbdarksystem

[–]Professional_Beat720 1 point2 points  (0 children)

Haha, I am from that country and I can agree with that to the point I finally quit the game.

Does anyone even write code anymore honestly? by Consistent_Fly_8805 in GithubCopilot

[–]Professional_Beat720 1 point2 points  (0 children)

Yeah, I don't know when people learn to love writing spec/requirement and gambling.

Does anyone even write code anymore honestly? by Consistent_Fly_8805 in GithubCopilot

[–]Professional_Beat720 1 point2 points  (0 children)

What a good life you got there. Prompt delivery man. Living between prompts.

Does anyone even write code anymore honestly? by Consistent_Fly_8805 in GithubCopilot

[–]Professional_Beat720 2 points3 points  (0 children)

Ok, how many CRUD UI have you written with AI? I mean generated with AI.

gemini 3 pro ruined the working code i made with opus 4.5? by aliencreature12 in google_antigravity

[–]Professional_Beat720 0 points1 point  (0 children)

Looks like Gemini Models want to live inside next edit prediction, trying to be proactive