

I’ve had no complaints about Firefox for Android. It even supports privacy addons like NoScript and UBlock Origin.
Seer of the tapes! Knower of the episodes!


I’ve had no complaints about Firefox for Android. It even supports privacy addons like NoScript and UBlock Origin.


A web page is a combination of a structured document and a separate stylesheet. The same structured document can be styled in radically different ways just by changing the stylesheet. This is how a website can offer different skins, light/dark mode, etc.
Consider this basic HTML document:
<html>
<head><title>Test Page</title></head>
<body>
<p>This is a paragraph.</p>
<ul>
<li>This is an unordered bullet-point list item</li>
<li>This is also a list item</li>
</ul>
</body>
</html>
And here’s a stylesheet to make the bullet points square:
ul {
list-style-type: square;
}
Change the stylesheet and you change how the document is rendered. “Reader mode” is just a minimalist stylesheet built into the browser.


Guys. Guys. I’ve got it. This is poetry.


Sure. Whether or not its constitutional, etc. is really beside the point. Any official challenge to the governor’s declaration would necessarily involve demonstrating that McConnell is alive and well (or not). In either outcome, the question of the governor’s authority would be moot.


Removed by mod


Removed by mod


Removed by mod


Removed by mod


Don’t stress over labels. They don’t fit anyone perfectly.


Removed by mod


Removed by mod


Removed by mod


Removed by mod


Removed by mod


Removed by mod


You must be new to the internet.


I’m sincere. If you’re experiencing real outrage then you have my sympathy and I do hope you feel better soon. Real outrage is not a fun emotional state to be in.


It’d be pretty funny if the anarchists called the feds, though.


Well, I hope you recover from this experience quickly and completely!
In my area, you are notified by mail that you will be in the jury pool during a specific week (5 days). You’re assigned a group number and an individual juror number.
Each day of the week they’ll announce which group numbers will actually need to report to the courthouse the following morning. If your group doesn’t get called in all week then your obligation is satisfied.
If your group number is called then you have to report to the courthouse in the morning. You’ll be sent to a waiting room with all the other people called in that day. They’ll start calling individual juror numbers at random for assignment to cases. If the end of the day arrives and your number wasn’t called then your obligation is satisfied.
If you’re assigned to a case then the judge will ask if serving would be a hardship. If so, you can be excused and replaced with another juror from the waiting room. Being excused from duty does not satisfy your obligation, but it does end your jury duty for the week.
That’s as far as I’ve ever gotten.
As for ignoring the summons, that’s basically contempt of court. You can be subject to fines and jail time more or less at the discretion of the judge.