...

blmarket

29

Karma

2023-02-17

Created

Recent Activity

  • > 99% more efficient every 3 years

    It's 2x efficiency. Then I'd take 50% less power instead of ridiculous 99% less power.

  • Some pattern I found from my hobby project.

    1. Keep things small and review everything AI written, or 2. Keep things bloated and let AI do whatever it wants within the designated interface.

    Initially I drew this line for API service / UI components, but it later expanded to other domains. e.g. For my hobby rust project I try to keep "trait"s to be single responsible, never overlap, easy to understand etc etc. but I never look at AI generated "impl"s as long as it passes some sensible tests and conforming the traits.

  • It's a constraint to process item within limited time (regardless of overproduction or power outage). Matching with the problem description.

    Surely the reality might be much more complex (like... the yield/quality drop by time function?)

  • Presto (a.k.a. AWS Athena) might be a faster/better alternative? Also would like to see if 650GB data is available locally.

  • Wait, x86? you mean arm64?

HackerNews