Once in awhile a package hangs out at an old version even after a system upgrade or two. This can cause odd things like that software portion not working like it should. In my case, an old salbabix ios PPA that was long defunct as Ubuntu 18.04 and later have no problem just plugging in updated iOS devices.
Continue reading “Removing old PPA from Ubuntu for stability and latest features”MutationObserver as a clever javascript workaround
For this weekend’s hackathon I worked on a hackathon project I had thought about for awhile… an anti auto correct that should be more like natural paper and pencil, and not automatically show the answer when you click on a misspelled word (not great for learning, Google Docs!) This should be useful for learners especially during a pandemic.
Continue reading “MutationObserver as a clever javascript workaround”What3Words API in Laravel: Integrating geolocation finder in your web app
What3words is an interesting alternative to sharing around long latitude/longitude numbers, instead share just a few words!
The first step to integrating the api is signing up for a free API key. Then require the library using composer – in the main project folder run:
Continue reading “What3Words API in Laravel: Integrating geolocation finder in your web app”Google sued over Android’s tracking, revises options.
Last month we heard Google was getting sued again for collecting location data tied to user accounts. This is yet another reason it’s good to keep your Google account separate, away from your Google device if you have one. But last week Google announced that they will be changing this, auto deleting data after 18 months… but only for new Google accounts.
Continue reading “Google sued over Android’s tracking, revises options.”One more way to fight COVID-19… with your computer!
There’s a lot of computing power into finding a solution for COVID-19, and Digital Ocean just featured a new way to get involved – make your own droplet (virtual computer) to run distributed computations.
Continue reading “One more way to fight COVID-19… with your computer!”Energy of the future
Just last weekend a record high of 100 degrees Fahrenheit was recorded… within the arctic circle! While some would say this is something to panic about, that might point to the same confusion of long term climate vs short term weather confusion and pretending a cold day disproves global warming.
Continue reading “Energy of the future”Possible ABC Proof Conjecture brings Primes into Prime time news again!
Recently a possible proof of the ABC Conjecture has been in the news. Although the proof of this is hundreds of pages long and not really a fun read for most people, this reminded me of the prime spiral, “Ulam spiral” which we explored years ago at a meetup.
The interesting thing about ABC Conjecture is that no matter what examples or counterexamples you find to the inequality, it does not prove or disprove the theory as to where there are only finitely many specific triples to solve the inequality.
Ulam’s spiral is also a look into prime numbers, but from a visual perspective. Nothing to “prove” here but to see an interesting pattern within numbers. It was supposedly thought of by Stanislaw Ulam during a meeting, doodling numbers, and it was later popularized by Martin Gardner’s writings. It is a great way to have some fun learning how to use Matplotlib to draw up some interesting charts, too:
Continue reading “Possible ABC Proof Conjecture brings Primes into Prime time news again!”The eBook Shuffle
Remember when there were mini mp3 players with one button and a shuffle feature? If like many geeks you have a bunch of interesting ebooks from Humble Bundle, Oreilly or Github or wherever you get technical books, you probably have folders and folders of lots of interesting books. What if you want to “shuffle” or randomly pick one off your virtual bookshelf and read a bit while staying home? Today I’ll show how to virtually “grab a book off the shelf” of your collection with a simple Python script:
Continue reading “The eBook Shuffle”Re-flash-light project
Have you ever had a flashlight “ruined” by some ancient batteries becoming a permanent part of the flashlight? In my latest instructable I have an example home-re-built flashlight I made recently. If you have some good flashlights ruined by bad batteries please see this tutorial as an example of how you might turn it into something new and working again!
Continue reading “Re-flash-light project”Brain games
During lockdown in many cities it may be a good time to stay in and do some reading or video games. But what are some good games that can improve your mind during these challenging times? Here are a few suggestions:
Continue reading “Brain games”