#codemodel
Roslyn lacks a higher level tree API that would be convenient. SyntaxFactory is too high fidelity and low level, it cares about punctuation, whitespace, etc. Something like CodeDom or CodeModel would be more usable.
February 9, 2025 at 5:38 PM
If you are picking a local model for coding, do not grab the biggest generalist that fits your VRAM. Pick a coder model of equivalent size. The difference is not subtle. #selfhosting #gpuoptimization #localmodels #codemodel #vram #llm 4/4
August 12, 2026 at 4:35 PM
Building out this kind of ad-hoc tooling—relatively quickly!—is a clear codemodel pro. And this isn't even ad-hoc anymore, already part of my daily workflow
Wanted an easier way to preview CONLLU files in vscode, couldn't find one, worked up my own...
March 6, 2026 at 3:46 PM
The Code World Model (CWM), a 32‑billion‑parameter open‑weights LLM with a 131,000‑token context window, achieved 65.8% pass@1 on SWE‑bench Verified and 96.6% on Math‑500. https://getnews.me/code-world-model-cwm-32-billion-open-llm-advances-code-generation/ #codemodel #openllm #ai
October 6, 2025 at 5:00 AM
so jsonschema2pojo uses ancient sun codemodel thus no chance for record support anytime soon.

tried javapoet to generate code, but even that library don't have recent java features support ;/

...but how about https://github.com/forge/roaster ? @gegastaldi does that support records yet ?
GitHub - forge/roaster: A Java Parser library that allows easy parsing and formatting of Java source files
A Java Parser library that allows easy parsing and formatting of Java source files - forge/roaster
github.com
November 18, 2024 at 5:13 PM
so jsonschema2pojo uses ancient sun codemodel thus no chance for record support anytime soon.

tried javapoet to generate code, but even that library don't have recent java features support ;/

...but how about https://github.com/forge/roaster ? @gegastaldi does that support records yet ?
GitHub - forge/roaster: A Java Parser library that allows easy parsing and formatting of Java source files
A Java Parser library that allows easy parsing and formatting of Java source files - forge/roaster
github.com
November 18, 2024 at 8:29 AM
so jsonschema2pojo uses ancient sun codemodel thus no chance for record support anytime soon.

tried javapoet to generate code, but even that library don't have recent java features support ;/

...but how about https://github.com/forge/roaster ? @gegastaldi does that support records yet ?
GitHub - forge/roaster: A Java Parser library that allows easy parsing and formatting of Java source files
A Java Parser library that allows easy parsing and formatting of Java source files - forge/roaster
github.com
November 17, 2024 at 10:53 PM