000webhost

Web hosting
Showing posts with label data analysis. Show all posts
Showing posts with label data analysis. Show all posts

Wednesday, September 1, 2021

Wikipedia List Data Scan Pack, Random Stuff, and More

- this script pack helps analyse lists of Wikipedia profiles for commonalities. I built it after noticing a lot of commonalities in people's background for particular occupations. It sort of confirmed my gut feel that people are often lying (to others and themselves) about how they came up through the system. There were funnel/choke points for people in a lot of different occupations. Download it here:
wikipedia_list_data_scan_pack-1.02.zip
https://drive.google.com/file/d/1VUOkK11jnVbiU5AmvokHrLMHDlxzutL4/view?usp=sharing
Wolff Responds -  The Curse of Billionaires
- description is as follows:
HOW TO RUN/USAGE INSTRUCTIONS
1) Please read through entire README file. Check comments in both scripts to
   understand what they do and how they work
2) Modify and run wikipedia_list_data_scan.sh
3) Run mine_wikipedia_data.sh against relevant target cache directory or on
   it's own with no parameters to process all files in cache directory
++++
VERSION HISTORY
# 1.00 - works. Variables could be renamed better? Lots of test code.
#        Was very simple as it's basically the same code from
#        other keyword bias scripts that I previously worked on
#        http://dtbnguyen.blogspot.com/2020/02/dnsamazon-s3githubblogspotwordpress.html
#        https://dtbnguyen.blogspot.com/2020/02/web-server-global-sampling.html
#        https://dtbnguyen.blogspot.com/2020/01/dnsamazon-s3github-enumeration-pack.html
#        https://dtbnguyen.blogspot.com/2018/03/whitepaper-examine-script-random-stuff.html
#        https://dtbnguyen.blogspot.com/2017/04/news-feed-bias-checker-random-stuff-and.html
#        https://dtbnguyen.blogspot.com/2017/04/news-bias-checker-2-random-stuff-and.html
#        https://dtbnguyen.blogspot.com/2017/05/news-homepage-bias-check-random-stuff.html
# 1.01 - code cleanup
# 1.02 - reduced total number of scripts to two. Code cleanup. Have left some
#        test code for possible future debugging purposes
++++
# wikipedia_list_data_scan.sh
#
# Like others I like to study societal structures and how they work,
# funnel/choke points, commonalities, etc... This script is designed to
# help facilitate research into this by downloading relevant articles
# from Wikipedia lists and looking for relevant common words across
# people's profiles.
#
# Relevant links to understand the code are the following:
# https://en.wikipedia.org/wiki/Lists_of_people_by_occupation
# https://en.wikipedia.org/wiki/The_World%27s_Billionaires
# https://en.wikipedia.org/wiki/Lists_of_actors
#
# I built this after noticing a lot of points of commonality
# between well known actors, politicians, scientists, billionaires, etc...
# It's obviously pretty simple and isn't supposed to be taken too
# seriously. Drop to the bottom and decomment/comment the relevant
# lines and run script to make it work.
#
# You'll need to modify it to focus in on specific types of people
# and to be honest I was only really interested and had time to
# analyse a small set of people. I've included only a small subset
# of keyword commonalities files but haven't included cache files
# due to their size.
#
# I took code and ideas from older scripts to speed up development:
# https://dtbnguyen.blogspot.com/2020/02/dnsamazon-s3githubblogspotwordpress.html
# https://dtbnguyen.blogspot.com/2020/02/web-server-global-sampling.html
# https://dtbnguyen.blogspot.com/2020/01/dnsamazon-s3github-enumeration-pack.html
# https://dtbnguyen.blogspot.com/2018/03/whitepaper-examine-script-random-stuff.html
# https://dtbnguyen.blogspot.com/2017/04/news-feed-bias-checker-random-stuff-and.html
# https://dtbnguyen.blogspot.com/2017/04/news-bias-checker-2-random-stuff-and.html
# https://dtbnguyen.blogspot.com/2017/05/news-homepage-bias-check-random-stuff.html
#
# As this is the very first version of the program it may be VERY buggy.
# Please test prior to deployment in a production environment.
++++
# mine_wikipedia_data.sh
#
# This script is designed to be run against a target directory
# containing cache files after wikipedia_list_data_scan.sh is run
# or else can be run with no arguments to process all files in the
# cache directory.
#
# Note, that even on small lists of people data processing can take
# an unexpectedly long time to process. You're better off running this
# script overnight for larger samples. I would have added high performance
# computing/grid style processing capabilities if this were a more
# high priority project. You're stuck with what this is for the time being.
#
# As this is the very first version of the program it may be VERY buggy.
# Please test prior to deployment in a production environment.
- you may be interested in the following posts as well:
http://dtbnguyen.blogspot.com/2020/12/open-university-certificate-renaming.html
http://dtbnguyen.blogspot.com/2020/11/get-free-open-university-course-scripts_3.html
http://dtbnguyen.blogspot.com/2019/08/getting-free-education-and-training.html
https://dtbnguyen.blogspot.com/2020/01/it-business-startup-resources-random.html
http://dtbnguyen.blogspot.com/2020/10/cvresume-harvesting-research-notes.html
https://dtbnguyen.blogspot.com/2020/01/email-harvesting-notes-sperminator-ari.html
http://dtbnguyen.blogspot.com/2018/09/seek-email-crawler-random-stuff-and-more.html
http://dtbnguyen.blogspot.com/2018/08/create-usernames-security-script-random.html
https://dtbnguyen.blogspot.com/2019/08/finding-fundinginvestment-making-money.html
https://dtbnguyen.blogspot.com/2019/07/comparing-icos-random-stuff-and-more.html
https://dtbnguyen.blogspot.com/2019/07/online-marketing-and-sales-notes-random.html
https://dtbnguyen.blogspot.com/2019/02/cryptocurrency-market-manipulation.html
https://dtbnguyen.blogspot.com/2019/01/free-online-advertising-and-marketing.html
https://dtbnguyen.blogspot.com/2018/03/social-media-bot-coding-notes-random.html
http://dtbnguyen.blogspot.com/2018/01/social-media-comment-bot-random-stuff.html
https://dtbnguyen.blogspot.com/2018/03/compare-social-media-script-random.html
https://dtbnguyen.blogspot.com/2018/03/whitepaper-examine-script-random-stuff.html
https://dtbnguyen.blogspot.com/2018/03/random-picture-makingblending-script.html
https://dtbnguyen.blogspot.com/2018/02/email-address-harvesting-script-random.html
https://dtbnguyen.blogspot.com/2017/08/cryptocurrencies-cryptocurrency-mining.html
https://dtbnguyen.blogspot.com/2017/08/the-big-5-us-it-firms-arent-unbeatable.html
http://dtbnguyen.blogspot.com/2017/04/youtube-news-downloader-script-music.html
http://dtbnguyen.blogspot.com/2018/01/net-neutrality-or-googleyoutube.html
http://dtbnguyen.blogspot.com/2015/01/building-reaktor-synthesisers-download.html
http://dtbnguyen.blogspot.com/2017/04/linux-planet-blog-checker-script-github.html
http://dtbnguyen.blogspot.com.au/2017/03/prophetspre-cogsstargate-program-8.html
http://dtbnguyen.blogspot.com/2015/10/geo-politics-soundcloud.html
http://dtbnguyen.blogspot.com/2019/09/4coder-website-downloader-script-random.html
http://dtbnguyen.blogspot.com/2018/02/bypassing-ejay-downloader-manager.html
http://dtbnguyen.blogspot.com/2020/08/corbett-report-podcast-downloader.html

