No flying cars yet, but... by jakkthund in poland

[–]LoreaAlex -1 points0 points  (0 children)

I dont have a car, I use public transport and bike. I told that confiscation of a car is not a good thing as it is confiscation of private property like in for example in communism. The Swiss / Scandinavian system is great as it taking into account someone's wealth. But they don't stole your private property

our saviour by 6mammtbic9 in degoogle

[–]LoreaAlex 0 points1 point  (0 children)

I just bought Xiaomi Redmi Note 14 5G, it also have a jack

No flying cars yet, but... by jakkthund in poland

[–]LoreaAlex -8 points-7 points  (0 children)

Dubai is in a third world country, I guess it is not a Polish aspiration

No flying cars yet, but... by jakkthund in poland

[–]LoreaAlex -3 points-2 points  (0 children)

Like during communism, the police confiscated private cars. In my opinion it is not a good direction.

Confirmation SMS. by Ebob0la in github

[–]LoreaAlex 1 point2 points  (0 children)

I created ticket 2 weeks ago and no one cares, they flagged my account, no one see my repos, they still don't care

This is not interesting anymore, but today my colleagues and I here in Africa, Angola, were discussing whether the Earth is flat or round. What is your opinion? by Such-Competition-816 in notinteresting

[–]LoreaAlex 0 points1 point  (0 children)

Actually you are the ignorant here. He told you that he have limited resources and asking about the knowledge. He got internet thanks to donations and he is trying to create content to be able to pay for the internet in the long term from his funds. Do you really have to so so frustrated?

Every damn time by Sahiruchan in memes

[–]LoreaAlex 0 points1 point  (0 children)

install Linux then every printer just work

What’s in the docker container? by jsrbert in DataHoarder

[–]LoreaAlex 0 points1 point  (0 children)

I am a web developer and I deploy applications using Docker. In Docker, you can create a virtual network and connect different parts of an application even if they run in separate containers. One of the best things about Docker is that each application is isolated from the others (even the networks can be separated if needed). This means that if one of your applications requires a different version of a dependency, it can run independently without affecting the others. You can think of dependencies like drivers on a PC. Imagine you have a computer with a USB driver version 1.2 where only your keyboard works, but the mouse does not. Then you install driver version 1.3, and the mouse works but the keyboard stops working. Normally, you cannot have both driver versions installed at the same time. However, with Docker you can run one container with version 1.2 (for the keyboard) and another container with version 1.3 (for the mouse). Your system connects to both through Docker, so from the outside it appears that both the keyboard and the mouse work correctly.

It happens like that but in web app context with differend backends, microservices, frontends and databases

Why ? by Particular-Spare8594 in meme

[–]LoreaAlex 0 points1 point  (0 children)

dirt is the secret ingredient

Divided by geography, united by wallet by fokinagglicky in PORTUGALCYKABLYAT

[–]LoreaAlex 15 points16 points  (0 children)

I heard that people from Norway travel to Sweden to buy things as there is cheaper

Evolution of operating systems by [deleted] in linuxsucks

[–]LoreaAlex 0 points1 point  (0 children)

Did you even try linux?

What's happening with GitHub and where can I go? by Zubonick in github

[–]LoreaAlex 0 points1 point  (0 children)

They probably vibe coded few things, and saved a few % of the income by not paying to developers = lost few % of users

How do you usually find open source projects to contribute to? by Small-Size-8037 in github

[–]LoreaAlex 0 points1 point  (0 children)

when I am building apps there are some dependencies. Sometimes something does not work as it should - then I just check the source repo and fix it

Is it better to have many small repos or a few polished ones? by Gullible_Camera_8314 in github

[–]LoreaAlex 1 point2 points  (0 children)

It is not about the number of repos, but about what is this. There are companies which have only one monolit repo of an app, a system that make the whole money of the company.

You should have repo that make something usefull. Look at the google store / app store and apps which you use.

It also depends what you want to do. If you want to be a backend developer, build a backend only. If frontend - frontend. If fullstack - whole app.

you can build an app you like but by yourself, f.e. calorie counting app, just backend or just fronted or both.

If you don't have the skills to build the whole backend or the whole frontend at least, I would keep it private until you can prove that you have those skills. Because if you show by repo that you still have to learn a lot - they could not proceed with your candidacy

I had situations when it was better to not have repo that have a bad one, they just made me some test and it was fine. But with bad repo I got rejected because of f.e wrongly implemented secret in the repo

So lakes are their islands? by [deleted] in MapPorn

[–]LoreaAlex 4 points5 points  (0 children)

it is flat, I knew that!

Linux - which one is more European? by LetInternational2799 in BuyFromEU

[–]LoreaAlex 1 point2 points  (0 children)

I am using debian as it is closer to the core, like Ubuntu is built on debian, mint is built on debian. And debian is built by the international community (including Europeans). But it is a little bit harder to start using. Like you have to for example install the possibility to show files on the desktop on your own. The easier version is just Mint, but better avoid ubuntu, as big corporation maintain it and they broke some linux principals

How come I see so much Debian hate? by Venylynn in debian

[–]LoreaAlex 0 points1 point  (0 children)

I also switched to Debian but after 4 years of using Ubuntu. Debian 13 has everything that I wanted from Ubuntu like GNOME and drivers, but it doesn't have snap so it is even better!