Explore >> Select a destination


You are here

major.io
| | trivial.observer
2.3 parsecs away

Travel
| | Happily, after a tedious day at work, I found out that Firefox had a feature similar to the old prism functionality. Single Site Browser You can turn on a feature flag in the firefox about:config page called browser.ssb.enabled. Once dome you can launch a site in an isolated firefox window with firefox --ssb https://site.tld. It just works? ... mostly. Stow my shit This meant I could add a masto.desktop file like this one (and a png icon) in ~/.
| | themythicalengineer.com
3.8 parsecs away

Travel
| | Blog about Software Engineering
| | willhaley.com
8.7 parsecs away

Travel
| | This is a trivial example not really utilizing all the benefits of the AppImage format. However, it can serve as a very basic blueprint. Prerequisites Install appimagetool from the latest release https://github.com/AppImage/AppImageKit/releases/tag/continuous. Download the appropriate version for your machine. curl -O -L https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage Make sure that appimagetool is installed as an executable that can be used as needed. sudo install --mode 0755 ./appimagetool-x86_64.AppImage /usr/local/bin/appimagetool Program Before dealing with the AppImage create the program that should be bundled in the image. In this case create a basic C app in a file named whatever.c.
| | www.jrebel.com
88.9 parsecs away

Travel
| Our one-page IntelliJ IDEA cheat sheet includes all the IntelliJ shortcuts fit to print. Plus, we compare IntelliJ Community vs. Ultimate editions.