Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nickthesick
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
nickthesick
6mo ago
Yes, we are still using XML to represent the document content, to represent the document as a flat list would require some research into something like Automerge's Block markers https://automerge.org/docs/reference
2.
▲
by
nickthesick
6mo ago
> I don't know where this popular belief came from. It may be worth reading the whole paragraph of the blog you referenced... > Figma isn't using true CRDTs though. CRDTs are designed for decentralized systems where there is
3.
▲
by
nickthesick
6mo ago
I'm actually in the middle of rewriting the y-prosemirror binding with Kevin Jahns as we speak, we hope to address a number of the fundamental design choices that were made 6 years ago. I did a presentation on this at FOSDEM this year
4.
▲
by
nickthesick
6mo ago
FWIW, I'm literally working on rewriting the y-prosemirror binding today with Kevin Jahns, the creator of Y.js and wrote the initial binding. Yes, the current binding has it's flaws, but we hope to flush out the most egregious of
5.
▲
by
nickthesick
7mo ago
I think it definitely depends on the country, there isn’t a one-size fits all answer to this for the countries in the EU. Even in this example, the French are building this in-house, but the Germans are repackaging this into their suite. An
6.
▲
by
nickthesick
7mo ago
I think that the point of the project is more: “Content over form” so you don’t really need all the formatting options of something like Word when you are just trying to write meeting notes. They are definitely trending more towards a wiki,
7.
▲
by
nickthesick
7mo ago
Very much appreciated! We put a lot of effort into it!
8.
▲
by
nickthesick
7mo ago
Made X-Wiki unrelated just happen to be the same country
9.
▲
by
nickthesick
7mo ago
Glad to be working as part of this initiative too!
10.
▲
by
nickthesick
7mo ago
Not sure that it’s relevant to switch git hosts is trivial. And everyone is already there
11.
▲
by
nickthesick
7mo ago
Take a look at my Y.js sync server at https://teleportal.tools if you are already using JS on your backend
12.
▲
Teleportal: A real-time collaborative editing framework
(pckt.blog)
2 points
by
nickthesick
7mo ago
|
1 comments
13.
▲
by
nickthesick
7mo ago
Hey hn: I made a collaborative editing framework based on Y.js. I think it has many advantages over existing solutions like hocuspocus, Y-Sweet, Liveblocks and others. Mainly, it being built as a library (and framework) allows you to build
14.
▲
by
nickthesick
11mo ago
I have a web app https://bookhive.buzz which is a GoodReads alternative based on BlueSky’s protocol. I scrape all of the book data from Goodreads too. I would love to be able to add a recommendation system based on this.
15.
▲
A Full-Stack React Framework 4x Faster Than Next.js with 4x More Throughput
(ryanskinner.com)
5 points
by
nickthesick
1y ago
|
2 comments
16.
▲
by
nickthesick
1y ago
Interesting product. What do you use for the backend sync? I see CRDT so I assume Y.js? I’m building a Y.js sync server: https://github.com/nperez0111/teleportal
17.
▲
by
nickthesick
2y ago
I have made a Goodreads alternative all based on AT Proto called BookHive. I just soft launched it today! https://bookhive.buzz
18.
▲
by
nickthesick
2y ago
They are using Tiptap for their input and just a couple of days ago we called them out on some perf improvements that could be had in their editor: https://news.ycombinator.com/item?id=41036078 I am curious what you mean by
19.
▲
by
nickthesick
2y ago
If you need any help with this, don't hesitate to reach out at humans@tiptap.dev
20.
▲
by
nickthesick
2y ago
isn't this just a knock off of uploadthing?
21.
▲
Git Tips 1: Oldies but Goodies
(blog.gitbutler.com)
4 points
by
nickthesick
3y ago
|
0 comments
22.
▲
by
nickthesick
3y ago
Is it possible to try this out on something like llama.cpp? Does the different architecture make a difference there?
23.
▲
by
nickthesick
3y ago
I hope this is satire, DRY is more about extraction of shared function not about individual expressions. You write code once, no need to save yourself typing time at the expense of you and other peoples ability to read and understand the co
24.
▲
by
nickthesick
3y ago
This looks really interesting, I wonder if we can get to the point of having this all be local to your machine. The idea to use embeddings to search for relevant code snippets is maybe obvious to some, but just now getting into this stuff,
25.
▲
by
nickthesick
3y ago
Have they said what has been up lately?
26.
▲
by
nickthesick
3y ago
I tried to get it running on one of my projects but ran into an issue trying to get my `NPM_TOKEN` into the environment variables of the container. It looks like it tries to pull from a .env file so I tried that and it didn't work. I a
27.
▲
by
nickthesick
4y ago
Wow that is really helpful, thanks for putting this together. I will look into this then
28.
▲
My domain has been flagged as 'Deceptive' by Google
8 points
by
nickthesick
4y ago
|
4 comments
29.
▲
by
nickthesick
4y ago
Probably more for privacy reasons. And maybe if you set it to resolve to an adguard or pihole instance it could be for adblocking on the DNS level. Which really is quite effective a lot of the more spammy ads, even though it can't real
30.
▲
by
nickthesick
4y ago
> Could you clarify a bit by what you mean? I’m referring to the scaling of the display. The reason that I say that macOS looks better is because it uses integer scaling on the studio display. While even after setting a custom resolution
More ›