https://approsto.com/sha-generator/
Here is a site that encodes all SHA-x variants and Base64 at the same time.
Monday, February 12, 2018
Wednesday, February 7, 2018
OpenSUSE Linux on Windows 10 (!)
Before doing this, you might want to remove the early version of Ubuntu for Windows by running
This
should help with a bunch of Open Source software that was struggling to
publish a Windows version, or compiling them yourself.
lxrun /uninstall(source). Then, enable Linux sub-system in Windows by running
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linuxas Administrator in PowerShell. After this, simply install your desired Linux distro from Windows Store (source). Finally, here is the link to OpenSUSE.
This
should help with a bunch of Open Source software that was struggling to
publish a Windows version, or compiling them yourself.
Wednesday, December 27, 2017
Bye, bye Resharper
The last function I missed in Visual Studio, that was keeping Resharper on, was locating a file by name or by class name.
However, it turns out that the feature already exists, as explained here:
https://visualstudioextensions.vlasovstudio.com/2017/06/14/new-code-navigation-shortcuts-in-visual-studio-2017/
It is called 'Go to All' and is easy to assign to the familiar Ctrl+T shortcut.
Good bye, slowness.
However, it turns out that the feature already exists, as explained here:
https://visualstudioextensions.vlasovstudio.com/2017/06/14/new-code-navigation-shortcuts-in-visual-studio-2017/
It is called 'Go to All' and is easy to assign to the familiar Ctrl+T shortcut.
Good bye, slowness.
Tuesday, December 26, 2017
Background services changes in Android 8
Some material to study in order to upgrade some old code:
- https://android.jlelse.eu/keep-those-background-services-working-when-targeting-android-oreo-sdk-26-cbf6cc2bdb7f
- http://www.techeos.com/posts/android-jobintentservice-oreo.html
- https://medium.com/til-kotlin/jobintentservice-for-background-processing-on-android-o-39535460e060
- https://medium.com/google-developers/scheduling-jobs-like-a-pro-with-jobscheduler-286ef8510129
Monday, December 11, 2017
NextCloud on Raspberry Pi
Considering the new Raspberry Pi has mobile and Wi-Fi interfaces built-in, it makes a fantastic candidate for being a home access point as well as a NextCloud server.
Now there is also an official project, a Raspberry Pi image of the latest stable NextCloud release:
https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/
A wonderful candidate for the next winter hobby project.
Now there is also an official project, a Raspberry Pi image of the latest stable NextCloud release:
https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/
A wonderful candidate for the next winter hobby project.
Sunday, November 5, 2017
Use your SD card as Internal Storage on a Samsung phone
It requires some tinkling because Samsung disabled this native Android functionality (wtf?!).
In any case, the method works and my phone can breathe again.
Instructions
Edit, 2018-03-19: Now the phone provides the option to add an SD card as an internal storage. However, be careful to perform the data migration after formatting the card. This will move the data and make pointers for the data folders. Otherwise, you may end up with the card formatted but not being used by the system as the data folders still point to the phone's memory card.
In any case, the method works and my phone can breathe again.
Instructions
Edit, 2018-03-19: Now the phone provides the option to add an SD card as an internal storage. However, be careful to perform the data migration after formatting the card. This will move the data and make pointers for the data folders. Otherwise, you may end up with the card formatted but not being used by the system as the data folders still point to the phone's memory card.
Thursday, November 2, 2017
Desktop software repository
My new software repository for PC desktop software is FossHub - https://www.fosshub.com/.
Subscribe to:
Posts (Atom)