HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bicijay

no profile record

Submissions

Show HN: One more Planning Poker tool (OSS)

scrumbluff.com
1 points·by bicijay·2 anni fa·0 comments

comments

bicijay
·10 mesi fa·discuss
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.
bicijay
·2 anni fa·discuss
A lot of automations around softwares without APIs.

QA...
bicijay
·2 anni fa·discuss
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.
bicijay
·2 anni fa·discuss
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...
bicijay
·2 anni fa·discuss
Physically attractive people tend to have greater success in life.
bicijay
·2 anni fa·discuss
Endorsing DORA metrics and microfrontends...

Surely i will love this article.
bicijay
·2 anni fa·discuss
Maybe its ignorance then...
bicijay
·2 anni fa·discuss
Sometimes i wonder, how i got so far im my software developer career...
bicijay
·2 anni fa·discuss
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)
bicijay
·2 anni fa·discuss
"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".
bicijay
·2 anni fa·discuss
I mean, unless you know all the variables in the feature scope it is pretty much random...
bicijay
·2 anni fa·discuss
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.
bicijay
·2 anni fa·discuss
It's one of those reddit stories that i just refuse to believe.

No way a human being can be petty to this level
bicijay
·2 anni fa·discuss
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.
bicijay
·2 anni fa·discuss
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.
bicijay
·2 anni fa·discuss
What about fermented food?
bicijay
·2 anni fa·discuss
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".
bicijay
·2 anni fa·discuss
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/
bicijay
·2 anni fa·discuss
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
bicijay
·3 anni fa·discuss
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".