This is a secondary account. My main account is listed below. The main will have a list of all the accounts that I use.

henfredemars@lemmy.world

  • 0 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle



  • Why do people buy organic fruits and vegetables?

    I care about where the code comes from. I like the community to come together on a good solution rather than have one spat out of unknown quality. I want to both test and have that community working together towards a common goal. Fundamentally, I think that sharing our answers and cataloguing them as developers is a good strategy. Way better than AI.

    If AI is ultimately borrowing its answers from open source, wouldn’t it be better to just go use open source? At least then there’s some hope that if people find issues and edge cases that I might get those fixes in the future. Why limit your upside to zero? Like, I can put my entire program in one source file maintained by just me but it doesn’t mean I should. Is this an argument against why libraries are a good idea?










  • Back in my day, we had this feature on Windows Vista called ReadyBoost that took advantage of the low-latency of flash media to supplement our slow HDDs. I’m not sure if there was a direct replacement for this in the Linux world. There are filesystems that take advantage of faster tiers of storage, but different latency tier exploitation isn’t something that I know to be readily available.

    Today, 2GB of USB flash is next to useless, but I would consider a homebrew rescue system to restore your backups and fix problems without needing to prepare an external flash drive.





  • It really is such a cool concept. The autism in me hates the name though because there’s always a server. I wish it were called a “container-based service” or even just “containers” instead of serverless to be more direct. Perhaps even “web functions.”

    There’s so much big talk about scale but really, scaling is not that important to 99% of businesses I’ve worked at. You’re not a startup. Your typical server has a huge amount of resources if managed appropriately. I guarantee and would bet money that you’ll never have a million users let alone a billion using your medical coding web app. Like, sit down!