HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bicijay

no profile record

Submissions

Show HN: One more Planning Poker tool (OSS)

scrumbluff.com
1 points·by bicijay·vor 2 Jahren·0 comments

comments

bicijay
·vor 10 Monaten·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
·vor 2 Jahren·discuss
A lot of automations around softwares without APIs.

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

Surely i will love this article.
bicijay
·vor 2 Jahren·discuss
Maybe its ignorance then...
bicijay
·vor 2 Jahren·discuss
Sometimes i wonder, how i got so far im my software developer career...
bicijay
·vor 2 Jahren·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
·vor 2 Jahren·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
·vor 2 Jahren·discuss
I mean, unless you know all the variables in the feature scope it is pretty much random...
bicijay
·vor 2 Jahren·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
·vor 2 Jahren·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
·vor 2 Jahren·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
·vor 2 Jahren·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
·vor 2 Jahren·discuss
What about fermented food?
bicijay
·vor 2 Jahren·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
·vor 2 Jahren·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
·vor 2 Jahren·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
·vor 3 Jahren·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".