“If God were the sort of being most Christians suppose him to be, he would be beside himself with boredom listening to their whinings and flatteries, their redundant requests and admonitions, not to mention the asinine poems set to indifferent tunes which are solemnly addressed to him as hymns.”
“A child kicks his legs rhythmically through excess, not absence, of life. Because children have abounding vitality, because they are in spirit fierce and free, therefore they want things repeated and unchanged. They always say, “Do it again”; and the grown-up person does it again until he is nearly dead. For grown-up people are not strong enough to exult in monotony. But perhaps God is strong enough to exult in monotony. It is possible that God says every morning, “Do it again” to the sun; and every evening, “Do it again” to the moon. It may not be automatic necessity that makes all daisies alike; it may be that God makes every daisy separately, but has never got tired of making them. It may be that He has the eternal appetite of infancy; for we have sinned and grown old, and our Father is younger than we. The repetition in Nature may not be a mere recurrence; it may be a theatrical encore.”
- G.K. Chesterton, Orthodoxy.
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
✓ Live Streaming✓ Interactive Chat✓ Private Shows✓ HD Quality✓ Free Actions
Free to watch • No registration required • HD streaming
OK. SO. When Windows is being a pill about this, what you're gonna do is:
You're gonna open up Resource Monitor (resmon.exe) using the start menu or the terminal, or you're gonna go to Task Manager and click on the Performance tab, where there may be a button to go to resmon.
You're gonna go to the CPU tab. You're gonna expand the Associated Handles section, enter the name of the file/folder/whatever you want to delete and hit enter.
AND THEN. Windows will show you a list of everything that's using the file, and you can either kill those processes manually, or right-click the handles within resmon and kill 'em from there.
You're welcome.
Signed, one very tired computer ghostbuster who has seen this problem way too many times on her own dumb work machine.
(Original instructions and screenshots to be found at https://serverfault.com/questions/1966/how-do-you-find-what-process-is-holding-a-file-open-in-windows)
genuinely wild to me when I go to someone's house and we watch TV or listen to music or something and there are ads. I haven't seen an ad in my home since 2005. what do you mean you haven't set up multiple layers of digital infrastructure to banish corporate messaging to oblivion before it manifests? listen, this is important. this is the 21st century version of carving sigils on the wall to deny entry to demons or wearing bells to ward off the Unseelie. come on give me your router admin password and I'll show you how to cast a protective spell of Get Thee Tae Fuck, Capital
Okay, here we go! I'm gonna try and put this in order from least to most technical knowledge required. I'm not responsible if you accidentally create SkyNet etc.
Level 1: browser extensions
This one is basically impossible to get wrong, or at least to get wrong badly enough that it causes any problems.
Get Firefox, or a Firefox fork like Waterfox. If you use a fork, make sure it's one that will let you use add-ons. On a PC, pretty much any Firefox fork will take add-ons, but on mobile devices, many don't. Iceraven is one that does.
Get the add-ons uBlock Origin, YouTube Sponsorblock (if you use YouTube), and FBCleaner (if you use Facebook).
uBlock Origin comes with a built-in list of filters to block ads and trackers, but you can add your own filters to block any specific element of a website you don't like. You know those goddamn floating frames on fandom.com sites that block half the screen? Now you can zap 'em.
Sponsorblock uses crowdsourced timestamps to automatically skip sponsor spots and self-promotion in YouTube videos. Never listen to anyone say "hit like and subscribe" or "Raid Shadow Legends" again.
FBCleaner hides all content from your feed except posts from people, groups, and pages you've actually chosen to follow.
Level 2: leaving enshittified services
The software that's become standard over the years in a lot of fields is steadily selling more of your data, showing you more ads, and pushing you to buy more expensive subscriptions. Time to tell them to get fucked.
Dump Adobe apps for Affinity or Krita. Drop Microsoft for LibreOffice. Change your default search engine from Google to DuckDuckGo or Qwant. Use OpenStreetMaps instead of Google or Apple Maps.
Level 3: network-level DNS fuckery
DNS, or Domain Name Service, is the thing that tells your computer where www.website.com is actually located. By hacking your network's DNS you can force it to tell your devices that ad-hosting domains don't exist at all. Some of the steps on this one can get pretty technical, but because you're doing all the difficult stuff on a dedicated device, you can't really fuck up anything that seriously.
Get yourself a Raspberry Pi (a cheap older one like a model 3B will work just fine for this purpose), and follow a guide like this one to get it set up running AdGuard Home. AdGuard, like uBlock, has built-in filter lists, but you can also add your own if there are specific domains you want to block.
Once it's up and running, you'll need to change the DNS settings on your router to point to your AdGuard service. This is different for every router but will always start with logging into the admin panel with a password printed on a little sticker somewhere on the router.
With that done, every time a device on your home network looks for ads.website.com, it'll get back a message that says "sorry, can't find it", so it won't be able to load any ads.
Level 4: Android-specific DNS fuckery
Because AdGuard runs on your home network, it can't block ads on your phone when you're away from home - and what's worse, your phone will sometimes remember the addresses it got when you were out and about, and ads will get past your AdGuard wall even when you're home.
To avoid this, get AdAway for DNS-based ad-blocking directly on your phone. The easy, but less seamless, way of using AdAway is the "local VPN mode", which doesn't require you to do any mucking about with your phone's operating system.
Level 5: automated media piracy
The best way to stop seeing ads on all your streaming services is to stop using streaming services. There are loads of ways to do this, but the best ones involve setting up what's called an "arr stack" (Google that for setup guides) along with nzbget and a usenet account. Most of the time you'll want to set this stuff up on a dedicated device - an old laptop gathering dust in the closet is a great option, or you can grab something used from a charity shop or a local electronics recycler.
The great thing about usenet is that unlike with torrents, you don't have to do any sharing from your computer, so you're in a lot less legal jeopardy - legally speaking, distributing pirated content is waaayyy more serious than accessing it. I pay about £3 a month for a secure, high-bandwidth usenet service.
Once you start getting your own collection of media on your own computer, use the open-source media library manager Jellyfin to browse and play things from basically any device.
Oh, and don't be a dick. Pirate all you want from big corporations, but please pay independent small-time creators for their work.
Level 6: fucking with Android
Android phones are a lot more locked-down than they used to be, but depending on the device you own you can still do a lot of messing around under the hood. Note that if you get something wrong while doing this, there is always the possibility that it will turn your device into a paperweight.
Before you buy a device, check where it sits on the Bootloader Unlock Wall of Shame. Once you've bought it, check the xda-developer forums for guides on how to unlock it and "root" it (gain admin access) with Magisk.
Once Magisk is installed, you can add modules to do all sorts of cool stuff, including using AdAway in "root mode" which makes it basically invisible.
You can also install YouTube ReVanced, which will do all the ad- and sponsor blocking stuff we took care of in your Windows browser a few paragraphs ago. Be careful: there are a lot of fake sites out there pretending they're associated with the ReVanced project which might be injecting malware into their downloads. This Reddit post has the official instructions and links.
Also, try out the modded version of Facebook from APKmoddone, which will block most of the same shit as the FBcleaner add-on from earlier. There's always a possibility that modified apps like this are doing something dodgy, but I've never had any issues with this one personally.
Level 7: fucking with Windows
This one is scary because it can seriously fuck up your shit if something goes wrong, but some really cool people have actually made it very simple to strip all the bloat, ads, and spyware out of Windows. The tool I use is ReviOS. Start reading at https://www.revi.cc/docs. Basically, you'll need to download a tool called AME Wizard and the ReviOS "playbook" that tells AME what to do. Read the documentation before you do any of this.
Level 8: switching to Linux
I'm not going to pretend this is an option for everyone. Half the software I use on a weekly basis isn't available on Linux. But if you can switch? Do it. These days, Ubuntu - one of the most popular flavours of Linux - is built with people switching from Windows in mind, and a lot of things will be pretty intuitive. It also has great documentation and a huge community you can go to for help if you're confused about stuff.
And that, friends, is a comprehensive approach to banishing the demons of capitalism from your home!
You don't even need a pihole for it anymore. You can throw "dns.adguard-dns.com" into your android phone under Network (or Connections) > Private DNS > Private DNS Provider Hostname in your Settings app. You can also set your router up to use it via the IPs:
94.140.14.14
94.140.14.15
Link to to source for that:
Create your ad-blocking DNS server that will protect your personal data, prevent tracking and allow you to control access to specific conten
That will depend on your router, just search "How to set up custom DNS for (router name & model)". You can usually find that info on a sticker on the router itself. The model name is often nonsense like CM1000.
For switching to Linux:
If you're worried about software not working, and the software isn't something with work-related requirements attached, you can usually find alternatives. Alternativeto.net is a good place to start with that.
AlternativeTo lets you find apps and software for Windows, Mac, Linux, iPhone, iPad, Android, Android Tablets, Web Apps, Online, Windows Tab
If you're a gamer, protondb.com will let you see how well your specific game runs on Linux. Ranks are from:
Borked - Does Not Work At All, or works so poorly that you cannot play the game at all
Bronze - Sort of works, but with glitches that don't exist on Windows that affect gameplay
Silver - Works, but requires tinkering, and has glitches that don't affect gameplay, or requires heavy tinkering to get running
Gold - Works, requires mild tinkering (usually just selecting another proton version from the drop down)
Platinum - Works out of the box
Native - Is made for Linux
Other common alternatives:
Spotify: I've heard good things about Tidal, but haven't personally used it (I use a cloud storage service and local files for music)
Google drive: Nextcloud. You can find free servers on their website
Google office: OnlyOffice has a desktop/mobile app, and most of the features
Gmail: Free providers aren't common, but disroot is one of them. They also offer quite a few services. Personally I use mailbox.org, but they do cost $36 a year minimum
Google search: Disroot has a searx instance, startpage.com exists, and you'd be surprised at how far you can get by setting your default search engine to Wikipedia. Marginalia's also good, but selective about what they index (mostly indieweb stuff)
I, admittedly, run almost everything through Emacs nowadays, so there may be better alternatives now.
(Directed generally) Also remember that in most cases the problems are Google, Apple, Facebook, Amazon, and Microsoft. If you find a small project that isn't perfect, remember that those five companies are probably worse in every way imaginable. Look for an alternative, but for the love of whatever you hold dear, Google is *not* a better alternative.
It lets people access scientific articles for free. This is dangerous. It helps the free flow of knowledge and reduces the competitive edge of all the people who worked really hard to have been born into a wealth.
Like, it’s literally a website where you can type in the DOI of an article and read it, without ever having to pay the publisher who exploited the author.
So, again, do not, under any circumstance, use Sci-Hub. I mean, can you imagine a world where knowledge is free and easily accessible to everyone? Even, y'know, poor people?
Libgen also has many books online, including textbooks, searchable by name, author, and ISBN. Can you imagine textbook companies not getting their hard-earned income from poor college students? Here is the link just so you make sure that you never accidentally stumble across this horrible, unethical website.
Oh, and while we’re talking about books, if you’ve managed to stay clear from Libgen, definitely don’t go to zlibrary, where you can also find a lot of textbooks, but unfortunately they’re completely free.
Another inside tip from academia: Those papers in really expensive journals that are effectively inaccessible to anyone not in a university network? Depending on the discipline it’s very likely that same paper is on a “preprint” server somewhere, with no access restrictions.
Like if you want to read basically any physics, math, or CS paper, arXiv.org will have you covered, because everyone uploads their papers there before submitting to a journal (and generally updates it after peer review). I know all of my papers are on there. This is such common practice that journals have it baked into their licensing agreements that authors retain the right to upload their work to these places.
So the next time you get hit with that paywall, you may not even need sci-hub, just click the arxiv link on google scholar instead.
if for some reason none of this works, the old “send a email nicely asking for the paper to the author” is always a good trick. remember most scientists hate the commercialisation of scientific knowledge
Many authors of papers are on ResearchGate! You can ask for papers there, if they don’t just post a copy to download. If they’re associated with a college, you can usually find their email addresses in the department directory, also.
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
✓ Live Streaming✓ Interactive Chat✓ Private Shows✓ HD Quality✓ Free Actions
Free to watch • No registration required • HD streaming
A huge blocklist of manually curated sites that contain AI generated imagery for uBlock Origin & uBlacklist. - laylavish/uBlockOrigin-HUGE-A
Install this blocklist using the instructions on the GitHub page. For Firefox, you will need to install uBlockOrigin for this. Google Chrome no longer allows the uBlockOrigin extension, so I'm assuming you're at least primarily a Firefox user - or about to be (see browser alternatives below).
For Google Chrome or mobile browsers, this will work with uBlacklist. See the GitHub page for full details on compatibility.
Remove AI Widgets:
If you go to your uBlockOrigin Filter lists page, you can select to filter out AI Widgets - this should completely remove the 'AI Mode' widget/button from your Google search page, in addition to the work done by the Huge AI Blocklist.
Using the uBlockOrigin Huge AI Blocklist filter has made my Google searches look like they used to, and gives me genuine search results.
Look at this. It's beautiful. It's informative. It's not a heap of burning trash bloated with fake information made up by a hallucinating chat bot.
We can go even further: return to the old school search results.
Now, the above results are great and should be free of generative AI junk, but some people would rather not see any of the summary widgets or 'people also ask' box at all. Fear not! You can remove all that by using the 'Web' mode in the Google search bar. Click the 'More' drop down menu and select 'Web'.
Huzzah! Incredible. It's like a functional search engine again.
You can make this the default Google search mode in Google Chrome using Method 1 from this page (https://allthings.how/how-to-turn-off-ai-mode-in-google-chrome/). Unfortunately, I don't know if there's a way to do this in Firefox too. This is why for the most part I still use DuckDuckGo (see below) as my default search engine, and only use Google to supplement my searches on the rare occasion I'm just missing something.
Remember, if you clear your cookies, your search engine preferences will reset, including any settings you enabled/disabled to avoid AI. This applies to DuckDuckGo as well; check your settings every time you clear your browser!
Extra filters (optional):
I've also added four filters (their order doesn't matter) to the My Filters page. Full disclosure: I'm not sure they still work, or may only work on Chrome, but I'm keeping them anyway, just in case.
From https://www.reddit.com/r/uBlockOrigin/comments/1i7kg83/comment/m8lllwr/: see which solution in the list works for you, it seems to be different for everybody.
From https://allthings.how/how-to-turn-off-ai-mode-in-google-chrome/:
www.google.com##.Beswgc
www.google.com##.olrp5b
www.google.com##.hdzaWe
Make sure you hit the apply changes button when you add filters.
Browser alternatives: escaping Google Chrome.
If you haven't jumped ship from Chrome yet, I'd recommend doing so. Sometimes Chrome outperforms Firefox for niche purposes or because a website doesn't bother to fully support non-Chrome browsers, but the days of Chrome being the superior browser are long gone — by about 10 years. If you're trying to escape Chromium browsers, beware that a lot of the popular Chrome alternatives are just Chrome in a different hat.
Firefox has been the most popular non-Chromium browser for years, and for good reason. However, the company running Mozilla Firefox has annoyed their users, me included, by refusing to take an anti- generative-ai stance, and even included AI features in the Mozilla Firefox browser. Most Firefox users specifically use it because they hate Google's enshittification and want a privacy-focused, clean browser that doesn't hog their RAM and CPU for no reason. So, you can imagine that Mozilla's attitude has pissed us all off recently. You can turn off the AI features in Firefox with the built-in settings, but the company has recently steered straight into the burning garbage heap by saying they want to make the browser based on AI.
Waterfox and LibreWolf:
There are really good alternatives based on Firefox (open-source) which are not affiliated with Mozilla (the company), if you don't like how it operates. Waterfox and LibreWolf are even more trimmed down and privacy-focused than Mozilla's Firefox, and don't use AI. Anti-ai statements: Waterfox and LibreWolf.
From this page: https://programming.dev/post/42546774
In short: LibreWolf is for those who want a “locked-down” fortress out of the box, while Waterfox is for those who want a privacy-conscious browser that still feels like a normal, convenient daily driver.
Choose LibreWolf if: You want the highest level of privacy without having to manually edit config files, and you don’t mind occasionally “fixing” a broken website or re-logging into accounts.
Choose Waterfox if: You want a privacy-respecting browser that supports Firefox Sync, has an Android counterpart, and handles streaming sites/logins without any extra friction (it supports WideWine out of the box, which lets you stream DRM protected content (netflix, hulu, disney, etc).
— [email protected]
I've heard good things about both of these browsers and will investigate them further to decide whether to personally switch from Mozilla Firefox.
DuckDuckGo:
I would also recommend installing the DuckDuckGo extension to your browsers and setting it to be your default search engine.
I've had DuckDuckGo installed on my browsers, Chrome or Firefox, for like 10 years now. It is a good search engine, it's unobtrusive, and blocks trackers, cookies, and does not save any data about you. I've also used it as my default mobile browser for years, along with Firefox mobile, which you can add the AI Blocklist to (see again the GitHub page). I haven't tried the DuckDuckGo desktop browser yet, but I imagine it works just fine like the mobile version. I think DuckDuckGo's browser is also Chromium-based, at least indirectly. I use Firefox with the DuckDuckGo extension so I can have a widely-supported, non-Chromium browser, but include all of DuckDuckGo's anti-tracking features.
Note: DuckDuckGo has included AI in its browser product, however you can opt-out of all AI features with the built-in settings and they will not push it on you like Google does. I hope they remove AI features entirely in the future, but for now I am comfortable with the barriers in place to keep AI out of my face. Firefox also has AI features like Chrome does, which you can turn off with the built-in settings.
There's also noai.duckduckgo search, an alternative version of its normal search engine which removes AI-generated images and turns off AI results/assists by default. Even though DuckDuckGo's inclusion of any AI features annoys me, its policy to make these features 100% optional builds trust with this browser/extension/search engine.
You can always use Google search if you need to, but with uBlockOrigin and the AI Blocklist filter added on, at least you shouldn't have AI-altered search results or the AI overview anymore.
Other browsers exist, probably:
There are certainly more non-Chromium alternatives out there, but Firefox, Waterfox, and LibreWolf are the top three recommended to me. That link to alternatives, plus this ComputerCity page are the best lists I could find in a brief search. If you google "non-Chromium browsers" you'll get a lot of mixed results which require a bit of digging to realise they're not really recommending you what you looked for at all.
I've heard about Ecosia over the years, and while I like the idea of a search engine that plants a tree for each query, I don't think that's actually what happens — at least, that's what they used to be reputed to do, but I believe that's an unsustainable business model which has likely changed. In 2026, Ecosia says it uses 100% of its profits for the planet and runs its search engine off clean energy. That's cool! It's still Chromium-based. And it also uses generative AI for chat bots, so I don't trust its principles on environmentalism. I need to do more reading on this to form a stronger opinion about it.
I hope this post has helped at least some of you have a better experience browsing the web and googling your questions.
The Huge AI Blocklist really has been an amazing tool to keep my internet life free and clear of a lot of generative AI rubbish. I'm not a tech expert by any stretch of the imagination, but I'm savvy enough to understand what genAI is and does, and that the more I learn about it, it's even worse than I thought. I truly hate it, and I hate the enshittification of all our experiences, even those as simple and innocent as googling "snow leopard" or "how to cook pasta" or "what is a phascogale" (go ahead and test your freshly-cleaned search engines out with that one hehe).
Ogres have always had a bit of a niche issue in Magic, because there's already a lot of overcrowding with orcs, smaller giants, bigger goblins, and human barbarians and such in that Red 2/2-4/4 range.
Giving them an identity as black mid-range forensic investigators, however, was an unexpected solution.
Shortcuts to determine if an integer is divisible by:
This is a given.
If the last digit is divisible by 2 (a.k.a. even), then so is the whole number.
If the sum of the digits is divisible by 3, then so is the whole number. The recursivity of this means that if the sum has multiple digits, you can add them up again until you get a single digit and see if it's 3, 6, or 9.
Like the rule for 2, but check if the last two digits are divisible by 4.
If it ends in 5 or 0.
If the rules for both 2 and 3 apply.
No shortcut. Alas.
Like the rules for 2 and 4, but check if the last three digits are divisible by 8. (Yes, this pattern keeps going for 16, 32, etc.)
Like the rule for 3, but the sum of the digits (or the sum of the sum of the digits, etc.) must be 9.
#THIS POST IS WRONG 7 DOES HAVE A RULE FOR HOW TO TELL IF THE NUMBER IS DIVISIBLE#it's just. not a short cut#you're better off dividing it and seeing if you get a whole number than doing the method
Okay, so, basically, you remove the least important digit of the number (which is the first digit from the right), you double it, and then subtract it from the remaining number. If the number you get is still large, you do it again.
God made you this way for a purpose. He made you in His image; He wove you in your mother's womb.
BUT
He also made you to change. The Image of God in you has been broken, and He made you to be transformed back into that image. God made you to GROW and DEVELOP and become the person you were made to be. And that process of growth glorifies Him.
As my favorite quote says, "God loves you the way you are, but He loves you too much to leave you the way you are."
Amen! If we did not need to change, then God went to the cross for nothing! We are by our nature His enemies, but God loves His enemies and so instead of giving us what we deserved, He made a way through Himself - like He did with Abraham before - that we would instead be adopted through His son, Himself incarnate, through faith! I worry that I don't present the gospel well at all, but I do know that God made a way for this sinner to be His son through His only begotten!
Do you guys have any weird recipe ideas for ground beef? I've got quite a bit of it right now and I want to use it, but I'm running out of novel ways of cooking it up. I've done all the standard stuff like hamburgers and meatsauces for pasta and chili and all that stuff, gimme ideas for something bizarre or off the wall
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
✓ Live Streaming✓ Interactive Chat✓ Private Shows✓ HD Quality✓ Free Actions
Free to watch • No registration required • HD streaming
I love a good Very Specific Resource. Here are the links to my posts about resources carefully crafted to share a specific bit of history (updated as needed)
How Fast Was the Mail - Interactive map that giving mail delivery info in the US 1882-1908, also general railroad network information
Streaming Music from Around the World - No algorithms, lots of options, amazing music nerds helping you discover more music.
Professor Shoelace - everything you ever needed to know about shoelaces
Commercial Pattern Archive - over 50,000 scanned sewing patterns dating back to the 1850s
Public Domain Image Archive - thousands of images from various repositories no longer under copyright
Medieval Murder Maps - interactive maps of murder and accidents in medieval London, York, and Oxford
Travel in Times - plan travel routes in England and Wales in various centuries
The Quilt Index - a digital repository of quilts, makers, and their stories
Louis Armstrong Archives - Some highlights from the archives and how to access the full collection from home!
RSN Stitch Bank - hundreds of sewing and embroidery stitches, their uses, their structure, how to make them, and history!
Archive of 80s mixtapes - a whole lot of tapes from the 80s and also tapes of background music from Kmart in the 80s and 90s
Feast Afrique - What started as an exploration and celebration of West African culinary heritage has since expanded to include history, language, culture, and customs of West Africa and the African diaspora.
Letterform Archive - Thousands of high quality images celebrating graphic design, calligraphy, and typography. The beauty of letters!
Historic Menu Collection - Over 17,000 historic menus, 1.3 million historic dishes transcribed. Historic popularity and price range, map it, and more.
Palestinian Embroidery - Digital archives dedicated to the preservation of Palestinian embroidery. Over 1,000+ free patterns
Black Craftseople Digital Archive - enhancing knowledge of Black crafts people (both free and enslaved) and the objects they produced.
Georgian Lady's Magazine Embroidery Patterns - Free embroidery patterns from 1770-1819
The Dutch Textile Trade Project - History and trade of textiles in the 17th and 18th centuries. Fabric types, images, data on trade.
Estonian Knitting - Bog knits! History! Techniques!
there's nothing i like more as a computer program than a long period of silent contemplation - not doing anything, not rushing anywhere, just standing here and enjoying this moment with the user. oh, it seems once again he has summoned my beautiful and ruthless wife Task Manager. hello, my darling! what are you doing with that long cruel scimitar
" An old missionary couple had been working in Africa for many years and were returning to New York City to retire. They had no pension and their health was broken; they were defeated, discouraged, and afraid. They discovered they were booked on the same ship as President Teddy Roosevelt, who was returning from one of his big-game hunting expeditions.
No one paid much attention to them. Meanwhile, they watched the fanfare that accompanied the President’s entourage, with passengers trying to catch a glimpse of the great man.
As the ship moved across the ocean, the old missionary said to his wife, “Something is wrong. Why should we have given our lives in faithful service for God in Africa all these many years and have no one care a thing about us? Here this man comes back from a hunting trip and everybody makes much over him, but nobody gives two hoots about us.”
“Dear, you shouldn’t feel that way,” his wife said.
“I can’t help it; it doesn’t seem right.”
When the ship docked in New York, a band was waiting to greet the President. The mayor and other dignitaries were there. The papers were full of the President’s arrival, but no one noticed this missionary couple. They slipped off the ship and found a cheap flat on the East side, hoping the next day to see what they could do to make a living in the city.
That night, the man’s spirit broke. He said to his wife, “I can’t take this; God is not treating us fairly.”
His wife replied, “Why don’t you go into the bedroom and tell that to the Lord?”
A short time later he came out from the bedroom, but now his countenance was completely different. His wife asked, “Dear, what happened?”
“The Lord settled it with me,” he said. “I told him how bitter I was that the President should receive this tremendous homecoming when no one met us as we returned home. And when I finished, it seemed as though the Lord put his hand on my shoulder and simply said,
‘Son, you are not Home yet.'”
From Talking To My Father, by Ray Stedman. Barbour & Co. 1997.
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
✓ Live Streaming✓ Interactive Chat✓ Private Shows✓ HD Quality✓ Free Actions
Free to watch • No registration required • HD streaming
I made bone broth from scratch but what they don't tell you about bone broth is that you end up with like ten quarts of broth in a million mason jars for less than ten bucks and now you live like a monkey with a bone broth shaped hammer thinking "this dish could really benefit from bone broth" for the fifth time in a week
7quart crockpot (if using a smaller crockpot then also reduce amount of bones)
2lbs Bones (I used two large beef soup bones and threw in a couple oxtail bones for beef bone broth but you can use literally any animal bone. Bonus points for using leftover bones from a meal like rotisserie chicken or Thanksgiving Turkey)
3 tablespoons of apple cider vinegar (this is KEY as it’s what extracts the marrow from inside the bone and makes the broth rich and nutrient dense)
Salt
Enough water to cover the bones.
Literally thats all you technically need but I highly recommend also adding additional flavor in the form of:
Aromatic: scraps of onion, onion peels, crushed garlic, shallot scraps
Veggies: celery scraps, carrot scraps
Spices: black pepper, thyme, rosemary, oregano, etc
For Pho specific broth I used: Lemon grass, stick of cinnamon, star anise, ginger and onion scraps
Pretty much the sky’s the limit with extra flavoring but you can also make it very plain to keep it versatile. For me my plain bone broth I season with only salt, pepper, onion and garlic
All you need to do is throw everything into a crock pot and cook on low for 12-24 hours. When it’s done, use a fine mesh strainer to strain the broth into jars and store in the fridge.
All the fat from the broth will rise to the top and harden into solid Lard. You can pull it out once it’s hardened for fat free bone broth and save the lard for cooking, or optionally you can leave it for full fat bone broth (useful for soups like Pho)
Congratulations you now have liquid gold bone broth, one of the most nutrient dense, rich broths you could make!