iurisilvio | 1 year ago | on: Ask HN: Dev/Ops/DevOps tools you use and more people should
iurisilvio's comments
iurisilvio | 2 years ago | on: Pg_hint_plan: Force PostgreSQL to execute query plans the way you want
iurisilvio | 2 years ago | on: My notes on Gitlab's Postgres schema design (2022)
I'm managing a big migration following mostly this recipe, with a few tweaks: http://zemanta.github.io/2021/08/25/column-migration-from-in...
FKs, indexes and constraints in general make the process more difficult, but possible. The data migration took some hours in my case, but no need to be fast.
AFAIK GitLab has tooling to run tasks after upgrade to make it work anywhere in a version upgrade.
iurisilvio | 2 years ago | on: Brazilian city enacts an ordinance that was written by ChatGPT
iurisilvio | 6 years ago | on: Show HN: CSS Scan 2.0 – Instantly check and copy the computed CSS of any element
iurisilvio | 7 years ago | on: Ask HN: Who wants to be hired? (November 2018)
Worked as CTO for one company from the begining and it was acquired by a big local retailer. Now doing consulting for local companies.
iurisilvio | 7 years ago | on: Tell HN: "[GitHub Security] Please reset your password"
iurisilvio | 8 years ago | on: Ask HN: What software is so good you are surprised it is free?
iurisilvio | 8 years ago | on: Ask HN: What production features have you built using AWS Lambda/Serverless?
I have a toy service with ~200k requests/day to a public service and I was blocked all the time.
After I changed to use API Gateway + Lambda as a proxy, never had these problems again. I just monitor the 4xx and 5xx errors and they are almost zero now.
iurisilvio | 8 years ago | on: Ask HN: What production features have you built using AWS Lambda/Serverless?
It is a lot cheaper than a "proxy as a service".
iurisilvio | 8 years ago | on: Ask HN: Vesting schedule with no cliff?
iurisilvio | 8 years ago | on: Ask HN: What cryptocurrency-loaded debit card do you use?
iurisilvio | 8 years ago | on: Ask HN: Is it still a good idea to start a web dev shop?
iurisilvio | 8 years ago | on: Ask HN: Anyone making passive (or not passive) income from a content site?
All my websites are focused on brazilian market (pt-br).
iurisilvio | 8 years ago | on: Ask HN: Anyone making passive (or not passive) income from a content site?
Send me emails to my username at gmail.
iurisilvio | 8 years ago | on: Ask HN: Anyone making passive (or not passive) income from a content site?
Most part come from Criteo and Adsense. Adsense has better performance, but is not reliable, some sites were banned without reason. I always test other ad networks, but these have the best performance to me.
iurisilvio | 8 years ago | on: Ask HN: Anyone making passive (or not passive) income from a content site?
The other sites I wrote the content. It is not a good content, but most part is original.
iurisilvio | 8 years ago | on: Ask HN: Anyone making passive (or not passive) income from a content site?
They are 99% passive income. All of them can be improved, but I don't do anything, I have full time job and other side projects. I feel bad for not working on them, but I know it is the right decision to me.
To be honest, it was started as a SEO experiment. I have bad content in good shape (all in-page SEO tricks done). I'm sure better content can improve my results.
iurisilvio | 8 years ago | on: Ask HN: How to get real SEO improvement?
Build your content based on that. Change your headlines to something like "Learn how to build a Twitter Bot in node.js".
Setup Google Webmasters to understand what Google is doing. Actively send your sitemap to them (it is a manual input there).
I do this content SEO a lot. People say good content is king, but after 2 years I have some websites with a lot of pageviews and the only thing I did was poor content.
iurisilvio | 8 years ago | on: Ask HN: Does Google Index “Secret” URLs Only Shared Through Gmail?