User Tools

Site Tools


life_hacks:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
life_hacks:start [2026/02/16 19:26] adminlife_hacks:start [2026/02/16 21:08] (current) – [Nice2know (technical)] admin
Line 161: Line 161:
 - TinyGL runs crossplattform and on several MCUs even with 3D (awesome for GUI) \\ - TinyGL runs crossplattform and on several MCUs even with 3D (awesome for GUI) \\
 - glitching MCUs for dumping firmware is feasible. Revive your bricked MCUs, revert PS4 to prev FW. \\ - glitching MCUs for dumping firmware is feasible. Revive your bricked MCUs, revert PS4 to prev FW. \\
-- for routers check out [[https://openwrt.org/supported_devices|openWRT device list]] and also the [[https://freifunk.net/en/|freifunk open network]] \\ 
 - for legacy Garmin devices [[https://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin|replace maps with openstreetmap]]. Read [[projects:rlink2#updating_maps|how to use iGO maps on Renault R-Link2]]. \\ - for legacy Garmin devices [[https://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin|replace maps with openstreetmap]]. Read [[projects:rlink2#updating_maps|how to use iGO maps on Renault R-Link2]]. \\
-- Keep your webpages small! See //Fit on a Floppy//: [[https://fitonafloppy.website/]] \\+- Keep your webpages small! See //Fit on a Floppy//: [[https://fitonafloppy.website/]] - keep it small should also apply to your software stack \\
 ====== Web links ====== ====== Web links ======
 - [[https://bahn.expert]]: More accurate schedules than Deutsche Bahn itself. marudor.de was created to join different APIs of DB. [[https://media.ccc.de/search?p=marudor|Watch his talks at CCC]]. \\ - [[https://bahn.expert]]: More accurate schedules than Deutsche Bahn itself. marudor.de was created to join different APIs of DB. [[https://media.ccc.de/search?p=marudor|Watch his talks at CCC]]. \\
Line 179: Line 178:
  
 ====== Software ====== ====== Software ======
 +
 - Scraping Vbulletin forums: [[https://github.com/sh4rkov1tch/pynsw2u]] \\ - Scraping Vbulletin forums: [[https://github.com/sh4rkov1tch/pynsw2u]] \\
 - Crack legacy zip encryptions: [[https://github.com/kimci86/bkcrack]] \\ - Crack legacy zip encryptions: [[https://github.com/kimci86/bkcrack]] \\
Line 185: Line 185:
 - free your vacuum robot from vendor cloud: [[https://github.com/Hypfer/Valetudo]] \\ - free your vacuum robot from vendor cloud: [[https://github.com/Hypfer/Valetudo]] \\
 - free your smartwatch from proprietary app: [[https://gadgetbridge.org/]] \\ - free your smartwatch from proprietary app: [[https://gadgetbridge.org/]] \\
-free your washing machines: [[https://github.com/hn/bsh-home-appliances]] \\+connect your Bosch/Siemens washing machines: [[https://github.com/hn/bsh-home-appliances]] \\ 
 +- connect your Miele washing machine: [[https://github.com/medusalix/FreeMDU]] \\ 
 + 
 + 
 +===== Firefox Plugins ===== 
 + 
 +Simplified speaking, for desktops there is only Chromium-based browsers (Blink engine) or Firefox (Gecko engine) (and Webkit/Safari for Mac/iOS). Support diversity and use the only major independent alternative: Firefox or one of its derivates. \\ 
 + 
 +   * Use rubber: don't surf the internet without blocking by [[https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/|uBlock origin for firefox]]. \\ 
 +   * Avoid industry sugar: [[https://addons.mozilla.org/en-US/firefox/addon/i-dont-care-about-cookies/|I don't care about cookies]] plugin to get rid of cookie banners. 🍪 If you create your HP, avoid cookies altogether. \\ 
 +   * Save the environment: if you must listen to music as yt-video, audiostream only with [[https://addons.mozilla.org/en-US/firefox/addon/music-mode-for-youtube/|Music Mode for YouTube™]] - save the bandwidth. \\ 
 +   * To save some tutorials in a single html page that is portable and looks as original, try [[https://addons.mozilla.org/en-US/firefox/addon/save-page-we/|Save Page WE]] \\ 
  
 ===== Android ===== ===== Android =====
  
 Android phones use a crippled Linux, but there is sadly no way around it anymore. Consider using [[https://download.lineageos.org/|(official) LineageOS]], [[https://lineage.microg.org/|microG derivate]] or [[https://e.foundation/e-os/|/e/OS]]. For good long-term support, check [[https://wiki.postmarketos.org/wiki/Devices|devices for postmarketOS]]. With the latter you can also use your phone as a home server. \\ Android phones use a crippled Linux, but there is sadly no way around it anymore. Consider using [[https://download.lineageos.org/|(official) LineageOS]], [[https://lineage.microg.org/|microG derivate]] or [[https://e.foundation/e-os/|/e/OS]]. For good long-term support, check [[https://wiki.postmarketos.org/wiki/Devices|devices for postmarketOS]]. With the latter you can also use your phone as a home server. \\
-Reuse your old phone as IoT-device with [[https://janos.io/]]. \\ 
  
 F-Droid is a must-have app store: \\ F-Droid is a must-have app store: \\
Line 217: Line 228:
  
 </hidden> \\ </hidden> \\
- 
- 
-===== Firefox Plugins ===== 
- 
-Simplified speaking, for desktops there is only Chromium-based browsers (Blink engine) or Firefox (Gecko engine) (and Webkit/Safari for Mac/iOS). Support diversity and use the only major independent alternative: Firefox or one of its derivates. \\ 
- 
-   * Use rubber: don't surf the internet without blocking by [[https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/|uBlock origin for firefox]]. \\ 
-   * Avoid industry sugar: [[https://addons.mozilla.org/en-US/firefox/addon/i-dont-care-about-cookies/|I don't care about cookies]] plugin to get rid of cookie banners. 🍪 If you create your HP, avoid cookies altogether. \\ 
-   * Save the environment: if you must listen to music as yt-video, audiostream only with [[https://addons.mozilla.org/en-US/firefox/addon/music-mode-for-youtube/|Music Mode for YouTube™]] - save the bandwidth. \\ 
-   * To save some tutorials in a single html page that is portable and looks as original, try [[https://addons.mozilla.org/en-US/firefox/addon/save-page-we/|Save Page WE]] \\ 
- 
  
 ===== Firmware replacements ===== ===== Firmware replacements =====
  
 +   * [[https://openwrt.org/supported_devices|openWRT device list]] for routers and also check out the [[https://freifunk.net/en/|freifunk open network]] \\
    * [[https://asteroidos.org/]]: alternative OS for smartwatches \\    * [[https://asteroidos.org/]]: alternative OS for smartwatches \\
-   * [[https://github.com/MarlinFirmware/Marlin/]]: Marlin firmware for 3D-Printers \\+   * [[https://reprap.org/wiki/List_of_Firmware]]: see list of alternative firmware for 3D-Printers \\
    * [[https://ralim.github.io/IronOS/]]: alternative Firmware for Pinecil soldering iron and a GUI flash tool: [[https://github.com/Spagett1/pineflash]] \\    * [[https://ralim.github.io/IronOS/]]: alternative Firmware for Pinecil soldering iron and a GUI flash tool: [[https://github.com/Spagett1/pineflash]] \\
-   +   [[https://janos.io/]]: Reuse your old phone as IoT-device. Also read [[life_hacks:start#android|Android section]] above. \\  
life_hacks/start.1771266375.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki