I have a shell function called "up" that finds a project root and jumps back to it (e.g. a dir containing something like .git) Now I have these to complement - thanks!
THANK YOU! I couldn't figure out why this word was so familiar to me while reading the article.
And funding them.
This was my feeling trying to grok why I want or need Delta.
One thing worth noting is just how load-bearing it all is. Great point!
Sure but even when it works it slower and less total than good policy. Of course, good policy is a rare bird, too.
My favorite anti-spyware tool for Windows is Linux.
I love the "IYKYK" as a kind of in joke among AI psychosis enjoyers.
Can they both be important?
Every time I see this take I remember the time my step father picked me up by my throat and body slammed me on the floor. I was 12. I've had tinnitus ever since. Children really do need protection from some parents. I'm…
I wasted a decade trying to live in single family homes. Now at 40 my wife and I are living in a small city in a condo and couldn't be happier. Neither of us enjoyed the workload of managing a SFH. Dont force yourself…
Thing is, the model could have been built with employees, even lowly paid ones, but then it would have been pretty transparent that they were subsidizing the rates to take market share from licensed taxis. The…
Not if the investors can get an IPO done because of their great "innovation", then the bag holders are 401ks, mostly.
No one ever thinks of the poor owners.
Scala has everything, and therefore nothing.
Thread local storage means all async tasks (goroutines) must run in the same thread. This isn't how tasks are actually scheduled. A request can fan out, or contention can move parts of the computation between threads,…
Docker has jumped the shark as a company, good thing the alternatives are maturing quickly. We've had pretty good (not perfect) success with the Colima project.
Honest question as someone who prefers single payer but acknowledged it's not a silver bullet: how much of the costs are nurses and doctors vs. admin? It seems to me there's a lot of overhead in passing the bills around…
I feel people defend them by opposing any other approach to solving this. Politicians in particular say things like "preserving customer choice", which I think just means having the ability to select among all the…
Did they reinvent or did they learn stuff? Maybe both.
We use it for microservices that only deal with Json and avro. Of course, we do that on Rails for some reason I'll never understand.
I think the part where he calls out airline apps is spot on though. They don't need any of that tech.
Agreed. I feel gaslit by the gap here. I too find the hypesters annoying, but it's fun to hack on Rust code usually. Usually...
Wild claims. So many huge projects have been successfully written in C by humans. There are patterns to solve all the built in solutions provided by Rust, how do you imagine Rust got them in the first place? One tiny…
For a lot of newer compiled languages this comes down to static compilation. These aren't linking to any system libraries beyond the OS fundamentals. That and they have way more debug symbols than Comander Keen,…
I have a shell function called "up" that finds a project root and jumps back to it (e.g. a dir containing something like .git) Now I have these to complement - thanks!
THANK YOU! I couldn't figure out why this word was so familiar to me while reading the article.
And funding them.
This was my feeling trying to grok why I want or need Delta.
One thing worth noting is just how load-bearing it all is. Great point!
Sure but even when it works it slower and less total than good policy. Of course, good policy is a rare bird, too.
My favorite anti-spyware tool for Windows is Linux.
I love the "IYKYK" as a kind of in joke among AI psychosis enjoyers.
Can they both be important?
Every time I see this take I remember the time my step father picked me up by my throat and body slammed me on the floor. I was 12. I've had tinnitus ever since. Children really do need protection from some parents. I'm…
I wasted a decade trying to live in single family homes. Now at 40 my wife and I are living in a small city in a condo and couldn't be happier. Neither of us enjoyed the workload of managing a SFH. Dont force yourself…
Thing is, the model could have been built with employees, even lowly paid ones, but then it would have been pretty transparent that they were subsidizing the rates to take market share from licensed taxis. The…
Not if the investors can get an IPO done because of their great "innovation", then the bag holders are 401ks, mostly.
No one ever thinks of the poor owners.
Scala has everything, and therefore nothing.
Thread local storage means all async tasks (goroutines) must run in the same thread. This isn't how tasks are actually scheduled. A request can fan out, or contention can move parts of the computation between threads,…
Docker has jumped the shark as a company, good thing the alternatives are maturing quickly. We've had pretty good (not perfect) success with the Colima project.
Honest question as someone who prefers single payer but acknowledged it's not a silver bullet: how much of the costs are nurses and doctors vs. admin? It seems to me there's a lot of overhead in passing the bills around…
I feel people defend them by opposing any other approach to solving this. Politicians in particular say things like "preserving customer choice", which I think just means having the ability to select among all the…
Did they reinvent or did they learn stuff? Maybe both.
We use it for microservices that only deal with Json and avro. Of course, we do that on Rails for some reason I'll never understand.
I think the part where he calls out airline apps is spot on though. They don't need any of that tech.
Agreed. I feel gaslit by the gap here. I too find the hypesters annoying, but it's fun to hack on Rust code usually. Usually...
Wild claims. So many huge projects have been successfully written in C by humans. There are patterns to solve all the built in solutions provided by Rust, how do you imagine Rust got them in the first place? One tiny…
For a lot of newer compiled languages this comes down to static compilation. These aren't linking to any system libraries beyond the OS fundamentals. That and they have way more debug symbols than Comander Keen,…