A Product alternative research and test just turned into a concrete product idea. Just need to find the time to actually do it.
A Product alternative research and test just turned into a concrete product idea. Just need to find the time to actually do it.
Have been battling with #Xcode 26.2 problems on my #GitHub Action that publishes #TimeTraverseHub to #TestFlight for the last two hours. Finally, got it working, and now can publish the #dotNET10 version of this #MAUI app.
Here is a small look at it, btw. I have only done the homepage at this time.
Isn't it pretty? :)
Yes. It is optimized-ish for mobile. lol
#blogger #blogspot #indieweb #webdev #devproblems #homepage #webdesign
I already had a problem with that, similar to one I got through the App Store Connect report, but I believe I managed to fix it. 😅
#DevProblems #Multithreading
Wenn deine Lokalisierung (Design)Probleme verursacht… (ist dein Produkt nicht gut internationalisiert) #katjes #tropica #i18n #l10n #devproblems
On the one hand, comments in code are awful because they can mislead and get out of sync. They're an extra maintenance burden.
On the other hand, WTF was I thinking and trying to do with this IF statement in some 10+ year old code? And why am I checking if a value is an empty string immediately inside a check to see if it is unset or an empty string 🙃
The joy of working in multiple programming languages.
Apparently #PHP variable interpolation in strings is lacking features compared to #Python f-strings! #ooops #DevProblems
Was updating my profile links on https://dimipiraat.link and realised I have a dimipiraat GitHub account. I forgot about it cause I mainly use a different account for everything professional. Last (and probably only) thing I did was create a page on https://hackercouch.com which is now out of date so trying to update it and I have totally forgotten how to do pull requests and work with git since I haven't been doing any dev work for over a year. #devproblems #hackercouch #git
There is not less of New in York than of est in Yay!#devproblems.
It's been many bontoons since I last had to do SQL. Now my brain hurts.
Oh God, so many decisions! Been building a new notification API server to use at home, but I can't make up my mind if I want to stick with my favorite server language #golang or try something new and potentially faster with #rust. Hell, I even started outlining a version in #python to check out @FastAPI and it's awesomeness...the struggle is REAL!!! 🫠😭 :golang: :rust_ferris: :python: #programming #devproblems
Why is it so much more difficult to refactor things than it is to actually write new stuff? #devproblems
Good: Got the auto-resize stuff working (after some confusion about not being able to set struct values, but not getting an error)
Bad: re-opening app with two windows places them on top of each other.
Dear window manager, THIS IS SHIT BEHAVIOUR! And I can't work around it because the #GTK API was removed 🙄
Due to the #Twitter chaos, I needed to sunset my app #TwistReader (TWItter liST Reader, an alternative way of consuming the content (links, images, videos) of tweets based on lists). I also decided to not write apps for #SocialMedia ever again. But… #Mastodon has lists as well… so I could port it over… 🤔 #devproblems #decisions #devlife
Specify your image as .png if also if you have an .svg.
https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/image?view=net-maui-7.0
Just spent my #morning with updating my #AzureFunctions with #oAuth via the built-in #AuthenticationProvider for #AzureActiveDirectory. Went smooth so far, but now there’s that #OpenAPI thing once again where I am struggling.
#devproblems #CASBAN6 #sigh #Azure
If everything is high priority, then nothing is high priority. #SoftwareDevelopment #DevProblems #ProjectOwners
FWIW, I just recreated the function but without setting up the deployment. After creation was done, I have set up deployment - and it worked. Can't tell what's the difference, though. #devproblems