Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eduardofcgo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
eduardofcgo
1y ago
Also because it's a language for the web, and HTTP is stateless.
2.
▲
by
eduardofcgo
1y ago
Didn't it came out recently that those numbers were bugus, since basically every Instagram account must have a Threads account, and those are not actual active users?
3.
▲
by
eduardofcgo
1y ago
Usually with OOP several builders are composed together to express the creation of some data. These builders have functions with types, which define the rules for the creation of the objects. My point is that the CarBuilder is not a real ty
4.
▲
by
eduardofcgo
1y ago
Singleton is the worst example of design pattern, not sure why these kinds of posts always like to mention it. Singleton is just a hack for avoiding OOP with OOP languages. Obviously python allows non OOP code, so not surprised singleton is
5.
▲
by
eduardofcgo
1y ago
Could you not just use dicts and some schema validation logic for this?
6.
▲
by
eduardofcgo
1y ago
The programmers that insist in using type hints in python usually are the ones that makes these mistakes. I think the main reason that these patterns do not make sense is because python is a dynamic language. If you turn off the part of yo
7.
▲
by
eduardofcgo
1y ago
OpenAI valued at 300B will never be able to produce the same products "wrappers" that these 5 people startups are making. Same reason Facebook could not make Instagram, of Jira could never make bootcamp for example.
8.
▲
by
eduardofcgo
1y ago
Part of the inevitabilism is how these tools are being pushed. At this point it doesn't matter how good they are, it's just how many people live now. Microsoft sure knows how to turn bad software mainstream. It helps also that the
9.
▲
by
eduardofcgo
1y ago
We have been seeing this shift for a while, where "software engineers" graduate from 3 month bootcamps. Except now most likely they will not be earning 500k making crud apps.
10.
▲
Show HN: Cooked.wiki generates an interactive diagram from any recipe online
(cooked.wiki)
1 points
by
eduardofcgo
2y ago
|
0 comments
11.
▲
by
eduardofcgo
2y ago
Because that already exists and is ChatGPT
12.
▲
by
eduardofcgo
3y ago
Developer here, thanks for sharing the project! I really wanted something that allowed me to save my own versions of recipes I found. There’s also the social aspect, where my friends can share the result of them making my recipes, which is
13.
▲
by
eduardofcgo
3y ago
Thanks for sharing! I am the developer, started this as I was desperate for something that allowed me to save recipes quickly, without needing to install apps. If you have any feedback feel free to contact me :)