@matthew@mastodon.me.uk avatar

matthew

@matthew@mastodon.me.uk

iOS developer by day, iOS developer by night.
Likes nature, beer, vegan food, foreign-language pop, York City FC.
Dislikes Tories, racists, crypto-bros.
Boosts are endorsements.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

matthew, to random
@matthew@mastodon.me.uk avatar

One thing I noticed on the VW ID.3:
The power consumption is quoted in “kWh/h” (kilowatt-hours per hour), which offends my scientific brain.

It’s just kilowatts, surely?

matthew,
@matthew@mastodon.me.uk avatar

@yatil
That’s fine, when they’re talking about power usage over distance.

But that “kWh/h” figure was the instantaneous power usage, which I’d expect to be measured in kW.

matthew, to random
@matthew@mastodon.me.uk avatar

I’ve always wanted to see the , but have never been lucky enough to see it.

So it’s especially annoying to see people on our village Facebook group posting photos from last night’s display.

danieldurrans, to random
@danieldurrans@mastodon.me.uk avatar

What domain registrar is the "go to" these days?

People who run their own registrar need not answer this question ;)

matthew,
@matthew@mastodon.me.uk avatar

@danieldurrans
I have a low bar for registrars, but have moved everything to PorkBun.
All I really want is a decent set of TLDs, and a not-terrible way of configuring DNS.
The only thing I don’t like is the name, being a non meat-eater :-/

matthew, to random
@matthew@mastodon.me.uk avatar

I still don’t understand the hype around GitHub .

Like lots of AI, it’s taking away the stuff that programmers generally enjoy (writing code) and giving us more of what we generally don’t enjoy (code review).

Am I missing something?

matthew, to random
@matthew@mastodon.me.uk avatar

Eww, new app just dropped, and it’s… unusual. 😬

glynmoody, to vegan
@glynmoody@mastodon.social avatar
matthew,
@matthew@mastodon.me.uk avatar

@glynmoody
The Streisand Effect rears its head once again!

matthew, to random
@matthew@mastodon.me.uk avatar

Inspired by this post from @Edent, I’m trying to show evegy prices on my very old Kindle.

https://mastodon.social/@Edent/111620580427778424

