deleted by creator
deleted by creator
What do you mean by “doesn’t read from the same directory”? Is part of your application’s function to read in data from files in your project’s directory tree?
Without seeing the directory structure of your project, or some more actual code samples its hard to understand how to help 😅
I’ll look into sequelize! Also, we are undergoing a training right now. I have some previous experience from $lastJob with k8s, but I’m sure my knowledge is out of date so glad to be doing it.
Though we are moving to kubernetes & helm soon, currently we use migration scripting tools (like alembic
) for schema and data migration on app start, and our infrastructure/devops team uses ansible for deployment. Currently, we don’t have CI/CD straight to production—it’s still a manual process—but I hope to change that as our organization starts using k8s.
“graphical user interfaces make easy tasks easy, while command line interfaces make difficult tasks possible”
- William E. Shotts Jr., The Linux Command Line: A Complete Introduction
It has taken me a long time to get comfortable using a Linux CLI (definitely not as familiar with windows cmd prompt/powershell), and I know that if I log into a box anywhere, If it has sh
or bash
or some variant of those shells, I’ll be able to get by.
Now, on my home server, moving & renaming a bunch of media files has me really wishing I had a DE installed there to Ctrl + click/Drag-n-drop…
Also, I love using VScodium/Code as an IDE bc of its configurability & rich plugin ecosystem – but recently I had some performance hiccups with extensions not playing nice together and started (again) down the masochistic path of configuring neovim to use as an “IDE”…
Seriously can’t agree more. Whatever small utility LLMs offer (I haven’t used them in my day-to-day work at all because a regular search works for me just fine, and I can create my own images), it’s not worth the incredible amount of resources used to perform a single query. Maybe if we had fusion energy and there were no environmental implications to further researching the theoretical limits of LLMs their use could be justified–but we don’t, there are, so it can’t.