Post details
@malwaretech@infosec.exchange Starting to think that maybe using a web browser owned by the world's largest advertising company might be a bad idea.
This content type is full of IndieWeb post types, which are all content types which allow me to take greater ownership of my own data. These are likely unrelated to my blog posts. You can find a better breakdown by actual post kind below:
@malwaretech@infosec.exchange Starting to think that maybe using a web browser owned by the world's largest advertising company might be a bad idea.
I hate it when you follow a link to a really great blog post and you're two paragraphs in thinking oh my god this is really good but then a modal popup window from substack asks you to subscribe to this newsletter and you have to hit "continue reading" to finish and then you wonder if this great blog entry will last on someone else's service that may not be around in a few years
Attached: 1 image Hey I'm Jessica 👋 Previously Jess White, and have moved to a new account as I got married and changed my surname ✨ A few bullet points about me: - Day job is Senior Principal Architect - Director and co-founder of @dddem@mastodon.me.uk Conference - On the Board of Directors for the .NET Foundation - 4 X Microsoft MVP - Occasionally do the public speaking thing But I post about home life as well as tech life. Nice to meet you 😊

welcome to DevRel: your work is often invisible and you'll question whether you should go back to engineering on a monthly basis. ✌️
Today's guest is Dan Moore. He is the head of Devrel at FusionAuth and the author of "Letters To A New Developer", which is subtitled, What I Wish I Had Known When Starting My Development Career. Episode 136 on YouTube: https://youtu.be/1C1q-o6DtPU You can engage Dan here: LinkedIn - https://www.linkedin.com/in/mooreds/ Website - https://letterstoanewdeveloper.com/ Book - https://www.amazon.com/Letters-New-Developer-Starting-Development-ebook/dp/B08FD7DG943 Substack - https://ciamweekly.substack.com The Geek Within can be found on several podcast platforms - https://www.polywork.com/posts/W0IZQ1lu List of past episodes: https://tgwlink.net/episodes

This sounds like an interesting side project to work on 👀
Current status: looking around for a test server that gives you scratch accounts that you can then enable TOTP MFA for, so you can test TOTP MFA clients so you can understand them and the tricks you can pull for TOTP authentication. There are public expendable-account test servers for email, but I imagine the MFA TOTP case is more obscure (and maybe requires more backend work).
ffmpreg
Super excited that it's only a couple of weeks to go to #DevOpsDays London! There are still some tickets available, hit me up if you want a discount 👀
It's such a great conference, regardless of the fact that I'm speaking 🤓
I am famously not a fan of JSON Web Tokens (JWT). Like most cryptography and security experts familiar with JWT, I would much rather you use something else if you can. I even proposed a secure alte…

Attached: 4 images Earlier this year we stayed at a hotel in Berlin. They had a little sign that said if we opted not to have our towels washed, they'd give us a present. On our last day, we were given a little packet of mixed seeds to plant when we got home. The results so far have been delightful 🥰 #BloomScrolling

this docker container could've been a shell script
Dan North tells the tale of Tim, the worst programmer he’s worked with (who also is a heck of a programmer), Kevin Lin declares that OpenTelemetry delivers on its promise for open observability, Justin Garrison details Terraform vs GitOps vs System Initiative, Inc. writes how Apple beats burnout & Aline Lerner’s ad...

worse than touch interfaces are touchscreen interfaces. not only are they even more annoying because they usually have badly calibrated touch, but they all but promise that your UI will look like dated fugliness one year in. he rants, trying to hit the pixelated water symbol on a TFT with wonky LED backlight on what looks like a new coffee maker.
Between and I took 6296 steps.
I am helping out on project at work. I worked on the project when it started, and one decision we made was to store ADRs for design decisions local to the project within the repo Two years later, re-reading these is really helping me get up to speed on why some things work the way they do. In particular we had a mob exploration of the codespace and questions popped up which were answered by these ADRs.
It’s hard to believe that I’m from a generation that paid for ringtones when should this stupid glass rectangle make a single noise now, I’d smash it to bits.
i still maintain that misinformation/disinformation are terrible terms and we should all go back to saying "being wrong," "ignorant," and "lying"
Attached: 1 image I took this photo of my kid playing with his blocks the other day, and when I realized it reminded me of something, well...I had to make this.

Go’s <code>defer</code> and <code>t.Cleanup</code> have similar semantics, but there’s a good reason to prefer the use of <code>t.Cleanup</code> specifically in the presence of parallel subtests.
Wealth of Elon Musk 2012: $2,000,000,000 2023: $248,800,000,000 Wealth of Jeff Bezos 2012: $18,400,000,000 2023: $160,900,000,000 Wealth of Mark Zuckerberg 2012: $17,500,000,000 2023: $105,200,000,000 Federal Minimum Wage 2012: $7.25 2023: $7.25 Three words: tax the rich.
PSA: until you've experienced burnout, you are likely to underestimate how long it takes to recover. It's not a couple of months, it's 6-18 months for partial recovery, and maybe 3 years for full recovery (all depending on how bad it gets). The company burning you out will almost never support your recovery, mostly they'll drop you when you stop being productive. Nobody in business cares about your health but you, so be your own advocate, or suffer the consequences.
Looking to upgrade your work-life balance? Then make sure your next job has a 4 day work week. Hiring remotely and worldwide now!

Explore Joe's insights on corporate open source motivations and sustainability, and SAS's balance of financial incentives with community engagement.

TIL the hard way that GitHub domain verification and GitHub Pages domain verification are separate things. Quite the footgun. I'm thankful for a security researcher who reached out about a hijackable subdomain rather than exploiting it. Post those responsible disclosure policies, friends!