markjgsmith

Linkblog

2020/06/30 #

  • 08:54:16 +07:00 Interesting article that discusses some of the benefits and challenges of the scrum agile development methodology# stackoverflow.blog

  • 11:06:16 +07:00 Remembering slice vs splice in JavaScript - Covers the functionality of these well used functions but also a handy mnemonic to remember which is which# dev.to

2020/06/28 #

  • 16:05:48 +07:00 unim.press - a reddit reader that looks like the front page of a newspaper# unim.press

2020/06/27 #

  • 11:28:11 +07:00 Refactoring optional chaining into a large codebase - lessons learned - I’ve been waiting for this javascript feature to start becoming mainstream for a while now, so it’s super interesting to read about real world experience, turns out there are several subtle gotchas to watch out for when you are refactoring existing code to use the feature# lea.verou.me

2020/06/25 #

  • 17:42:40 +07:00 Data Intensive Applications with Martin Kleppman - There’s a lot of interesting ground covered in this podcast, I’m hoping to listen to it again, it brought together a lot of concepts that I wouldn’t necessarily have put together and in quite a novel fashion# softwareengineeringdaily.com

2020/06/24 #

  • 06:35:25 +07:00 How fast are Apple’s new ARM Mac chips? It’s hard to tell# www.theverge.com

  • 14:34:58 +07:00 Github rolled out a new design, I noticed it yesterday, quite a big deal since so many developers use the tool every day - The discussion on HN isn’t on the whole all that positive, though not overly negative either - Hopefully they will find and fix the bits that people are having issues with# news.ycombinator.com

  • 14:48:51 +07:00 Riot which is a client for the real-time decentralised messaging platform called Matrix, is being renamed - I was always put off a bit by the current name so I think this might be a good move - I like that they are announcing the up-coming change, some interesting tech developing in France at the minute# blog.riot.im

2020/06/22 #

  • 14:38:18 +07:00 You want to know something about how bullshit insane our brains are? - Some interesting and strange facts about how the human brain, eyes and visual system work# mobile.twitter.com

2020/06/21 #

  • 11:41:33 +07:00 Google’s latest Chrome extension lets users link to specific text# www.slashgear.com

  • 12:06:10 +07:00 Put your bash code in functions - It makes it easier to parallelise execution of parts of the code# ricardoanderegg.com

  • 12:17:26 +07:00 mongoose-api-generator - Automatically generate a REST API from Mongoose models - It’s an early stage project that looks interesting, to add an endpoint just create a new mongoose model and add a permissions object export, also has auth built-in# github.com

2020/06/20 #

  • 12:26:12 +07:00 From the experiments in web technologies department - Chrome Experiments - "A showcase of work by coders who are pushing the boundaries of web technology"# experiments.withgoogle.com

  • 20:06:16 +07:00 Twitter releases new audio feature for short voice recordings - This new feature reminds me of the early days of podcasting, I’m interested to see what the implementation looks like, and what kind of experiments people will try out# www.nbcnews.com

2020/06/19 #

  • 17:07:12 +07:00 What JavaScript Developers Should Know About Curl - Nice article that highlights exactly the commands you need to know as a web developer to test your endpoints, I'm always searching for these commands, so it's nice to have them in once place# thecodebarbarian.com

2020/06/18 #

  • 08:24:09 +07:00 What is the deadly India-China border dispute about? - The border is called the Line of Actual Control (LAC) which sounds like a blockbuster movie IMHO# www.theguardian.com

  • 08:32:07 +07:00 Apple's Beefiest MacBook Pro Has a New, Speedier GPU Option# theinventory.com

  • 08:41:04 +07:00 Introducing AWS Snowcone – A Small, Lightweight, Rugged, Secure Edge Computing, Edge Storage, and Data Transfer Device - Edge computing is starting to become a pretty hot space at the minute, this new product from Amazon reminds me of my days in film VFX and digital cinema, shipping USB drives all over the place, it’s the next generation of that haphazard system, now you can install EC2 instances on the drives to pre-process data, the other edge computing area that’s interesting is the Cloudflare workers edge computing technology# aws.amazon.com

  • 16:20:52 +07:00 Could Blockchain Be a Solution to the Issue of Misinformation Online? - I'm not all that convinced by this study, but it's interesting to see some MVPs being developed that use blockchain in new ways, because it feels like a technology we still don't fully know how to use in the things we are building# open.nytimes.com

  • 16:29:46 +07:00 Introduction to CloudFormation - Cover a lot of the basics of how AWS cloud formation templates are structured# ncona.com

  • 16:40:57 +07:00 The rise of embarrassingly parallel serverless compute - I like this article, a good mix of facts and "think of the possibilities", the most useful idea for me was the ability to parallelise integration tests, the one thing I was thinking could be interesting, and this is telling of when I arrived to the www party, would be a serverless RSS reader, and I can think of several music related tools that could also be quite cool# davidwells.io

2020/06/16 #

  • 19:25:56 +07:00 VSCode prevent file Explorer from jumping - This was causing a lot of issues for me, I'd sort of just accepted it as another vscode quirk, but it turns out there is a setting# stackoverflow.com

2020/06/14 #

  • 11:13:23 +07:00 Javascript promises are great and so is async/await, makes code much more readable, but there are several gotchas when writing tests for such code, and this article covers these# imaginativethinking.ca

  • 23:20:05 +07:00 A Javascript Module for KeyDB and Redis - Gives you the ability to extend these datastores with functionality using Javascript rather than Lua - Pretty cool - Would be great to have something like this in Nginx# github.com

2020/06/13 #

  • 08:21:06 +07:00 Kayeb - Simple serverless processing workflows, on any cloud - I like the "backend processes as a service" pitch# www.koyeb.com

  • 21:14:37 +07:00 Disney Almost Bought Twitter in 2016 - Kind of interesting to think about how different things might be today had that happened# daringfireball.net

  • 22:00:35 +07:00 New Horizons sends images to Earth from a vast distance# www.slashgear.com

  • 22:10:39 +07:00 Snapchat is launching Snap Minis - Small apps built by third-party software developers that can be opened within Snapchat - Sounds sort of interesting# www.cnbc.com

2020/06/06 #

  • 18:12:47 +07:00 Repl.it - The online code sandbox now supports Deno# repl.it

  • 18:27:01 +07:00 GitHub Etiquette - Worth reading if you interact with any open source projects# github.com

  • 18:42:45 +07:00 Meet the new Microsoft, same as the old Microsoft? - Bit of a Microsoft hit piece and it appears to me to be a bit thin on substance, but there is a somewhat interesting angle that is mentioned - the recently announced Slack initiative in Amazon# www.zdnet.com

2020/06/03 #

  • 06:20:56 +07:00 BBC launches Beeb voice assistant in partnership with Microsoft# venturebeat.com

  • 13:36:35 +07:00 US challenges 'unfair' tech taxes in the UK and EU# www.bbc.co.uk

  • 14:07:57 +07:00 Firefox 77 Released - Continued roll out of the new rendering architecture called WebRender, better web certificate management page, improvements to the javascript debugger# www.mozilla.org

2020/06/01 #

  • 11:42:38 +07:00 Trusted CGI - It’s old school CGI but made into modern lambda style functions, all self hosted and without all the complexity of docker, I can see this being very handy for a lot of small scale projects# trusted-cgi.reddec.net

For enquiries about my consulting, development, training and writing services, aswell as sponsorship opportunities contact me directly via email. More details about me here.