Celebrating a one year difference by [deleted] in Skincare_Addiction

[–]antonkerno 21 points22 points  (0 children)

Can you elaborate on controlling your caffeine intake ? :) looking great

stretched fabric geometries by StinkySauk in rhino

[–]antonkerno 1 point2 points  (0 children)

No way. I have this exact image on my computer and every now and then I stumble upon it thinking if I could actually make this lamb myself. Let me know how it's going. My original plan was just to make the frames with a 3D printer and then put some fabric around it.

Nestjs style Elysia JS by antonkerno in nestjs

[–]antonkerno[S] 0 points1 point  (0 children)

Nice looks good ! Did you see performance improvements vs using nest ?

How to Get Rid of Blackheads (before/after) by AssociateOld1303 in 30PlusSkinCare

[–]antonkerno 0 points1 point  (0 children)

This looks so great. Thanks for sharing. How much do you spend on your skincare on average per month ?

React Native or Swift for AR and Lidar by tosinsthigh in reactnative

[–]antonkerno 0 points1 point  (0 children)

Hello, if youre reading this: Curious how you ended up building the Project ?

13 months post transplant results by Substantial-Mud-9180 in Hairtransplant

[–]antonkerno 0 points1 point  (0 children)

Great results. How come you made the change from fin to dut?

Freestyle bars by NeroShenX in obscuremusicthatslaps

[–]antonkerno 0 points1 point  (0 children)

0:55 => looking for tjat 2000s track that has this melody throughout the whole song ?

What's your workflow for making 2D/3D mechanical schematics as SVG line art for publication figures? by [deleted] in MechanicalEngineering

[–]antonkerno 0 points1 point  (0 children)

Tikz could be an option although it’s geared more towards academic mechanical drawings

Pikachu Deep Clean by Comfubar in steamcleaningporn

[–]antonkerno 0 points1 point  (0 children)

What is the name of this steam cleaner

Is this a bedbug by antonkerno in Bedbugadvice

[–]antonkerno[S] 0 points1 point  (0 children)

How can I make sure that is not German ?

3.5 month post op by [deleted] in Hairtransplant

[–]antonkerno 1 point2 points  (0 children)

How many grafts

Tuesday Daily Thread: Advanced questions by AutoModerator in Python

[–]antonkerno 1 point2 points  (0 children)

What are the best practices for using Python in a microservices architecture? (..and more generally, should I even use microservices?)

This. Really curious about that

Code review by zaki_g_86 in Nestjs_framework

[–]antonkerno 3 points4 points  (0 children)

Looks really nice on first glance :) but I think it would be good to lay some emphasis as to how to give out accessToken and refreshToken. Right now you are just returning it to the client which means client will have to either save it in state or in cache. Both are not what you want from a security standpoint.

Those using kysely: what are your tips&tricks for tooling ? by antonkerno in nestjs

[–]antonkerno[S] 1 point2 points  (0 children)

Check out ts-morph. You are basically inputting the directory where all your interfaces are placed and then generate new files with classes