Hacker Newsnew | past | comments | ask | show | jobs | submit | umen's commentslogin

Do you make a living from this extension?


all web desktop is slow and crap . Qt is c++ and near native GUI and full native backend . so its something else don't compare them its not the same


Yes, Qt is a perfect choice for many developers, but there are also some developers who can't fully master C++. For example, I'm not smart enough to learn C++ and can only use C. Fortunately, there are some C language UI libraries available.


i was expecting for real life examples


Real life:

AWS using ECS/ECR to start containers in an auto scaling group and behind a load balancer for an API layer. Similar setup for background workers. Starting with 2 instances for API, more for redundancy and ramping up as load increases. One or two smaller EC2 instance can handle the UI (SPA application). Database on RDS when funds increased, but initially just on another EC2 instance to save costs. Opting for running own services on EC2 was cheaper than managed.


There is need for python module that complies to ansible code


in what field ?


college applicants


what is the setup , how do you architecture the frontend backend and db ?


what about Qt and wxWidgets all the c++ fast frameworks ? dead ? Only js rule the world ?


Pure go?


Pure Golang can take you a long way. There is no need to add unknown libraries / frameworks, until you have a clear requirement for those.


can you pls elaborate your tech stack and where do host ? 1 .rust ( what server or hand crafted ?)


For the backend, it's written in Rust using a few key crates: axum for the api, bgpkit-parser for parsing the MRT data, and reqwest for fetching data at boot.

The site is hosted on Neptune Networks, another side project of mine for people to learn and experiment with BGP.


Question all those companies are they build their own email infra or are using third party email providers


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: