HN user

SamyPesse

1,001 karma

French developer

Posts26
Comments57
View on HN
www.codebox.io 12y ago

Show HN: Codebox – Open Source Alternative to Atom

SamyPesse
7pts0
github.com 12y ago

Show HN: Codebox – Open source cloud and desktop IDE

SamyPesse
10pts1
blog.codebox.io 12y ago

Codebox + Heroku + Chromebook

SamyPesse
5pts0
github.com 12y ago

Optimizing large selector sets

SamyPesse
30pts3
github.com 12y ago

Show HN: Codebox - Open-source cloud and desktop IDE

SamyPesse
136pts65
www.codebox.io 12y ago

Show HN: Codebox - Cloud IDE as a Service

SamyPesse
8pts15
github.com 12y ago

How to Make a Computer Operating System in C/C++

SamyPesse
235pts85
github.com 12y ago

Show HN: Reportr - Your life's personal dashboard

SamyPesse
48pts24
friendcode.github.io 12y ago

Show HN: hr.js - Build large client-side applications in a structured way

SamyPesse
69pts23
github.com 12y ago

Show HN: Reportr - Your life's personal dashboard

SamyPesse
42pts17
github.com 12y ago

Show HN: Reportr - Your life's personal dashboard

SamyPesse
47pts17
github.com 12y ago

Show HN: Very basic Unix-like operating system built when I was younger

SamyPesse
150pts63
friendcode.github.io 12y ago

Yapp.js: Build large client-side applications in a structured way

SamyPesse
32pts10
github.com 12y ago

Glass.py: Create Python web applications for Google Glass

SamyPesse
61pts3
blog.friendco.de 12y ago

FriendCode + GitHub : Using FriendCode as a code editor for GitHub

SamyPesse
4pts0
www.youtube.com 13y ago

Really Friends (english subtitles) : Real-life test

SamyPesse
1pts0
blog.friendco.de 13y ago

Deploying to your cloud with FriendCode

SamyPesse
2pts0
wiki.osdev.org 13y ago

List of open source academic or personal operating systems

SamyPesse
1pts0
friendco.de 13y ago

Show HN : Spacefuck Programming Language - Your code is invisible

SamyPesse
5pts2
blog.friendco.de 13y ago

FriendCode - Reinventing coding one release at a time

SamyPesse
2pts0
www.thefancy.com 13y ago

HTML for Babies (baby book)

SamyPesse
4pts0
try.chromephone.mobi 13y ago

Google, What about a chrome phone? (try it)

SamyPesse
2pts0
www.infinit.io 13y ago

Infinit : Peer to peer social files sharing for Mac

SamyPesse
3pts0
www.storylane.com 13y ago

School : Knowledge vs Methods

SamyPesse
2pts0
github.com 13y ago

Show HN: Dynamo - Python Web framework for realtime applications

SamyPesse
3pts0
friendco.de 13y ago

Show HN: Realtime collaborative code editor

SamyPesse
2pts0

Yes LLMs are an amazing technological breakthrough for knowledge base and document solutions.

You have a good understanding of what we are doing :)

With snippets:

* You can save Slack thread as a new document in GitBook; the document will be generated by a LLM (it's not a plain dump of the messages).

* You can record your work on VS Code (+ audio), and we'll translate it as a document (snippet)

With Insights:

* We analyze content (we have customers with more than 10000 pages in their docs) and identify contradictions or duplicate

* We don't auto-fix them yet, but it's planned ;)

With AI Search:

* We leverage LLM and a vector database to provide complete answers with sources to natural language questions

[dead] 3 years ago

Today I’m proud to introduce the public alpha of GitBook Lens — a new semantic search tool powered by AI.

Lens indexes the content of documentations hosted on the platform, and provides an interface to ask questions. It’ll scan your documentation and give you a simple, semantic answer using OpenAI — with clickable references if you want to dive deeper.

While Lens is in open alpha, anyone can activate it at no extra cost.

We also provide an API to integrate GitBook Lens in your website / application.

GitBook founder here :)

We are working on multiple aspects of the products that should cover a lot of this (improved i18n, SEO, faster rendering)!

Would love to get your feedback on what you would like to see improved exactly on our SEO friendliness and i18n support. We have an open GitHub community for feedback; https://github.com/GitbookIO/community/discussions

And for anyone, if you are interested in building a "A SaaS to host product guides ", we are hiring engineers/designers/builders: https://jobs.gitbook.com/ :)

We only remove the domain from Cloudflare when the content is deleted. The main reason is to avoid broken links when users update their domain on GitBook.

Ex: 1. You configure docs.mycompany.com with your GitBook space 2. You share links to docs.mycompany.com on social medias 3. You update the domain to docs.anothercompany.com 4. It's better if the docs.mycompany.com links can continue working until you remove the DNS entry

In summary, we want the users to decide through their DNS config when GitBook should serve the content or not to avoid breaking links without an intentional action from the user.

Unfortunately, because of how Cloudflare doesn't use the DNS configuration to decide where to route the traffic, it causes issues atm. We'll look at what we can do on our side to mitigate this.

GitBook CEO, here.

We use Cloudflare to serve HTTPS traffic for all custom hostnames configured by our users.

When a user configures a custom hostname, they point their DNS via CNAME to one of our domains (which, at the end of the chain points to Cloudflare). We then request Cloudflare (using their Cloudflare for SaaS product) to generate an SSL certificate for this hostname and serve the traffic properly.

When users move away from GitBook, they often don't remove their content from GitBook and only change the DNS on their side. We don't request to remove the hostname from Cloudflare for SaaS until the content is deleted from GitBook, as the goal is to avoid breaking links for URLs that are still pointing to GitBook.

We'd expect Cloudflare to always use the DNS setup of the domain as the primary factor for deciding where to route the traffic.

We don't know the rationale behind why Cloudflare routing continues internally routing the traffic to GitBook when the domain is no longer pointing to the GitBook hostname. But it is not us doing that intentionally.

Our support can help unblock this situation by manually removing this domain from our Cloudflare for SaaS. You can reach out at support@gitbook.com.

We don't host user content under the gitbook.com, or at least we've stopped doing it a few years ago.

User content is stored under *.gitbook.io, similar to GitHub.

Google blocked all domains that contained "gitbook" in our account, even ones that are used for some infrastructure and are not accessible by the public. We don't know the exact reason for this, maybe they've blocked gitbook.com because we still have some redirect for content that was hosted under it years ago.

And yes we are going to make changes to host our status page under another domain.

Yes, after 6h without getting much responses from Google Domains support, we just got a notification that they unblocked our domains.

We are working on making sure that everything is correctly working.

Workaround that we've setup to allow our users to still access the platform through different hostnames will continue working.

GitBook CTO here:

Our production domains (gitbook.com and gitbook.io) have been blocked and locked by our registrar (Google Domains).

None of our infrastructure is impacted, all user content and databases are safe; our domains simply blocked by a heavy handed policy.

As mentioned on Twitter, we are all hands working with Google to fix this issues ASAP. We'll then share an in-depth post-mortem

https://twitter.com/GitBookStatus/status/1268554857411227648

"Both of these libraries should be unnecessary and hopefully obsoleted by browsers someday. Browsers already implement techniques like this to process CSS styles efficiently. It's still unfortunate we have no native implementation of declarative event handlers, even though people have been doing this since 2006."

I think they believe jQuery will rapidly become the past so no reason to merge it.

Thank you. There is an instance running at www.reportr.io This is a side project which is targeting only developers right now, the project is not yet ready for everybody and I'm not ready to host so critical data from a large number of users.