create account

Curating the Internet: Science and technology digest for November 5, 2019 by remlaps-lite

View this thread on: hive.blogpeakd.comecency.com
· @remlaps-lite ·
$2.71
Curating the Internet: Science and technology digest for November 5, 2019
<b>Searching for universal principles of ecology</b>; A code upgrade that can add smart-contracts to bitcoin; <b>Surveying the comp-sci educational numbers</b>; An argument that computational thinking is innate, and the onus is on computer science educators to harness the mind's natural desire to learn; and <b>a Steem essay describing how to run partiko (and other android apps) on <i>Windows</i> or <i>Mac OS</i></b>

<hr>

<center><b><i>Fresh and Informative Content Daily: Welcome to my little corner of the blockchain</i></b></center>
<table>
<tr><td><h5>Straight from <A HREF=https://theoldreader.com>my RSS feed</A></h5></td><td><h5>Whatever gets my attention</h5></td></tr>
</table>

<h6>Links and micro-summaries from my 1000+ daily headlines.  I filter them so you don't have to.</h6>

<hr>

<div class=pull-right><p>

![image.png](https://files.steempeak.com/file/steempeak/remlaps-lite/cPsviycN-image.png)
<h6> pixabay license: <a href="https://pixabay.com/illustrations/mathematics-formula-physics-school-1233895/">source</a>.</h6>

</p></div>
<ol>
<li> <A HREF="https://www.the-scientist.com/critic-at-large/the-dawn-of-universal-ecology-66605">The Dawn of Universal Ecology</A> - In this article, <A HREF="http://www.colyvan.com/">Mark Colyvan</A>, <A HREF="https://www.eemb.ucsb.edu/people/researchers/damuth">John Damuth</A>, and <A HREF="https://life.bio.sunysb.edu/ee/ginzburglab/">Lev R. Ginzburg</A> discuss a debate that is in progress as to whether the field of ecology has universal truths that can be generalized throughout the planet, and even the universe, or whether the field is limited to understanding a multitude of special cases.  Philosophically, the debate matters, because - if the field can't make universal predictions, then some say it doesn't actually qualify as a science.  This article suggests a suite of candidates for universal ecological laws, including:<br><br>
<ul>
<li><i>If resources are unlimited, populations grow exponentially</i></li>
<li><i>if resources are limited, population growth follows an 'S-curve'</i></li>
<li><i>many ecological variables vary <A HREF="https://www.thefreedictionary.com/allometric">allometrically</A> with body mass, including: metabolism, abundances, productivities, and demographic characteristics</i></li>
<li>In contrast, <i>at least two variables don't vary with body size - reproductive rate and energy usage (per population)</i></li></ul><br>

The article doesn't claim to settle the debate, but  it provides evidence that the field of ecology may, indeed, possess certain universal truths.

<A HREF="https://www.realclearscience.com/2019/11/04/are_there_universal_laws_of_ecology_288167.html">h/t RealClear Science</A>
</li><br>

<li> <A HREF="https://www.coindesk.com/this-startups-upgrade-code-can-be-used-by-any-bitcoin-based-blockchain">This Startup’s Upgrade Code Can Be Used by Any Bitcoin-Based Blockchain</A> - On Monday, November 4, <A HREF="https://www.nexus.io/">Nexus</A> announced it's seventh "activation" - apparently their name for a "hard fork" - that will go live on November 11, adding the ability to use the legacy UTXO (unspent transaction output).  According to founder, <A HREF="https://medium.com/@colincantrell">Colin Cantrell</A>, any blockchain that's based on the bitcoin protocol can make use of their codebase to add smart contracts capabilities. Nexus has been self-funded through token creation since its 2014 launch.  The Nexus protocol makes use of "<i>two proof of work chains and a proof of stake system</i>", and it can handle 2,000 to 25,000 transactions per second.<br><br>

Just for fun, here's a comparison of market capitalization between STEEM and NXS (with historical data from coinmarketcap.com and created in LibreOffice)
![image.png](https://files.steempeak.com/file/steempeak/remlaps-lite/TeXGhpiS-image.png)

</li><br>

<li> <A HREF="https://cacm.acm.org/blogs/blog-cacm/240605-the-size-of-computing-education-today-by-the-numbers/fulltext">The Size of Computing Education Today, By-The-Numbers</A> - Responding to a comment from <A HREF="https://cacm.acm.org/magazines/2019/11/240359-computational-thinking-should-just-be-good-thinking/fulltext">link #4</A>, <A HREF="https://www.cc.gatech.edu/~guzdial/">Mark Guzdial</A> observes that about 1.2 million school children in the US have learned to program using Scratch, whereas players of games like Minecraft and Fortnite draw orders of magnitude more.  The unstated point being that if you want kids to learn, you have to meet them where they are.  He also observes that enrollment numbers in high school computer science and physics education reveal that when given a choice of topics, computer science is nowhere near the mainstream for young learners.  In conclusion he suggests that everything so far attempted to draw computer science education into the mainstream has basically failed, and a radically different approach might needed.</li><br>


<li> <A HREF="https://cacm.acm.org/magazines/2019/11/240359-computational-thinking-should-just-be-good-thinking/fulltext">Computational Thinking Should Just be Good Thinking</A> - In this essay, <A HREF="https://www.cc.gatech.edu/~guzdial/">Mark Guzdial</A>, <A HREF="https://amturing.acm.org/award_winners/kay_3972189.cfm">Alan Kay</A>, <A HREF="https://www.linkedin.com/in/cathie-norris-0a295914/">Cathie Norris</A>, and <A HREF="http://www.soe.umich.edu/people/profile/elliot_soloway/">Elliot Soloway</A> argue against a recent initiative to explicitly "<i>develop a computational mindset</i>" in children.  Likening the idea to "changing the residents" when city planning fails, the authors say that there is little evidence that having knowledge about computation helps children in their every day lives.  Instead, they say that children already think with computation, and it's the job of computer scientists and computationalists, "<i>to improve the computing and use that to change our teaching</i>".  Arguing with examples from programming classes, academic research, and applications like TikTok and Fortnite, the authors say that learning to program teaches computational thinking, but there are also other ways, including a wide variety of activities that have nothing at all to do with programming.  In short, they say that for kids today, "<i>computational thinking is just thinking.</i>" and it doesn't need to be taught in any formal way in order to be learned.  Finally, instead of casting computer science education as instruction in computational thinking, these authors argue that computer science is the science of processes, and to advance the field, education should be retooled to teach things like modeling and simulation in order to understand systems - all kinds of systems, and computer science shouldn't be a separate silo, but it should be integrated into learning all other fields, like reading, writing, math, and history.  Reminds me of the Bruce Schneier essay, <A HREF="https://www.schneier.com/blog/archives/2016/10/security_design.html">Security Design: Stop Trying to Fix the User</A>.  <u><A HREF="https://cacm.acm.org/blogs/blog-cacm/240605-the-size-of-computing-education-today-by-the-numbers/fulltext">h/t link #3.</A></u></li><br>

<li> STEEM <A HREF="/@leoneil/how-to-use-partiko-on-you-windows-pc">How to Use Partiko on your Windows PC</A> - Using partiko is just the beginning.  This post by @leoneil describes the use of the <A HREF="https://www.bluestacks.com/">BlueStacks</A> Android emulator, which will let you run any of your android apps on a <i>Windows</i> or <i>Mac OS</i> PC.  Even if you don't want to run partiko on your PC, you might want to check out <A HREF="https://www.bluestacks.com/">BlueStacks</A>.  (A 10% beneficiary setting has been applied to this post for @leoneil.)</li><br>
</ol>

<hr>

<center><h5>In order to help bring Steem's content to a new audience, if you think this post was informative, please consider sharing it through your other social media accounts.</h5></center>

<hr>

<i>And to help make Steem the <i>go to</i> place for timely information on diverse topics, I invite you to discuss any of these links in the comments and/or your own response post.</i>

<h4>Beneficiaries</h4>
<ul>
<li>Burn Steem/SBD - @null - 5%</li>
<li>Cited author(s) - @leoneil - 10%</li>
<li>Fundraising for the <A HREF="https://rustinband.org/about/">Rustin Golden Knights Marching Band</A> - @rgkmb-unofficial - 10%</li>
<li>Posting and/or scheduling service (steempeak.com) - @steempeak - 5%</li>
<li>Science, Technology, Engineering, and Math (STEM) curation on Steem - @steemstem - 5%</li>
<li>Steem/API services (anyx.io) - <A HREF="/@anyx">anyx</A> - 5%</li>
<li>Steem/RSS services (steemrss.com) - <A HREF="/@torrey.blog">torrey.blog</A> - 5%</li>
</ul>

<hr>

<h6><A HREF="/@remlaps/launching-my-latest-steem-posting-experiment">About this series</A></h6>

<hr>Sharing a link does not imply endorsement or agreement, and I receive no incentives for sharing from any of the content creators.<br><br>

Follow on steem: @remlaps-lite, @remlaps
If you are not on Steem yet, you can follow through RSS: <A HREF="http://www.steemrss.com/@remlaps-lite/blog">remlaps-lite</A>, <A HREF="http://www.steemrss.com/@remlaps/blog">remlaps</A>.<br>

<hr>

Thanks to <A HREF="http://steemrss.com">SteemRSS</A> from philipkoon, doriitamar, and torrey.blog for the Steem RSS feeds!<br>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 301 others
properties (23)
authorremlaps-lite
permlinkcurating-the-internet-science-and-technology-digest-for-november-5-2019
categoryrsslog
json_metadata{"app":"steempeak/1.19.0","format":"markdown","author":"remlaps","tags":["rsslog","steemstem","ecology","blockchain","education","science","technology","steemleo","stem","palnet"],"users":["colincantrell","leoneil","null","rgkmb-unofficial","steempeak","steemstem","anyx","torrey","remlaps","remlaps-lite"],"links":["https://theoldreader.com","https://pixabay.com/illustrations/mathematics-formula-physics-school-1233895/","https://www.the-scientist.com/critic-at-large/the-dawn-of-universal-ecology-66605","http://www.colyvan.com/","https://www.eemb.ucsb.edu/people/researchers/damuth","https://life.bio.sunysb.edu/ee/ginzburglab/","https://www.thefreedictionary.com/allometric","https://www.realclearscience.com/2019/11/04/are_there_universal_laws_of_ecology_288167.html","https://www.coindesk.com/this-startups-upgrade-code-can-be-used-by-any-bitcoin-based-blockchain","https://www.nexus.io/"],"image":["https://files.steempeak.com/file/steempeak/remlaps-lite/cPsviycN-image.png","https://files.steempeak.com/file/steempeak/remlaps-lite/TeXGhpiS-image.png"]}
created2019-11-05 16:56:06
last_update2019-11-05 16:56:06
depth0
children4
last_payout2019-11-12 16:56:06
cashout_time1969-12-31 23:59:59
total_payout_value0.973 HBD
curator_payout_value1.738 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9,384
author_reputation33,385,102,560,685
root_title"Curating the Internet: Science and technology digest for November 5, 2019"
beneficiaries
0.
accountanyx
weight500
1.
accountleoneil
weight1,000
2.
accountnull
weight500
3.
accountrgkmb-unofficial
weight1,000
4.
accountsteempeak
weight500
5.
accountsteemstem
weight500
6.
accounttorrey.blog
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,227,523
net_rshares13,006,522,163,856
author_curate_reward""
vote details (365)
@leoneil ·
$0.10
Thank you for featuring my post, appreciated.
👍  , , ,
properties (23)
authorleoneil
permlinkre-remlaps-lite-curating-the-internet-science-and-technology-digest-for-november-5-2019-20191106t103739555z
categoryrsslog
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["rsslog"],"users":[],"links":[],"image":[]}
created2019-11-06 10:37:42
last_update2019-11-06 10:37:42
depth1
children1
last_payout2019-11-13 10:37:42
cashout_time1969-12-31 23:59:59
total_payout_value0.051 HBD
curator_payout_value0.050 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length45
author_reputation48,962,944,442,449
root_title"Curating the Internet: Science and technology digest for November 5, 2019"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,248,995
net_rshares568,760,474,866
author_curate_reward""
vote details (4)
@remlaps-lite ·
You're welcome.  And thank you for your post, too.  I was not aware of BlueStacks, but now that I am, I look forward to playing around with it.
properties (22)
authorremlaps-lite
permlinkre-leoneil-q0k7xn
categoryrsslog
json_metadata{"tags":["rsslog"],"app":"steempeak/1.19.0"}
created2019-11-06 18:13:00
last_update2019-11-06 18:13:00
depth2
children0
last_payout2019-11-13 18:13:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length143
author_reputation33,385,102,560,685
root_title"Curating the Internet: Science and technology digest for November 5, 2019"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,260,331
net_rshares0
@steemitboard ·
Congratulations @remlaps-lite! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td><img src="https://steemitimages.com/60x70/http://steemitboard.com/@remlaps-lite/votes.png?201911061554"></td><td>You distributed more than 17000 upvotes. Your next target is to reach 18000 upvotes.</td></tr>
</table>

<sub>_You can view [your badges on your Steem Board](https://steemitboard.com/@remlaps-lite) and compare to others on the [Steem Ranking](https://steemitboard.com/ranking/index.php?name=remlaps-lite)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>


To support your work, I also upvoted your post!


**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/steemfest/@steemitboard/steemfest-meet-the-steemians-contest"><img src="https://steemitimages.com/64x128/https://cdn.steemitimages.com/DQmasWw4jQHwxng82DKxY6Q6tVg9mWcto4xcDURs8knFgCa/image.png"></a></td><td><a href="https://steemit.com/steemfest/@steemitboard/steemfest-meet-the-steemians-contest">SteemFest⁴  - Meet the Steemians Contest</a></td></tr></table>

###### [Vote for @Steemitboard as a witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1) to get one more award and increased upvotes!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-remlaps-lite-20191106t161414000z
categoryrsslog
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2019-11-06 16:14:12
last_update2019-11-06 16:14:12
depth1
children0
last_payout2019-11-13 16:14:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,371
author_reputation38,975,615,169,260
root_title"Curating the Internet: Science and technology digest for November 5, 2019"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,257,245
net_rshares0
@steemstem ·
re-remlaps-lite-curating-the-internet-science-and-technology-digest-for-november-5-2019-20191106t023208960z
<div class='text-justify'> <div class='pull-left'> <center> <br /> <img width='200' src='https://res.cloudinary.com/drrz8xekm/image/upload/v1553698283/weenlqbrqvvczjy6dayw.jpg'> </center>  <br/> </div> 

This post has been voted on by the **SteemSTEM curation team** and voting trail. It is elligible for support from @curie and @minnowbooster.<br /> 

If you appreciate the work we are doing, then consider supporting our witness [@stem.witness](https://steemconnect.com/sign/account_witness_vote?approve=1&witness=stem.witness). Additional witness support to the [curie witness](https://steemconnect.com/sign/account_witness_vote?approve=1&witness=curie) would be appreciated as well.<br /> 

For additional information please join us on the [SteemSTEM discord]( https://discord.gg/BPARaqn) and to get to know the rest of the community!<br />

Thanks for having included @steemstem in the list of beneficiaries of this post. This granted you a stronger support from SteemSTEM. Note that using the <a href='https://www.steemstem.io'>steemstem.io</a> app could have yielded an even more important support.
properties (22)
authorsteemstem
permlinkre-remlaps-lite-curating-the-internet-science-and-technology-digest-for-november-5-2019-20191106t023208960z
categoryrsslog
json_metadata{"app":"steemstem-bot"}
created2019-11-06 02:32:12
last_update2019-11-06 02:32:12
depth1
children0
last_payout2019-11-13 02:32:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,105
author_reputation262,017,435,115,313
root_title"Curating the Internet: Science and technology digest for November 5, 2019"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,240,056
net_rshares0