Elektrine lite

← Feed

@panda_abyss@lemmy.ca

Post #2580378

2026-04-27 17:49 UTC

Inline completions are genuinely useful, I’m mostly replacing them with local models though. They are slower but free as in beer (once you pay the hardware cost).

Replies (3)

  • @eager_eagle@lemmy.world 2026-04-27 20:37

    I'm interested in setting it up, are you using vs code? Which extension or editor?

    Open ##2580398

  • @frongt@lemmy.zip 2026-04-27 18:58

    So, not free. Just capital expense instead of operational.

    Open ##2580399

  • @sobchak@programming.dev 2026-04-28 21:11

    I tried AI auto-complete for maybe 6 months. I found that mistakes and hard to find bugs increased, actually lowering my productivity. I find that actually just typing everything (well, with traditional LSP) gives me more time to think about my code, the architecture, etc while I'm typing, leading to better results. "Slow is smooth, smooth is fast."

    Open ##2580400