MonkderZweite

joined 1 year ago
[–] MonkderZweite@feddit.ch 1 points 6 months ago

Pirating DLC i guess is no issue.

[–] MonkderZweite@feddit.ch -1 points 6 months ago* (last edited 6 months ago) (3 children)

You think web browsers should not exist?

Yes. Multiple historical layers, each giving the creators way too much power over presentation, while they are still supposed to handle stuff like accessibility themselves, making a company webpage a thousand manhours project. Browsers being monoliths is only one page of the book.

How do you write Google Chrome, and all of it's dependencies, in one page of code?

So we agree that browsers are way too complex?

[–] MonkderZweite@feddit.ch 0 points 6 months ago* (last edited 6 months ago) (2 children)

In my humble opinion, you shouldn't be allowed to participate in big projects if you don't fulfill some minimal requirements.

Reminds me of the crack i had to explain the concept of technical debt. He was the main maintainer of a years old Xamarin project, he took over from his precursor.

[–] MonkderZweite@feddit.ch 3 points 6 months ago* (last edited 6 months ago)

Except if your initial code was first written for something slightly related to the current usecase and with a tenth of the current feature set.

Then you better start from scratch and take some bits and pieces from your old code.

[–] MonkderZweite@feddit.ch 3 points 6 months ago

A more polished unholy list of depencies?

[–] MonkderZweite@feddit.ch 5 points 6 months ago

They still do.

[–] MonkderZweite@feddit.ch 2 points 6 months ago

I'm an IT person and it's all jumbled up.

 

I converted my cable park to a USB-C cable (male to male) and lots of adapers (the short sort you can keep in a box) years ago. Yet i have still some devices with a mini-B female port.

Only thing i found online are cables and everything else. Heck, there's even mini-DP > C and ethernet > C in that form factor.

To clarify, i look for something like this but mini-B instead of micro.

edit: Region is Swiss, Europe.

editedit: thanks guys, found one.

 

Like 'calculate-anything', needs simpleeval library:

~$  pipx install simpleeval
No apps associated with package simpleeval or its dependencies. If you are attempting to install a library, pipx should not be used. Consider using pip or a similar tool instead.

~$  pip install simpleeval
error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try pacman

~$ yay -Ss simpleeval
aur/python-simpleeval 0.9...
    A simple, safe single expression evaluator library.

What to do, install from AUR?

view more: next ›