Random Stuff:
- as usual thanks to all of the individuals and groups who purchase and use my goods and services
http://sites.google.com/site/dtbnguyen/
http://dtbnguyen.blogspot.com.au/
- latest in science and technology
https://ztemobiles.com.au/downloads/
https://www.abc.net.au/news/2021-06-22/augmented-reality-brings-wastage-down-tafe-queensland/100222068
https://www.abc.net.au/everyday/how-safe-is-it-to-microwave-food/100223262
https://www.theguardian.com/science/2021/aug/06/european-space-agency-prepares-for-back-to-back-flybys-of-venus
https://www.theguardian.com/australia-news/2021/jul/26/dietary-supplements-causing-severe-liver-injuries-in-australians-with-some-requiring-transplants-study-shows
https://www.abc.net.au/news/2021-08-20/elon-musk-announces-tesla-bot-humanoid-robot-prototype/100395678
https://commentaryboxsports.com/lofar-takes-most-detailed-images-ever-of-galaxies-it-pro-news/
https://itwire.com/open-sauce/blackberry-goes-where-no-security-vendor-has-gone-before.html
https://itwire.com/open-sauce/australian-move-on-digicel-sale-contradicts-its-policy-on-huawei.html
https://itwire.com/open-sauce/abc-demands-your-details-to-show-you-iview-content-you-funded.html
https://itwire.com/health/start-up-raises-$784,000-for-device-to-resuscitate-babies.html
https://itwire.com/security/top-researcher-slams-microsoft-over-astonishingly-bad-security-advisories.html
https://itwire.com/technology-regulation/e-marketing-unsubscribe-laws-clarified.html
https://www.sciencealert.com/breathtaking-new-images-are-the-most-detailed-yet-of-other-galaxies
https://www.abc.net.au/news/2021-08-14/apple-to-only-seek-abuse-images-flagged-in-multiple-nations/100377646
https://www.theguardian.com/law/2021/jul/25/negative-criticism-can-the-surge-in-google-review-defamation-cases-be-stopped
https://www.news.com.au/lifestyle/real-life/news-life/mans-desperate-bid-to-fix-tummy-struggles-goes-horribly-wrong/news-story/a50a21c1bb0d2f043de251c4998158e1
https://itwire.com/security/gigabyte-hit-by-ransomware-attack-and-threat-to-release-112gb-of-data.html
https://www.express.co.uk/news/science/1471969/nasa-concorde-2-supersonic-jet-x59-quiet-sonic-boom-timelapse-video-scn
https://www.msn.com/en-us/autos/news/tesla-agrees-to-pay-2415-million-to-settle-battery-throttling-lawsuit/ar-AAMKEkq?ocid=BingNewsSearch
https://www.msn.com/en-us/news/technology/review-a-deep-new-history-of-tesla-takes-the-shine-off-elon-musk/ar-AAMKplw?ocid=BingNewsSearch
https://www.theguardian.com/australia-news/2021/jul/26/dietary-supplements-causing-severe-liver-injuries-in-australians-with-some-requiring-transplants-study-shows
https://www.theguardian.com/world/2021/jul/29/china-propped-the-doors-open-for-criminals-in-microsoft-hack-australian-spy-agency-boss-says
https://www.msn.com/en-au/sport/more-sports/missile-technology-helps-streamline-chinas-tokyo-2020-olympic-medal-winners/ar-AAN1QBk?ocid=BingNews
https://www.theguardian.com/news/2021/jul/29/lab-grown-meat-factory-farms-industrial-agriculture-animals
https://sputniknews.com/world/202106081083098903-the-guardian-the-nyt-and-several-other-media-websites-down-amid-wider-internet-outage/
https://www.abc.net.au/news/2021-06-08/websites-smh-nytimes-gov-amazon-affected-internet-outage/100200062
https://www.parts-people.com/blog/2014/09/05/dell-latitude-e6410-speaker-removal-and-installation/
https://goplex.io/
https://www.innovationaus.com/
https://www.abc.net.au/news/2021-05-01/3d-printed-home-in-dutch-city/100109484
https://itwire.com/business-it/trend-micro-launches-secops-solution-to-detect-and-eliminate-open-source-code-bugs.html
https://itwire.com/business-it/torrens-university-australia-offers-free-short-course-on-telehealth-services.html
https://itwire.com/fuzzy-logic/world-first-petition-calls-on-microsoft-to-enable-more-cpus-to-officially-run-windows-11.html
https://7news.com.au/technology/space/new-study-suggests-planets-too-similar-to-earth-may-not-be-the-best-place-for-life-to-thrive-c-1373276
https://www.9news.com.au/national/ipad-used-to-help-track-down-stolen-vehicle-and-items-gold-coast/6e770292-6b90-45ff-8f41-8e0d12e04b03
https://7news.com.au/technology/nasa-recruiting-space-enthusiasts-to-search-for-aliens-worlds-c-1362593
https://www.zooniverse.org/projects/marckuchner/planet-patrol/
https://www.theguardian.com/australia-news/2021/may/19/coalitions-600m-gas-fired-recovery-boost-what-you-need-to-know
https://www.theguardian.com/science/2021/may/12/paralysed-man-mindwriting-brain-computer-compose-sentences
https://www.theguardian.com/science/2021/may/28/nasa-mars-helicopter-goes-on-stressful-wild-flight-after-malfunction-ingenuity
https://www.theguardian.com/technology/2021/may/12/elon-musk-tesla-bitcoin
https://www.androidcentral.com/google-responds-roku-app-store-removal-youtube-tv
https://www.nbcnews.com/news/world/inside-egypt-s-3-000-year-old-lost-golden-city-n1263585
https://www.techradar.com/au/news/windows-10-update-patches-up-a-fearsome-security-hole
https://www.news.com.au/technology/science/space/buckle-up-spacex-astronauts-have-two-nearmisses-with-space-debris/news-story/e482c5921f00e33af80f4b6ae08943ec
https://www.news.com.au/technology/online/internet/microsoft-outlook-email-visibility-issue-users-worldwide-report-bug/news-story/c735685caf639047f9931e6ec9d41582
https://www.msn.com/en-au/news/world/the-jeff-bezos-backed-company-general-fusion-is-building-a-nuclear-fusion-plant-which-is-due-to-switch-on-in-2025/ar-AALd5Yj?ocid=BingNews
- latest in finance and politics
https://www.news.com.au/finance/economy/australian-economy/how-interest-rate-increase-would-impact-aussie-house-prices/news-story/e90dcf416558b4938884d8c3fd1b6abc
https://www.abc.net.au/news/2021-06-20/vladimir-putin-joe-biden-meeting-last-word/100226200
https://www.dw.com/en/why-are-sanctions-against-belarus-not-more-effective/a-57931877
https://www.msn.com/en-au/news/world/the-us-job-market-is-about-to-turn-into-a-giant-science-experiment-with-millions-of-americans-as-guinea-pigs/ar-AALdiaq?ocid=BingNews
https://www.theguardian.com/world/2021/aug/02/holocaust-survivor-shows-cut-number-tattoos-for-exhibition
https://www.news.com.au/lifestyle/real-life/news-life/lake-macquarie-homeowner-issues-warning-after-plastic-found-in-gate/news-story/660f64f8c97e68b16e94214d9d87f445
https://www.realcommercial.com.au/news/a-new-bunnings-warehouse-hits-the-market-as-covid-investors-circle?rsf=syn:news:nca:news:spa:rca
https://www.msn.com/en-au/news/australia/nsw-warned-of-travelling-bitumen-bandits/ar-AAKCvCx?ocid=BingNews
https://www.abc.net.au/news/2021-06-09/french-president-emmanuel-macron-slapped-in-face/100200266
https://www.theguardian.com/australia-news/2021/mar/28/australian-greens-to-propose-6-wealth-tax-on-billionaires-to-combat-inequality
https://www.news.com.au/entertainment/celebrity-life/hook-ups-break-ups/bill-gates-told-golf-buddies-that-his-marriage-was-loveless/news-story/093bcfe1ece409af8036dfd85f93e6b7
https://www.news.com.au/finance/money/costs/tax-returns-the-1-per-of-50c-per-load-laundry-rule/news-story/f0aa29a9927f37b891ec9de7c1304fa4
https://www.news.com.au/technology/science/animals/judge-rejects-womans-request-to-save-cat-before-florida-tower-razed/news-story/9ad27a54fcfded36962b5a6135c85136
https://au.news.yahoo.com/egypt-warns-nile-water-untouchable-214555021.html
https://www.rt.com/news/525809-jazeera-reporter-arrested-jerusalem/
https://www.rt.com/op-ed/525811-iran-oil-pipeline-sanctions/
https://www.dw.com/en/german-church-officials-face-charges-for-helping-refugees/a-57783108
https://www.rt.com/news/525962-hongkong-britain-china-judge-lam/
https://www.rt.com/business/525947-bitcoin-dives-crypto-regulations/
https://www.rt.com/russia/525873-russian-propaganda-western-narrative/
https://www.alternet.org/2021/06/free-speech/
- latest in defense and intelligence
New indigenous fighter jet under development
https://focustaiwan.tw/politics/202104150012
China's J-16 fighter jet is flawless and much superior to the Su-30: pilot
https://www.globaltimes.cn/page/202103/1219382.shtml
https://www.forbes.com/sites/davidaxe/2021/04/19/taiwan-is-developing-a-new-fighter-jet-it-might-last-minutes-in-a-war-with-china/?sh=13e855cd3f17
https://en.wikipedia.org/wiki/AIDC_F-CK-1_Ching-kuo
https://en.wikipedia.org/wiki/Six_Assurances
https://en.wikipedia.org/wiki/Honeywell/ITEC_F124
http://alert5.com/2021/06/08/japan-will-launch-its-loyal-wingman-from-f-x-fighter/
https://www.rt.com/usa/526155-afghanistan-military-airstrikes-plan/
https://www.abc.net.au/news/2021-08-20/taliban-new-us-made-war-chest-afghanistan/100393572
https://interestingengineering.com/the-extraordinary-power-of-japans-sixth-gen-f-x-fighter-jet
https://nationalinterest.org/blog/reboot/russian-mig-29-fighter-jets-were-never-meant-be-flown-american-pilots-2001-they-were
https://www.weeklyblitz.net/world/under-biden-administration-cia-plans-to-scrap-its-counterterrorism-activities/
https://www.defenseworld.net/news/30118/Who_is_the_Mystery_Launch_Customer_of_Russia___s_Upcoming____Checkmate____Fighter_Jet_#.YQTh-FiYV1Y
https://www.news.com.au/world/asia/americas-defeat-in-afghanistan-is-china-russias-delight-expert-tells-inquiry/news-story/dca7401dbffde3a170906bdbaeec2cce
https://www.rt.com/op-ed/532605-binladen-biden-crisis-unprepared-taliban/
https://www.timesofisrael.com/hezbollah-has-dug-network-of-tunnels-from-beirut-to-southern-lebanon-report/
https://www.defenseworld.net/news/30169/Turkey_s_Proposed_Unmanned_Fighter_Jet_to_Have_Low_Visibility_and_Aggressive_Maneuverability#.YRA96liYV1Y
https://www.reuters.com/world/europe/russia-detains-head-hypersonics-research-facility-treason-case-tass-2021-08-12/
https://www.abc.net.au/news/2021-08-08/afghanistan-war-battle-over-conflict-taliban-never-goes-away/100356006
https://www.military.com/daily-news/2021/08/17/prototype-military-plane-crashes-outside-moscow-kills-3.html
https://www.rt.com/russia/531965-russia-china-military-exercise-success/
https://www.rt.com/usa/531995-us-embassy-kabul-destroys-documents/
https://www.dw.com/en/bbc-slams-russian-expulsion-of-fearless-journalist/a-58861104
https://eurasiantimes.com/japan-developing-an-invincible-fighter-jet-by-merging-capabilities-of-both-f-22-raptor-f-35-lightning-ii/
https://sputniknews.com/analysis/202108051083527628-what-message-do-repeatedly-downed-israeli-missiles-in-syria-send-to-tel-aviv-and-washington/
https://sputniknews.com/russia/202108071083551175-could-sukhoi-checkmate-knock-out-lockheed-martins-f-35-in-hypothetical-air-battle/
https://www.aerotime.aero/28546-Baby%20Sukhoi-how-Russia-came-up-with-miniature-fighter-jet
https://www.flightglobal.com/helicopters/bell-reveals-429-demonstrator-with-four-electric-tail-rotors/136876.article
https://www.businessinsider.com.au/top-secret-military-documents-discovered-at-a-bus-stop-kent-2021-6?r=US&IR=T
https://nationalinterest.org/blog/buzz/russia%E2%80%99s-new-%E2%80%98checkmate%E2%80%99-su-75-stealth-fighter-has-enormous-wings-190301
https://breakingdefense.com/2021/07/russias-new-su-75-checkmate-promises-a-lot-can-it-deliver/
https://nationalinterest.org/blog/buzz/how-did-china-develop-j-35-stealth-fighter-so-fast-190080
https://breakingdefense.com/2021/07/chinas-j-35-carrier-fighter-appears-step-to-most-powerful-navy/
https://nationalinterest.org/blog/buzz/air-force-has-secret-robot-system-help-f-22-stay-stealthy-75401
https://www.reuters.com/world/asia-pacific/russia-myanmar-cooperating-military-equipment-supplies-ifax-2021-07-21/
https://www.forbes.com/sites/davidaxe/2021/07/17/russias-got-a-new-stealth-fighter-whats-it-for/
https://www.reuters.com/business/aerospace-defense/lockheed-martin-f-35-leads-swiss-fighter-jet-evaluation-tv-2021-06-21/
https://www.forbes.com/sites/davidaxe/2021/07/17/russias-got-a-new-stealth-fighter-whats-it-for/
https://www.military.com/daily-news/2021/07/14/how-many-f-35-fighter-jets-are-down-engine-repair.html
https://www.businessinsider.com/china-is-sending-grandpa-fighter-jets-to-test-taiwans-defenses-2021-7?r=AU&IR=T
https://ottawacitizen.com/news/national/defence-watch/trudeau-urged-to-scrap-purchase-of-useless-fighter-jets-as-canada-faces-threats-from-pandemics-and-climate-change
https://apnews.com/article/technology-europe-business-russia-14f649c0a20dfca9136bdf07fddb253b
https://www.thedrive.com/the-war-zone/41576/now-we-know-russias-mysterious-new-fighter-is-a-single-engine-design
https://www.rt.com/news/527292-us-seizes-iran-presstv-websites/
https://www.presstv.ir/Detail/2021/06/22/660671/Iranian-Regional-TV-channels-seized-US-government
https://www.presstv.ir/Detail/2021/06/22/660665/Yemen-war-United-States-direct-intervention
https://www.smh.com.au/politics/federal/wouldn-t-normally-comment-marise-payne-declines-to-confirm-rumoured-chinese-defection-20210620-p582jf.html?js-chunk-not-found-refresh=true
https://www.spytalk.co/p/high-level-chinese-defection-rumored
https://www.smh.com.au/world/europe/russia-to-sell-spy-satellite-to-iran-aiding-tehran-s-eyes-in-the-sky-20210611-p5806e.html
https://www.express.co.uk/news/world/1450930/china-ai-military-aircraft-better-human-pilots-invasion-world-war-3-ont
https://www.spectator.com.au/2021/06/putins-secret-weapon-the-f-35/
https://www.rt.com/usa/526093-ufo-pentagon-interfered-nuclear/
https://www.rt.com/russia/526104-first-warship-stealth-tech/
https://nationalinterest.org/blog/reboot/china%E2%80%99s-z-20-ripoff-black-hawk-helicopter-it-any-good-178111
https://www.msn.com/en-au/news/world/russia-building-first-fully-stealth-warship/ar-AAKQyOO?ocid=BingNews
https://www.presstv.com/Detail/2021/06/06/658364/Drones-target-Ain-al-Asad-military-base-housing-US-forces-in-western-Iraq
https://www.news18.com/news/explainers/explained-what-is-chaff-technology-which-india-has-now-inducted-to-protect-its-fighter-jets-4108490.html
https://www.presstv.com/Detail/2021/06/06/658356/Yemeni-forces-launch-retaliatory-drone-strike-against-air-base-in-southern-Saudi-Arabia
https://www.jpost.com/middle-east/top-us-general-warns-of-iran-china-and-russia-in-middle-east-670424
https://www.jpost.com/middle-east/iran-news/ex-mossad-chief-yossi-cohen-will-west-be-pushovers-with-iran-670407
https://www.unilad.co.uk/news/135-8-million-fighter-jet-accidentally-shoots-itself-and-causes-2-5-million-in-damage/
https://www.navalnews.com/naval-news/2021/04/chinas-new-aircraft-carrier-is-in-same-league-as-us-navys-ford-class/
https://nationalinterest.org/blog/reboot/new-uss-enterprise-will-be-greatest-aircraft-carrier-ever-sail-186887
https://www.thedrive.com/the-war-zone/40930/close-up-photo-shows-chinas-new-aircraft-carrier-rapidly-taking-shape
https://www.pentapostagma.gr/kosmos/7014752_indian-navys-first-indigenous-aircraft-carrier-vikrant-catching-china
https://ukdefencejournal.org.uk/british-and-french-aircraft-carriers-to-meet-at-sea/
https://www.businessinsider.com.au/us-air-force-plans-to-mothball-more-than-200-aircraft-2021-5
https://www.jpost.com/middle-east/iran-news/how-did-iran-target-a-secret-cia-site-in-iraq-669612
https://www.smh.com.au/world/asia/cambodia-china-s-closest-ally-in-south-east-asia-looks-to-reset-ties-with-us-20210601-p57x2f.html?js-chunk-not-found-refresh=true
https://www.rt.com/news/525807-south-korea-barracks-culture/
https://nationalinterest.org/blog/reboot/small-aircraft-carriers-future-us-navy-186505
https://www.jpost.com/middle-east/iran-presses-houthis-to-up-drone-attacks-on-saudi-669679
https://www.rt.com/news/525441-iran-navy-ship-fire/
https://www.rt.com/news/514784-stratcom-nuclear-war-russia-china/
https://www.rt.com/usa/525199-missile-test-fail-russian-spy-ship/
https://www.rt.com/russia/525006-car-africa-russian-instructors/
https://www.rt.com/op-ed/525161-south-korea-china-missiles-sovereignty/
https://economictimes.indiatimes.com/news/defence/indias-first-home-built-aircraft-carrier-commences-sea-trials-to-be-commissioned-next-year/articleshow/85060531.cms
https://www.dailysabah.com/business/defense/turkey-reveals-details-of-unmanned-fighter-jet-project
https://www.msn.com/en-gb/news/world/israel-gaza-ceasefire-wont-solve-middle-east-tensions-fears-over-cycle-of-violence/ar-AAKyEYc?ocid=BingNewsSearch
https://www.rt.com/russia/524421-musk-praises-tsiolkovsky-new-knowledge-event/
https://www.rt.com/russia/524349-putin-speech-siberia-resources/
https://www.dw.com/en/andrei-sakharovs-path-from-bombmaker-to-human-rights-icon/a-57602221
https://www.jpost.com/opinion/israels-confrontation-with-hamas-is-a-strategic-wake-up-call-opinion-668684
https://www.presstv.com/Detail/2021/05/17/652857/Palestine-Israeli-atrocities-Gaza-Strip-Nazi-war-crimes-UNSC
https://www.jpost.com/arab-israeli-conflict/is-the-hamas-terror-army-unbeatable-668705
https://www.presstv.com/Detail/2021/05/16/652826/UK-Russia-Ukraine-Black-Sea-HMS-Trent-Monitoring-
https://en.wikipedia.org/wiki/Geoffrey_Robertson
https://theconversation.com/book-review-geoffrey-robertson-makes-the-case-for-naming-and-shaming-human-rights-abusers-160985
- latest in animal and environmental news
https://www.theguardian.com/world/2021/aug/03/macaques-at-japan-reserve-get-first-alpha-female-in-70-year-history
https://www.yahoo.com/entertainment/incredibly-close-friendship-between-cat-170004331.html
https://mustsharenews.com/otters-labrador-park/
https://www.msn.com/en-au/news/world/ginormous-overly-friendly-walrus-tries-to-get-on-tourist-boat/ar-AALisSR?ocid=BingNews
https://www.rt.com/russia/530271-amur-bears-asking-food/
https://www.msn.com/en-us/news/world/heavy-sleepers-elephants-on-epic-trek-take-nap/ar-AAKOLBo?ocid=BingNewsSearch
https://www.smh.com.au/world/asia/cambodia-s-land-mine-sniffing-hero-rat-retires-after-five-years-20210605-p57yek.html
https://www.ibtimes.sg/fact-check-peta-activist-pregnancy-gorilla-sperm-molly-heather-fictitious-character-58002
https://www.express.co.uk/news/nature/1447546/nature-gorilla-congo-save-species-endangered
https://www.gizmodo.com.au/2021/06/rip-cobby-oldest-male-chimp-in-the-u-s-a-charismatic-and-compassionate-leader/
https://www.theguardian.com/world/2021/mar/25/toronto-fare-evading-beaver-subway-station
https://www.theguardian.com/environment/2021/mar/07/raccoons-toronto-lockdown-canada
https://www.abc.net.au/news/2021-06-01/cannabis-treatment-for-sick-dogs-studies-show-promise/100177722
https://www.abc.net.au/news/2021-04-20/rhino-poacher-killed-by-elephant-stampede-in-south-africa/100082746
https://www.abc.net.au/news/2019-04-07/suspected-poacher-killed-by-elephant-eaten-by-lions-south-africa/10979436
https://www.jpost.com/international/bear-attacks-owner-on-russian-street-662619
https://www.cbc.ca/news/canada/toronto/raccoon-doughnut-thief-1.3384802
https://www.omanobserver.om/article/82849/Features/rare-albino-orangutan-rescued-on-borneo-island
http://www.cbc.ca/news/trending/pizza-rat-trends-worldwide-after-carrying-pizza-into-nyc-subway-station-1.3237540
https://www.hindustantimes.com/trending/spend-a-minute-to-watch-this-panda-exploring-new-sites-you-won-t-regret-it-101616222588670.html
https://www.abc.net.au/news/2021-02-09/couple-say-hemp-house-fireproof-termite-proof-and-good-value/13126754
https://www.dailymail.co.uk/news/article-9306837/Rescued-five-year-old-orangutan-Kukur-learns-climb-again.html
https://www.abc.net.au/news/2021-03-24/uluru-rain-creates-amazing-photos-weather/100026672
https://www.news.com.au/travel/travel-updates/incidents/stray-cat-hijacks-tarco-airlines-flight-forcing-emergency-landing/news-story/5621d5b8993840039204da3eac45de23
https://www.abc.net.au/news/2021-03-15/185-years-since-charles-darwin-left-australia/13247432
https://www.abc.net.au/news/2021-03-15/bruny-island-feral-cat-management-program/13247728
https://www.abc.net.au/news/2021-02-22/pet-owner-reunited-with-cockatoo-after-three-years/13171244
https://www.news.com.au/lifestyle/real-life/news-life/hot-pigeon-sends-internet-into-frenzy-with-rainbow-coloured-feathers/news-story/2d18f53bab78e2f273959e6273a41d21
https://www.msn.com/en-au/news/australia/hero-cat-dies-saving-kids-from-australias-most-deadly-snake/ar-BB1dGDWL?ocid=BingNews
https://www.brproud.com/news/deer-follows-77-year-old-woman-into-home-eats-food-attacks-her/
https://www.msn.com/en-gb/lifestyle/other/chimp-who-acts-like-toddler-celebrates-first-birthday-at-edinburgh-zoo/ar-BB1dlNST
https://www.msn.com/en-au/lifestyle/smart-living/the-best-low-maintenance-dogs-for-busy-people/ss-BB1dtL2s
https://worldanimalnews.com/orangutan-named-boncel-is-rescued-translocated-for-a-second-time-due-to-his-habitat-decresing-in-indonesia/
https://www.theguardian.com/environment/2021/feb/08/quite-a-calm-koala-marsupial-gets-behind-the-wheel-after-being-rescued-from-australian-freeway
https://www.theguardian.com/environment/2021/feb/08/rices-whales-new-species-discovered-southern-us-coast
https://au.news.yahoo.com/manure-hunt-underway-india-thieves-142755058.html
- latest in music and entertainment
https://www.news.com.au/technology/motoring/motoring-news/bugatti-and-rimac-join-forces-to-build-new-supercars/news-story/8a4664c46b08302dd65f5b918af0725a
https://arstechnica.com/cars/2021/07/peugeot-plans-to-win-le-mans-in-2022-with-this-9x8-hybrid-prototype/
https://www.news.com.au/technology/science/archaeology/carpenters-800yearold-xrated-carving-found-in-church-ceiling/news-story/02e96e06d2e8cdc1d4fb7157a6780053
https://www.drive.com.au/news/2023-aston-martin-valkyrie-spider-revealed-f1-inspired-hypercar-loses-its-roof/
https://www.broadsheet.com.au/national/food-and-drink/article/six-pasta-recipes-make-when-youre-self-isolating-top-australian-restaurants
https://www.autosport.com/f1/news/red-bull-wants-clean-sheet-for-new-formula-1-engines-from-2026/6624517/
https://www.loveandlemons.com/pasta-recipes/
https://www.theguardian.com/food/2021/apr/21/pasta-cacio-e-pepe-recipe-felicity-cloake-masterclass
https://www.news.com.au/technology/environment/neighbour-cuts-tree-exactly-in-half-in-dispute-over-overhanging-branches-in-uk/news-story/2b9ef85b8762334b0427d6a8dff0d4aa
https://www.news.com.au/technology/online/social/twitch-stars-amouranth-and-indiefoxx-temporarily-banned-for-being-too-sexy/news-story/d7a27856b6a92c0bccc836c3e4bad5a
https://www.news.com.au/finance/business/retail/bunnings-will-replace-your-plants-if-you-accidentally-kill-them/news-story/b538cfa9c4d417f3e44c72eaf7bc2325
https://www.news.com.au/finance/small-business/melbourne-millennials-make-2m-from-bubble-tea-club-business-offering-diy-kits/news-story/f2562318732ca26769b75e376ee976a1
https://www.snopes.com/fact-check/sweden-banana-pizza/
https://www.msn.com/en-au/news/australia/jackie-o-henderson-reveals-how-men-self-sabotage-with-this-mistake/ar-AAL5TNd?ocid=BingNews
https://www.news.com.au/national/victoria/courts-law/serial-bunnings-bandit-christopher-pike-caught-after-trying-to-sell-stolen-goods-on-facebook-marketplace-with-real-name/news-story/4b157dc8d4a6cfa82948d5403924471b
https://www.news.com.au/lifestyle/real-life/news-life/british-teen-17-makes-18k-a-day-on-tiktok/news-story/40b36c8b09a0a708acfa81f4184810b3
https://www.news.com.au/lifestyle/food/eat/mcdonalds-employee-reveals-famous-burger-onions-are-rehydrated-in-restaurants/news-story/1ddfcf20a82fb6d010f1ab1344d8960f
https://www.news.com.au/technology/online/internet/female-stars-raking-in-cash-from-hot-tub-livestream-craze-on-twitch/news-story/b93840742f5e1afff30fbd0b4a1a35ee