It’s not easy, and I’m celebrating every time I get a different error. The latest error is because the Kindle’s ancient version of Java only supports TLSv1, but the Octopus API requires TLSv1.2 :-(

matthew, to random
@matthew@mastodon.me.uk avatar

Hey, listen up.

If you’re posting here, to say you are looking for work:

Please, please, say where in the world you are.

UK? Berlin? Cupertino?

Tell us where you are.

Otherwise we cannot help you.

jamesthomson, to random
@jamesthomson@mastodon.social avatar

Does anybody have any tips for generating a concave CollisionComponent in RealityKit?

I have some fairly simple geometry I'm loading from a usdz which I'd like to add a nicer fitting CollisionComponent to for accurate raycasting, but the closest thing is ShapeResource.generateConvex, which doesn't deal with holes.

matthew,
@matthew@mastodon.me.uk avatar

@jamesthomson
If you’d chosen to model those famously-straight European bananas, you wouldn’t have this problem.

RobW, to random
@RobW@iosdev.space avatar

Someone cooked some fish in the microwave at work today. I didn’t think these people were real.

matthew,
@matthew@mastodon.me.uk avatar

@RobW
I once saw a colleague boiling eggs in the work kettle. He needed to hold the button down, so it wouldn’t automatically stop.

beccaowen, to random
@beccaowen@mastodon.social avatar

New blog post: First Year in Chronicling Commits

https://beccais.online/2024/02/first-year-in-chronicling-commits/

matthew,
@matthew@mastodon.me.uk avatar

@beccaowen
A few years ago, I used lolcommits while writing an app. It takes a selfie on every commit, and adds the commit message on top.

https://lolcommits.github.io

(And I’d completely forgotten that one of my pictures is on that webpage!)

paul, to random
@paul@tapbots.social avatar

Brutal morning but my experiment worked.

matthew,
@matthew@mastodon.me.uk avatar

@paul
Odd… I applied for that entitlement a few weeks ago, and got an email rejection last week.
Weird that they didn’t reply to you at all.

matthew, to random
@matthew@mastodon.me.uk avatar

Another fab weekly podcast from the @troyhunt

This chat about Spoutible is 45 minutes of fail after fail after fail.

https://overcast.fm/+HlSDh7yX4/12:38

matthew, to SwiftUI
@matthew@mastodon.me.uk avatar

Is it okay to use withAnimation in a ViewModel? Asking for a friend.

SteveFaulkner, to random
@SteveFaulkner@mastodon.social avatar

In

matthew,
@matthew@mastodon.me.uk avatar

@SteveFaulkner
Is that the Slip?

matthew, to random
@matthew@mastodon.me.uk avatar

Dreamed last night that my phone was creating AI-generated photos in my camera roll, for future events it found in my calendar.

matthew,
@matthew@mastodon.me.uk avatar

@dave
Exactly!
Someone will make an app to do this, and I hate it already.

podomunro, to random
@podomunro@iosdev.space avatar

Hugo is being a huge PITA so I'm looking to move away to something that requires less brain power for my blog.

Musts:

  • Be able to write blog posts in markdown
  • RSS
  • Support Swift code blocks

Nice to have:

  • Require little brainpower to get set up and maintain
  • Have some degree of control over theming (although I'll take black and white)

And please don't suggest Wordpress.

matthew,
@matthew@mastodon.me.uk avatar

@podomunro
Watching this thread with interest.
I’ve been using Publish for a couple of years, and have even written plugins for it.
But it’s unsupported now - lots of open unanswered PRs. I regret choosing to use it.

RobW, to random
@RobW@iosdev.space avatar

deleted_by_author

  • Loading...
  • matthew,
    @matthew@mastodon.me.uk avatar

    @RobW
    I sat on a few in IKEA today.
    Decided to get “Markus”.

    matthew, to random
    @matthew@mastodon.me.uk avatar

    Great (and scary) discussion here about lapsed domains, and how companies don’t respond to responsible disclosure.

    @troyhunt talks with Scott Helme.

    https://overcast.fm/+HlSCS_G94/32:12

    matthew, to random
    @matthew@mastodon.me.uk avatar

    Good (ish) news!

    My radar for the broken simulator time override has a new status: “Potential fix identified - for a future OS release” :)

    thedevme, to random
    @thedevme@mastodon.cloud avatar

    I am determined to use Unit testing in iOS in 2024. Please give me your recommendations for YT videos, courses, and books. And any other things you would recommend.

    Thank you! 🙏🏾

    matthew,
    @matthew@mastodon.me.uk avatar

    @thedevme
    Don’t feel pressured into TDD. (I do it at my day job, but not on personal projects)

    Start by identifying code which has subtle behaviour, or could be easily broken by a well-intentioned future developer.

    Think of unit tests as a love-letter to future you. (Or whoever else will be maintaining that code in 5 years time)

    matthew, to random
    @matthew@mastodon.me.uk avatar

    British friends: there’s a three-part documentary about the history of on BBC iPlayer, and I can’t describe how good it is.

    matthew, to random
    @matthew@mastodon.me.uk avatar

    Amazing cloud action in right now… I’ve never seen anything like it.

    Rainbow clouds. Like a pearlescent effect. Weird!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • tacticalgear
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • Youngstown
  • everett
  • cisconetworking
  • slotface
  • GTA5RPClips
  • rosin
  • thenastyranch
  • kavyap
  • mdbf
  • Leos
  • modclub
  • osvaldo12
  • Durango
  • khanakhh
  • anitta
  • provamag3
  • ngwrru68w68
  • cubers
  • tester
  • ethstaker
  • megavids
  • normalnudes
  • lostlight
  • All magazines