HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rbnsl

no profile record

Submissions

PSA: Stop starting startups on Firestore

engineering.traba.work
8 points·by rbnsl·2 anni fa·13 comments

Ask HN: Does anyone actually use data structures/algorithms at work?

6 points·by rbnsl·2 anni fa·12 comments

Ask HN: Why would you ever use C++ for a new project over Rust?

32 points·by rbnsl·2 anni fa·39 comments

comments

rbnsl
·2 anni fa·discuss
“Existing modern languages already provide an excellent developer experience: Go, Swift, Kotlin, Rust, and many more. Developers that can use one of these existing languages should. Unfortunately, the designs of these languages present significant barriers to adoption and migration from C++.”

Hadn’t heard of Carbon, very cool. Super telling line with the “Developers that can use one of these existing languages should.” Thanks for sharing!
rbnsl
·2 anni fa·discuss
Thanks for all the sources! Especially surprised on the Google one, used to work there and remember hearing that considerable parts of Fuchsia (https://en.m.wikipedia.org/wiki/Fuchsia_(operating_system)) were written in Rust but didn’t know they were also conducting studies across the org about how much more productive eng were with it. Pretty cool
rbnsl
·2 anni fa·discuss
Interesting, haven’t heard this viewpoint before of Rust being a drop in replacement for Java. From my limited experience with Rust it felt like the learning curve was way steeper than when I was learning Java for my previous job. Good point on C though, one of my old CS instructors would always call C his swiss army knife since its so small he had practically the entire syntax in his head.
rbnsl
·2 anni fa·discuss
The startup I work for is getting off a similar PaaS and evaluating Porter too; we really like the idea of the white glove service they have and flexibility across multiple clouds but was worried about general overhead in someone on the team needing to manage it, whereas the PaaS was so hands off (even if it was a black box). Curious what you and your team end up deciding on!
rbnsl
·2 anni fa·discuss
Yeah it really feels like once your hobby project actually starts making some money, they start charging you insane amounts to compensate the millions of other hobby projects they host that haven’t made a dime yet…
rbnsl
·2 anni fa·discuss
Pretty sure it’s still the case from recent convos I’ve had with friends in crypto, it’s just no one talks about it anymore because crypto is massively unrelevant right now
rbnsl
·2 anni fa·discuss
What’s the alternative? I feel like the interface is so simple for non infra engineers who just want to get a hobbyist project off the ground. I mean sure it’s not going to have the bells and whistles of something like Porter or just going onto aws/gcp directly but saying “self respecting” is ridiculous. It’s just a time tradeoff
rbnsl
·2 anni fa·discuss
Definitely wild we’re in the timeline you can run a 1.1 bn param model on a raspberry pi, but its still tough to justify because the 1.1 is kinda useless compared to the beefier models. Sick for home builds/hobbyists though I might wanna get one of the new Pis just to try this out