Random Quotes:
France "bears significant responsibility" for enabling the genocide in Rwanda and still refuses to acknowledge its true role in the 1994 horror, said a report commissioned by Kigali that was released Monday.
The damning report, commissioned in 2017 and running to nearly 600 pages, labels France a "collaborator" of the extremist Hutu regime that orchestrated the pogrom of some 800,000 people, and outright rejects the position that Paris was blind to their genocidal agenda.
"It is our conclusion that the French government bears significant responsibility for enabling a foreseeable genocide," states the Muse report, which drew on millions of pages of documents and interviews with more than 250 witnesses.
France has long been accused of not doing enough to halt the massacres, and the Muse reports follows the publication last month of a separate inquiry into the same events commissioned by French President Emmanuel Macron.
But the Muse report asserts greater French culpability, saying the Duclert Commission stopped short of explaining what France was responsible for, and erred in concluding that Paris "remained blind" to the looming genocide.
More than a quarter of a century on the issue still poisons relations between France and Rwanda under President Paul Kagame, a former Tutsi rebel who has ruled the mountainous nation in Africa's Great Lakes region since the aftermath of the genocide.
https://www.news.com.au/breaking-news/rwandan-report-says-france-bears-significant-responsibility-over-genocide/news-story/bad26b19ebee7e8ec1d4ac7aa804dec2
Wang emphasized that the United States should refrain from using democracy and human rights as an excuse to interfere in internal affairs of other countries or to provoke confrontation that can lead to "turmoil or disaster."
The Chinese foreign minister then put forward five suggestions to the United States on ways to view bilateral relations from a strategic perspective and improve them.
He urged the US to understand and view China's development objectively and rationally and work with Beijing on a new path of peaceful coexistence and win-win cooperation.
Washington should also respect and tolerate the path and system chosen independently by Beijing and practice multilateralism in real sense while it should stop meddling in China's internal affairs, he said.
Wang added that the Chinese wisdom goes that "a country practicing hegemonism is doomed to fail," rather than "a country will definitely seek hegemony when growing stronger."
He noted that the future of mutual relations depends on whether the United States can accept China's peaceful rise and whether it recognizes the Chinese people's right to pursue a better life.
The top Chinese diplomat further accused the former US administration under Donald Trump of "disrupting the international system" and failing to fulfill Washington's global obligations and responsibilities.
He, however, said that Beijing welcomes the new US administration of Joe Biden's "return to multilateralism" and expressed hope that Washington would practice true multilateralism.
https://www.presstv.com/Detail/2021/04/24/650211/Wang-Yi-Foreign-Minister-US-democracy-coca-cola-Council-Foreign-Relations-multilateralism-
Professor Xu has been exploring how to use enzymes to tackle pollution and make materials more biodegradable for more than a decade.
In 2018, Professor Xu and her team created fibre mats with embedded enzymes that break down toxic chemicals, found in insecticides and chemical warfare agents, in water.
In their new study, Professor Xu and colleagues dispersed billions of polyester-eating enzymes throughout PLA and PCL beads, which are used early in the manufacturing process to create plastic products.
After melting these beads down, they shaped the material into filaments and sheets for testing.
To prevent these enzymes from falling apart before they had a chance to do their job, the researchers coated them in custom-designed polymers to keep them embedded in the plastic.
Without this supportive polymer coating, the enzymes could only partially chew through the molecular chains, leaving behind polluting microplastics.
But when wrapped in the coating, the enzymes were able to chomp these large molecules down to their building blocks, similar to unthreading a pearl necklace.
"The enzyme doesn't leave the plastic [behind]," Professor Xu said.
"Even when the plastic degrades into very small pieces, the enzymes keep working."
https://www.abc.net.au/news/science/2021-04-22/biodegradable-plastic-compost-enzymes-environment-soil-green/100082958
Key points:
Afghanistan has suffered the greatest cost out of the war
The US has invested more than $2.2 trillion in the war effort
People fear the withdrawal will reverse the small gains Afghan society has won
https://www.abc.net.au/news/2021-05-01/us-leaves-afghanistan-counting-costs-of-war/100109780
It really is bizarre how close the overlap is between the rightwingers who had no faith in the ability of climate scientists to predict climate change and the rightwingers who have incredible faith in other scientists' ability to invent technological solutions to climate change. Non-renewable solutions, that is.
Many of the same folk who think that batteries and pumped hydro storage are unreliable are confident we can bury carbon dioxide underground for thousands of years with no chance it could ever bubble up. And those same folk who rage against the cost of renewables are unconcerned about the cost of nuclear energy, new coal-fired power stations and, of course, CCS. And just why CCS was abandoned by the coal and electricity-fired electricity sector but is expected to work for the coal- and gas-fired hydrogen sector is the question the PM is yet to be asked. Not that he would answer if he was.
Of course, dodgy science claims aren't the only old trick the Morrison government has been recycling. The prime minister's head of the manufacturing taskforce for the National Covid-19 Coordination Commission, and architect of the so-called gas-fired recovery plan, Andrew Liveris, went on the ABC's Q+A recently to talk up all of the jobs that depend on the fossil fuel industry. To a bemused panel and an enraged audience Liveris wrongly claimed that 850,000 people were employed in the plastic, fertiliser and other industries that used gas as a "feedstock" into their production (as distinct from as a fuel in their factories). When former prime minister Malcolm Turnbull challenged the absurdity of his claim, Liveris doubled down. But the data makes clear that despite Liveris' confidence he was wrong.
According to an ACIL Allen report (2019) commissioned by Chemistry Australia only 9,232 of Australia's workforce of 11 million work in industries that use gas a feedstock in their manufacturing process. The most recent ABS data suggests direct employment in those industries employs, at a stretch, 14,000.
In the private sector, a CEO that kept spending money on imaginary technologies or who completely misunderstood the potential benefits of their product would be removed by their board or their shareholders. But it's not the invisible hand of market forces that drives Australia's obsession with fossil fuels, CCS and gas-fired recoveries, it's the visible hand of government. Research released last week by The Australia Institute shows that Australian governments spend more money each year subsidising fossil fuels than we spend on the army.
The idea of Carbon Capture and Storage, and the "clean coal" and "clean hydrogen" that could come with it, will never go away for two simple reasons: we can keep researching it forever because it will never be invented and it works as a cover story for fossil fuels whether we invent it or not.
https://www.theguardian.com/commentisfree/2021/may/03/the-governments-embrace-of-clean-hydrogen-helps-no-one-but-the-fossil-fuel-industry
Chinese authorities are investigating claims that a travel company mis-sold a trip to an elderly tour group, who were taken on a sales tour of a local cemetery.
The tour company in Chongqing was advertising a day trip to a "scenic spot" plus lunch, according to the Global Times. The trip cost 18 yuan or roughly $3.90, and was targeted to older tourists.
On arrival at the final destination, guests were outraged and bemused, as their "tour guide" tried to sell them burial plots.
One tourist named Zheng told the Global Times he had been mis-sold the trip by the Longyao travel agency. Embarrassingly, he had invited a dozen of his friends along for the ride.
https://www.news.com.au/travel/travel-updates/travel-stories/tourists-scammed-into-paying-for-china-cemetery-tour/news-story/4f1e4b6c6074b03ae83e3f29a974095a
The Air Force seeks to automate the cleaning of its fighter jets because it is a dangerous task for humans to undertake due to the chemical agents used to remove residues including gun powder, fuel, engine oil, landing gear grease and hydraulic fuel. The handling of such cleaning agents requires personnel to wear protective gear such as hazmat suits to prevent the chemicals from stripping off skin or damaging lungs, for instance.
Such cleanings, which are conducted approximately every 180 days, are necessary for preventing corrosion and prolonging the life of the aircraft.
https://insights.globalspec.com/article/16507/us-air-force-may-outsource-fighter-jet-cleaning-to-robots
"Me and my daughter went into her bedroom and just emptied everything and went through everything in her bedroom to see if I could find something.
"Every bag that she had and every drawer in her bedroom there were chewing gum wrappers, empty chewing gum boxes.
"I couldn't have told you how much she chewed, but I could say what I found – evidence that she was chewing them every day and was buying at least a packet a day on the way to work, sometimes two packets."
To Ms Morgan's horror, after researching the particular gum her daughter was eating, she discovered it contained aspartame and sorbitol which causes the body's salts to drastically drop.
"The coroner wouldn't put down that it was definitely from chewing gum, but aided from chewing gum," she said.
"10 years on there are so many 'whys' for me, but the biggest why is why on earth have I lost my daughter to chewing gum? I mean chewing gum, come on, it's ridiculous.
"I still can't get my head around it. She was such a loss. Bubbly, vivacious, fun loving, wouldn't harm a fly."
https://www.news.com.au/lifestyle/health/health-problems/teenager-killed-by-excessive-chewing-gum-habit/news-story/06cff68b58891ddc75a9ec1cc35fb5d7
Wrestling with the question of what compels him to put pen to paper, Orwell runs through what he identifies as the four great motives for writing, namely:
(i) Sheer egoism. Desire to seem clever, to be talked about, to be remembered after death, to get your own back on the grown-ups who snubbed you in childhood, etc., etc. It is humbug to pretend this is not a motive, and a strong one. [. . . ]
(ii) Aesthetic enthusiasm. Perception of beauty in the external world, or, on the other hand, in words and their right arrangement. [. . .]
(iii) Historical impulse. Desire to see things as they are, to find out true facts and store them up for the use of posterity.
(iv) Political purpose. — Using the word 'political' in the widest possible sense. Desire to push the world in a certain direction, to alter other peoples' idea of the kind of society that they should strive after. [. . .]
https://www.corbettreport.com/why-i-write/
Typically, old jets and brand-new jets cost a lot of money to fly, while newer jets cost the least. The Air Force, as the average age of the fleet suggests, has many old fighters. The F-35 is (relatively) new, but still costs a whopping $33,000 an hour to fly—well above the $25,000 an hour target set for 2025. The Air Force doesn't sound all that hopeful it will reach $25,000, either.
Finally, if the service wants those two brand-new fighters, NGAD and MR-X, in the 2030s, it will need the money to properly develop them.
One possible problem? A reduction in fighter numbers could add a new loop in a long, gradual "death spiral." A new reduction, coupled with the reduction of the 2010s, would shrink the Air Force's fighter fleet by 350 planes over 15 years.
Death spirals in military programs occur when procurement and operating costs for next-generation weapons rise beyond initial estimates, forcing the armed services to buy fewer and fewer of them.
The services then console themselves that although they have fewer weapons, each weapon is more effective, so there's no real loss in capability—except to operate in more places simultaneously and absorb battlefield losses. With each passing generation, the service's fleet of weapons grows increasingly smaller.
The Air Force says its plans to reduce the fighter fleet are "pre-decisional," which is Pentagon-speak for, "We haven't decided yet." Things could very well go another way: In January, the Air Force was reportedly considering buying more F-16s.
https://www.yahoo.com/finance/news/air-force-wants-kill-old-132500687.html
In the three months leading up to the Maha Kumbh, police had rounded up 183 beggars in Haridwar. They soon realised that many had lost their jobs during the pandemic. They came up with a solution. Now trained by a five-star hotel chef, the beggars have been employed as cooks across police stations of Haridwar at a salary of Rs 10,000-12,000, reports MS Nawaz.
"I had come to Haridwar from Ranchi (in Jharkhand) a few years ago. I used to work as a daily wager. But when the Covid-19 lockdown came, all work stopped. Even after the lockdown ended, work was hard to come by. I barely had enough to eat in the first few months. I had no choice but to start begging," Vishu Ram, 56, told TOI. "I had lost my dignity and all hope. I would often think of ending my life."
Madan Mohan, 47, had a similar story. "I suddenly lost my shelter and was forced to live under the open skies. I did not want to beg but what choice did I have?" he told TOI.
Vishu and Madan are among the many beggars, between the ages of 30 and 50, who have been engaged as cooks by the police. "With this work, I am leading a respectful life," said Vishu.
In 2017, Uttarakhand had adopted the Uttar Pradesh Prohibition of Begging Act, 1972 that banned begging. "Generally, when we detain beggars under this Act and then release them, they return and start begging again after a while," IG Sanjay Gunjyal told TOI. And the pandemic had made things worse. "We wanted to change that."
With the Maha Kumbh approaching — it begins on April 1 — police had been arresting beggars at Har-ki-Pauri Ghat in Haridwar, which draws lakhs during the congregation. "We brought them to beggars' homes, where they were counselled," Gunjyal said. There, they learnt that many of them had lost their jobs when Covid-19 hit, started begging and never recovered. "After several sessions of speaking to them and motivating them, some 30 of them came forward to seek work. Eventually, many from that group were picked for the training."
Sixteen beggars, as of now — from Uttarakhand, UP, Bihar, Jharkhand, Odisha, Haryana, Rajasthan, Gujarat and Maharashtra — were then signed up for training under a chef from a five-star hotel in Haridwar. After their training, they were engaged as cooks at police stations that are overseeing the Maha Kumbh. They are paid Rs 10,000-12,000 a month. "The money goes straight into their bank accounts, which we opened for them," Gunjyal said. But what happens after the Maha Kumbh ends? Police have a plan. Gunjyal said, "After the congregation is over, we will get them work. We must end this cycle of destitution."
https://timesofindia.indiatimes.com/india/forced-to-beg-they-now-cook-at-police-stations/articleshow/81769941.cms
Phil Morle, partner at Main Sequence Ventures, said the firm's investment thesis was that the world needed to make twice as much food as it does now and traditional agricultural practices weren't up to the task.
"When I started my life as an investor I don't think I ever imagined I'd invest in a fat company but actually it's one of the companies I'm most excited about," Mr Morle said. "The alternative protein companies have made enormous leaps in the last few years towards that quality of meat or dairy but they're not there yet."
https://www.smh.com.au/business/companies/csiro-backed-nourish-scores-funds-to-make-fake-fat-for-fake-meat-20210325-p57e2j.html
An international group of scientists from India and Russia has created edible food films for packaging fruits, vegetables, poultry, meat, and seafood. The films consist of natural ingredients, and the research team behind them say they are safe for consumer health and the environment. In a study published in the Journal of Food Engineering, the researchers claim the films are water-soluble and dissolve by almost 90 percent in 24 hours.
"We have created three types of food films based on the well-known naturally occurring seaweed biopolymer sodium alginate," said Rammohan Aluru, senior researcher from the Organic Synthesis laboratory at Ural Federal University and co-author of the paper.
"Its molecules have film-forming properties. Sodium alginate is an auspicious carbohydrate macromolecule that has the potential film-forming properties upon hydrolysis and abundantly existed in cell walls as a mixture of various salts. The greatest advantage of sodium alginate is that it performs as liquid-gel in an aqueous medium."
https://www.newfoodmagazine.com/news/141983/edible-films/
During these years, Turkey's intelligence agency partnered with the mafia to carry out political assassinations – an arrangement exposed in spectacular fashion in a 1996 car accident which killed an MP, Istanbul's deputy chief of police, and Grey Wolves leader Abdullah Çatlı, all of whom were travelling in the same vehicle.
After decades spent in hiding, prison, or keeping a low profile, players from this era are making a bold re-entry into the public sphere.
https://www.theguardian.com/world/2021/feb/25/turkeys-mobsters-step-out-of-shadows-and-into-public-sphere
zhangmdev
Senior member
Senior member
    Posts: 324
    Joined: 01 May 2017, 09:07
