Also at: @[email protected]
Netherlands
The matplotlib project requires a human to create new PRs, not just an LLM.
This isn't weird, it's very normal.
But the time of a human is used as a currency here. It adds a nontrivial cost to filter out (likely) bad submissions.
The matplotlib project requires a human to create new PRs, not just an LLM.
This isn't weird, it's very normal.
But the time of a human is used as a currency here. It adds a nontrivial cost to filter out (likely) bad submissions.
Literally :P
All numbers are floats and that's kinda sucky
Literally :P
All numbers are floats and that's kinda sucky
Point 3 would help adoption of the tools across the whole embedded ecosystem. Even C people deserve the best drivers :P
Point 3 would help adoption of the tools across the whole embedded ecosystem. Even C people deserve the best drivers :P
- Be able to specify logic
- Generate multiple types of code from it (like blocking and async)
- Generate to multiple languages (at least C in addition to Rust
Just just having Rust specified will not help with the latter 2.
- Be able to specify logic
- Generate multiple types of code from it (like blocking and async)
- Generate to multiple languages (at least C in addition to Rust
Just just having Rust specified will not help with the latter 2.
Basically this. But I'm not using yaml anymore, but a custom dsl language.
I may need to come up with something custom I'm afraid...
Basically this. But I'm not using yaml anymore, but a custom dsl language.
I may need to come up with something custom I'm afraid...
Same for Nim.
I really mean simple. Almost like those tiny embeddable scripting languages. Except those usually come with a runtime which I don't want due to binary size reasons
Same for Nim.
I really mean simple. Almost like those tiny embeddable scripting languages. Except those usually come with a runtime which I don't want due to binary size reasons
I need something with simple control flow, integer math and bit manipulation.
I want to add some custom logic support into device-driver at some point.
I need something with simple control flow, integer math and bit manipulation.
I want to add some custom logic support into device-driver at some point.
I can show patch suggestions now! :D
It's more work and code to write though and the API is not always clear on how it wants to be treated. But I like the results better.
I can show patch suggestions now! :D
It's more work and code to write though and the API is not always clear on how it wants to be treated. But I like the results better.
If you produce 15kloc code in a day, you have no idea what you're building. It's 31 lines per minute for 8 hours straight.
If you produce 15kloc code in a day, you have no idea what you're building. It's 31 lines per minute for 8 hours straight.
I am personally of the opinionated, obsessive, craft + taste > market analysis, vertical integration, long timelines ilk of technologist
I am personally of the opinionated, obsessive, craft + taste > market analysis, vertical integration, long timelines ilk of technologist
I will say that chumsky beats logos massively on compilation time though. Had to do some optimizations to go from 27s to 7s. Meanwhile chumsky is at 1.5s. (This is mostly from the XID identifiers I'm using)
I will say that chumsky beats logos massively on compilation time though. Had to do some optimizations to go from 27s to 7s. Meanwhile chumsky is at 1.5s. (This is mostly from the XID identifiers I'm using)
This is the most recent commit with the chumsky lexer: github.com/diondokter/d...
Maybe I'm doing something dumb that makes it slow.
This is the most recent commit with the chumsky lexer: github.com/diondokter/d...
Maybe I'm doing something dumb that makes it slow.
I wonder if this crate's API could be stabilized for proc macros somehow...
I wonder if this crate's API could be stabilized for proc macros somehow...
So, it seems to be working!
(annotate_snippets is the crate rustc uses/is gonna use for reporting errors)
So, it seems to be working!
(annotate_snippets is the crate rustc uses/is gonna use for reporting errors)
Maybe a truck driver, but the cargo is a giant DIP package. Should probably be very cartoony.
Made a quick non-cartoony mockup :P
Idle daydreams...
Maybe a truck driver, but the cargo is a giant DIP package. Should probably be very cartoony.
Made a quick non-cartoony mockup :P
Idle daydreams...