The only reason i didnt move to zed from jetbrains yet is the lack of a more mature Git UI. Other than that, great editor, very fast.
HN user
bicijay
A lot of automations around softwares without APIs.
QA...
Don't overthink unless you really need it.
Use a single database and RLS + session id to ensure queries already come filtered for that tenant without the need to add "where tenant_id = ?" around the application layer.
Shit, im gonna play the devils advocate... Unless they forged the cause of death, we are indeed having a surge in pneumonia cases around the globe...
Physically attractive people tend to have greater success in life.
Endorsing DORA metrics and microfrontends...
Surely i will love this article.
Maybe its ignorance then...
Sometimes i wonder, how i got so far im my software developer career...
It doesn't matter how much experience you have with past estimates if one of the steps in the flow involves a scenario where you just can't estimate it. (Happens a lot when dealing with third parties)
"Critics of estimation" usually do this because managers don't actually know the concept of "estimation" and define your worth and paycheck on this concept. So it's just easier to simplify it to "just random".
I mean, unless you know all the variables in the feature scope it is pretty much random...
Saying that your future estimates will improve based on your last ones, is like saying you have more chances of winning the lottery if you lost some games before.
It's one of those reddit stories that i just refuse to believe.
No way a human being can be petty to this level
I know its gonna sound entitled. But even though we are a small company we still process a lot of events from third parties. Temporal cloud pricing is based on number of actions, 2400 bucks would only cover some months in our case.
Well, you just got an user. Love the concept of temporal, but i can't justify the overhead you need with infra to make it work for the upper guys... And the cloud offering is a bit expensive for small companies.
What about fermented food?
Treatment Branch = 86.74 -> 97.44 => 12.33% increase
Placebo Branch = 91.32 -> 93.59 => 2.48% increase
Unless im reading it wrong, it seems like a 10% difference between both. Which in my books is not "marginal".
Location: Rio de Janeiro, Brazil
Remote: Yes
Willing to relocate: Yes
Technologies: PHP, Node.js, Typescript, GoLang, PostgreSQL, MySQL, MongoDB, RabbitMQ, SQS, Kafka, Temporal...
Resume: https://zebaroni.github.io/resume/
LinkedIn: https://www.linkedin.com/in/josebaroni/
Lets say they have a contract with a company for X months, what would they do after those months? Iterate every video file and remove the old ad? Imagine the scale of this when you have millions of videos and thousands of advertisers
We can't even have a consensus on what "unit" tests really are... Every company i work for has a different meaning for it. Some places consider a test "unit" when all the dependencies are mocked, some places consider a whole feature a "unit".
I have, went to this lovelly rabbit hole with a lot of snake oil. And not one definitive answer, just like every other chronic disease
You are lucky if they even take you seriously enough to do a simple lab test...
Yeah, after 2 years in a trial and error state. Im pretty sure its gut related. Just didn't find the right variables yet unfortunately...
Yeah, after having covid in 2021 i was never the same. Feeling more tired, still exercising but not feeling "good" after it like before, my range of emotions has diminished...
Maybe its depression, maybe its me getting old, but something got messed up after having covid.
After seeing a bunch of doctors and getting some tests done, everything came back normal. So, I'm thinking it's just good old chronic fatigue from the viral infection
But you may have
I mean, to be honest, horse riders probably said the same thing about motor vehicles
I dont think so, a bug bounty program is rarely subjective like this. You can test a solution.
Free labor survey*
Transactions, data consistency. This is the answer that you will not find in SQS.
Could you expand on that? How would you achieve "partial order" guarantees?