Suhtai

@suhtai.com

Software Artisan Opinions here are mine, and they can (often) be wrong.

Always find it interesting that the same people that feel you should "pull yourself up by your bootstraps" always are against inheritance taxes. IMHO, inheritance is income

Roads, bridges, tunnels, traffic lights, etc are all operated and maintained by taxes, because it's good for people and businesses. Why can't we have free public transport too? We've been subsidising the car industry for too long.

Behold the labour party. They want to exclude trans people from society but to do so with "dignity and respect." It's pissing on trans people and calling it rain.


A screenshot of a two-part social media thread by Sarah Owen MP (@sarahowen.org.uk).
The first post reads: "Organisations which also want to remain trans-inclusive need to receive support on how to do so within the law. In a similar way, those that wish to exclude trans men and women from their spaces also need to know how to do so without breaching individual rights to privacy. (6/7)"
The second post reads: "All of us deserve to be able to live with dignity and be treated with respect. (7/7)" The timestamp is 12:02 PM · May 21, 2026.

@gwr.com not only your app doesn't allow to use a VPN or from abroad, now we have to log in every single time. I'm going back to use Trainline until you get serious software engineers. Or listen to them. I'm available to consult if you're interested 😅

Can you guys (@bsky.app) stop letting AI drive all your development and get some proper engineers check and test the AI slob code? This app keeps getting worse since you announced you were using more AI. I'm all for it, but have some due diligence.

Bild

It's frustrating to see people talk about EVs without knowing what they are talking about. I have a 6yo 2nd hand EV with 60k miles on it, and the battery is still at 96% of capacity. Also, I don't have access to home charging and it's absolutely fine, charge it once a week while I do my shoping.

I am still Bertrand.@halfref.bsky.social · 5mo ago

Used EVs generally have batteries that are on their way out. Until there's a cost-effective battery swap solution, the degraded range of used EVs make them a money pit for people who depend on their cars.

@gwr.com can you tell your app developers to stop geo blocking your mobile API? If I'm traveling abroad I should still be able to use your app to plan trips for when I'm back. Cowboy mistake if I'm honest. Also, your new login requires to login every time. I'm just gonna go back to using Trainline.

This stuff should be illegal. It says 0% interest. But 3 x £299.60 is £898.80 Which is the equivalent of over 80% APR. Don't get tricked by false advertising. Always run the numbers.

An ad from klarna that says 0% interest on a product that costs 749 GBP but the paymenta add to 898.80 GBP.

@gwr.com It's ridiculous that your mobile app will log you out and send you to their website when abroad or using a VPN. Mobile apps are just fancy websites, such an arbitrary and hostile decision.

Some transgender people see only darkness in front and behind them. The current climate is especially accelerating this. Transgender people just want to love the people they love and live their lives as themselves. Let's all join hands and change the world🫶🌏🫶

Bild

@fairphone.com I swear the Fairphone 5 gets worse with every update. Now it keeps killing my podcast app or killing the keyboard for no reason. I really wanted to support such a good cause, but it's such a disappointment 😥

When designing a user interface ALWAYS expect two things: lag and failure. Living in the South West with limited connectivity made me even more aware of these 😅

Dear Android Devs, Unit tests are not class tests. Given how we can mock the network (with Ktor) and use in-memory databases with Room, our units under test should be the ViewModel and the UI (screenshot tests) Anemic tests ensure implementation is difficult to change, for little to no value.