This looks awesome.
HN user
jiangplus
This reminds me of when Anthropic cut first-party access to Claude models in Windsurf as they were about to be acquired by Google.
https://www.reddit.com/r/ChatGPTCoding/comments/1l2y2kh/anth...
I have been using Plausible for a couple years, it works great and is opensource https://plausible.io/
How about Ethereum Name Service (ENS)?
I would also recommend Codebuff (https://www.codebuff.com/), a great CLI code assistant comparable to Claude Code, which can save a lot on token costs.
(I am not affiliated with this project, just a user.)
I am writing some LLM-based app scripts, this feels like a breeze!
This reminds me of blocks.md (https://blocks.md/), a Markdown based form builder.
How does it compare to Oxen?
It looks so awesome! Is it related to Ente?
I am using Session Buddy, but this feels more smooth and is opensource. Great works!
Anyone remember that Torch was first glued with Lua before PyTorch?
I think people are too nervous about everything of ChatGPT, OpenAI and Sam Altman. Does the plan matter so much?
Your project is so awesome. Thanks for sharing.
How does it compare to dolt?
Also see keet (https://keet.io/), a peer-to-peer chat and video app
What does it mean by being multiserver here?
And MEV is reordering of EVM, which totally makes sense.
Is there any public papers about this topic? For high precision clock sync for the datacenter.
Really love this. The navigation is very cool.
I have been organizing the Papers We Love Beijing Chapter with a group of engineers. It is a good place to share wonderful ideas that are not necessary useful.
I have always been trying to make an Elixir version of a screeps-like game. Every unit is just an actor, sending messages to other units, based on the GenServer behavior. You can upload a new version of the unit controller with Beam hot code reload.
I don't understand why you call it `Research` as well.
I think PWA pattern is bad for most website, they are not designed to run offline, just pretend to be available while actually not. ServiceWorker mess up app lifecycle and cache control. I just wish Chrome allow me to just disable all ServiceWorkers.
This PRPL is even worse, just makes the stateless HTML page stateful, keeping more active connections, and is a lot more complicated.
If you want a fast to load page, please keep it simple.
I think that the website of the io language is one of the most expressive ones.
Then use HTML and extend the functionality with JSX
Looking at the TileDB docs, I like the idea that you can store and manipulate array efficiently. It works like a columnar storage, but organized in tiles. I am not clear how it could scale to multiple nodes and how to do queries. Maybe it should be integrated into postgres.
It is not true. China is in post-pandemic time and they even have to sell the over manufactured products to other countries.
And many people are shipping and donating masks to their friends oversea.
http://weekly.caixin.com/2020-04-04/101538661.html http://international.caixin.com/2020-04-04/101538867.html
Or IoS: Internet of Surveillance
What you need should be a language/framework to better model the complex state of your system, and handle distributing processing, monitoring, fault tolerance, recovery and retries.
Consider a functional programming language with immutability and pattern matching, which should help a lot.
the font and the page layout is very readable