When is Go a good fit?
Compare suitability, operational responsibilities and limits before choosing this technology for a project. Which trade-offs should guide the decision?
ReadMeFeed / Community knowledge
Real questions. Useful conversations. Find the people who know your stack.
Compare suitability, operational responsibilities and limits before choosing this technology for a project. Which trade-offs should guide the decision?
Homebrew gives me this error on macOS Monterey while using it: Error: Permission denied @ apply2files - /usr/local/lib/docker/cli-plugins How can I fix it?
A performance change should improve the measured workload without sacrificing correctness or wasting capacity. Which measurements and bottlenecks should be considered first?
I'm using NestJS, TypeORM and GraphQL for my backend API. I'm getting the following error: GraphQLError [Object]: Query root type must be provided. at SchemaValidationContext.reportError (/home/wise-introvert/Container/Projects/the-notebook/app/server/node_modules/graphql/type/validate.js:88:19) at validateRootTypes (/home/wise-introvert/Container/Projects/t
Setup: Ubuntu 20.04 on a box with 5 physical ethernet ports (let's call them eth1 - eth5). I have joined them all to a bridge ("br0") with brctl and they can all ping each other. What I'm trying to do: allow eth2 - eth5 to all continue chatting freely with each other while limiting what can come in via eth1. (Ultimately eth1 will be the "outside connection"
Configuration must be available to the application without exposing credentials in source control, logs or browser code. What belongs in the runtime and which access controls matter?
Recently I wanted to upgrade my Azure functions to use .NET 7 . For some reasons, after doing all the required steps, when I want to run any of the functions, I keep getting this error message box telling There is no Functions runtime available that matches the version project specified by the project I checked to have the proper settings in the .csproj file
An upgrade needs a compatibility check, a tested release and a recovery path. Which changes deserve particular attention before the new version reaches production?
I see Google has 8.8.8.8 and CloudFlare has 1.1.1.1 . How do I get myself a distinctive IP address? What's involved in acquiring something that has a pattern in it?