lsferreira42 | 2 years ago | on: Show HN: I made a website to find best bus seat to avoid the sun while traveling
lsferreira42's comments
lsferreira42 | 2 years ago | on: Ask HN: What apps have you created for your own use?
lsferreira42 | 2 years ago | on: Ask HN: If you were to build a web app today what tech stack would you choose?
Backend: Golang standard lib, gorilla/mux for routing Front: htmx + tailwind
If i need a database, i tend to start with redis, then sqlite and ONLY if it scale, postgres!!
lsferreira42 | 2 years ago | on: My Love Letter to Rails (and Ruby) – Or, Why RoR Isn't Dead Yet
Tried beego some time ago and everything felt out of place, websites not working, unresponsive dev's on github and so on.
Today i'am happy with the standard lib + mux + some otheer libs for other functionalities, it's just more work than rails but this also works!!
lsferreira42 | 2 years ago | on: My Love Letter to Rails (and Ruby) – Or, Why RoR Isn't Dead Yet
lsferreira42 | 2 years ago | on: Write more "useless" software
https://namechecker.leandrosf.com/ -> Check if your pretended project name is already used in somewhere
https://github.com/lsferreira42/bli -> a brainfuck interpreter that is intended to help you understand brainfuck
https://github.com/lsferreira42/nadb -> a threaded key value store with memory buffering
https://github.com/lsferreira42/hnpes -> a hackernews chrome extension to find previous posts of the url your are browsing
All of them work, but not at all usefull hahahaha
lsferreira42 | 2 years ago | on: Ask HN: Where to Host a FastAPI App
lsferreira42 | 2 years ago | on: Replit permanently moves to paid hosting after 7 years of free service
lsferreira42 | 2 years ago | on: Krita fund has no corporate support
lsferreira42 | 2 years ago | on: Cocaine is about surpass oil as Colombia's top export as revenues near $20B
lsferreira42 | 2 years ago | on: Ask HN: What are some well-designed websites?
lsferreira42 | 2 years ago | on: Show HN: Name Checker – check your project name accross many sites
lsferreira42 | 2 years ago | on: Show HN: Name Checker – check your project name accross many sites
I think the best option here is to maintain a cli version, that's something i've been thinking about.
lsferreira42 | 2 years ago | on: Show HN: Name Checker – check your project name accross many sites
For now, i added the haskell check, you can try now :)
And of course, if you have any suggestions i'll be happy to read!!
lsferreira42 | 2 years ago | on: Show HN: Name Checker – check your project name accross many sites
lsferreira42 | 2 years ago | on: Ask HN: Is anyone using PyPy for real work?
Also in my day job we use pypy in all our python deployments, to be fair until now I thought that everybody would develop in python, test in pypy for an easy speed boost and only got back to python if pypy was slower than cpython
lsferreira42 | 2 years ago | on: Ask HN: Could you share your personal blog here?
lsferreira42 | 2 years ago | on: Ask HN: How come YC startups offering <80k$/year?
Here in Brazil $80k turns in 400k BRL or 33k per month. This make you go to the top 1% salary by a very large margin.
lsferreira42 | 2 years ago | on: I didn’t learn Unix by reading all the manpages (2022)
lsferreira42 | 3 years ago | on: Raising the bar for software security: GitHub 2FA begins March 13