Top Leads
Why are large post requests so slow?[IT, other]
Posted 1 year ago
Hello, I'm working on a WordPress plugin where the post requests can get up to 110mb. It takes about 2 minutes to save my post request items to the WordPress media folder. What I'm uploading is some image data and a large json file but it's taking an extremely long time. Is there any way around this and is this normal?
...
Swiss Army Llama: Do tons of useful stuff with local LLMs with a REST API (written in Python)[IT, other]
Posted 1 year ago
GitHub Repo: https://github.com/Dicklesworthstone/swiss_army_llama
This project originally started out with a focus on easily generating embeddings from Llama2 and other llama_cpp (gguf) models and storing them in a database, all exposed via a convenient REST api. But since then, I've added a lot more functionality:
New endpoint for generating text completions (including specifying custom ...
For your personal pc configuration do you use tools like YADM, chezmoi, stow, etc along with actual configuration managers like Ansible?[IT, other]
Posted 1 year ago
I'm making ansible playbooks for my pcs, but I'm curious what experienced devops engineers use for their personal setups.
Do you only use the heavy duty tools like Ansible and Chef to set up your personal computers, or do you use smaller tools alongside them like YADM, stow and dotbot?
Would love to hear your recommendations.
I've wanted to try ...
How many of you guys use Power Automate?[IT, other]
Posted 1 year ago
I am just recently discovering everything you can do with PA and honestly I am pretty impressed. Previously I was only using it for the most basic function which sent out an email when a form was submitted.
Now I have flows to automate the entire new hire and term process by attaching runbooks and then adding Azure AD groups ...
Is there a service or API that allows you to trigger https requests from many different locations to your API?[IT, other]
Posted 1 year ago
This post is hidden. You deleted this post 1 min ago.
What I am essentially trying to do is to trigger traffic from many different locations. The goal is to test somewhat the latency, throughput, infrastructure setup (like load balancers and replications).
I would like to avoid having to create a docker service deployed on the edge (using things like fly....
AWS Certified Cloud Practitioner Certification - My Notes[IT, other]
Posted 1 year ago
I was finally able to organize the notes I took while preparing for the AWS Certificate (79 pages) ⚡️ I created the notes by scanning 4-5 different sources and taking notes of the topics I encountered in 2000+ questions. I hope it helps someone
Would you take a DevOps position in windows/powershell shop?[IT, other]
Posted 1 year ago
I used to be a MS Sql and windows admin, I did a lot of powershell about 10 years ago but noticed the industry shift and learnt Linux , Python , bash. But most recent place I interviewed is a solely MS shop, would you take this job if you are offered today , will it hurt my chances again if I try to ...
auto-cpufreq v2.0 - Automatic CPU speed & power optimizer for Linux
Posted 1 year ago
Mastering Web Development: A Guide to Online Code Editors[IT, other]
Posted 1 year ago
Introduction:
Web development is a dynamic field, and the choice of development tools can significantly impact project efficiency. Among the diverse options available, online code editors have emerged as a flexible and efficient solution for developers. This guide explores the fundamentals, benefits, and the top 10 free online code editors to empower your web development journey.
1. What is an online code ...