Git is a sort of proto-blockchain – well, it’s a ledger anyway. It is fairly useful. (Fucking opaque compared to subversion or other centralized systems that didn’t have the ledger, but I digress…)
Centrist, progressive, radical optimist. Geophysicist, R&D, Planetary Scientist and general nerd in Winnipeg, Canada.
troyunrau.ca (personal)
lithogen.ca (business)
Git is a sort of proto-blockchain – well, it’s a ledger anyway. It is fairly useful. (Fucking opaque compared to subversion or other centralized systems that didn’t have the ledger, but I digress…)
It was designed from its very start to be used for numerical computing. So the language it built around it and it sort of excels in that use case.
This used to be the holy bible of numerical methods, if you want to see some sample code: https://s3.amazonaws.com/nrbook.com/book_F210.html
A lot of the underlying libraries in python are actually written in Fortran (or were when they were conceived, and the Fortran components later replaced). Numpy, for example, was originally pretty much a wrapper on top of BLAS and LAPACK.
This gets even more complex if you’re using a toolkit of some sort. C++ has a batteries-included way of doing something, then STL has another, and Qt yet another… Etc.
Don’t get me wrong. There is still a time and a place for Fortran. And this will also likely always be the case for C++. But I’m not sure it is entirely wise to choose it if you’re creating a new project anymore.
I’ve done a bit of C++ coding in my time. The feature list of the language is so long at this point that it is pretty much impossible for anyone new to learn C++ and grok the design decisions anymore. I don’t know if this is a good thing or not to keep adding and extending or whether C++ should sail into the sunset like Fortran and others before it.
If the Kindle is a tablet, then yes. If the Kindle is an e-reader, then no.
I don’t think Kobo has that option. I just toggle on my wifi hotspot on my phone though and that works just fine.
Comics and graphic novels mostly. Maybe scientific papers and textbooks.
Oh you mean the point for Amazon? Extract money
Articles like this always tend to overlook the fact that Bell Labs wasn’t unique in its time. And other companies had very similar labs running. A famous example is Xerox Labs which invented the computer mouse and graphical windowing, among other things.
Google had this vibe too, prior to going public.
Should we tell them? ;)
Is there a “government” version or similar, where security is paramount? Like, how does MS sell windows 11 to the navy or whatever…?
Windows 7 still has a similar market share to desktop Linux. I suspect that some of those users are holdouts, rejecting the Cortana nonsense but too stubborn or lazy to switch. But I’d also wager that, in the longer term, a decent portion of that 3% ends up on Linux.
Very possible. But wanted to presume bad coding over outright falsification.
Scrolling through the list. The timestamps are too regular, meaning it is interpreting a lot of ambient noise as music.
What is the plural of mail? ;)
Electron for physics apps? Yuck! that’s basically just web dev with local hosting. Like, try six million datapoints and plotting them in electron.
Making a web app is a mistake 9 times out of 10, particularly when dealing with larger datasets. Because you’re in physics, you probably want to skills you’re learning to be transferable into physics and data science in general.
I recommend starting with python (if you know it already, awesome), then checking out pyqtgraph – there’s a bunch of demo apps that come with the package and you can use those as launch points. This will be your gateway into pyqt/pyside and legit desktop application development. Later, if you learn C++, you can transition into Qt (and still use all the power of the toolkit and the skills are transferable), or into raw C++ which is amazing for numerical computing.
Does links count? ;)
links --gui
Or old school Konqueror.
I use Firefox on my phone, and Chrome on my work computer.
So much uncanny valley creepy vibes when it does that. Like you’re anthropomorphizing and suddenly it snaps you out of it haha.