diff --git a/api/news/news.json b/api/news/news.json index 4b756234..2783028c 100644 --- a/api/news/news.json +++ b/api/news/news.json @@ -1 +1 @@ -{"status":"ok","totalResults":3159,"articles":[{"source":{"id":"the-verge","name":"The Verge"},"author":"Tom Warren","title":"The Mac vs. PC war is back on","description":"Microsoft is getting ready to launch a new wave of Windows on Arm devices. It’s confident these laptops will beat the MacBook Air.","url":"https://www.theverge.com/2024/5/16/24158089/notepad-newsletter-microsoft-windows-on-arm-mac-vs-pc","urlToImage":"https://cdn.vox-cdn.com/thumbor/lbaK1S1oUvfaG3aEl31NylzVSlY=/0x0:2040x1360/1200x628/filters:focal(1020x680:1021x681)/cdn.vox-cdn.com/uploads/chorus_asset/file/19249909/akrales_190930_3688_0196.jpg","publishedAt":"2024-05-16T15:03:15Z","content":"Photo by Amelia Holowaty Krales / The Verge\r\n\n \n\n Microsoft isn’t launching a new version of Windows next week, but what it’s about to unveil could be just as significant. After nearly four years of … [+1950 chars]"},{"source":{"id":"the-verge","name":"The Verge"},"author":"Emma Roth","title":"Microsoft is making Edge faster... starting with this one menu","description":"Microsoft is giving Edge a speed boost. The browser’s performance menu now loads 42 percent faster, thanks to an upgrade to WebUI 2.0.","url":"https://www.theverge.com/2024/5/28/24166556/microsoft-edge-speed-upgrade-webui-2","urlToImage":"https://cdn.vox-cdn.com/thumbor/7TVI7hihAWvwwvwfpcw31Kh4syo=/0x0:2040x1360/1200x628/filters:focal(1020x680:1021x681)/cdn.vox-cdn.com/uploads/chorus_asset/file/24385267/STK148_Microsoft_Edge_2.jpg","publishedAt":"2024-05-28T21:32:08Z","content":"Microsoft is making Edge faster... starting with this one menu\r\nMicrosoft is making Edge faster... starting with this one menu\r\n / The browsers performance menu should now load 42 percent faster.\r\nBy… [+1634 chars]"},{"source":{"id":null,"name":"Github.com"},"author":"jawj","title":"Mersenne Twister PRNG for JavaScript","description":"Concise, tested Mersenne Twister in CoffeeScript/JavaScript - jawj/mtwist","url":"https://github.com/jawj/mtwist","urlToImage":"https://opengraph.githubassets.com/5cbfb5e346dcadfcb27e85236aee429915df3620dd88a93d4f2680e7afaf1899/jawj/mtwist","publishedAt":"2024-05-23T09:45:52Z","content":"This is a concise implementation of the Mersenne Twister Pseudo-Random Number Generator (PRNG) for JavaScript.\r\nThe library:\r\nThe Mersenne Twister is not a cutting-edge PRNG. It is not cryptographica… [+716 chars]"},{"source":{"id":null,"name":"Gnu.org"},"author":"","title":"GNU LibreJS: blocks JavaScript traps","description":"Comments","url":"https://www.gnu.org/software/librejs/index.html","urlToImage":null,"publishedAt":"2024-05-13T05:12:54Z","content":"The LibreJS project is seeking more JavaScript\r\n programmers to help maintain\r\n this browser extension. If you want to help, send an email to\r\n <info@gnu.org>.\r\nGNU LibreJS aims to address the … [+3415 chars]"},{"source":{"id":null,"name":"Github.com"},"author":"neondatabase","title":"Psql-describe: \\d ported to JavaScript","description":"psql's \\d (describe) family of commands ported to JavaScript - neondatabase/psql-describe","url":"https://github.com/neondatabase/psql-describe","urlToImage":"https://opengraph.githubassets.com/790799574f59bc381c65b735ce14e698b9e27ebda7d8912e4a29cad7f5675904/neondatabase/psql-describe","publishedAt":"2024-05-08T16:14:23Z","content":"psql's \\d (describe) family of commands ported to JavaScript.\r\n