Viewing profile — jivings
jivings
HN member- Joined
- Thu, Jul 19, 2012, 8:23 PM UTC
- HN karma
- 664
- Public activity
- 138 items
- HN profile
- View on Hacker News ↗
About jivings
No profile information was provided.
Recent public activity
-
comment
Comment #44496638
I'm having the same problem (and had a rant about it on X a few weeks ago [1]). We get ~50% of traffic from ChatGPT now, unfortunately a large amount of the features it says we hav…
-
story
Show HN: Startkit.ai – Boilerplate for building products with AI
Hey HN! I've been serially building AI projects for over a year, and building node + js SaaS products for over 10 years with my partner. We decided to combine everything we know ab…
-
comment
Comment #39469688
Yes! We got one last year but we didn't use it on the Atlantic crossing as we were trying to do a bit of a digital detox.
-
comment
Comment #39468991
Yeah there are a couple of us! We've met one Canadian couple personally who run a SaaS and a few others that freelance and do other online work. But actually we don't often talk ab…
- story
-
comment
Comment #34262310
Hey HN, I spent a few hours to create a method of automatically translating our website into any language with GPT-3. All the code and prompts are available for anyone to try the s…
- story
-
comment
Comment #34008849
I use fastmail so probably it will be next :)
-
comment
Comment #34008292
It's the most fun one for sure
-
comment
Comment #34008283
Does it!? I haven't really seen this, maybe I can tweak the prompts a little to compensate. If you want to drop me an email that would be super :)
-
comment
Comment #34003201
You can provide email examples as training data
-
comment
Comment #34002245
Currently you provide some example emails and the replies you sent to them, and that's used in the prompt. Working on a fine-tune that uses more of your sent items that you can spe…
-
comment
Comment #34001748
Hey HN! Yesterday I launched Ellie, an extension that helps you reply to emails using OpenAI. Ellie learns your writing style, and uses the email thread to create context and craft…
- story
-
comment
Comment #33716982
Any sort of help message about this when disabling the domain would help :)
-
comment
Comment #33716939
The request is never hitting HelpKit's servers.
-
comment
Comment #33716843
Sure I understand the bug, but when that service is also a DNS provider then it should understand that when I change the DNS record to $bar then I don't want it to route to $foo an…
-
comment
Comment #33716729
help.leavemealone.app -> CNAME -> help.leavemealone.com -> CNAME -> leavemealone.helpkit.so Gitbook is nowhere in the chain
-
comment
Comment #33716714
Thanks for the reply! I figured from this thread that it wasn't anything malicious from Gitbook's side and more of a Cloudflare bug, so it's good to hear your explanation! Edit: Oh…
-
comment
Comment #33716194
The A records that you've gotten to are unrelated to Gitbook and there are no 302 redirects on our side. As far as I understand it's some internal redirect happening in Cloudflare'…
-
comment
Comment #33716017
Try doing a curl on the domain that's returned by the CNAME and comparing it to a curl on the original URL. I agree it makes no sense so I don't blame you for assuming it's nonsens…
-
comment
Comment #33715934
In my case I don't have the orange cloud on! But yes it must be an internal routing issue.
-
comment
Comment #33715920
Yes. DNS shows it should be redirecting to leavemealone.helpkit.so but it actually redirects to dinkydani.gitbook.io
-
comment
Comment #33715896
I think that you're right, it's related to Cloudflare's SaaS SSL product [1]. I'm totally ignorant of how it works but I guess that because everything is taking place within Cloudf…
-
comment
Comment #33715841
Yes, I agree the problem is how they're routing internally and ignoring the DNS change.