HackerTrans
TopNewTrendsCommentsPastAskShowJobs

damacaner

no profile record

Submissions

Why Every Go Library Should Implement Must* Methods

blog.cansu.dev
1 points·by damacaner·12 bulan yang lalu·0 comments

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

3 points·by damacaner·3 tahun yang lalu·1 comments

[untitled]

1 points·by damacaner·3 tahun yang lalu·0 comments

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

1 points·by damacaner·3 tahun yang lalu·1 comments

Do you think writing backend with Python feels wrong?

12 points·by damacaner·3 tahun yang lalu·16 comments

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

208 points·by damacaner·4 tahun yang lalu·138 comments

For all React coders out there, why and how?

6 points·by damacaner·4 tahun yang lalu·11 comments

comments

damacaner
·2 tahun yang lalu·discuss
can we make everything constant like C# does please

Models.GeminiNano04

boom
damacaner
·3 tahun yang lalu·discuss
Formatted a bit.
damacaner
·3 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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 tahun yang lalu·discuss
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.
damacaner
·4 tahun yang lalu·discuss
Yeah, at least getting used to signings might come useful in the future.
damacaner
·4 tahun yang lalu·discuss
I am trying to work with MWS, and AWS SDK of GoLang horribly fails when tried to use standalone (I only need the signer part), but oh my oh my.

https://github.com/canercetin-randomguy/club-noira/blob/main...

This is only the auth&sign part. and it doesnt work. and it is already 150 LoC. god.
damacaner
·4 tahun yang lalu·discuss
Everything from a business perspective always sounds non-sense to me.

I cant even find a library or language to code front-end, like I am burning my time since six days to find something that is dev-friendly. Everything is just, is it secure or fast? yeah ship it, we dont care about how developers feel about it.

really sad.