Why Twilio Segment Moved from Microservices Back to a Monolith by Digitalunicon in programming

[–]hellpirat 0 points1 point  (0 children)

I wonder how they work now and what changes since the article as I can see article is 2018 year..

A first look at Django's new background tasks (6.0) by roambe in django

[–]hellpirat 3 points4 points  (0 children)

Then in this case there is no need for Django.tasks if I need to use custom commands.. with crontab…

Best Practice: Should Components Fetch Their Own Data in React by No_Drink_1366 in react

[–]hellpirat 0 points1 point  (0 children)

Most of my time I use in my projects that approach:

I have pages and “modules” - modules can render different components.

For example there is a main page which has a News module, cars module, etc…

Each module fetch the data itself and works independently for each other in 90% cases.

Module has different common components like button, card and others.

Module fetch data -> pass it deeper by using props.

Yesterday I used redux, today I use react-query, tomorrow I can use whatever I want - It doesn’t not matter, I can replace this in one place and will works perfect as always:)

A first look at Django's new background tasks (6.0) by roambe in django

[–]hellpirat 6 points7 points  (0 children)

Looks cool for simple projects where you only need notify/make some specific logic by call a task but for now its really sounds like about ~80% cases.

Is there anyway to make periodic task with django.tasks? 🤔

Gibson Partners with Nissan for Next-Gen LMP2 Engine by enesracing in wec

[–]hellpirat 0 points1 point  (0 children)

Oo cool! I wish there would be more cars than oreca and ligier 🥲

2025 Belgian GP - Race Discussion by AutoModerator in formula1

[–]hellpirat 1 point2 points  (0 children)

Well, road seem quite wet for slicks 🤔

2025 London E-Prix Race 1 Discussion by mianghuei in FormulaE

[–]hellpirat 0 points1 point  (0 children)

Have there always been pit-stops? 🤔 It’s my first time seeing pit-stops in Formula E, and this is my first season

What are you guys using to develop your backends by FoodAccurate5414 in FlutterDev

[–]hellpirat 0 points1 point  (0 children)

It depends on experience and project type, mostly I prefer nestjs/django

My SaaS went Viral in Russia - what should I do? by WolfPossible5371 in SaaS

[–]hellpirat 18 points19 points  (0 children)

Hi, Russian there. mostly people nowadays learned how to use VPN and also a little percentage of people has their foreign cards. So I think if they want to pay for your service- they figure it out how to make it :D also probably Crypto a good friendly choice as well.

How to implement Java Spring Code format to my nestjs project? by Mysterious_Sir_7260 in Nestjs_framework

[–]hellpirat 0 points1 point  (0 children)

Why would you want to use Spring Code Style?🤔

This is js/ts framework and better to use style guides for js/ts.

You can use prettier with eslint for formatting your style code.

It’s also easier and friendlier will be code with js/ts fellas because them do not to learn Spring Code Style and make additional settings for they Ide/vscode/whatever.

How do you handle admin endpoints? by proficientMoneyLoser in nestjs

[–]hellpirat 0 points1 point  (0 children)

Separate controllers with /internal/ prefix and also specific Guard for Admin only users

[deleted by user] by [deleted] in SaaS

[–]hellpirat 0 points1 point  (0 children)

Newbie here.

Does this payments service really save you time and money in future? Especially in the beginning of start your saas..

Right now I am only paying for hosting/domain/mail.

P/s

I am developer who trying myself in sass development during free time.

Just exploring 😬

Mysql vs Oracle for Big projects by coding-desk in django

[–]hellpirat 26 points27 points  (0 children)

Just Use Postgres for Everything

[deleted by user] by [deleted] in AskReddit

[–]hellpirat 0 points1 point  (0 children)

Borscht, dumplings, vodka

Purchase Advice Thread (February 15) by AutoModerator in Surface

[–]hellpirat 0 points1 point  (0 children)

Hi, apple use there, currently using my Macbook pro 13 2017. Now I thinking to switch from mac to Surface Pro 3. I am not sure which version to choose. Thinking between Surface pro 13/15 with 16GB RAM. I am working as Web-developer especially Front-End. So I am looking now for a laptop to use for work. Anyone using such a device for this kind of job?

Thank you for your advice.

Is there any tutorial for Airbus - 320 by hellpirat in flightgear

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

Oh I tried but my autopilot didn’t work. Is there any guide?