HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Talinx

no profile record

comments

Talinx
·10 miesięcy temu·discuss
I don't get why we talk about using complex numbers when doing quantum physics. What's really important is that we use numbers from an algebraically closed field (complex numbers being just a simple example). This makes it clearer what's happening under the hood.
Talinx
·11 miesięcy temu·discuss
OneDev (https://onedev.io/) is self-hostable, too, and works great.
Talinx
·w zeszłym roku·discuss
Well, actually... The LTS kernel with longest support before 6.15 is 6.1. It will be supported until December 2027 [1] which is a few months over 20 years after the last 486 CPU [2].

[1] https://www.kernel.org/category/releases.html

[2] https://web.archive.org/web/20061009060120/http://developer.... as linked in the Ars Technica article
Talinx
·2 lata temu·discuss
In the broadest sense Android and IOS are similar to browsers: All are platforms that execute code given in a certain format and have APIs for interacting with the device.

(The browser is different in that it doesn't need a separate download to acquire the code and makes partial code downloads easy. And from search to opening an app is a single click and very quick.)