HackerLangs
TopNewTrendsCommentsPastAskShowJobs

literallyroy

146 karmajoined 4 jaar geleden

comments

literallyroy
·10 uur geleden·discuss
Generally yes, though I remember seeing a post on hacker news in the past month where a SAAS sent an invoice after the free trial ended rather than terminating it.

I always expect a failed billing or no billing info after a trial to cancel and not be pursued (I regularly do trials with a temp card that I immediately de-activate so it cannot be billed in case I forget to cancel)
literallyroy
·3 dagen geleden·discuss
“The Real Dad Podcast” is by far my favorite podcast! It feels like hanging out with friends. I smile, I laugh, and I get some decent parenting stories to learn from. I highly recommend it to anyone with kids or about to have kids (perhaps give it a shot if you don’t have kids?)
literallyroy
·3 dagen geleden·discuss
My NA experience was bad at top level premier (or was ~1 year ago).

Why assume a large swath of the community is coping or low trust factor and that instead your experience is the only accurate one?
literallyroy
·3 dagen geleden·discuss
Saying FACEIT has cheaters “by all accounts” feels like a bad faith argument without including that it has significantly fewer cheaters (at least at higher ranks). As well as having the ability to report to real human moderators.

I have too many hours in cs:go and cs2 and am level 10 FACEIT. I have had many awful cheater experiences in the native competitive systems but have never had an obvious cheater (never reported someone) in a FACEIT match.

It works. It raises the bar high enough that cheating is significantly less frequent.
literallyroy
·11 dagen geleden·discuss
OP probably doesn’t control the weather
literallyroy
·28 dagen geleden·discuss
Pretty bad astroturfing
literallyroy
·28 dagen geleden·discuss
I think this makes a lot of sense in the context of Zed’s multiplayer editing. Maybe that works well for a small team working on a single product, but that doesn’t seem like it’d scale super well. I loved tight collaboration long ago on online notepads despite constantly breaking stuff for each person…
literallyroy
·vorige maand·discuss
Is the benefit of using a separate source that you can include images or something else I’m missing? Couldn’t you include context in the commit body?
literallyroy
·vorige maand·discuss
Thank you for putting this in more generalized terms. I was just thinking replace AI with smart phone and this reads the same.
literallyroy
·vorige maand·discuss
Unfortunately I think “good faith” goes away quick in the face of “bone shattering”
literallyroy
·vorige maand·discuss
Smaller more frequent price increases is potentially better than larger less frequent price increases assuming they need the increase to stay profitable? Sounds like they didn’t predict the continued increasing costs.
literallyroy
·2 maanden geleden·discuss
The company I work for uses GCP and we preciously had intermittent CloudSQL connection errors for a few hours. We reached out and they resolved it after a day or so and said there was a minor incident but I don’t think it was ever publically reported.
literallyroy
·3 maanden geleden·discuss
Removing access to opus is pretty funny. At least they recognize it’s unacceptable and tell you to go get a refund.

The per-request model was pretty insane.
literallyroy
·3 maanden geleden·discuss
Hey this is exactly the pattern we have and the bugs we need to catch… yoink?
literallyroy
·3 maanden geleden·discuss
Yeah that is a “stacked” pr. The tooling is nice especially when have a larger stack and make changes to the first branch. Update refs + push all branches, same with merging and rebasing onto main.
literallyroy
·3 maanden geleden·discuss
It’s strange how easy it is to spot.
literallyroy
·3 maanden geleden·discuss
It’s a really cool shade of black though.
literallyroy
·4 maanden geleden·discuss
Does self-hosted support SCIM or something else easy to connect for automatic user provisioning? Or do yal do account creations manually?
literallyroy
·4 maanden geleden·discuss
The hypest of hypers seem to be those who are new to the field or were never responsible for long term outcomes.
literallyroy
·5 maanden geleden·discuss
Thanks. I was curious if someone was going to address the weird use of “CATASTROPHIC” to describe source maps being available for front-end code. It’s already public. Minified is better for the regular user, and should be in production, but it’s like by far the least problematic thing in this article.