With a romanian license plate
With a romanian license plate
people with AMGs and BMW Ms drive that on the autobahn.
one of the most underrated tools i.m.o. I have a lighttpd webserver with librespeed on my usb and its such a great tool to check if a slow network is due to issues with the local network or the internet.
Österreich oder? Hab ich damals auch bei einem HTL Praktikum gemacht.
At least with Java, its the over(ab)use of Reflections and stuff like dependency injection that slows things down to a crawl.
God I love the web platform!
Found too yesterday on F-Droid. Absoutley glorious, even runs perfectly smooth on a almost 10 year old Galaxy S6 Edge.
Goulash with Beans or Doom Level?
nah, just search for brave beta 108 Android 6 Arm V7. Thats the last Android 6 build and 99% of sites work just fine.
Last time I checked ARM v7 is not the issue, there are still up to date builds available from Chrome itsself or Brave, rather Android 6 is. Google seems to have a cycle where roughly every fall they drop another Android version.
Right now the minium requirement is Anroid 8 and if the cycle continues it will loose support in a few months and Android 9 will be the new minimum requirement.
However I also have a a few Android 6 or 7 devices and usually firefox runs fine on them if they at least have two proper large CPU cores. But using two year old Chromium based browsers, I never ran into any sites that wouldn’t work correctly.
Powershell, but heavily customized.
He reads article or forum thread. Thats it.
Shit can’t even do math without errors, lmao.
No, open source means that its public HOW something is done, down to every single line of code (along a lot of other things when it comes to licensing, redistribution, … but thats not the main point)
With a open standard its public WHAT something is doing, but HOW its achieved can be public or not.
To give you a example, HTML is a open standard for displaying Webpages. Somewhere its defined that when a <button> element is found, the browser has to render a button which looks a certain way behaves a certain way when interacting with the mouse, keyboard, javascript, css … . This is WHAT your browser needs to do.
But HOW you do it is up to each browser. Do you use the CPU or GPU to render it? Do you first draw the border, then the text or the other way around? It doesn’t matter to the standard as long as the end result complies with the spec.
With open source browsers like chromium and firefox it is public HOW they are implementing this feature, down every line of code.
With a proprietary browser like Internet Explorer which follows (or rather followed) the same open standard nobody knows HOW they are implementing it. We only know that the end result is adhering to the HTML Standard.
The hardware equivalent it would be someone releasing the exact schematics of for example a RISC V CPU where somebody could see HOW they implement the specifications of the Architecture and where someone could without much hassle go to a Manufacturer and get the chip into production or make modifications.
A CPU instruction set that is governed by the RISC V International organization, a nonprofit organization which also holds all the RISC V related trademarks.
It has nothing to do with open source really, it is a open standard that anyone can create compatible products for and those products can also be sold commercially.
Really the difference is that the organization verifying your that your CPU correctly follows the instruction set so you can sell it as such, has no profit motive, unlike ARM or Intel/AMD who either outright block any meaningful competition in the case of x86 or want a nice share of the money your gonna make in the case of ARM. Not to mention that ARM and Intel/AMD sell their own CPUs, so there is a big conflict of intressts going on.
I used garuda for a while when doing Android stuff and was really surprised that a lot of things like adb, fastboot and all the filetransfer stuff was working out of the box without even having to setup any android sdk, drivers, … . Not really a distrohopper however, so I can’t tell you if this is a common feature on other distros.
I mean if you want a shell language that behaves more like a regular programming language, PowerShell core is a thing.
Nah its just ace in german. Didn’t even think about it.
Typical issue of the corportate programming world being a hivemind. Just because many big tech companies use it you can’t blindly implement it for your 5 developer team.
And it for sure has its usecases - like if you run something with constant load swings that does n’t need to be 100 percent accurate like Youtube it makes sense. You can have a service for searches, comments, transcoding, recommendations, … which all scale independently trading in some accuracy. Like when you post a comment another person doesn’t need to see it within 1 second on another comment service instance.
Guess we are making Motorboat engines now