Marko Wallin

@walokra
18 Followers
22 Following
15 Posts
Full stack developer aiming to improve the quality of life at Robu. Kind of CTO, board member, workplace steward. Blogs http://ruleoftech.com & http://verteksi.net
Bloghttp://verteksi.net
Bloghttp://ruleoftech.com
GitHubhttps://github.com/walokra
Xhttps://twitter.com/walokra
Installed Copilot for Xcode, https://github.com/github/CopilotForXcode, and will see if I now get the feature request fullfilled for Highkara news reader. A bit confusing as it's not integrated to Xcode like OpenAI or Anthropic. #Xcode #iosdev #highkara #copilot
GitHub - github/CopilotForXcode: AI coding assistant for Xcode

AI coding assistant for Xcode. Contribute to github/CopilotForXcode development by creating an account on GitHub.

GitHub
12-factor-app in the context of cloud-native apps: https://lukasniessen.medium.com/the-12-factor-app-15-years-later-does-it-still-hold-up-in-2026-c8af494e8465. The twelve factors hold time quite good after 15 years. #12factorapp #cloudnative #shortnotes
The 12-Factor App - 15 Years later. Does it Still Hold Up in 2026?

The Twelve-Factor App methodology was created around 2011 at Heroku. It’s a set of twelve principles for building software-as-a-service…

Medium
I will just leave this here and return to this when PostgresSQL 18 is on Aurora RDS: https://medium.com/@vinodbokare0588/postgresql-18-upgrade-how-it-makes-your-databases-2-3x-faster-37e87b5f361f. The performance improvements etc. are huge. (https://www.postgresql.org/about/news/postgresql-18-released-3142/)
PostgreSQL 18 Upgrade: How It Makes Your Databases 2–3x Faster

PostgreSQL 18 shipped with changes that aren’t just incremental improvements. They’re the kind of architectural shifts that happen once…

Medium
Long time since last update to #Sailimgur imgur app for @Jolla @SailfishOS. Thanks to PR it is now a bit better. After QA gets to it. It was a bit harder to test the PR as I don't have modern #Jolla device and #SailfoshOS SDK doesn't support Apple Silicon.
Trying to figure out what to do with the PR I got to Sailimgur #SailfishOS app. Found out that the SDK supports onlyIntel CPUs and Apple silicon is not supported :( Merge without testing or setup old x86 MBP for just this ¯\_(ツ)_/¯ I doubt that #Jolla spends any development time for supporting Apple Silicon in the near future as this same issue was raised 3 years ago.
Short notes on tech 40/2024: https://ruleoftech.com/2024/short-notes-on-tech-40-2024. Notes about time, being senior engineer, replacement for Insomnia / Postman and a little bit of CSS.
Short notes on tech 40/2024 - Rule of Tech

The holidays are long past and it’s time to get back to short notes. Software development On Being A Senior EngineerGreat article of what makes for a good senior engineer. Notes about time. Web Design A (more) Modern CSS ResetOr use the archived one. (from Changelog News) The Undeniable Utility Of CSS :hasGreat post of […]

Rule of Tech - Technology shall have no dominion
After checking about:config, "Hide weather on New Tab" sets the config value "browser.newtabpage.activity-stream.feeds.showWeather" to "false", but leaves "browser.newtabpage.activity-stream.feeds.weatherfeed" as the default of "true". So, my suspicion was correct, #Firefox is still sending your location off every 30 minutes to get the weather in the background by default even if you disable this new widget: https://searchfox.org/mozilla-central/source/browser/components/newtab/lib/WeatherFeed.sys.mjs #infosec #privacy
WeatherFeed.sys.mjs - mozsearch

Short notes on tech, week 29 of 2024: https://ruleoftech.com/2024/short-notes-on-tech-29-2024. To use GraphQL or not, The latest in Web UI, Future Frontend 2024 Conference recordings and some more.
Short notes on tech 29/2024 - Rule of Tech

Backend Why, after 6 years, I’m over GraphQLWhy, after 8 years, I still like GraphQL sometimes in the right contextTo use GraphQL or not 🤔 Decide yourself and think about your use cases.(from Changelog news) Your API Shouldn’t Redirect HTTP to HTTPS“Instead of redirecting API calls from HTTP to HTTPS, make the failure visible. Either […]

Rule of Tech - Technology shall have no dominion
Short notes on tech week 22 of 2024: https://ruleoftech.com/2024/short-notes-on-tech-22-2024. Found this on my drafts :) Threat modeling, tech debt, security assessment and more.
Short notes on tech 22/2024 - Rule of Tech

Integrating threat modeling with DevOps “Reflections on how it is possible to adopt threat modeling more effectively and efficiently, integrating it with modern DevOps methodologies and tools, and focusing on the value provided to all the various actors involved with the Software Development Lifecycle.” (from CloudSecList) Threat Modelling Cloud Platform Services by Example: Google Cloud Storage“A […]

Rule of Tech - Technology shall have no dominion
Short notes on tech for week 16 of 2024: https://ruleoftech.com/2024/short-notes-on-tech-16-2024. Some DevOps, programming and accessibility.
Short notes on tech 16/2024 - Rule of Tech

DevOps Processing Background Jobs: Lambda vs ECS vs ECS FargateGood article of comparing where to run background jobs and costs. API observability fundamentalsA course on API observability, covering an introduction to OpenTelemetry as well as lots of API-specific topics. Programming Code Review Security Checklist“A few handy checklists for security focused code review, for both server […]

Rule of Tech - Technology shall have no dominion