cisco87

@cisco87@programming.dev
0 Post – 7 Comments
Joined 4 months ago

Doesn't really change anything for me, I can't really hate Microsoft anymore than I already do

I mean he has a point, fascism developed from neoliberal economies https://therealnews.com/noam-chomsky-neoliberalism-and-the-roots-of-fascism

To be honest Typescript and Javascript for me are both very bad Hacks driven languages. I explain myself: I've worked on a project for a client, with other devs who were experienced js/ts devs. Before to get on, I've read a book about them, went through the docs. But in the end, I would push PRs, and there was some hacky way to do stuff, now some stuff is just bad developers, choosing the hacky "obscure" undocumented way to do something, but other solutions were clear enough that deserved to be documented. Overall I am better off without using those

2 more...

Its the people of tomorrow, whatever you look at, whatever you do, whatever you like, its fertile land for blackmail and subjection tomorrow, have a look at all those videos of politicians or blackfaced photos popping out every now and then of current politicians, its ok when its local journalists, but if its a enemy government that has a database of all the bullshit that current young people that may be managers tomorrow; then its worth banning them

Debian sid

6 more...

I wouldn't classify debian sid as bleeding edge, it is still on plasma 5.27 for example or firefox esr 115.9. I would try it first before saying certain things, or classifying it. There is a middle ground between Archlinux and Debian stable, and sid I think is a great compromise

Oh speaking of dependencies changes, you know one of the contributions to that team for me was to fight against them depending directly on third party libraries? I have to spend a lot of energy making people go through the pain of creating a middle layer between our code and frameworks code, because it’s not needed, because its repetition, because etc. until the dependencies change and everyone has to sweat blood, I don’t think that’s a good argument for languages allowing hacky code, I think it’s an argument to improve developers awareness, and a team culture that doesn’t foster hacks over bad design decisions