markjgsmith

Linkblog

2024/07/10 #

  • The Right Kind of Stubborn - Makes the case that there are two types of stubborn people, namely persistent and obstinate. And that the later is bad. It’s well written just like all PG's writting and very thoughtful. Interesting observations, important to be aware that there is a difference, but also remember life can sometimes throw you into very extreme situations. IMO, these can be choices rather than something built into a person’s character. paulgraham.com #

  • Nothing’s CMF Devices Prove Yet Again Cheap Doesn't Have to Mean Boring - These look pretty cool. Definitely want to try one out. It's a $200 dollar smartphone, a $69 smartwatch and $59 wireless ear buds. The smartphone looks kind of cool, runs Android and has relatively good spec with 8GB of RAM, 128 GB of storage, 5G support, dual-SIM, an under-display optical fingerprint sensor, 5,000-mAh battery cell with 33-watt fast-charging, 50-megapixel main camera, sensor to capture depth for portrait mode, 16-MP selfie shooter, and expandable storage up to 2 terabytes via microSD. Unfortunately only in bright orange which is gastly. Hopefully they will try some less intense colors at some stage. www.wired.com #

  • US Disrupts Russian Bots Spreading Propaganda on Twitter - The big thing in this story is the involvement of RT, which I guess is the quite popular in some places Russia Today media company. They alledgedly participated in the development of the bot farm software called Meliorator, which enables people to manage hundreds of fake social media accounts to distribute pro-russian Ukraine war propaganda. www.pcmag.com #

  • YouTube Embeds are Bananas Heavy and it’s Fixable - Apparently not only do they add entire mega bytes to the page, but if you add multiple embeds then multiple mega bytes get added. I’m kind of suprised to hear that because I remember videobloggers over 10 years ago with many youtube embeds on their pages and the pages didn’t take that long to load. Anyhow worth knowing about if you are working with video and having unnexpectedly large pages. frontendmasters.com #

  • Good programmers worry about data structures and their relationships - I wish there were more real world examples of data structures used in large RL projects. While I do use things like classes to keep data and functionality together in my static generator for example, and I put a lot of thought into the best way to store and combine these, I’m not sure that that qualifies as data structures. I tend to use simple objects and arrays to store class instances. I've tried a few times to write, for example, a generalised queue data structure and got into trouble. The code was way simpler just using an array. Not to say I wouldn't consider this though. It very well might be easier now that the main app structure is much better defined and might allow for more advanced features. read.engineerscodex.com #

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