• 0 Posts
  • 69 Comments
Joined 1 year ago
cake
Cake day: July 23rd, 2023

help-circle
  • Why wouldn’t a compiled program match your description (code)? The compiler is broken?? Compiled programs alwsys match their description(code).

    So more likely your translation from idea to function is wrong.

    Re-read your description, step through it slowly, what did you assume, that was wrong, or where did you add a mistake or typo? Sounds like I can do this in natural language or in Rust.

    You can say that llms are not deterministic of what they produce, but that’s got nothing to do with making a programmer worse at their job.

    If you can’t translate your idea into function and test its output to be what you want, then you are a bad programmer.




















  • beeng@discuss.tchncs.detoSelfhosted@lemmy.worldAnytype Selfhosted
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    6 months ago

    Portable in the sense there is no lock in ie I can get up and leave with my data.

    It’s a bit hard to do that with anytype.

    If they stopped producing features or I wanted my data in another program, I’m stuck with a “Open source” format, but no where to go…

    Unless that has changed, then I would take a look again.