Unread post14 Aug 2021, 14:55
Two pointless wars. One financial meltdown. Deindustrialization. Dismantle of traditions and social fabric. Revision of history. Decaying culture. Boundless indebtment and money creation. The out-of-touch elite can do anything without being punished. If this happened in the medieval or early modern era, a lot of heads would already being rotten on the pikes. The US, and the West needs a real crushing disaster, to shock it out of its comfortable dreams, or just as well put it out of its misery. The barbarian tribes are at the gate of Rome. Just wait for a few years. Things will be sorted out.
https://www.f-16.net/forum/viewtopic.php?f=16&t=57925&p=458238&hilit=barbarian#p458238

Thursday, October 15, 2020

CV/Resume Harvesting Research Notes, Random Stuff, and More

- I've been working on several projects of late. Two of them has involved recruitment and data analysis. One thing that I've found interesting is the strengh of the job market, differences in opportunities from people of different backgrounds, the matchup/lack of matchup between opportunities and people, etc... These are some of my research notes:
https://dtbnguyen.blogspot.com/2020/06/history-of-hate-and-supremacy-random.html
https://dtbnguyen.blogspot.com/2020/05/education-or-indoctrination-random.html
https://dtbnguyen.blogspot.com/2020/05/mexican-drug-cartel-background-random.html
http://dtbnguyen.blogspot.com/2020/03/religion-vs-uswestern-leadership-random.html
https://dtbnguyen.blogspot.com/2020/02/is-society-filtering-for-fairnessmerit.html
https://dtbnguyen.blogspot.com/2019/09/thinking-like-political-elite-random.html
https://dtbnguyen.blogspot.com/2018/01/capitalism-analysis-religion-23-and-more.html
https://dtbnguyen.blogspot.com/2016/05/is-western-leadership-required-more.html
https://dtbnguyen.blogspot.com/2016/08/neo-colonialism-and-neo-liberalism.html
https://dtbnguyen.blogspot.com/2016/06/religious-conspiracies-is-capitalism.html
https://dtbnguyen.blogspot.com/2016/01/conspiracy-theories-understanding.html
https://dtbnguyen.blogspot.com/2016/07/social-engineeringmanipulation-rigging.html
https://dtbnguyen.blogspot.com/2016/07/neuroscience-in-psyops-world-order.html
https://dtbnguyen.blogspot.com/2016/02/shadow-government-key-players-and-more.html
https://dtbnguyen.blogspot.com/2020/01/it-business-startup-resources-random.html
- you can obviously get resumes/CVs from job advertisements
- ask friends, family, colleagues you know, etc...
- pay for people's details them via recruitment and/or via general company mergers and/or acquisition
finding cvs online
https://www.freemycv.com/
- you can get them from custom searches. Lot's of people place their details freely and publicly online now. You just need to know the correct search terms. As an aside, you'll notice that the most efficient mechanism for harvesting resumes/CVs are "Resume Books". These are quite common in the US but less conspicuous elsewhere? Employers in the US are more active in trying to find good candidates? As an aside, you'll notice a lot of Google goofs of late. I think they may be trying to save money, re-distribute their computing power on other projects, etc? Below are some of the terms that I tried and search results
google hacking
https://en.wikipedia.org/wiki/Google_hacking
https://www.acunetix.com/websitesecurity/google-hacking/
https://www.imperva.com/learn/application-security/google-hacking/
http://dtbnguyen.blogspot.com/2020/09/google-sites-migration-goofs-killing.html
https://dtbnguyen.blogspot.com/2020/02/web-server-global-sampling.html
https://dtbnguyen.blogspot.com/2018/01/net-neutrality-or-googleyoutube.html
https://dtbnguyen.blogspot.com/2017/08/the-big-5-us-it-firms-arent-unbeatable.html
intitle:"resume book" "computer science|engineering" ext:pdf
inurl:github.io/resume "network administrator"
inurl:github.io/resume "software engineer"
resume book harvard site:edu pdf
resume book site:edu pdf
"resume book" pdf business
inurl:resume inurl:edu "resume book" pdf
inurl:edu "resume book" pdf
site:realestate.wharton.upenn.edu/wp-content/uploads/zdd/ resume
inurl:/wp-content/ inurl:resume-book pdf
https://duckduckgo.com/?q=resume+book+pdf&ia=web
resume book pdf
https://www.cmu.edu/mscf/employers/rbooks/mscf1.html
https://bcf.princeton.edu/master-in-finance/mfin-directory/
site:bcf.princeton.edu resume pdf
site:hls.harvard.edu resume pdf
site:harvard.edu resume pdf
medical school resume book pdf
resume book pdf site:s3.amazonaws.com
stanford resume book pdf
https://nanopdf.com/search/resume+book
https://docuri.com/download/stanford-book-1_59c1da43f581710b2867fce9_pdf
https://nanopdf.com/download/stanford-university-student-resume-book_pdf
alternative to nanopdf
https://www.sitelike.org/similar/nanopdf.com/
https://studylib.net/search/?q=resume+book
http://careerservices.scrippscollege.edu/s/783/images/editor_documents/cpr_resources/2018_resume_book_web.pdf?sessionid=9805595a-3650-4600-bda6-b23cee348b55&cc=1
http://docplayer.net/57201813-Resume-book-class-of-scm-mit-edu.html
http://interactivity.cc.gatech.edu/wp-content/uploads/2019/01/2019-Interactivity-Resume-Book-Final-Draft.pdf
http://intranet.blhomehealth.liberty.tech2bit.com/resume_book_mit_scm.pdf
http://policymodels.com/uwo-mfe-events/wp-content/uploads/2019/06/Western-MFE-Resume-Book-2019-Interns.pdf
https://alumnae.scrippscollege.edu/s/783/rd/interior.aspx?sid=783&gid=1&pgid=60&cid=169&referer=&query=+resume+book+pdf
https://asbaa.org/wp-content/uploads/2020/02/HKUST-MBA-Internship-Resume-Book-Intake-2019.pdf
https://beedie.sfu.ca/assets/files/PDF/mba/2018-SFU-Beedie-MBA-Resume-Book.pdf
https://booktopia.live/show/book/1519873/the-everything-resume-book-everything/11890582/bbf6baa1/5a2fd30ac7b41e7/
https://buckets.grayhatwarfare.com/results/resume%20book/0?extensions=pdf%2Cdocx%2Cdoc
https://business.illinoisstate.edu/psi/rnsc/RNSC_2020_Resume%20Book.pdf
https://cpb-us-w2.wpmucdn.com/u.osu.edu/dist/b/14365/files/2015/06/Resume-Books_v92014-1debte7.pdf
https://econ.columbia.edu/wp-content/uploads/sites/41/2020/03/Resume-Book-Edition-2.pdf
https://education.wm.edu/academics/eppl/degrees/highered/widgets/class2020resumebook.pdf
https://files.webservices.illinois.edu/8119/2018fallresumebook.pdf
https://issuudownload.net/nevin.colak/docs/resume_book_2020/20#root
https://jencapholdings.com/wp-content/uploads/2018/08/2018-Spencer-Scholar-Resume-Book-FINAL.pdf
https://math.nyu.edu/media/mathfin/class/2017/resume_book_2017.pdf
https://math.nyu.edu/media/mathfin/class/2018/resume_book_2018.pdf
https://math.nyu.edu/media/mathfin/class/2019/resume_book_2019.pdf
https://math.nyu.edu/media/mathfin/class/2020/resume_book_2020.pdf
https://math.nyu.edu/media/mathfin/class/2021/resume_book_2021.pdf
https://nanopdf.com/download/stanford-university-student-resume-book_pdf
https://nanopdf.com/queue/stanford-university-student-resume-book_pdf?queue_id=-1&x=1602535679&z=MjAwMTo4MDA0OjEyNDE6MzllMDpiMDViOjY3Mjg6ZTBhZDoy
https://nanopdf.com/search/resume%20book/17
https://nanopdf.com/search/resume%20book/21
https://nanopdf.com/search/resume%20book/28
https://nanopdf.com/search/resume%20book/9
https://nanopdf.com/search/resume+book
https://s3.amazonaws.com/images.chaptermanager.com/chapters/d566465f-5056-8960-3ea5-4f21ddac585e/files/2018-spencer-scholar-resume-book-final-1532702563828.pdf
https://sdm.mit.edu/wp-content/uploads/2017/04/2017-Resume-Book-for-Web-SDM.pdf
https://silo.tips/download/resume-book-class-of-2014
https://silo.tips/download/resume-book-class-of-2015
https://silo.tips/download/resume-book-class-of-2016
https://silo.tips/queue/resume-book-class-of-2014?&queue_id=-1&v=1602444907&u=MjAwMTo4MDA0OjEyNDI6YzQ2YjpiMDViOjY3Mjg6ZTBhZDoy
https://silo.tips/queue/resume-book-class-of-2015?&queue_id=-1&v=1602444960&u=MjAwMTo4MDA0OjEyNDI6YzQ2YjpiMDViOjY3Mjg6ZTBhZDoy
https://silo.tips/queue/resume-book-class-of-2016?&queue_id=-1&v=1602444991&u=MjAwMTo4MDA0OjEyNDI6YzQ2YjpiMDViOjY3Mjg6ZTBhZDoy
https://static1.squarespace.com/static/5c42418c372b96e73b4fec1b/t/5eaf1e5851a14913931f7cb8/1588534927000/Final+Resume+Book.pdf
https://studentlife.utk.edu/wp-content/uploads/sites/82/2020/02/2020-CSP-Cohort-Resume-Book3.pdf
https://thunderbird.asu.edu/sites/default/files/resumebook_may2014consultingcandidates.pdf
https://thunderbird.asu.edu/sites/default/files/resumebook_may2014supplychaincandidates.pdf
https://www8.gsb.columbia.edu/healthcare/sites/healthcare/files/2020%20Conference_Resume%20Book.pdf
https://www.ee.ucla.edu/wp-content/uploads/ee/ECEGAPS_Resume_Book_Spring18.pdf
https://www.giminstitute.org/wp-content/uploads/2018/09/GIMI-RESUME-BOOK-Q3-2018.pdf
https://www.isasce.org/wp-content/uploads/2019/02/2019-ASCE-Resume-Book-Advertisement.pdf
https://www.math.columbia.edu/mafn/wp-content/uploads/2020/04/Summer-2020-Regular-Employment-Resume-Book.pdf
https://www.mccormick.northwestern.edu/engineering-management/documents/mem_resume_book.pdf
https://www.mcgill.ca/desautels/files/desautels/mcgilldesautels_mba_classof2021_resumebook_sept_24_2020-password.pdf
https://www.smith.edu/sites/default/files/media/Documents/Lazarus-Center/resume-book.pdf
https://www.uis.edu/career/wp-content/uploads/sites/114/2014/12/Resume-Book-Policy.pdf
https://www.uwyo.edu/law/career-services/forms/resume-book-policy.pdf
https://www.xavier.edu/master-of-health-services-administration-program/documents/2022-hsa-resume-book.pdf
http://voldare.com/wp-content/uploads/2019/06/Resume-Book-2016-2017docx.pdf
http://www.clemson.edu/cecas/departments/bioe/research/industry/2017%20M.ENG%20CUBIOE%20resume%20book.pdf
http://www.drsureshchandrahari.com/wp-content/uploads/2016/02/dr-sresh-resume-book.pdf
http://www.microsoftalumni.fr/wp-content/uploads/2013/06/Microsoft-France-Alumni-Resume-Book-06-2013.pdf
http://www.qfac.ca/wp-content/uploads/2019/09/QFAC-Resume-Book.pdf
http://www.ee.columbia.edu-Columbia_SEAS_Spring_2020_Resume_Book_FINAL.pdf
https://www.neumont.edu/resume-books
- which brings me to another point. Most people use Google in the English speaking world but you'll realise that using different search engines at the same time can often yield much better results (think about how they work, go through source code on my website/blog, do some extra research and you'll understand this phenomenon). Dedicated search engines and alternative search engines are the way to go
https://www.livecareer.co.uk/cv-search/search?jt=computer%20security
https://www.bing.com/search?q=edu+resume+book
edu resume book
https://bit.vt.edu/resumebooks.html
https://www.ozyegin.edu.tr/en/professional-development/resume-book
https://issuu.pdf-downloader.com/
https://issuudownload.net/
https://www.neumont.edu/resume-books
https://docuri.com/download/2007-resume-book-tuck_59bf3aeff581716e46c51735_pdf
https://docuri.com/download/2012-2013-hmi-resume-book_59c1e853f581710b286c92b9_pdf
https://docuri.com/download/77556283-expert-resume-book-4-0_59a8d85af581719e12ae3f75_pdf
https://docuri.com/download/baruch-hcmba-resume-book-2014_59c1d4baf581710b2865d357_pdf
https://docuri.com/download/blueresumecom-expert-resume-book-40_59a8d85af581719e12ae3f77_pdf
https://docuri.com/download/columbia-resume-book_59a8d7e3f581719e12ae1c44_pdf
https://docuri.com/download/darden-resumes-book_59c1ca15f581710b28601bfa_pdf
https://docuri.com/download/kellogg-executive-mba-resume-book-march-2014-2_59a8d58ef581719e12ad5378_pdf
https://docuri.com/download/law-resume-book_59c1d82ff581710b2867303c_pdf
https://docuri.com/download/mpa-resume-book-2011spring_59a8d91df581719e12ae7e78_pdf
https://docuri.com/download/mpa-resume-book-2011-spring_59a8d91df581719e12ae7e8e_pdf
https://docuri.com/download/nyu-mfe-resume-book_59c1da43f581710b2867fdb2_pdf
https://docuri.com/download/princeton-mf-resume-book_59bf39b3f581716e46c42011_pdf
https://docuri.com/download/resume-book-2005_59c1ce6af581710b286357ea_pdf
https://docuri.com/download/resume-book-2012_59ae4691f581710a6200b11e_pdf
https://docuri.com/download/resume-book_59a8d9bef581719e12aeb2ce_pdf
https://docuri.com/download/rutgers-mqf-resume-books-regular-employment-and-internship-march2010_59c1e9d5f581710b286d7078_pdf
https://docuri.com/download/sample-resume-book_59a8d85af581719e12ae3f76_pdf
https://docuri.com/download/sample-resume-book-over-200-different-careers_59a8d85af581719e12ae3f6a_pdf
https://docuri.com/download/stern-resume-book-class-2014-mba_59a7ce01f58171db1d42f754_pdf
https://docuri.com/download/uofmaryland-smith-finance-assoc-resume-book1y_59a7ce01f58171db1d42f755_pdf
https://docuri.com/queue/2012-2013-hmi-resume-book_59c1e853f581710b286c92b9_pdf?queue_id=59d3747ef58171fe1928bb9d
https://docuri.com/queue/77556283-expert-resume-book-4-0_59a8d85af581719e12ae3f75_pdf?queue_id=59ce1ee2f58171652b28bba1
https://docuri.com/queue/baruch-hcmba-resume-book-2014_59c1d4baf581710b2865d357_pdf?queue_id=59ce2ae7f58171767028bba2
https://docuri.com/queue/blueresumecom-expert-resume-book-40_59a8d85af581719e12ae3f77_pdf?queue_id=59ce1f03f581712f2b28bba0
https://docuri.com/queue/darden-resumes-book_59c1ca15f581710b28601bfa_pdf?queue_id=59ce1cf9f58171892e28bba1
https://docuri.com/queue/kellogg-executive-mba-resume-book-march-2014-2_59a8d58ef581719e12ad5378_pdf?queue_id=59ce3155f58171c87528bba3
https://docuri.com/queue/law-resume-book_59c1d82ff581710b2867303c_pdf?queue_id=59ce1d42f58171c52d28bba3
https://docuri.com/queue/mpa-resume-book-2011spring_59a8d91df581719e12ae7e78_pdf?queue_id=59ce1d4af58171c32b28bba4
https://docuri.com/queue/mpa-resume-book-2011-spring_59a8d91df581719e12ae7e8e_pdf?queue_id=59ce2ab2f58171767028bba0
https://docuri.com/queue/nyu-mfe-resume-book_59c1da43f581710b2867fdb2_pdf?queue_id=59ce1eaaf58171c32b28bba5
https://docuri.com/queue/princeton-mf-resume-book_59bf39b3f581716e46c42011_pdf?queue_id=59ce1d4df58171c52d28bba4
https://docuri.com/queue/resume-book-2005_59c1ce6af581710b286357ea_pdf?queue_id=59ce1d23f58171c32b28bba3
https://docuri.com/queue/resume-book-2012_59ae4691f581710a6200b11e_pdf?queue_id=5b39c9faf581713954cd7449
https://docuri.com/queue/resume-book_59a8d9bef581719e12aeb2ce_pdf?queue_id=59ce1c68f58171c32b28bba1
https://docuri.com/queue/rutgers-mqf-resume-books-regular-employment-and-internship-march2010_59c1e9d5f581710b286d7078_pdf?queue_id=59ce3207f58171367a28bba8
https://docuri.com/queue/sample-resume-book_59a8d85af581719e12ae3f76_pdf?queue_id=59ce1cddf581712f2b28bb9d
https://docuri.com/queue/sample-resume-book-over-200-different-careers_59a8d85af581719e12ae3f6a_pdf?queue_id=59ce1ed7f58171c52d28bba6
https://docuri.com/queue/stern-resume-book-class-2014-mba_59a7ce01f58171db1d42f754_pdf?queue_id=59c90569f58171545f28bb9e
https://docuri.com/queue/uofmaryland-smith-finance-assoc-resume-book1y_59a7ce01f58171db1d42f755_pdf?queue_id=59ce1eedf581712f2b28bb9f
- you may need to sign up to get at some resume books but this practice seems to be rare?
https://vtnsbe.org/resume.html
https://hkn-resume-book.mit.edu/employer/login
https://www.yu.edu/sites/default/files/legacy//uploadedFiles/Student_Life/Resources_and_Services/Career_Development_Center/Students/Tips_and_Resources/Resume%20Books%202013.pdf
https://irobotics.illinois.edu/resume-book/
https://resumebook.acsu.cornell.edu/upload/
https://www.erikson.edu/graduate-education/career-services/request-resume-book/
https://www.cco.purdue.edu/Employers/resumerequest
https://realestate.business.uconn.edu/career-opportunities/resume-book-information/
https://www.stern.nyu.edu/portal-partners/career-center-working-professionals/recruiters/request-resume-book
- password protection is rare? Most common is at the PDF level or web server level
https://mays.tamu.edu/ms-finance-directory/resume-book-2020-2021/
https://www.ee.columbia.edu/ee-resume-portfolios
https://www.mcgill.ca/desautels/career/employers/resumebook
- you can often get good tips on candidate background/resume research via recruiters/talent acquisition specialists
cv pdf pastebin
site:com/author "incident response"
intitle:author.at "incident response"
site:com/author "software developer|engineer" "rust"
"* * developer|engineer" (c rust OR c++ rust) inurl:resume.pdf
"* * developer|engineer" (c rust OR c++ rust) inurl:resume -inurl:pdf
site:stackoverflow.com/cv "* * developer|engineer" (c rust OR c++ rust)
site:com/cv OR site:com/resume "developer|engineer" (c rust OR c++ rust) -stackoverflow
site:"-*-" resume "developer|engineer" (c rust OR c++ rust) -job|jobs "gmail.com"
site:github.com "developer|engineer" "href="mailto" "rust"
site:github.com "rust" "Users who have contributed to this file"
site:gitcoin.co/profile python rust
site:youtube.com "* is a software engineer" "rust"
"resume|cv.tex at master * github" python spark scala
"gmail.com" intitle:"a pen by" codepen react redux
"* * is a * * at * *" site:meetup.com react redux|react flux
"gmail.com"|"mailto:" "<head> <meta charset=UTF-8" inurl:pen "css3|sass|scss"
site:credential.net "aws|google cloud"
site:com/profile "software developer|engineer" nodejs|reactjs
site:com/author data science ML big data analytics cloud
inurl:wp-content/uploads github "gmail.com" intitle:resume OR inurl:resume react redux
site:github.com | site:medium.com ("useState()" OR "useEffect()" OR "unstated()" OR "useImperativeHandle()" OR "useLayoutEffect()" OR "useDebugValue() OR "useContext() OR "usereducer()"
intitle:"resume book" "computer science|engineering" ext:pdf "2014..2020"
("machine learning" OR "data science|scientist") site:cs"*"edu inurl:resume
(big data OR hadoop) "engineer|developer|architect" site:com/profile "www.linkedin.com/in"
site:hackerrank.com/profile (python sql OR python nosql)
site:scholar.google.com/citations?user "data scientist"
site:dev.to intitle:dev.profile ("data science|scientist")
"gmail" site:www.linkedin.com/in data engineer python
python "data engineer" "email|contact me|at" site:www.linkedin.com/in
site:kaggle.com "data scientist" "joined * ago" "united states"
site:meetup.com inurl:member intitle:data.science
site:gitlab.com "member since * *" python
"* data scientists going" site:meetup.com
"data scientist" site:com/people
"* is a data scientist" inurl:author
"author at" "data scientist"
"software engineer" site:com/speakers
"as a software engineer" "he|she brings"
site:datasciencecentral.com/profile
site:devpost.com intitle:software.portfolio.devpost
inurl:authors site:github.com python
site:dataversity.net/author
site:docs.google.com ("hadoop" OR big.data OR "python") ("developer|engineer|architect") "gmail"
"data scientist" intitle:speakers OR inurl:speakers
"* * * is a data scientist at * *" "gmail"
related:github.io.resume "software developer|engineer" "gmail.com" -"ask hn"
intitle:profile scotch.io python
python sql|mysql "at master * github" "gmail.com"
intitle:gmail.com profile python sql
(cloud OR "big data") (architect OR engineer) inurl:directory.attendees
site:medium.com (aws OR azure OR cloud architect) inurl:followers
inurl:s3.amazonaws.com (cloud|iaas|paas) (engineer|developer|architect) intitle:resume OR inurl:resume
"gmail.com" (azure OR aws) (developer OR architect) inurl:profile -job|jobs
intitle:resume | inurl:resume cloud "big data" (engineer|developer|architect) "10001..95142" -job|jobs|sample
inurl:members "software developer|engineer" "gmail.com"
inurl:github.io/resume "data science|scientist"
site:keybase.io ("data science|scientist")
site:infoq.com/profile (hadoop OR spark)
site:infoq.com/profile (c++ OR java)
site:*com/profile "big data|hadoop" "engineer|developer"
site:*com/profile "data scientist"
site:*io/profile "data science|scientist"
site:crunchbase.com/person react redux
site:libraries.io "see all * * repositories"
site:blogs.sap.com/author
"developer|engineer" java|python "gmail.com" inurl:res.pdf
site:github.io "about me"
site:developer.ibm.com inurl:author
site:docs.google.com "web|software developer|engineer" "gmail.com"
"web|software developer|engineer" intitle:resume OR inurl:resume "protonmail.com"
site:org/wiki/user "data science|scientist"
"software developer|engineer" "gmail * com" intitle:resume|profile
"* certified * apache hadoop" site:www.linkedin.com/in
intitle:about.me "software engineer" "gmail.com"
software (engineer|developer|programmer|architect) "view my resume" gmail.com
site:www.linkedin.com/in "machine learning * at" "she|she's|her"
site:about.me "email me" software (developer|programmer|engineer|architect)
"Amazon Web Services License AWS *" architect
"data science"|"data scientist" "who am i" "gmail.com"
("I am fluent in c++" OR "I'm fluent in c++")
"software developer|engineer" inurl:"meet*team"
site:www.linkedin.com/in "data scientist" "* * years|experience of|in|on|with * * * * *"
"prior to joining * *" "software developer|engineer"
site:entrepreneur.com/author "data science|scientist"
site:messari.io/person javascript|typescript
inurl:resume.resume "software developer|engineer" "gmail.com"
site:unix.stackexchange.com/users
"What I'm doing with my life" "software engineer" inurl:profile
site:com/users software engineer|developer
site:pastebin.com ("gmail.com" OR "yahoo.com" OR "hotmail.com") "software developer|engineer"
site:io "data scientist" "see all * * repositories"
"find me" software (engineer|developer|programmer) intitle:resume | inurl:resume
"gmail.com" "data science|scientist" inurl:profile
site:is "software engineer|developer" "gmail.com"
site:im "software developer|engineer" "gmail.com"
site:news.ycombinator.com/user?id
site:themuse.com/profiles "software developer|engineer"
site:drupal.org/u/ www.linkedin.com/in
site:cdn2.hubspot.net intitle:2020 OR inurl:2020 "* trends"
site:github.com/orgs/*/people
https://medium.com/@sourcingstoic/my-top-100-favorite-google-dorks-in-no-particular-order-5e63f1d2dea3
- network breaches/data dumps. Sometimes these are legitimate other times not
http://dtbnguyen.blogspot.com/2020/04/what-happened-to-escaped-nazis-random.html
http://dtbnguyen.blogspot.com/2020/03/religion-vs-uswestern-leadership-random.html
http://dtbnguyen.blogspot.com/2020/04/things-spies-have-stolen-random-stuff.html
http://dtbnguyen.blogspot.com/2020/05/education-or-indoctrination-random.html
http://dtbnguyen.blogspot.com/2020/02/cybersecurity-attack-background.html
- sometime you'll need to create custom social media web crawlers, indexers, rankers, etc... Note the details in my other posts on data mining of social media though. Many companies are taking counter measures against this though? Hint, data collation tools, basic scripting skills, understanding of general software architecture and directory structure, etc... are going to be useful
https://bcf.princeton.edu/master-in-finance/mfin-directory/
https://finance.pamplin.vt.edu/resumebooks.html
http://dtbnguyen.blogspot.com/2020/01/it-business-startup-resources-random.html
https://dtbnguyen.blogspot.com/2020/01/email-harvesting-notes-sperminator-ari.html
http://dtbnguyen.blogspot.com/2018/09/seek-email-crawler-random-stuff-and-more.html
http://dtbnguyen.blogspot.com/2018/08/create-usernames-security-script-random.html
https://dtbnguyen.blogspot.com/2019/08/finding-fundinginvestment-making-money.html
https://dtbnguyen.blogspot.com/2019/07/comparing-icos-random-stuff-and-more.html
https://dtbnguyen.blogspot.com/2019/07/online-marketing-and-sales-notes-random.html
https://dtbnguyen.blogspot.com/2019/02/cryptocurrency-market-manipulation.html
https://dtbnguyen.blogspot.com/2019/01/free-online-advertising-and-marketing.html
https://dtbnguyen.blogspot.com/2018/03/social-media-bot-coding-notes-random.html
http://dtbnguyen.blogspot.com/2018/01/social-media-comment-bot-random-stuff.html
https://dtbnguyen.blogspot.com/2018/03/compare-social-media-script-random.html
https://dtbnguyen.blogspot.com/2018/03/whitepaper-examine-script-random-stuff.html
https://dtbnguyen.blogspot.com/2018/03/random-picture-makingblending-script.html
https://dtbnguyen.blogspot.com/2018/02/email-address-harvesting-script-random.html
https://dtbnguyen.blogspot.com/2017/08/cryptocurrencies-cryptocurrency-mining.html
https://dtbnguyen.blogspot.com/2017/08/the-big-5-us-it-firms-arent-unbeatable.html
- mining information sometimes isn't easy to automate via the Command Line Interface (CLI) so use any option available to you. This may mean multiple layers of tools such as browser extensions, CLI tools, GUI programs, Big Data software, custom software, etc...
http://dtbnguyen.blogspot.com/2020/08/corbett-report-podcast-downloader.html
chrome extension save as pdf
https://chrome.google.com/webstore/detail/save-as-pdf/kpdjmbiefanbdgnkcikhllpmjnnllbbc/related?hl=en
https://chrome.google.com/webstore/detail/pdf-mage/gknphemhpcknkhegndlihchfonpdcben/related?hl=en
chrome extension open all google url
https://chrome.google.com/webstore/detail/linkclump/lfpjkncokllnfokkgpkobnkbkmelfefj?hl=en
https://chrome.google.com/webstore/detail/open-multiple-urls/oifijhaokejakekmnjmphonojcfkpbbh?hl=en
https://chrome.google.com/webstore/detail/bulk-url-opener-extension/hgenngnjgfkdggambccohomebieocekm?hl=en
https://chrome.google.com/webstore/detail/open-all-url/clgildpicgiinpjbadggfigcimffdgld?hl=en
https://chrome.google.com/webstore/detail/bulk-url-opener/kgnfciolbjojfdbbelbdbhhocjmhenep
extract chrome history to text
https://chrome.google.com/webstore/detail/export-chrome-history/dihloblpkeiddiaojbagoecedbfpifdj?hl=en
https://chrome.google.com/webstore/detail/history-export/lpmoaclacdaofhlijejogfldmgkdlglj?hl=en
https://chrome.google.com/webstore/detail/export-history/hcohnnbbiggngobheobhdipbgmcbelhh?hl=en
https://www.makeuseof.com/tag/export-chrome-browsing-history/
- once you have your data you can use existing off the shelf software to guage relative candidate strength, whether the company in question has reasonable desires, the current strength of the market, etc... Some websites offer dedicated resume/CV and employer matching. Obviously, if the underlying algorithm/s are flawed you're in a lot of trouble which is the reason why I prefer to do things locally or via an Free and Open Source Software (FOSS). Most data mining software out there isn't good for generalised purposes, is heavy, too complex and difficult to manage, etc... Hence, I work on my own stuff
https://sourceforge.net/directory/os:linux/?q=applicant+tracking+system
https://github.com/search?q=applicant+tracking+system
open source applicant tracking system
https://blog.capterra.com/top-8-freeopen-source-applicant-tracking-software-solutions/
https://www.goodfirms.co/blog/the-top-9-free-and-open-source-applicant-tracking-software
https://www.predictiveanalyticstoday.com/top-free-premium-applicant-tracking-software/
https://www.goodfirms.co/applicant-tracking-software/
https://ejobsitesoftware.com/best-6-open-source-recruitment-software/
https://www.getapp.com/hr-employee-management-software/applicant-tracking/p/open-source/
https://www.applicanttrackingsystems.net/open-source-recruitment-software/
https://fitsmallbusiness.com/best-free-applicant-tracking-systems/
- if you didn't already know most people don't actually get jobs off of job boards. Most people get jobs via networking?
how do most people get a job
Online job boards are the most popular source of new jobs — 41% of recent hires successfully found jobs through job boards. Networking, a more traditional approach to job seeking, is the second-most popular way to find a new job. One-quarter of recent hires (25%) say networking led to their current role.
https://clutch.co/hr/recruiting/resources/how-people-find-jobs
Network
Get Temporary Work
Show Off Socially
Send Interest Letters
Search Job Postings
https://work.chron.com/top-5-ways-people-jobs-19108.html
https://au.topresume.com/career-advice/7-top-job-search-statistics
Getting Inside
Employee Referrals
Social Media
60 percent of jobs are found through networking — not online
75 percent of resumes are rejected before they reach the hiring manager
77 percent of recruiters rely on LinkedIn
54 percent of employers have rejected candidates based on their social media profiles
A professionally written resume boosts your earning potential by 7 percent
Only about 5 applicants out of hundreds actually earn a face-to-face interview
More than 70 percent of people who are currently employed are considering a new job
The average job search in the U.S. takes 5 months
Employers' Websites
Career Fairs
https://careertrend.com/top-5-ways-people-jobs-7797.html
https://www.glassdoor.com/blog/heather-hund-art-of-the-job-search/
https://www.payscale.com/career-news/2017/04/many-jobs-found-networking
https://www.linkedin.com/pulse/new-survey-reveals-85-all-jobs-filled-via-networking-lou-adler/
- sometimes I get some people who are interested in recruiting me (or people that I know) via the Internet. It's obvious that they do all of the above and more to find out our details? Much easier then actually having to do the legwork of actually having to physically meet with people, test their skills, check personality, etc? of a standard recruiter
https://segment.com/docs/guides/
https://segment.com/careers/
https://segment.com/pricing/
https://segment.com/academy/
https://segment.com/partners/channel/
https://university.segment.com/
- if you have to genuinely move through the system you'll become accustomed to people's biases, prejudices, be forced to study systems, etc... Lots of systemic problems? In reality, we probably have corrupt socio-economic systems, fake meritocracies, etc... I'd like to see what the genuine disparities are between opportunities, background, work rate, achievement, etc...? The reason why I'm so curious is that so much just seems off the further you dig? One thing that is obvious as you go through resumes is that opportunities accrue for people of families/friends of people who are already well off (anywhere in the world), then there is a minion class (who serve the needs of the top), and finally the bottom (who most people don't care about)? Moreover, if their really is a conspiracy at the top to promote only servants of their particular existing interests that's the reason why their isn't a better power balance in spite of many parts of the world operating in so called democracies?
https://www.youtube.com/results?search_query=minion
Despicable Me 3 - Minions Funny Moments
https://www.youtube.com/watch?v=b_-dgO63ORs
Despicable Me 3 2017 - Minion Idol Stage Song Scene
https://www.youtube.com/watch?v=uQ4rQKpcQ60
Minions (2015) - Bob, Stuart, Kevin Best Moments
https://www.youtube.com/watch?v=sJQzqHm3DqM
Minions Banana Song Full Song)
https://www.youtube.com/watch?v=-9EHdp1ynUU
https://www.youtube.com/results?search_query=minion+gru
Despicable Me 3 2017 - Minion Idol Stage Song Scene
https://www.youtube.com/watch?v=uQ4rQKpcQ60
https://www.sbs.com.au/ondemand/program/george-w-bush
https://www.sbs.com.au/ondemand/program/hillary
https://www.youtube.com/user/democracynow/videos
https://www.youtube.com/user/democracyatwrk/videos
http://dtbnguyen.blogspot.com/2020/09/ancient-astronautsmythologyarchaeologys_24.html
https://dtbnguyen.blogspot.com/2020/06/history-of-hate-and-supremacy-random.html
https://dtbnguyen.blogspot.com/2020/05/education-or-indoctrination-random.html
https://dtbnguyen.blogspot.com/2020/05/mexican-drug-cartel-background-random.html
http://dtbnguyen.blogspot.com/2020/03/religion-vs-uswestern-leadership-random.html
https://dtbnguyen.blogspot.com/2020/02/is-society-filtering-for-fairnessmerit.html
https://dtbnguyen.blogspot.com/2019/11/a-sea-of-fakery-random-stuff-and-more.html
https://dtbnguyen.blogspot.com/2019/09/thinking-like-political-elite-random.html
https://dtbnguyen.blogspot.com/2018/01/capitalism-analysis-religion-23-and-more.html
http://dtbnguyen.blogspot.com/2019/12/news-vix-script-jim-simonsed-thorp.html
https://dtbnguyen.blogspot.com/2016/05/is-western-leadership-required-more.html
https://dtbnguyen.blogspot.com/2016/08/neo-colonialism-and-neo-liberalism.html
https://dtbnguyen.blogspot.com/2016/06/religious-conspiracies-is-capitalism.html
https://dtbnguyen.blogspot.com/2016/01/conspiracy-theories-understanding.html
https://dtbnguyen.blogspot.com/2016/07/social-engineeringmanipulation-rigging.html
https://dtbnguyen.blogspot.com/2016/07/neuroscience-in-psyops-world-order.html
https://dtbnguyen.blogspot.com/2016/02/shadow-government-key-players-and-more.html
https://dtbnguyen.blogspot.com/2020/01/it-business-startup-resources-random.html

Random Stuff:
- as usual thanks to all of the individuals and groups who purchase and use my goods and services
http://sites.google.com/site/dtbnguyen/
http://dtbnguyen.blogspot.com.au/
- looks like Microsoft Windows Source Code is everywhere now?
https://www.gizmodo.com.au/2020/09/looks-like-the-windows-xp-source-code-just-leaked-on-4chan/
https://www.tomshardware.com/news/windows-xp-source-code-reportedly-posted-to-4chan
https://boards.4channel.org/g/thread/77874231/just-reminding-everyone-that-this-exists#bottom
https://anonfiles.com/T0f8gbXdo8
https://anonfiles.com/Ffn8u2Yaoa
https://boards.4channel.org/g/thread/77797914/windows-xp-contd
https://pixeldrain.com/u/RKaJb368
https://pixeldrain.com/u/qE4m6Efa
- latest in science and technology
https://www.joinauda.org.au/
https://au.news.yahoo.com/crowdcube-seedrs-agree-merge-creating-094935700.html
https://itwire.com/wi-fi/wifi-map-app-and-website-makes-discovering-public-wifi-hotspots-easy.html
https://www.smh.com.au/politics/federal/a-win-win-new-rooftop-solar-technology-could-boost-household-earnings-20201001-p5614k.html
https://www.theguardian.com/australia-news/2020/oct/12/australian-gp-candidates-furious-after-tech-failures-cause-crucial-online-exams-to-be-cancelled
https://www.cnbc.com/2020/10/13/water-has-become-a-big-issue-for-big-tech-but-microsoft-has-a-plan.html
https://www.engadget.com/google-gives-search-keyword-user-data-to-police-144249434.html
https://phys.org/news/2020-10-scientists-bacteria-killing-molecules-wasp-venom.html
https://www.sciencealert.com/link-between-alzheimer-s-disease-and-sleep-apnea-discovered-in-brain-tissue
https://www.abc.net.au/radionational/programs/theminefield/should-we-escape-from-politics/12716832
https://www.itwire.com/technology-regulation/us-supreme-court-may-send-google-oracle-case-back-to-lower-court.html
https://www.itwire.com/security/attackers-use-complicated-method-to-try-and-steal-cryptocurrency.html
https://www.itwire.com/open-sauce/voting-machines-pose-more-problems-in-us-elections-than-outside-actors.html
https://itwire.com/technology-regulation/google-anz-chief-repeats-it-will-not-launch-news-product-in-australia.html
https://itwire.com/security/symantec-and-microsoft-assist-to-take-down-trickbot.html
https://itwire.com/security/peak-nsw-union-body-wants-people-informed-of-personal-data-theft.html
https://itwire.com/networking/coles-forced-to-shut-doors-due-by-major-it-outage.html
https://www.abc.net.au/triplej/programs/hack/wangiri-phone-scam-targets-thousands/9410352
https://www.abc.net.au/radio-australia/programs/pacificbeat/png-frog-ivf-clinic-could-help-save-frog-deadly-fungus/12734720
https://reneweconomy.com.au/australian-researchers-seek-cheaper-better-and-easier-to-dispose-solar-panels-88507/
https://www.rt.com/news/502670-carina-nebula-detailed-images/
https://www.rt.com/russia/502705-musk-praises-russian-reusable-rocket/
https://www.businessinsider.com.au/elon-musk-space-x-inspection-2-scrubs-2020-10
https://www.space.com/38331-sputnik-satellite-fun-facts.html
https://www.space.com/17852-sputnik-space-race-first-satellite-photos.html
https://phys.org/news/2020-10-deep-drug-boost.html
https://www.bbc.com/future/article/20201002-would-the-world-cope-without-gps-satellite-navigation
https://www.sciencemag.org/news/2020/10/japan-s-new-prime-minister-picks-fight-science-council
https://sputniknews.com/science/202010031080657220-russian-cosmonauts-to-test-new-system-extracting-water-from-urine-on-iss/
https://www.dailymail.co.uk/sciencetech/article-4280208/Magic-helicopter-appears-fly-without-using-rotors.html
https://www.rt.com/russia/503167-record-fast-iss-launch/
https://www.abc.net.au/news/science/2020-10-02/mars-mini-moon-and-meteors-light-up-october-night-sky/12637676?nw=0
https://www.abc.net.au/news/2020-09-30/which-milk-is-best-for-your-health/12714388
https://www.abc.net.au/news/2020-10-04/scientist-geoff-monteith-ranked-alongside-charles-darwin/12726162
https://thewest.com.au/travel/europe/peek-into-an-historic-civilisation-ng-b881650427z
https://www.news.com.au/technology/home-entertainment/computers/microsoft-surface-laptop-go-preorder-opens-for-999-laptop/news-story/67ac1693969d44ef5f3c4ebbf1ee0d12
https://www.foodnavigator.com/Article/2020/09/25/Making-camel-milk-safer-Researchers-combat-E.-coli-and-salmonella-with-new-lactic-acid-bacteria
https://www.itwire.com/security/apple-emulates-microsoft-as-its-cloud-services-go-awol-for-three-hours.html
https://www.itwire.com/technology-regulation/google-may-soon-face-anti-trust-suits-in-us,-china-reports.html
https://www.itwire.com/security/microsoft-says-software-bug-in-azure-ad-caused-recent-outage.html
https://www.itwire.com/open-sauce/australia-fiddles-while-its-citizen-julian-assange-burns.html
https://www.itwire.com/government-tech-policy/uk-huawei-report-says-little-progress-made-on-fixing-old-flaws.html
https://www.itwire.com/government-tech-policy/pichai-announces-us$1b-news-initiative,-but-not-for-australia-right-now.html
https://www.itwire.com/open-sauce/come-to-heel,-australia,-says-pichai,-holding-out-a-carrot.html
https://www.itwire.com/people-moves/former-google-quantum-scientist-joins-sqc.html
https://sputniknews.com/science/202008131080156025-ancient-temple-built-by-intelligent-aliens-spotted-in-nasa-mars-image-ufo-hunter-claims/
https://sputniknews.com/viral/202008101080116217-from-nazis-to-aliens--bizarre-400-ft-ice-ship-detected-on-google-earth-sparks-conspiracy-theories/
https://www.gizmodo.com.au/2020/09/there-are-at-least-41-regions-of-dna-involved-in-left-handedness/
https://www.9news.com.au/national/australian-study-into-left-handedness-finds-environment-likely-to-play-a-larger-role-than-genetics/b2386df5-a6c9-4acd-a27d-456803755e12
https://www.sciencealert.com/sequencing-neanderthal-and-denisovan-y-chromosomes-finds-one-is-surprisingly-like-ours
https://www.dw.com/en/japan-orders-military-pilots-to-report-ufo-sightings/a-55081061
https://www.dw.com/en/uae-plans-to-shoot-for-the-moon/a-55092765
https://www.msn.com/en-au/news/world/the-accidental-experiment-that-changed-men-e2-80-99s-lives/ar-BB14AnVU
https://www.afr.com/technology/start-up-generator-backs-13-new-aussie-companies-20200525-p54wbv
https://www.bbc.com/worklife/article/20200515-how-to-make-teams-work-better-recognise-your-emotions
https://newatlas.com/materials/chromium-stainless-steel-ancient-persians-history/
https://www.abc.net.au/classic/read-and-watch/news/brains-for-perfect-pitch/10806174
https://scitechdaily.com/scientists-precisely-measure-total-amount-of-matter-dark-energy-in-the-entire-universe/
https://www.sciencealert.com/we-have-a-new-measurement-for-the-amount-of-matter-in-the-universe
https://www.independent.co.uk/life-style/gadgets-and-tech/mars-water-bodies-nasa-alien-life-b673519.html
https://www.itwire.com/government-tech-policy/us-imposes-curbs-on-china-s-biggest-semiconductor-manufacturer.html
https://www.itwire.com/security/check-point-discloses-details-of-image-handling-flaw-in-instagram.html
https://www.itwire.com/open-sauce/google-back-with-another-salvo-against-media-code-of-conduct.html
https://www.sciencealert.com/the-origins-of-stainless-steel-date-back-1-000-years-earlier-than-we-realised
https://www.itwire.com/government-tech-policy/labor-says-morrison-always-there-for-photo-ops,-never-for-follow-ups.html
https://www.itwire.com/open-sauce/russians-using-ransomware-to-attack-us-elections,-claims-nyt.html
https://fossbytes.com/windows-xp-source-code-leaked-torrent-file/
https://boards.4channel.org/g/thread/77874231/just-reminding-everyone-that-this-exists#bottom
https://www.msn.com/en-au/news/australia/mesmerising-moment-a-man-cleans-almost-50-years-of-dirt-off-a-20c-coin/ar-BB19neCF
https://www.techradar.com/au/news/some-people-are-running-into-some-serious-rtx-3080-problems
https://www.itwire.com/listed-tech/elon-musk-looking-to-use-1-3-manganese-in-ev-batteries-%E2%80%A6-which-is-great-news-for-emn.html
https://www.9news.com.au/world/moon-explorers-will-be-bombarded-with-three-times-more-radiation-than-on-international-space-station/a179dc19-c207-4dfa-8ac4-344b8f2f9e5e
https://www.news.com.au/technology/science/animals/zookeeper-seriously-injured-after-being-attacked-by-200kg-gorilla-in-madrid/news-story/e8afc8f002d71ca3ab4ad53a5303ef0b
https://www.news.com.au/technology/science/animals/new-research-to-discover-if-humble-cows-are-serial-koala-killers/news-story/cb845099b6eb460ba293ec89b61db7ae
https://www.pattayamail.com/pattayamail/the-moon-is-rusting-and-researchers-want-to-know-why-2-327830
https://www.itwire.com/telecoms-and-nbn/coalition-s-mtm-was-a-colossal-mistake,-says-nbn-co-s-first-ceo-quigley.html
https://www.itwire.com/open-sauce/mozilla-foundation-wants-to-control-firefox-browser-on-android.html
https://www.itwire.com/market/maurice-blackburn,-db-results-partner-to-build-online-wills-platform-with-outsystems.html
https://www.itwire.com/open-sauce/harvard-school-ranks-australia-above-israel-in-cyber-power-index.html
https://www.bbc.com/future/article/20200915-the-himalayan-invention-powered-by-pine-needles
https://www.onenewspage.com.au/video/20200923/13366492/The-enduring-mystery-of-whale-beaching.htm
http://www.penguintutor.com/news/hardware/dell-trackpad-ubuntu
https://documentaryheaven.com/all/
https://superuser.com/questions/313926/use-keys-for-mouse-buttons-on-linux-alternative-to-ahk
https://github.com/SalmonChris/KeyboardMouse
https://wiki.archlinux.org/index.php/Touchpad_Synaptics
https://superuser.com/questions/681430/editing-new-lenovo-touchpad-zones-in-linux
https://itectec.com/ubuntu/ubuntu-making-custom-synaptics-touchpad-config-persistent-not-working/
https://askubuntu.com/questions/130393/how-to-configure-the-touchpad-middle-click
https://askubuntu.com/questions/748729/making-custom-synaptics-touchpad-config-persistent-not-working
https://itsfoss.com/fix-right-click-touchpad-ubuntu/
https://ktla.com/news/nationworld/massachusetts-man-dies-from-eating-bags-of-black-licorice/
https://www.abc.net.au/news/2020-09-23/how-did-vietnam-get-on-top-of-coronavirus-yet-again/12683008
https://www.rt.com/news/501540-tesla-outage-trump-lawsuit/
https://www.news.com.au/technology/science/space/nasa-reveals-existence-of-parallel-universe-where-time-runs-backwards/news-story/4ba8516b17d87bc5abd24d45c1aabcbc
https://www.dw.com/en/at-airbus-a-hydrogen-powered-aircraft-takes-shape/a-55051579
https://sputniknews.com/science/202009261080581317-time-travel-may-be-possible-time-paradoxes-not-an-issue-new-study-says/
https://sputniknews.com/science/202009261080580787-dramatic-surge-in-ufo-sightings-in-ny-state-stirs-fears-of-looming-alien-invasion-/
https://sputniknews.com/science/202009251080572016-riddle-of-mysterious-fairy-circles-in-australian-desert-solved-using-1950s-alan-turing-theory/
https://sputniknews.com/art_living/201603151036338952-grass-fairy-circles-secret/
https://www.smh.com.au/world/europe/irreplaceable-books-by-galileo-newton-found-under-house-in-romania-20200919-p55x6b.html
https://www.forbes.com/sites/johnwake/2020/09/19/the-paradox-of-the-black-home-ownership-rate/#7933f77c29b9
https://www.redorbit.com/tesla-scores-victory-in-lawsuit-against-former-employee/
https://www.express.co.uk/news/world/1337529/archaeology-news-ancient-history-wales-news-Ceredigion-history-news-Storm-Francis-spt
https://www.bbc.com/future/article/20200908-the-buildings-warmed-by-the-human-body
https://www.abc.net.au/life/impostor-syndrome-quiz/12699176
https://www.bbc.com/future/article/20200910-the-remarkable-floating-gardens-of-bangladesh
https://www.bbc.com/future/article/20200903-the-wind-turbines-standing-up-to-the-worlds-worst-storms
https://www.abc.net.au/news/2020-10-02/poachers-threaten-rare-meat-eating-plant-on-wa-south-coast/12723336
https://www.sciencemag.org/news/2020/09/plant-trees-or-let-forests-regrow-new-studies-probe-two-ways-fight-climate-change
https://www.abc.net.au/radionational/programs/bigideas/life-among-the-stars/12684744
https://www.abc.net.au/news/2018-11-10/chinas-great-firewall-generation-who-dont-know-facebook/10479098
https://www.abc.net.au/news/2018-11-01/climbing-over-the-great-firewall-of-china/10445724
- latest in finance and politics
'Intellectual violence': Professor's 'Critiques of BLM' reading group draws global backlash
https://campusreform.org/index.cfm?ID=15771
NFL: Fritz Pollard's pioneering role in American football history - BBC Sport
https://www.bbc.com/sport/american-football/54342296
https://en.wikipedia.org/wiki/Carlo_Acutis
https://en.wikipedia.org/wiki/Nobel_Memorial_Prize_in_Economic_Sciences
https://en.wikipedia.org/wiki/Paul_Milgrom
https://en.wikipedia.org/wiki/Robert_B._Wilson
https://edition.cnn.com/2020/10/12/business/nobel-prize-economics/index.html
https://www.theguardian.com/business/live/2020/oct/12/uk-unemployment-fears-christmas-covid-19-nobel-economics-prize-business-live
https://www.smh.com.au/national/nsw/controversial-police-program-successfully-reducing-crime-report-20201012-p564d1.html
https://www.abc.net.au/news/2020-10-13/what-is-a-write-in-candidate-us-presidential-election-kanye-west/12761122
https://en.wikipedia.org/wiki/Roman_Abramovich
https://en.wikipedia.org/wiki/Azzam_(2013_yacht)
https://www.theguardian.com/australia-news/2020/sep/30/coalition-hides-conflicts-of-interest-of-staff-involved-in-30m-land-purchase-near-western-sydney-airport
https://www.abc.net.au/news/2020-10-11/cruise-ships-dismanted-for-scrap-metal-coronavirus-covid-19/12752382
https://www.abc.net.au/news/2020-10-14/how-an-alleged-rape-raised-questions-about-indias-caste-system/12757598
https://www.abc.net.au/news/2020-10-12/birdlife-international-taiwan-china-wild-bird-federation-split/12742988
https://www.abc.net.au/news/2020-10-12/childcare-costs-keep-women-out-of-work/12753432
https://www.abc.net.au/news/2020-10-10/could-china-invade-taiwan-under-president-xi-jinping/12743106
https://www.dw.com/en/iran-fears-spillover-from-nagorno-karabakh/a-55250556
https://www.theguardian.com/commentisfree/2020/oct/12/there-will-be-no-royal-commission-but-we-need-to-question-news-corps-role-in-australia
https://www.theguardian.com/commentisfree/2020/oct/12/us-cold-war-china-disappear-joe-biden-president-beijing
https://www.theguardian.com/commentisfree/2020/oct/12/amy-coney-barrett-bad-choice-women
https://www.msn.com/en-au/money/markets/crowdfunding-fight-to-save-pay-as-you-can-lentil-as-anything-restaurants-during-covid-19-recession/ar-BB19Sk2n
https://www.theguardian.com/world/2020/oct/09/uns-world-food-programme-wins-nobel-peace-prize
https://www.theguardian.com/australia-news/2020/oct/08/iselect-fined-85m-after-admitting-energy-price-comparison-service-misled-customers
https://www.zerohedge.com/personal-finance/50-richest-americans-now-worth-more-poorest-165-million
https://www.rt.com/op-ed/502965-superspreader-misery-powerful-people/
https://www.rt.com/op-ed/503068-europeans-joe-biden-trump/
https://caitlinjohnstone.com/
https://www.stockandland.com.au/story/6958869/camping-risks-too-great/
https://www.businessinsider.com.au/famous-people-jeffery-epstein-money-manager-sexual-trafficking-connected-2019-7?r=US&IR=T
https://au.lifestyle.yahoo.com/french-frog-farmers-jump-meet-151129562.html
https://www.theguardian.com/world/2020/oct/09/uns-world-food-programme-wins-nobel-peace-prize
https://www.abc.net.au/life/how-jacinta-parsons-chronic-illness-affected-her-relationship/12721932
https://www.abc.net.au/news/2020-10-04/17th-century-jewish-philosopher-spinoza-cancel-culture-comeback/12722826
https://www.sbs.com.au/news/in-a-year-like-no-other-this-is-what-today-s-federal-budget-could-mean-for-you
https://www.sbs.com.au/language/english/this-is-the-fastest-way-to-get-permanent-residency-in-australia
https://www.abc.net.au/news/2020-10-02/tax-time-work-from-home-expense-claims-coronavirus-lockdowns/12722886
https://www.abc.net.au/triplej/programs/hack/is-fruit-picking-the-answer-to-high-youth-unemployment/12398832
https://www.news.com.au/national/nsw-act/courts-law/centrelink-fraudster-rebecca-assie-loses-appeal-bid-to-reduce-jail-sentence/news-story/607d286f609abf39e74b254f5b8a469d
https://www.msn.com/en-au/money/markets/djalu-gurruwiwis-family-may-be-forced-to-leave-their-arnhem-land-community-of-birritjimi/ar-BB19FRxv
http://www.srilankaguardian.org/2020/10/sri-lanka-constitutional-comedy-and.html
https://www.abc.net.au/radionational/programs/theminefield/should-we-escape-from-politics/12716832
https://www.theguardian.com/uk-news/2020/sep/23/blustery-winds-and-bullying-soldiers-800-year-old-letter-from-pope-revealed
https://www.smh.com.au/politics/federal/we-make-things-in-australia-pm-s-plan-to-boost-manufacturing-20200930-p560qy.html
https://www.theguardian.com/australia-news/2020/oct/04/melbourne-parents-fight-to-keep-bilingual-vietnamese-program-at-footscray-primary-school
https://www.theguardian.com/us-news/2020/oct/03/hr-mcmaster-donald-trump-national-security-adviser-battlegrounds-book
https://www.theguardian.com/us-news/2020/oct/02/trump-coronavirus-what-happens-election-impact-changes-pence-biden
https://www.rt.com/business/502437-us-vietnam-currency-manipulator/
https://www.rt.com/uk/502443-assange-trial-pilger-interview/
https://www.rt.com/op-ed/502391-venezuelans-starve-un-us/
https://www.rt.com/business/502376-us-dollar-going-down/
https://www.news.com.au/finance/business/retail/woolworths-launches-new-recyclable-paper-meat-trays-in-sustainability-move/news-story/dab34169b3ef65a3094d45f280184a24
https://www.news.com.au/national/victoria/premier-warns-beaches-could-be-closed-as-hot-weekend-weather-draws-crowds/news-story/89f429649dc85cc60e0fcc211126dbf1
https://www.abc.net.au/news/2020-09-30/australias-faafafine-community-is-growing-and-wants-to-be-seen/12703256
https://www.smh.com.au/politics/federal/budget-to-deliver-326-million-for-extra-university-places-20200930-p560jg.html
https://www.abc.net.au/news/2020-08-26/government-boosts-powers-to-cancel-foreign-agreements/12599000
https://www.abc.net.au/news/2020-08-27/chinese-diplomat-wang-xining-national-press-club-address/12599854
https://tibet.net/his-holiness-the-dalai-lama-on-promoting-ancient-indian-knowledge-of-non-violence-and-compassion-for-a-holistic-education-system/
https://www.washingtonpost.com/business/2020/08/26/republicans-favor-industrial-policy/
https://www.mudgeeguardian.com.au/story/6901499/clear-aged-care-needs-more-money-albanese/?cs=12361
https://www.abc.net.au/news/2020-08-29/victoria-new-coronavirus-cases-below-100/12608644
https://www.abc.net.au/news/2020-08-30/trade-with-china-booming-relationship-deteriorating-course/12606220
https://www.bbc.com/worklife/article/20200827-how-survivorship-bias-can-cause-you-to-make-mistakes
https://www.theguardian.com/commentisfree/2020/aug/29/lets-not-forget-bill-gates-hasnt-always-been-the-good-guy
https://www.bbc.com/future/article/20200514-sj-baker-the-new-york-woman-who-transformed-public-health
https://sputniknews.com/analysis/202005181079342969-instead-of-accusing-china-of-trade-deficit-trump-should-be-blaming-us/
https://sputniknews.com/asia/202005241079403039-us-and-china-on-brink-of-new-cold-war-chinese-foreign-minister-reportedly-warns/
https://www.camdencourier.com.au/story/6781118/scrap-question-time-former-speaker-says/?cs=9397
https://www.eco-business.com/news/south-korea-declares-climate-emergency-sets-net-zero-target-for-2050/?sw-signup=true
https://au.news.yahoo.com/denied-permits-palestinians-raze-own-020534450.html
https://www.msn.com/en-au/news/australia/victorians-face-a-24200-fine-for-wearing-the-wrong-mask/ar-BB19ubjK
https://www.zerohedge.com/geopolitical/north-korea-allegedly-broadcasts-spy-messages-over-youtube
https://www.zerohedge.com/markets/its-all-one-big-trade
https://www.marketwatch.com/story/81-million-americans-wont-pay-any-federal-income-taxes-this-year-heres-why-2018-04-16
https://www.sbs.com.au/news/privileged-unpredictable-and-a-bit-of-a-don-juan-who-is-the-new-thai-king
https://www.lifesitenews.com/news/pell-thanks-pope-for-cleaning-vatican-stables-after-cardinal-who-canceled-2016-audit-resigns
https://www.thetablet.co.uk/news/13414/becciu-bombshell-pope-moves-fast-when-trust-is-lost
https://www.news.com.au/finance/real-estate/buying/sydney-man-eats-nothing-but-tuna-and-rice-to-buy-inner-city-million-dollar-apartment/news-story/9289485b62d7821ca2d02e117bee8b00
https://www.abc.net.au/news/2019-05-05/scientology-campaign-to-push-educational-materials-in-schools/11069666
https://www.abc.net.au/news/2020-09-23/teslas-stock-loses-value-despite-musk-promising-cheaper-battery/12693826
https://www.smh.com.au/national/nsw/arrests-over-extremely-sophisticated-bulk-sms-scam-that-targeted-thousands-20200923-p55yjn.html
https://www.news.com.au/world/asia/china-trade-war-why-does-beijing-hate-australia-and-the-us/news-story/0af849ef7795aae9e373f7c28d3bd0f1
https://www.theguardian.com/uk-news/2020/sep/23/blustery-winds-and-bullying-soldiers-800-year-old-letter-from-pope-revealed
https://www.news.com.au/lifestyle/real-life/what-boys-did-on-evil-drug-before-they-died-court-hears/news-story/0ca89ab0aca6196d145b2440da4a54c2
https://www.sciencemag.org/news/2020/09/plant-trees-or-let-forests-regrow-new-studies-probe-two-ways-fight-climate-change
https://www.abc.net.au/news/2020-09-23/how-did-vietnam-get-on-top-of-coronavirus-yet-again/12683008
https://www.theguardian.com/commentisfree/2020/sep/22/recent-australian-unemployment-rates-didnt-seem-to-make-sense-heres-what-is-going-on
https://www.news.com.au/technology/science/animals/pregnant-boxer-dog-dies-after-she-rotted-from-the-inside-out/news-story/8029eaecad2a302be1987f86f5a0232c
https://www.msn.com/en-au/lifestyle/smart-living/mum-reveals-how-she-saved-5200-in-a-year-without-going-to-work/ar-BB19klQW
https://www.abc.net.au/news/2020-09-23/how-did-vietnam-get-on-top-of-coronavirus-yet-again/12683008
https://www.rt.com/business/488714-tesla-million-mile-battery/
https://www.rt.com/news/501540-tesla-outage-trump-lawsuit/
https://www.rt.com/business/499881-tesla-400-billion-valuation/
https://www.marketwatch.com/story/teslas-stock-skids-5-as-promised-battery-day-innovations-remain-off-in-the-future-2020-09-22
https://en.wikipedia.org/wiki/Crime_in_Cuba
https://en.wikipedia.org/wiki/Crime_in_Russia
https://en.wikipedia.org/wiki/Crime_in_Brazil
https://www.abc.net.au/news/2020-09-23/international-students-fall-victim-to-virtual-kidnapping-scams/12689722
https://www.abc.net.au/news/2020-09-23/military-aboriginal-artefacts-found-parramatta-light-rail-site/12692044
https://sputniknews.com/europe/202009261080581618-protesters-officers-injured-in-london-as-police-responds-to-mass-anti-lockdown-protest/
https://www.abc.net.au/triplej/programs/hack/act-legalised-cannabis-one-year-ago-heres-how-its-gone/12703982
https://www.aljazeera.com/news/2020/9/27/belarus
https://www.theguardian.com/world/2020/sep/27/belarus-accuses-western-nations-of-sowing-chaos-and-anarchy
https://fox17.com/news/local/us-dept-of-justice-reports-over-300-arrests-connected-to-protests-some-in-tennessee-nashville-knoxville-courthouse
https://www.smh.com.au/national/nsw/sydney-airport-land-deal-makes-ministers-look-like-dunderheads-and-officials-look-like-fools-20200924-p55yy5.html
https://www.theguardian.com/world/2020/sep/24/saudi-heir-and-jared-kushner-inch-kingdom-towards-deal-with-israel
https://www.news.com.au/technology/science/animals/pregnant-boxer-dog-dies-after-she-rotted-from-the-inside-out/news-story/8029eaecad2a302be1987f86f5a0232c
https://www.theguardian.com/global-development/2020/jul/07/we-squandered-a-decade-world-losing-fight-against-poverty-says-un-academic
https://www.abc.net.au/news/2020-07-08/1990s-recession-shows-there-is-no-quick-road-to-recovery/12431398
https://www.cnsnews.com/commentary/terence-p-jeffrey/other-pathogen-power-seeking-politicians
https://www.abc.net.au/news/2020-10-01/commercial-laundry-discovers-25-staff-with-31-degrees/12718622
https://www.abc.net.au/news/2020-10-01/nt-high-ground-movie-premier-arnhem-land-brisbane-film-festival/12717348
https://www.theguardian.com/us-news/2020/jul/07/donald-trump-abuse-father-niece-mary-book
https://uk.reuters.com/article/us-singapore-technology-shadows/singapore-scientists-seek-power-from-darkness-through-shadow-energy-idUKKBN2491A7
https://www.news.com.au/finance/business/retail/massive-payments-system-glitch-temporarily-shutters-coles-nationwide/news-story/c4f4ad415ddabd9095994063e103c17f
https://www.abc.net.au/radionational/programs/the-stage-show/malcolm-turnbull-aidan-fennessy-my-brilliant-career-musical/12685228
- latest in defense and intelligence
https://en.wikipedia.org/wiki/Sabah_Al-Ahmad_Al-Jaber_Al-Sabah
https://www.dw.com/en/germany-reunification-2020/a-55131890
https://www.abc.net.au/news/2020-07-10/high-stakes-in-china-india-himalayan-border-hotspot/12417248?nw=0
https://greekcitytimes.com/2020/09/26/turkish-fighter-jet-severely-damaged-after-dog-fighting-with-greek-pilot/
https://www.dailymail.co.uk/news/article-8825277/Hillary-Clinton-calls-Pentagon-slash-spending-F-35s-aircraft-carriers-nuclear-weapons.html
https://eurasiantimes.com/meet-the-russian-fighter-jet-that-can-out-do-the-f-22-raptors-f-35s-even-after-60-years/
https://www.businessinsider.com/north-korean-fighter-jets-with-unusual-lights-at-military-parade-2020-10?r=AU&IR=T
https://qz.com/1795127/raytheon-engineer-arrested-for-taking-us-missile-defense-secrets-to-china/
https://www.zdnet.com/google-amp/article/raytheon-engineer-arrested-for-taking-us-missile-defense-data-to-china/
https://www.zerohedge.com/technology/us-wants-deliver-weapons-anywhere-earth-1-hour
https://www.msn.com/en-us/news/world/finland-to-buy-64-f-35-fighter-jets-worth-24125b/ar-BB19Xdgk
https://sputniknews.com/us/202010061080685063-white-house-always-wins-poland-other-allies-to-pay-for-all-expenses-of-us-troop-deployment/
https://www.breitbart.com/asia/2020/10/12/i-am-really-sorry-crying-kim-jong-un-tells-north-korea/
https://www.dw.com/en/us-european-weapons-exports-middle-east-north-africa/a-55039271
https://thehill.com/policy/defense/520084-qatar-submits-request-to-to-buy-us-f-35-fighter-jets-report
https://www.autoevolution.com/news/how-to-down-a-stealth-fighter-jet-149537.html
https://www.msn.com/en-in/news/india/atmanirbhar-bharat-indigenously-built-5th-generation-fighter-aircraft-to-be-included-in-air-force-by-2029/ar-BB19KStP
https://economictimes.indiatimes.com/news/defence/tight-deadline-for-nextgen-fighters/articleshow/78501010.cms
https://www.rt.com/news/502653-turkey-canada-weapons-karabakh/
https://syriadirect.org/news/five-years-after-the-russian-military-intervention-iran%e2%80%99s-influence-in-syria-is-growing-1/
https://www.army.mil/article/239614/public_information_warfare_in_iraq_and_syria_whos_winning
https://news.yahoo.com/watch-russia-fly-fighter-jet-122600760.html
https://www.abc.net.au/news/2020-07-02/philippines-rodrigo-duterte-us-vfa-south-china-sea-military/12406838?nw=0
https://www.msn.com/en-gb/news/world/syrias-assad-says-russian-bases-in-his-country-keep-balance-of-power-in-region/ar-BB19Hu8e
https://www.abc.net.au/radionational/programs/saturdayextra/ursula-kuczynski,-the-greatest-female-spy-of-the-20th-century/12667972
https://en.wikipedia.org/wiki/AIM-9_Sidewinder
https://www.businessinsider.com/why-most-advanced-fighter-jets-still-have-internal-guns-cannons-2020-10?r=AU&IR=T
https://www.news.com.au/technology/innovation/military/unmanned-military-aircraft-to-be-designed-in-qld-for-the-first-time-outside-the-usa/news-story/6b3aa5891dab152352c70582b21ea782
https://www.nextbigfuture.com/2018/08/russia-stopping-proton-m-rocket-project-as-it-cannot-compete-against-spacex-and-china.html
https://www.nextbigfuture.com/2018/02/nasa-has-small-18-8-million-nuclear-thermal-rocket-research-project.html
https://www.msn.com/en-us/news/us/holloman-air-force-base-welcomes-four-mirage-f-1s/ar-BB19EwU8
https://www.abc.net.au/news/2020-09-30/armenia-azerbaijan-conflict-represents-a-war-of-identity/12713140
https://www.dailymail.co.uk/news/article-8787283/Pilot-crew-F-35-fighter-jet-parachute-safety-colliding-C130-Hercules-aircraft.html
https://www.nbcnews.com/news/military/fighter-pilot-ejects-jet-crashes-after-colliding-refueling-plane-n1241475
https://www.ibtimes.co.in/craziest-moments-un-general-assembly-you-wouldnt-believe-if-not-caught-tape-828627
https://www.aspistrategist.org.au/china-expands-its-economic-and-political-influence-in-northern-iraq/
https://meduza.io/en/news/2020/09/28/soviet-human-rights-icon-yuri-orlov-dead-at-96
https://timesofindia.indiatimes.com/world/rest-of-world/we-are-in-cold-war-2-now-and-china-is-the-heir-of-soviet-union/articleshow/78355934.cms
https://nationalinterest.org/blog/reboot/fuzzy-picture-soviet-unions-flying-aircraft-carrier-169656
https://sputniknews.com/uk/202009261080580326-general-uk-cyber-attacks/
https://www.computerweekly.com/news/252489645/Forensic-expert-questions-US-claims-that-Assange-conspired-to-crack-military-password
https://www.defencetalk.com/iran-guards-unveil-new-naval-ballistic-missile-76393/
https://sputniknews.com/military/202009261080580212-why-pentagon-is-beefing-up-alaska-presence-literally-in-sight-of-russian-border/
https://www.news.com.au/world/breaking-news/syria-rebels-claim-strategic-airbase/news-story/a51bb4c76c5c4923f393933c3335d2c9
https://uawire.org/iran-sends-anti-aircraft-missile-systems-to-syria
https://www.dw.com/en/russian-arms-exports-to-africa-moscows-long-term-strategy/a-53596471
https://www.msn.com/en-gb/news/world/hungarys-orban-says-eu-should-reverse-russia-sanctions-not-push-cyprus-on-belarus/ar-BB19qtQj
https://swarajyamag.com/news-brief/india-setting-up-a-new-complex-to-develop-a-110-kn-fighter-jet-engine-will-power-the-future-fighter-aircraft-of-the-iaf
https://www.sandboxx.us/blog/how-american-movies-change-for-china-and-how-the-military-may-change-that/
https://www.cbsnews.com/news/russian-fighter-su-35-flies-within-25-feet-of-us-surveillance-pa-8-again-video/
https://www.theguardian.com/us-news/2020/sep/24/jalil-muntaqim-former-black-panther-to-be-released-49-years-prison
https://www.thesun.co.uk/news/12742401/afghanistan-veteran-ptsd-triggered-by-christmas-crackers/
https://www.news.com.au/finance/work/leaders/china-and-us-battle-to-be-boss-of-the-world-at-un/news-story/3df046b0556a1ac363bbdbf2b2d90550
https://www.nytimes.com/2020/09/23/world/americas/argentina-missing-submarine.html
https://www.usnews.com/news/us/articles/2020-09-23/navy-releases-documents-from-cold-war-loss-of-submarine
https://sputniknews.com/middleeast/202008111080137619-irgc-official-reveals-why-no-us-general-was-killed-by-iran-in-response-to-soleimanis-murder/
https://sputniknews.com/military/202009241080556182-finland-sweden-norway-sign-new-defence-agreement-in-signal-to-russia/
https://sputniknews.com/military/202009021080349362-us-magazine-names-russias-most-dangerous-military-aircraft/
https://www.aspistrategist.org.au/mystery-us-jet-shows-theres-a-faster-path-to-australias-future-fighter/
https://www.militarytimes.com/news/your-military/2020/09/11/africom-russian-fighter-jets-flown-by-mercenaries-are-conducting-combat-activities-in-libya/
https://www.al-monitor.com/pulse/originals/2020/09/russia-libya-fighter-crash.html
https://www.abc.net.au/news/2020-10-03/savoy-hotel-london-history-celebrity-scandal-spies/12692902
https://www.smh.com.au/world/middle-east/missiles-intercepted-targeting-airport-in-northern-iraq-20201001-p5614f.html
https://www.thedrive.com/the-war-zone/36174/video-reportedly-shows-russian-pilot-on-the-ground-in-libya-after-ejecting
https://www.thedrive.com/the-war-zone/12267/watch-this-russian-mi-35-hind-do-what-no-other-attack-helicopter-can
http://koreabizwire.com/s-korea-to-develop-submarine-equipped-with-lithium-ion-battery/170284
- latest in animal news
https://www.news.com.au/travel/travel-updates/parrots-moved-from-wildlife-park-after-swearing-at-visitors/news-story/9e9950daf88eda225fa4957309d63580
https://www.news.com.au/technology/science/animals/escaped-emu-in-haverhill-massachusetts-calmed-with-pear/news-story/095ade8e0314ff39bdae282701d94b8b
http://www.bbc.com/travel/story/20201008-is-cow-hugging-the-worlds-new-wellness-trend?referer=https%3A%2F%2Fwww.bbc.com%2F
https://allindiaroundup.com/animals/extremely-rare-white-wild-camel-pictured-for-the-first-time-ever-in-annanba-wild-camel-national-nature-reserve/
https://laughingsquid.com/giant-panda-loudly-eats-carrot/
https://www.cbs8.com/article/news/local/gorilla-exhibit-san-diego-zoo-temporarily-closed-aggressive-interaction/509-cb92648a-a77b-4a26-a102-c66ae08e8cc6
https://www.abc.net.au/news/2020-10-01/koala-returned-to-bush-after-scaling-smoky-cape-lighthouse/12722034
https://www.bbc.com/future/article/20200929-how-wolves-and-bison-are-returning-to-europe
https://www.abc.net.au/news/rural/2020-09-25/how-much-of-a-threat-are-cattle-to-koalas/12689996
https://www.edinburghnews.scotsman.com/news/people/adorable-pictures-edinburgh-zoos-newest-arrival-baby-chimp-masindi-2977175
https://www.heraldsun.com.au/news/national/dog-rescued-from-bridge-120-feet-above-mississippi-river/video/73eb85b815931e891b7087e1fe448907
https://www.theleader.com.au/story/6939413/finland-airport-gets-virus-sniffing-dogs/?cs=13067
https://www.news.com.au/lifestyle/home/pets/dog-abandoned-tied-to-tree-after-owner-lost-job-due-to-covid19/news-story/9543a3e6ce1a155d1e3fe8590e563bf9
- latest in music and entertainment
https://en.wikipedia.org/wiki/Dynamo_(magician)
https://www.upi.com/Odd_News/2020/09/29/Pakistani-man-cracks-254-walnuts-with-his-head-for-Guinness-record/9911601393250/
https://www.theguardian.com/world/2020/oct/07/stolen-mao-scroll-worth-230m-was-cut-in-two-by-50-buyer-police-say
https://www.msn.com/en-au/lifestyle/foodanddrink/these-are-the-four-ingredient-recipes-lazy-home-cooks-swear-by/ar-BB17Lifu
https://www.scmp.com/sport/other-sport/article/3010191/american-hurdler-infinite-tucker-becomes-online-sensation-after
https://www.abc.net.au/life/one-pot-dinner-recipes/12443538
https://www.msn.com/en-gb/news/techandscience/ll-cool-j-creates-a-hip-hop-platform-for-his-generation-of-marginalised-artists/vi-BB19Je1k
https://www.rockthebells.com/
https://www.abc.net.au/news/2020-10-03/hijabi-fashion-influencers-who-make-a-living-from-instagram/12724642
https://www.news.com.au/lifestyle/food/eat/tiktok-video-reveals-truth-behind-favourite-mcdonalds-burger-ingredient/news-story/8a13b2e489350dfa53e2b6f29a10947e
https://www.goodfood.com.au/recipes/news/chicken-breast-cutlets-can-stretch-your-dollar-in-a-delicious-way-20201001-h1r3ab
https://www.abc.net.au/news/2020-10-05/liege-bastogne-leige-early-celebration-julian-alaphilippe/12731468
https://www.news.com.au/lifestyle/home/kmarts-famous-20-churros-maker-to-return-after-selling-out/news-story/01fe4edc66a9e94ae2f1c63848163cd2
https://www.theguardian.com/world/2020/sep/24/stained-relations-israeli-pm-netanyahu-accused-taking-dirty-laundry-state-trips
https://www.theguardian.com/food/2020/sep/22/pasta-and-cream-may-be-an-australian-classic-but-it-has-no-place-in-a-proper-carbonara
https://www.news.com.au/lifestyle/relationships/sex/uk-mumoffive-reveals-she-has-sex-twice-a-day/news-story/64665b0227bf8780b5fedceea39d0712
https://www.news.com.au/lifestyle/real-life/true-stories/facility-busted-washing-and-recycling-dirty-condoms/news-story/7d74b0374a0aab02a4d45a4cf2f2b122
https://www.goodfood.com.au/recipes/recipe-collections/100-of-the-best-lamb-recipes-that-will-put-a-spring-in-your-step-20170915-gyi7w8
https://www.news.com.au/sport/motorsport/kart-driver-loses-his-mind-and-throws-bumper-before-postrace-attack/news-story/38c02758f73b68de01e41231f997e171
https://www.goodfood.com.au/recipes/news/recipetin-eats-x-good-food-chicken-with-creamy-mushroom-sauce-20200922-h1qw1m
https://www.dw.com/en/german-cuisine-does-it-exist-and-can-you-enjoy-it/a-54927078
http://www.bbc.com/travel/story/20200923-sanbokan-japans-rare-sour-citrus-fruit?referer=https%3A%2F%2Fwww.bbc.com%2F
https://www.news.com.au/finance/small-business/workout-meals-the-12m-business-started-by-two-sydneysiders-with-just-700-each/news-story/8a3883f2f5e2aa5b557eadbf50453445
https://www.delicious.com.au/recipes/collections/gallery/60-healthy-dinners-you-can-cook-in-30-minutes/1vo4q819
https://www.delicious.com.au/recipes/collections/gallery/60-recipes-for-the-ultimate-weekend-barbecue/49a2x0ho
https://www.delicious.com.au/recipes/collections/gallery/beef-mince-recipes-quick-easy-dinner-ideas/mfcou2yn

Random Quotes:
- Mr Nichols said nobody had complained about the parrots, but officials decided to separate them due to concern for younger visitors.
Staff at the park hoped the parrots would pick up natural calls from the other African grey parrots.
"People have come to us, they think it's highly amusing, we haven't had one complaint," Mr Nichols said.
"When a parrot tells you to f*** off it amuses people very highly.
"It's brought a big smile to a really hard year."
Mr Nichols explained that during the pandemic there has been a surge in donations as owners spend more time with their birds and decide to give them to parks that can provide them with a larger living space.
Lincolnshire Wildlife Park is also home to parrot Chico, who made headlines recently after learning to sing a range of pop songs, including Beyonce's If I Were A Boy.
https://www.news.com.au/travel/travel-updates/parrots-moved-from-wildlife-park-after-swearing-at-visitors/news-story/9e9950daf88eda225fa4957309d63580
- Scotland has a higher proportion of international students than any other of the UK nations at 22%, with more than 50,000 choosing to study here.
https://www.bbc.com/news/uk-scotland-edinburgh-east-fife-54342186
- Formula One's sporting director, Ross Brawn, has said no new manufacturers will enter until 2026. The design of the units is set to be decided in the next 18 months, with F1 examining using synthetic fuels. However, Honda's decision has highlighted the increasing divergence between the sport and the move towards electrification that car manufacturers are taking. If the sport is to survive, the decisions made in the near future for 2026 are vital, including a shift towards making the manufacture of engines affordable beyond the major players in the car industry.
https://www.theguardian.com/sport/2020/oct/02/honda-stun-f1-and-red-bull-by-saying-2021-season-will-be-their-last
- The report identified the current skills shortage as a "chicken and egg dilemma", with employers wanting to hire people with demonstrated experience but employees worried about the pace of technological change on the jobs market.
Training executives are hoping the combination of financial incentives and a targeted list of 70 professions identified by the government will help solve the dilemma.
https://www.msn.com/en-au/news/australia/hundreds-of-thousands-of-jobs-empty-but-opportunity-is-knocking/ar-BB19IeVo
A team of researchers working in the Institute of Organic Chemistry's lab at the Polish Academy of Sciences has developed a software product to aid in discovering the chemical processes that led to the development of life on Earth. In their paper published in the journal Science, the group describes their software program, which they have named Allchemy, and how it is used.
Scientists have been puzzling over the chemical processes that led to life on Earth for decades, but thus far, have not come much closer to understanding how simple chemicals in the primordial soup could have led to biologic molecules. Prior research has helped chemists identify some of the likely ingredients at play, such as methane, water and ammonia, and they have studied reactions between them that might produce precursors of molecules that could have interacted with other chemicals to produce living molecules. But the work grows challenging very quickly as chains of reactions are considered—so much so that humans cannot produce more than a few iterations. In this new effort, the team in Poland has automated the process by creating a computer program that accepts a list of chemical ingredients and then produces a network tree representing possible chains of reactions. The complexity depends on the number of starting ingredients and the number of iterations the computer runs. The program is limited only by processing power.
https://phys.org/news/2020-09-software-allchemy-prebiotic-synthesis-biochemical.html
https://tol.allchemy.net/

Endless Energy, Endless Food, Endless Resources, and More

- after my last post I had to wonder whether or not we starving, freezing/burning, living without power for no reason in many parts of the w...