O-stevns
No user record in our sample, but O-stevns has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but O-stevns has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
It didn't have to be like that though... It hasn't always been this bad. Personally I think they've been ruining Swift since version 4. It's particularly terrible in SwiftUI context nowadays but you can also make it…
No need to defend yourself, I share this sentiment as well. If I'm going to spend time writing and reading a lot of code in a new learning language, I want my previous knowledge to be somewhat reusable. For this reason…
As we dive further and further into them being dependent on said devices to be part of modern society... Yes we do. It's the niche that wants open and flexible devices and the ability to customize everything. Let's not…
That's a lot of code for a PR, though i should admit I have made PR's being half that size myself. Personally I think it's difficult to address these kinds of PR's but I also think that git is terrible at providing…
Odin has no primary use case, it just happens that a lot of the members in the community have made or are interested in game making
I got the iPhone 13 mini as a work phone for the sole reason of it being the smallest iPhone at the time. I too dislike the phone landscape nowadays with their ridiculous and ever increasing sizes. My personal device is…
It's been years since I used Total Commander, so I don't recall all its features anymore. On macOS I use Marta https://marta.sh/.
It's not my hill to die on but I will say use wireless in-ear monitors myself to avoid ever having to deal with adapters because... Adapters are terrible, often wonky in one way or another, incredibly inconvenient for…
Yes, as mentioned here on the overview: https://odin-lang.org/docs/overview/#built-in-constants-valu... x: int // initialized with its zero value y: int = --- // uses uninitialized memory
Not loving this trend that we are starting to doubt whether everything is AI generated. Ahoy is a known Youtuber who has made content for 14 years. His voice is definitely not AI generated.
"Study smarter" or just make it easier to cheat... you be the judge of that. Maybe we should just go back to doing tests and exams on paper? What was the benefit of going digital with this again?
> a blind person can't see when an animation has finished. They expect that menu to be available once they've triggered it. However, seeing people see the dropdown appearing and then go to use it once it's ready. A…
The _mostly_ same behavior is what caused the problem though :P I'm curious, did these solutions come to pass because you had to make adjustments based on actual user feedback or was it just a developer trying to think…
Of course there are edge cases, I work with accessibility too, for an app in the public sector where WCAG rules are no joke, so I know this as well but even so, we don't build custom accessibility UI for our users. We…
Seems like a non bug to me. The first mistake the developer made, was that he wanted to create a different user experience between keyboard and mouse. Stick to what you get by default and design your components so they…
While I understand your question is about the Transit app in general, I'd just like to mention in correlation to the article that my team and I worked with one of the public transport operators in Denmark, to utilize…
While Lottie has existed for a long time, I'd consider looking into Rive instead https://rive.app/ Compared to Lottie, you can make animations for Rive directly in their web editor. The downside is that you have to…
The whole concurrency agenda with local reasoning sounds great in theory but in practice becomes such a pain in the ass for projects that has existed for years. Maybe our current app has unknown data race bugs, maybe…
Yup I agree, to me it is turning into the next c++ with the kitchen sink in terms of features. The language is trying too hard to cater to too many use cases. At some point I hope it stabilizes without it being the end…
The native experience benefits the user and the device more because it's using the APIs as they were intended, WPA's will forever be the inferior choice.
Imo there's nothing suspicious about, I am an early adopter and I happily pay for it. It simply provides better results than Google, Bing, DDG and any other search engine I've tried. I'm not a fan of subscription based…
I'd say like with most things, simply going through the material is not enough. You need to follow the tips like reading the script out loud. This has had major impact on my ability to learn and furthermore speak the…
Figma also went to great lengths to make it perform as well as it does. Doing something similar for Inkscape seems unlikely but who knows. https://www.figma.com/blog/building-a-professional-design-to....
I'm definitely a part of the outliers in those statistics given my monthly use varies.. sometime 800, other times +1200 queries. The pricing seems reasonable to me although I do not see myself paying 25 bucks for…
It doesn't suck per say... it comes down to the course and your own interest in learning a language. To me Duolingo worked well as an entry barrier for getting started, the app interface is polished and the gamification…