<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: The Dark Dev</title>
    <description>The latest articles on DEV Community by The Dark Dev (@thedarkdev).</description>
    <link>https://dev.to/thedarkdev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F772798%2F4125190f-eefb-4ccb-97d1-02d92679c05a.png</url>
      <title>DEV Community: The Dark Dev</title>
      <link>https://dev.to/thedarkdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thedarkdev"/>
    <language>en</language>
    <item>
      <title>How Deno Deploy Changes the Game for JS Server Hosting</title>
      <dc:creator>The Dark Dev</dc:creator>
      <pubDate>Tue, 14 Dec 2021 00:28:15 +0000</pubDate>
      <link>https://dev.to/thedarkdev/how-deno-deploy-changes-the-game-for-js-server-hosting-3i45</link>
      <guid>https://dev.to/thedarkdev/how-deno-deploy-changes-the-game-for-js-server-hosting-3i45</guid>
      <description>&lt;p&gt;&lt;a href="https://deno.com/deploy"&gt;Deno Deploy&lt;/a&gt; is a “multi-tenant JavaScript engine running in 25 data centers across the world.” It’s a way to effortlessly deploy JavaScript without any need for config or maintenance. Deno Deploy obviously runs &lt;a href="//deno.land"&gt;Deno&lt;/a&gt;, a “simple, modern and secure runtime for JavaScript and TypeScript” and an alternative to Node and even made by the same person. Deno is steadily growing in popularity and stability and the developers are very serious in &lt;a href="https://news.ycombinator.com/item?id=26620116"&gt;its future&lt;/a&gt;.&lt;br&gt;
What Deno Deploy does is makes deploying simple Deno scripts extremely simple with an online code editor and simple GitHub integration so that you can test your code quickly. For Node applications, I used &lt;a href="//glitch.com"&gt;Glitch.com&lt;/a&gt; and &lt;a href="//heroku.com"&gt;Heroku&lt;/a&gt; to test and deploy my API’s. They’re both free but the free plans have limits, having to warm up half a minute and with limited requests. Also, getting the packages in Node to be compatible was a bit of a pain sometimes.&lt;br&gt;
Deno Deploy is almost too good to be true for Deno users. Although it’s in the beta phase it has astoundingly great limits for a free tool. There is currently no paid plans but they say they are to have one in the future.&lt;br&gt;
&lt;a href="https://deno.com/deploy/docs/pricing-and-limits"&gt;Pricing:&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Request count: 100k req/day, 1000 req/min&lt;br&gt;
Memory: 512 MB&lt;br&gt;
CPU Time per request: 50 ms&lt;br&gt;
Environment variable size: 8 KB&lt;br&gt;
ES modules per deployment: 1000&lt;br&gt;
Deployment script size: 20 MB&lt;br&gt;
Deployments per hour: 30&lt;br&gt;
Custom domains: 50&lt;br&gt;
Crash Reports: 10 crash reports per deployment, 100 logs per crash report&lt;br&gt;
BroadcastChannel: 64KB/sec send rate per isolate, no limit on receive&lt;/p&gt;

&lt;p&gt;I think that one of the reasons for the creation for Deno Deploy is to promote using Deno as a now “deployable” and stable replacement for Node however, Deno has yet to really gain significant popularity among developers and may not be ready to used in production. What do you think?&lt;br&gt;
&lt;a href="https://deno.com/deploy/docs"&gt;Deno Deploy docs here&lt;/a&gt;&lt;br&gt;
&lt;a href="https://deno.com/deploy"&gt;Try Deno Deploy&lt;/a&gt;&lt;/p&gt;

</description>
      <category>deno</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Top Tech &amp; Science News Weekly (Week 1)</title>
      <dc:creator>The Dark Dev</dc:creator>
      <pubDate>Sun, 12 Dec 2021 00:19:55 +0000</pubDate>
      <link>https://dev.to/thedarkdev/top-tech-science-news-weekly-week-1-2i6o</link>
      <guid>https://dev.to/thedarkdev/top-tech-science-news-weekly-week-1-2i6o</guid>
      <description>&lt;p&gt;This is the first weekly list of top content collected from &lt;a href="https://news.ycombinator.com/"&gt;hacker news&lt;/a&gt; and other sources about tech, science, privacy, and other interesting news.&lt;/p&gt;

&lt;h2&gt;
  
  
  TECH
&lt;/h2&gt;

&lt;p&gt;&lt;a href="//tailwindcss.com/blog/tailwindcss-v3"&gt;Tailwind 3.0 released with big changes.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://news.itsfoss.com/blender-3-0-release/"&gt;Blender 3.0 released&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.chris-granger.com/2021/12/09/is-web3-anything/"&gt;Is Web3 anything?&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.blockloop.io/mastering-bash-and-terminal/"&gt;Great review on Bash use and shortcuts.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://foreignpolicy.com/2021/12/06/bitcoin-city-el-salvador-nayib-bukele/"&gt;Intresting. El Salvador president makes Bitcoin the official currency along with US dollar.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.reuters.com/technology/russia-ratchets-up-internet-crackdown-with-block-privacy-service-tor-2021-12-08/"&gt;Russia blocks Tor and other related restrictions.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://qz.com/2099940/the-aws-outage-shows-the-internet-relies-too-much-on-amazon/"&gt;What an AWS outage would mean for the world and should AWS be relied on?&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.modernwiki.app/"&gt;Modernize Wikipedia UX browser extension.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://ec.europa.eu/commission/presscorner/detail/en/ip_21_6649"&gt;EU pushing open source software for security and best interest of the public.&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  PRIVACY
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.eff.org/deeplinks/2021/12/chrome-users-beware-manifest-v3-deceitful-and-threatening"&gt;Chrome’s new Manifest V3 restricts extension capabilities and weakens privacy functionality of extensions.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.techdirt.com/articles/20211209/06403948085/increasingly-obvious-apples-do-not-track-button-is-privacy-theater.shtml"&gt;Apple’s new do not track button. Does Apple really protect your privacy?&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://spyware.neocities.org/articles/discord.html"&gt;Is discord spyware?&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  SCIENCE
&lt;/h2&gt;

&lt;p&gt;&lt;a href="//bigthink.com/neuropsych/crows-higher-intelligence/"&gt;New study claims that crows are self-aware and the article outlines why this is and it has to do with the density and size of neurons in the crows.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=qqlJ50zDgeA"&gt;BBC Gears discovered in ancient Greek device that calculates the cosmos.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.cbsnews.com/news/vuity-eye-drops-fda-approved-blurred-vision-presbyopia/#app"&gt;New eye drops can apparently temperately fix blurred vision for some by dilating pupils&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://neurosciencenews.com/human-memory-formation-19757/"&gt;Study finds a group of neurons responsible for encoding and interpreting memories. Possible location for causing schizophrenia or psychosis in misinterpreting memories as reality.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2526142/"&gt;Personality altering parasite found in cats may effect up to 80% of humans.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.livescience.com/little-known-sleep-stage-may-be-creative-sweet-spot"&gt;Slow wave sleep found to improve memory recall&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  OTHER
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://jamesclear.com/why-facts-dont-change-minds"&gt;Why facts don’t change minds&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://pawelurbanek.com/youtube-addiction-selfcontrol"&gt;Genius idea to remove YouTube recommendations with ad blocker.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://news.ycombinator.com/item?id=29515353"&gt;Discussion. What could it be like 100 years from now?&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://simitless.com/en/"&gt;Someone make a no-code site that makes apps.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Comments welcome. What articles do you think should have been mentioned this week or that you found intresting? What do you think about any of the listed articles?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>news</category>
      <category>programming</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
