Readit News logoReadit News
baduiux commented on Show HN: Gemini Pro 3 imagines the HN front page 10 years from now   dosaygo-studio.github.io/... · Posted by u/keepamovin
baduiux · 12 days ago
Maybe this was answered already in a comment. Is the SQLite 4.0 Release notes also a joke? Are SQLite releases rare or even extinct?
baduiux commented on Bad UX World Cup 2025   badux.lol/... · Posted by u/CharlesW
darknavi · a month ago
Something extra hilarious about the UX of the website causing me to mis-click.

I tried to watch the YouTube video but the UX popped in and caused me to click on some other random link.

baduiux · a month ago
I think as long as it is a fun project (and not for real world applications) such experimental design is just fine. But yeah misclicking due to popups or other stuff is always annoying.
baduiux commented on Valdi – A cross-platform UI framework that delivers native performance   github.com/Snapchat/Valdi... · Posted by u/yehiaabdelm
seanwilson · a month ago
> its nearly better to write your business UI 3 times one for each platform.

Anyone have any experience of doing this for a complex and long-life app?

Sounds like a nightmare that would increase friction and decrease development fun by x10 because of the huge overhead and tedium of having to keep your features and tests in sync across platform for every change you want to iterate on, and requiring developers be proficient at multiple stacks.

I get the usual complaints about bad webview implementations, but separate native codebases sounds like a prohibitively enormous tradeoff if most users only perceive the UX as being a little better than a good webview implementation. I feel like I'm missing something that native codebases is suggested as if it's a simple alternative, or this is coming from people that aren't actually involved in this?

baduiux · a month ago
I can share a bit on this one. I’m doing hybrid apps for the last 8 years and stick to Cordova on my day job but also tried Flutter and RN for a bit. As I’ve seen some other comments about the iOS/Android look and feel (swiping gestures, etc.), Ionic (or the Cupertino package in Flutter) is the way to go. Without this, it would be a lot of trouble. However, as the recent iOS 26 update has shown, neither Ionic nor Flutter is going to support the new liquid glass design (yet). Since we never went with “our app must exactly match the (apple) design guides” this is not a problem for us but I’m sure others would love to be able to adapt the new liquid glass style. I also never heard of any app being rejected due to being a hybrid app or not having the correct look and feel. Of course, you might see/feel that it’s not a native app but who cares. Back in the days we even used a OTA plugin (it was a MS plugin, don’t remember the name) to automatically ship new .js/.html files without going through the review process. If I remember correctly Ionic still provides something like this.

When it comes to native stuff it get’s tricky. As always it really depends on the use case of the app. In our case we develop a navigation app using a native SDK to show a map + turn-by-turn nav + offline maps etc. This is probably the most non ideal use case for a hybrid app. We developed a few plugins to share data between js /native to initialize the map etc. However, the idea of sharing business logic is long gone. There’s so much stuff that’s happening natively and each time we implement it on Android, we have to switch to iOS and implement the Swift version of it.

