Hacker News .hnnew | past | comments | ask | show | jobs | submit | desiderantes's commentslogin

That never happens. Instead, it always attracts the opposite group, the Rust complainers, where they go and complain about how "the everything-in-rust-is-better crowd created yet another fake headline to pretend that Rust is the panacea". Which results in a lot of engagement. Old ragebait trick.


At the very least it gets more upvotes.


Well it is keyword for RSS feeds.


"never" huh?


Pretty much. The tide of rust evangelism has been turned in favor of complainers for a while now. Nothing compared to JS and React hate, but still.


Yep. The Rust Evangelism Strike Force concept has long been dead for at least the past few years. In many aspects, Rust has become the "boring" technology, like Ruby and Rails.


One of the two founders. The other one is Danielle Foré, still running the project.


They said that those kind of sites sucked. Common or not.


Hi, this is a nonsensical reply, as the sentence is lacking a few words to be complete. Are you using some kind of AI to answer? If so, which one?


No A.I, just H.I (Human Intelligence) :).


Please go back to your resting place, Mr Lamarck.


Perhaps if you get confused by fast things you shouldn't be driving?


Perhaps if you're driving, the things around you need to give you time to react to other things around you. Fewer things are more frustrating than getting honked at because you pressed a button, then got distracted by a car pulling up which you needed to look at to be aware of, then missed the printer asking if you want a receipt, and then having to press another button to talk to someone to ask for a reprint which, of course, holds up the line of cars growing behind you while someone gets paged to come to the kiosk.


So you wrote this new scenario where the parking ticket machine does NOT print a ticket unless you confirm it (after you already pressed the button)? And you get... mildly inconvenienced by some honking. Yeah you shouldn't drive.


No, not printing the ticket isn't the scenario. Not printing the receipt for payment is the scenario.

It's not a new scenario. It happened to me.

I'm not mildly inconvenienced by some honking. That's just aggravating. I'm inconvenienced by having to call to get a receipt.


Sad to still have this as a draft


So you haven't heard of Kotlin Multiplatform.


What are your experiences of using Kotlin for modern macOS/iOS development? How's the support looking when Apple releases new XCode?


Kotlin Multiplatform (KMP) is neat for android devs that want to be able to code for both platforms using a toolset/language they are familiar with, but for iOS development KMP is a hassle (personal opinion). I’d rather just write the code twice. Also, I actually like Xcode. As for Android Studio, up until the more recent versions the GUI felt really clunky to me (which made working in it a bit of a slog).


Have heard of it, haven’t investigated it deeply. Looks to still have some of the less-great points of the Java ecosystem on the build side of things (gradle) which is a detractor for me.

Kotlin’s syntax is also weird/quirky in some ways.


> Kotlin’s syntax is also weird/quirky in some ways.

I'm curious to learn what you mean by this! :)


No terenary if and the elvis operator, for one. Stuff like that trips me up frequently when jumping between Kotlin and Swift/other C-likes.



Ah, I see. Tbh, I actually like the lack of ternary and elvis, they are nicely handled by if expression (as the other comment notes)


Or Dart


Scala and Groovy were big pushes for Java 7/8. Their hypes died down after that release.


Where do you see pattern matching in Kotlin?


In its pattern matching feature


Kotlin has no pattern matching. Their bootleg ‘when’ with guards is no match (no pun intended) for true pattern matching.


Doing charity work does not mean you don't expect to be paid for your regular work. Also, a lot of companies do pay devs to work on open source projects.


Open source isn't charity - just like playing non-professional sports isn't charity: the vast majority of participants see it as a hobby or social activity. A minority get paid, and a minority of the minority "break even", but vast majority are playing in self-organized leagues and pick up games, which are in no shape or form charities (even if the public can watch for free as a side-effect).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: