HackerTrans
トップ新着トレンドコメント過去質問紹介求人

damacaner

no profile record

投稿

Why Every Go Library Should Implement Must* Methods

blog.cansu.dev
1 ポイント·投稿者 damacaner·12 か月前·0 コメント

Ask HN: What do you think about documenting code with GPT?

3 ポイント·投稿者 damacaner·3 年前·1 コメント

[untitled]

1 ポイント·投稿者 damacaner·3 年前·0 コメント

What do you think about this type convention on back end?

1 ポイント·投稿者 damacaner·3 年前·1 コメント

Do you think writing backend with Python feels wrong?

12 ポイント·投稿者 damacaner·3 年前·16 コメント

Does anyone else finds AWS and other Amazon services overly complicated?

208 ポイント·投稿者 damacaner·4 年前·138 コメント

コメント

damacaner
·2 年前·議論
can we make everything constant like C# does please

Models.GeminiNano04

boom
damacaner
·3 年前·議論
Formatted a bit.
damacaner
·3 年前·議論
Aiohttp is too risky to code,and it is only good if you are only one working on that project, or you are working with good friends of yours.

Give it in a hands of bad programmer, you are fucked harder than any pornstar I have ever and yet to seen in my 21 year lifespan.

You are right about pip too, I don't know how did they achieve to come with a package manager that is worse than NPM. Such a feat.
damacaner
·3 年前·議論
Yeah I know, even smallest feature "json schema" made my jaw drop in Pydantic. Maybe we had it in V1 too, but it works so seamless now, especially too useful with MongoDB. As you said, there are so many absurdly things that I couldn't even dive in.

...I will tell my boss to use v2 on new project lol.

For the first part, dude my head is aching so hard that its at a point to kill me. I will comeback to you when I am somewhat clear-minded.
damacaner
·3 年前·議論
Even, it's only enforced in routing functions.

Outside of it, like utility packages, MongoDB or such so, you are not enforced, go with whatever you want.

...guess what my coworkers prefer! urgh.
damacaner
·3 年前·議論
Yes that is right too.

Dynamic typed languages always feels like I am 6 again, with my crayons all over the place, doing random bullshit go till something sensible comes out.

Good luck finding what is wrong if a bug occurs, good luck if you will refactor it and think how can you replace it, how can you rewrite it without destroying the whole aesthetic of the code. just like my parents trying to figure out how will they renew the wall after I draw a huge chunk of random shit to the wall with my crayons.