We used NixOps for a while. Small company (<100, >20), with lots of client deployments on prod and various pre-prod environments as well. NixOps worked well enough, and i never heard complaints about it. Though i wasn't…
In this case i'd say yes. It's a DB purposefully written for learning, with good references and documentation. However if it was just another DB.. especially one competing in an area no one really feels deficient, prob…
Okay i wasn't interested in the `less` usage in the GP comment because i use tmux to stop and view logs as they're passing by. However automatically opening in my CLI editor? That sounds sexy as hell!
Couldn't agree more. The only reason i'd call myself employable as a developer is because i've taken on many self-projects and reinvented many wheels, which resulted in lots of sharp corners and hard lessons learned.…
Agreed, but only one party there is supposed to be working in your interest. It's why i'm pro-big-government, but also very heavy handed about what i want to see with government transparency and power dynamics.
heh, makes me want to go to a code camp now. I've got ~7 years professional(?), ~11 years hobby, experience at two medium sized companies. Spent my years reinventing a ton of things, and know a fair amount of oddities…
I'm writing a git-like, so i'm curious your thoughts on this. What would undo, do exactly? Eg would it make a new commit, reverting the previous? Would it undo the last commit, dropping it from history? Would it undo…
What's going to be in 5.11?
PASETO looks interesting, thank you! Since my primary concern is external client APIs communicating with ours securely, but also in a way that's not too-foreign. I imagine JWT would fit the bill of being widely known,…
> first off: the whole idea of using oauth in your systems is to externalize authentication. its main usecase is if you have several services which share the same users... usually microservices, but everything else…
Interesting article. On this note, recently as part of small group of people we needed to implement API -> API authentication. Unfortunately, we don't have anyone who has solely implemented this before, so we took to…
> What if, instead of bowing to corporate greed which cares not a bit for our country or our people, we actually invested in our own population and trained them to do the jobs H1-B workers currently do. Wishful thinking…
Sometimes i consider myself lucky that i don't know anyone seeking special pronouns - because i imagine i would repeatedly use what i visually see, not what they request. These days i seek to find a gender neutral word…
This feels pedantic and totally besides the point. The author was describing "gets all users" as in, gets all users that Apple can get. What's next, would you point out how people in the 3rd world wouldn't be buying…
Yea, this whole discussion feels weird to me. Different use cases. I love Rust (and dislike Py lol), but from everything i hear a highly dynamic frontend (like Py) has little downsides to authors of ML/etc. All of the…
Cool! I wanted to do similar things, neat idea. These days i'm wanting to try something similar but with a nice UI - i'm so tired of the Terminal, but it's hard to get away because editors like Kakoune and Vim are just…
> If the price was the only problem, you'd still expect to see people playing draft regularly, at least in the interim, especially since there are free drafts you can play. But there's more wrong with this game than…
Interesting! On that note, is there a service like this to request drawings not from photos? Maybe with early sketch phases to suss out the specifics before committing to the final iteration? I've got some work i've…
/shrug, language matters to me. I like knowing what code i can interface with. Generally speaking, written in Go is a boon to me (as a Go dev obv), written in Python/Node/Ruby is a negative with runtime requirements for…
Yea, this is now a requirement for me on any future languages i use. Coming from Py/Node, single executables blew my mind.
I love new editors, but i have to ask every time - what is this one doing new? I'd kill for new editors trying new and interesting methods of text (or code) navigation and editing, but so often i don't feel like i…
Can anyone summarize how the user interacts with this? Do you just meditate while listening to it? Or..?
We used NixOps for a while. Small company (<100, >20), with lots of client deployments on prod and various pre-prod environments as well. NixOps worked well enough, and i never heard complaints about it. Though i wasn't…
In this case i'd say yes. It's a DB purposefully written for learning, with good references and documentation. However if it was just another DB.. especially one competing in an area no one really feels deficient, prob…
Okay i wasn't interested in the `less` usage in the GP comment because i use tmux to stop and view logs as they're passing by. However automatically opening in my CLI editor? That sounds sexy as hell!
Couldn't agree more. The only reason i'd call myself employable as a developer is because i've taken on many self-projects and reinvented many wheels, which resulted in lots of sharp corners and hard lessons learned.…
Agreed, but only one party there is supposed to be working in your interest. It's why i'm pro-big-government, but also very heavy handed about what i want to see with government transparency and power dynamics.
heh, makes me want to go to a code camp now. I've got ~7 years professional(?), ~11 years hobby, experience at two medium sized companies. Spent my years reinventing a ton of things, and know a fair amount of oddities…
I'm writing a git-like, so i'm curious your thoughts on this. What would undo, do exactly? Eg would it make a new commit, reverting the previous? Would it undo the last commit, dropping it from history? Would it undo…
What's going to be in 5.11?
PASETO looks interesting, thank you! Since my primary concern is external client APIs communicating with ours securely, but also in a way that's not too-foreign. I imagine JWT would fit the bill of being widely known,…
> first off: the whole idea of using oauth in your systems is to externalize authentication. its main usecase is if you have several services which share the same users... usually microservices, but everything else…
Interesting article. On this note, recently as part of small group of people we needed to implement API -> API authentication. Unfortunately, we don't have anyone who has solely implemented this before, so we took to…
> What if, instead of bowing to corporate greed which cares not a bit for our country or our people, we actually invested in our own population and trained them to do the jobs H1-B workers currently do. Wishful thinking…
Sometimes i consider myself lucky that i don't know anyone seeking special pronouns - because i imagine i would repeatedly use what i visually see, not what they request. These days i seek to find a gender neutral word…
This feels pedantic and totally besides the point. The author was describing "gets all users" as in, gets all users that Apple can get. What's next, would you point out how people in the 3rd world wouldn't be buying…
Yea, this whole discussion feels weird to me. Different use cases. I love Rust (and dislike Py lol), but from everything i hear a highly dynamic frontend (like Py) has little downsides to authors of ML/etc. All of the…
Cool! I wanted to do similar things, neat idea. These days i'm wanting to try something similar but with a nice UI - i'm so tired of the Terminal, but it's hard to get away because editors like Kakoune and Vim are just…
> If the price was the only problem, you'd still expect to see people playing draft regularly, at least in the interim, especially since there are free drafts you can play. But there's more wrong with this game than…
Interesting! On that note, is there a service like this to request drawings not from photos? Maybe with early sketch phases to suss out the specifics before committing to the final iteration? I've got some work i've…
/shrug, language matters to me. I like knowing what code i can interface with. Generally speaking, written in Go is a boon to me (as a Go dev obv), written in Python/Node/Ruby is a negative with runtime requirements for…
Yea, this is now a requirement for me on any future languages i use. Coming from Py/Node, single executables blew my mind.
I love new editors, but i have to ask every time - what is this one doing new? I'd kill for new editors trying new and interesting methods of text (or code) navigation and editing, but so often i don't feel like i…
Can anyone summarize how the user interacts with this? Do you just meditate while listening to it? Or..?