Skip to content

Instantly share code, notes, and snippets.

@IzzySoft
IzzySoft / ASE AutoReview DefaultComments
Last active October 14, 2017 09:49
Default comments for Android.SE to be used with @Benjol's SE-AutoReviewComments
###[Q]App recommendation
Please note that recommendations like *Is there an app for X* are off-topic here (see [What topics can I ask about here?](/help/on-topic) for details). For where your question might fit better, you might want to look into [Where can I ask questions that aren't Android Enthusiast questions?](//android.meta.stackexchange.com/q/371/16575) and [Where to ask for app recommendations?](//android.meta.stackexchange.com/q/2060/16575).
###[Q]Low question quality
We will need much more information to give good recommendations here. Please [edit] your question and include at least: The device you're using, Android version it is running. Also check and update the tags you've used to match your issue.
###[Q]Development question
This site is for *users* of Android, which means that questions about development/programming are off-topic here (see the [What topics can I ask about here?](/help/on-topic)). Development questions are on-topic on our sister site [Stack Overflow](//stackoverflow.com/questi
@IzzySoft
IzzySoft / SR AutoReview DefaultComments
Last active April 2, 2019 22:02
Default comments for SoftwareRecs.SE to be used with @Benjol's SE-AutoReviewComments
###[Q]Low question quality
We will need much more information to give good recommendations here. Please take a look at [What is required for a question to contain "enough information"?](//softwarerecs.meta.stackexchange.com/q/336/185) Then please [edit] your question and see if you can incorporate some of these improvements.
###[Q]Requesting assets
Please note this site is about recommending *software,* not assets or [resources](//softwarerecs.meta.stackexchange.com/q/2470/185) like [howtos](//softwarerecs.meta.stackexchange.com/q/882/185), [manuals/tutorials](//softwarerecs.meta.stackexchange.com/q/1258/185), [multi-media content](//softwarerecs.meta.stackexchange.com/q/935/185), [code fragments](//softwarerecs.meta.stackexchange.com/q/904/185), etc. If you're looking for data, our sister-site [Open Data](//opendata.stackexchange.com/help/on-topic) might be worth checking with.
###[Q]Asking for alternatives without explicit requirements
We will need much more information to give good recommendations here –
<?php
############################################################################
# smtp mailer #
# Written by Itzchak Rehberg <izzysoft@qumran.org> #
# ------------------------------------------------ #
# This module should replace php´s mail() function. It is fully syntax #
# compatible. In addition, when an error occures, a detailed error info #
# is stored in the array $smtp->err #
# NOTE: Being intended to speak to your "Intranet MailServer", it´s kept #
# simple: no TLS etc., just pure "insecure" SMTP. #
@IzzySoft
IzzySoft / googlemonkeyr.user.js
Last active December 7, 2019 02:30
GoogleMonkeyR
// ==UserScript==
// @author rampageX
// @version 1.7.3.23
// @name GoogleMonkeyR (modified by rampageX)
// @namespace http://www.monkeyr.com
// @namespace https://greasyfork.org/zh-CN/scripts/378527-googlemonkeyr-modified-by-rampagex
// @description Google - Multiple columns of results, Remove "Sponsored Links", Number results, Auto-load more results, Remove web search dialogues, Open external links in a new tab, self updating and all configurable from a simple user dialogue.
// @include http*://www.google.*.*/webhp?*
// @include http*://www.google.*.*/search?*
// @include http*://www.google.*.*/ig?*
@IzzySoft
IzzySoft / ff57_addons.md
Last active June 1, 2022 16:40
Firefox 57+ Addon Compatibility / Replacements

Mozilla is doing it again: detering the addon developers who once made it „big“ (last time was when they forced them from XUL to their new „stable API“ for „long-time compatibility“ – which then proved to change as often as the XUL did before). So again, many of them are „jumping boat“, as they a) have no time to migrate to the new WebExtensions, b) WebExtensions don't offer the APIs required to perform the tasks needed by their addon, c) WebExtensions not even being ready yet (with just a couple of weeks left to the deadline, the API is still changing and far from being completed).

I won't start a rant on „if I wanted a browser that looks like Chrome (Aurora with FF29), behaves like Chrome (only signed addons via a central store), and now feels like Chrome, I'd use Chrome“. Of course that's true, and having to re-configure ~80% of the browser of course lets me consider changing to a different browser (certainly not Chrome, though). But first let's look where we stand (comments, additions and suggestions wel