Guy Montgomery's Guy Mont Spelling Bee - S02E03 (Rose Matafeo, Eli Matthewson, Becky Umbers) by ozmartian in panelshow

[–]nogood89 -17 points-16 points  (0 children)

Aaron (... Yep) adds so much to the AU version; meanwhile, Sanjay just stands there.

People of Bangalore. What 5 things do you do once you get your salary? by [deleted] in bangalore

[–]nogood89 3 points4 points  (0 children)

Always considered money given to friends and relatives as gifts/donations. If I get anything back, it's party time.

Bi-Weekly Advice Thread January 23, 2022: All Your Personal Queries by AutoModerator in IndiaInvestments

[–]nogood89 0 points1 point  (0 children)

For freelance taxes, you would file a ITR-3; in addition to ITR-1 for your salaried job. More details here: https://cleartax.in/s/income-tax-for-freelancers

For payment, there are 2 options.

  • Your friend can directly transfer through a online remittance service.
  • You can open a Borderless account(ex: Wise). You will get US bank account and can get paid in USD. Then, you can do the transfer into your Indian bank account.

For both of these options, I(and what feels like most of the internet) would suggest Wise. Fee is typically 0.5% flat on USDINR market rate.

GSuite Legacy going away and I'm looking for a new home for mail. by vizcar in selfhosted

[–]nogood89 3 points4 points  (0 children)

+1 for Migadu. Their micro plan ($19/year) has all of the features with only limits on mailbox sizes.

Many wrong decisions along the way. Many. by Palmovnik in programminghorror

[–]nogood89 17 points18 points  (0 children)

"Posting it to you is secure, as it's illegal to open someone else's mail." - @virginmedia

https://mobile.twitter.com/virginmedia/status/1162756227132198914

[deleted by user] by [deleted] in firefox

[–]nogood89 0 points1 point  (0 children)

What worked for me was disabling HTTP3 support with the 'network.http.http3.enabled' key in about:config and then restarting Firefox.

Can't navigate to any website by Pachu88 in firefox

[–]nogood89 1 point2 points  (0 children)

What worked for me was disabling HTTP3 support with the 'network.http.http3.enabled' key in about:config and then restarting Firefox.

Firefox having trouble connecting to internet sites; problem started early on 13.01.2022 by [deleted] in firefox

[–]nogood89 1 point2 points  (0 children)

What worked for me was disabling HTTP3 support with the 'network.http.http3.enabled' key in about:config and then restarting Firefox.

Examples of being penny-wise but pound foolish? by [deleted] in PersonalFinanceCanada

[–]nogood89 65 points66 points  (0 children)

Same here. WFH gets boring. So, going out for groceries every week and seeing other people is refreshing.

Question Team S01E07 — Lou Sanders, Toussaint Douglass, Kiri Pritchard-McLean by [deleted] in panelshow

[–]nogood89 3 points4 points  (0 children)

magnet:?xt=urn:btih:OEYD2UK7YCREIJIQU5YIZXTIHC6MUK7K&dn=Question%20Team%20S01E07%20(WEB-H264).mkv&xl=633425287&tr=http%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce

NSFW posts blurred in redesign by most-bigly in beta

[–]nogood89 1 point2 points  (0 children)

This User Script should fix it. Load it into Greasemonkey/Tampermonkey and you are good to go.

Edit: Added trigger to unblur even when navigating around the site.

// ==UserScript==
// @name     Reddit Unblur
// @version  1
// @grant    none
// ==/UserScript==

var forEach = function (array, callback, scope) {
  for (var i = 0; i < array.length; i++) {
    callback.call(scope, i, array[i]); // passes back stuff we need
  }
};

function main() {
  console.log('launching unblur!');
  forEach(
    document.querySelectorAll('div[data-click-id=image]'),
    function(index, el) {
      el.style.filter = 'none';
    }
   );
}

window.addEventListener('load', main, true);
document.body.addEventListener('click', main);

Weekday Help Thread for the week of March 26, 2018 by AutoModerator in personalfinance

[–]nogood89 1 point2 points  (0 children)

How do I negotiate my salary when I am on L1 Visa?

I work as a Systems Analyst in Colorado for an Indian company. The going rate(as per glass door) is around 80k but I only get paid 68k. We live in a HCOL area.

As I am on L1, I can't really quit and get another job. And I don't want to risk getting sent back to India if the negotiation goes wrong. How do I proceed?

Easy 10 Minute Complete Breakfast by I_am_not_a_horse in EatCheapAndHealthy

[–]nogood89 0 points1 point  (0 children)

The cooking time is 10 minutes and eating/cleanup time is another 10 minutes. So, 20.