4/9/2026 at 7:20:28 PM
I have a soft spot for 0-dependency projects.Feels like the old times when every other project didn't look like a supply chain attack waiting to happen.
by throwa356262
4/9/2026 at 3:03:49 PM
by evo_9
4/9/2026 at 7:20:28 PM
I have a soft spot for 0-dependency projects.Feels like the old times when every other project didn't look like a supply chain attack waiting to happen.
by throwa356262
4/9/2026 at 11:58:45 PM
> Faithful port of Andrej Karpathy's microgpt.py.by gabrielsroka
4/9/2026 at 10:26:08 PM
Curious… why not a single app.cs instead of slnx + csproj boilerplate? The moment you `dotnet app.cs` it will be a cached and fast to startby metaltyphoon
4/9/2026 at 11:00:50 PM
I think the app.cs approach is mainly for single file apps/scripts. While this is small there are two projects and several files so a solution + project files seems totally standard.by johanvts
4/9/2026 at 3:28:15 PM
[dead]by adinhitlore