Some others have also mentioned that a single person now has to know three platforms (iOS, android and Cordova (in our case with ionic + angular). This is true and the real downside. I’m quite familiar with iOS and android yet I’d never call myself a native iOS / Android developer. Yet, I’ve to write so much native code regarding permission handling, geolocation, threading (Ui/non-ui) and there’s always a ton to stuff happening from version to version (e.g. 16 KB Page Size on Android, iOS support for rotation the device/adaptive layout on iPadOS, etc). This is where a lot of time is lost. And the time is not only lost there but also with unmaintained outdated community plugins you suddenly need to understand and fix.

baduiux commented on Developer's block   underlap.org/developers-b... · Posted by u/todsacerdoti
baduiux · 4 months ago
> You may be held up by a problem in a dependency such as poor documentation. It is tempting to start filling in the missing docs, but try to resist that temptation. Better to make minimal personal notes for now and, after you’ve made good progress, considering scheduling time to contribute some docs to the dependency.

I agree with most of the article, but this part keeps me thinking. Scheduling to contribute later will almost never work. Either I do it now or never. The task is lost in a list of infinitely many tasks. Also, contributing to a dependency (if I understand this correctly) is always something that helps at least two: yourself - doing something good, helping to improve someone’s work, getting something done - and the person who works on the dependency project. The other gets (positive) feedback and knows someone uses their product/software/library

baduiux commented on Show HN: I built an app to block Shorts and Reels   scrollguard.app/... · Posted by u/adrianhacar
hombre_fatal · 4 months ago
This kind of control is what we miss out on when we leave web apps for native apps.

Ideally this would just be a simple browser plugin.

But the app requires major accessibility permissions so that it can access the API it needs to see into the Android apps, something that doesn't even exist on iOS. Just to do what should amount things like deleting a ".reels" component.

That said, props to OP for figuring out how to build such a feature for mobile. Most of the Show HN's in this space are desktop-only thus kinda useless.

baduiux · 4 months ago
+1

Native apps can in many ways be better than web apps but they definitely lack the client side control that a web app (or any website) comes with. The user is sadly just a consumer and the product at the same time without an opinion.

What I also don’t like are companies that more and more push the user into using the native (I.e. installed) app over the website. I use almost all apps in browser (YouTube, LinkedIn) and the LinkedIn website has a “this content is only visible in the LinkedIn app” banner that is so prominent, it’s disgusting. You’re unable to see details of people changing their job / completing a degree and you’re unable to see the list of “visitors of your profile” (even though this is a silly feature).

On iOS I use YouTube in the browser for a single reason: ads are not shown and/or skippable by reloading the site. Sometimes I use the YouTube app on an iPad and the advertisement experience is so bad. I highly recommend using YouTube in browser (Safari).

Since I’m also somewhat addicted to short, but only use YouTube, I’ve built a chrome+safari extension that allows me to watch X shorts (for longer than 1sec) before closing the page and redirecting me to a different page (whatever you want). This is quite helpful. You can check it out [here](https://chromewebstore.google.com/detail/youtube-shorts-trac...). I also use it on iOS via the Safari extension but I haven’t published it yet.

baduiux commented on Show HN: FFlags – Feature flags as code, served from the edge   fflags.com... · Posted by u/tushr
tushr · 5 months ago
Hey, Thanks! I recorded it using https://screen.studio/.
baduiux · 5 months ago
Thank you! I’ll have a look at it.
baduiux commented on Show HN: FFlags – Feature flags as code, served from the edge   fflags.com... · Posted by u/tushr
baduiux · 5 months ago
Cool product and great landing page. This is quite off topic: how did you make the code animation in the Feature Flag as Code section? I reminded me of prezi.com (with their slide animations). Would love to know!
baduiux commented on I launched 17 side projects. Result? I'm rich in expired domains    · Posted by u/cesargstn
danudey · 5 months ago
> I buy a domain name → I code for 3 all-nighters → I lose interest → I start again.

That's ADHD for you.

A former coworker of mine lamented this - "I start so many projects or hobbies, but just when I feel like I've learned a lot I lose interest". I had to point out to him that his hobby isn't - whatever, sheep shearing or book bindery or underwater basket weaving - but rather his hobby is learning things. That's a common thing for ADHD people, absorbing all you can in a rapid amount of time, devoting every minute of thought to something, and then suddenly completely forgetting it exists until you get the domain renewal notice.

At least you (seem to) have (some degree of) acceptance of the circumstance and recognize the benefits of this behavior rather than just focusing on the drawbacks; too many people have this behavior and think it's a personal failing, when really they just have a different hobby than they think they have.

baduiux · 5 months ago
I called this Opportunity FOMO for myself. I always wish to jump on the bandwagon with the next idea/project instead of sticking to the one I currently work on.

I wrote a short blog post on this a few weeks ago: https://baduiux.de/posts/opportunity-fear-of-missing-out/

baduiux commented on I launched 17 side projects. Result? I'm rich in expired domains    · Posted by u/cesargstn
quesera · 5 months ago
I do the same.

And FWIW, your (our) paranoia is justifiable. As mentioned in another comment, GoDaddy is historically-notorious for front-running domain searches. ICANN tried to make that a bit less practical, but I just assume that they (and other sketchy registrars) still do it.

If you search directly through whois (i.e. from the command line), you should be OK. That's been my strategy, and I think it works.

baduiux · 5 months ago
I decided for myself that there’s no need to buy a domain up front. I don’t even let myself look for potential domain names or start asking ChatGPT to provide me with some naming ideas. Most of the time, the project don’t even reach MVP state. During development and research I also learn more about my project and similar products thus helping me decide on a good name.
baduiux commented on I launched 17 side projects. Result? I'm rich in expired domains    · Posted by u/cesargstn
donatj · 5 months ago
I created a rule almost ten years ago that I won't buy the domain until I actually have something to host, and it's done me reasonably well.

I however have a similar but more expensive problem, I develop side projects to an MVP and leave them up for literal decades with no one but myself using them, paying for the domain and hosting. I can't let things go.

I rewrote a number of things in Go recently so they could scale down to zero on Fly.io and save me some money.

For example though I have been developing a note keeping SaaS for fifteen years. It fits my own needs perfectly and I use it every day, but everyone I have ever had try it has bounced in a couple minutes. I literally removed the sign up after GDPR scared me in 2018 and never put it back. I should put it back, everything is client side encrypted and I don't keep any PII.

I have an ad free emojipedia-esq tool, a tool for making API controlled README badges, a tool for converting MIDIs into print outs of colored sheet music for children's keyboards, a joke API, so much more.

I did accidentally let the domain expire for my Wordle knockoff where you guess the soup based on the ingredients. It never worked very well anyway.

baduiux · 5 months ago
As many pointed out: you could simply use subdomains for all the services that you use for yourself only.

u/baduiux

KarmaCake day12April 12, 2025View Original