Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tionis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Ethical Cold Outreach
(blog.val.town)
2 points
by
tionis
2mo ago
|
0 comments
2.
▲
Mesh LLM: distributed AI computing on iroh
(iroh.computer)
347 points
by
tionis
2mo ago
|
93 comments
3.
▲
by
tionis
7mo ago
Fluffychat does and I would argue is one of the big ones. Its however quite mobile optimized (basically more like WhatsApp, less like slack).
4.
▲
Townie's Back in Town
(blog.val.town)
6 points
by
tionis
8mo ago
|
0 comments
5.
▲
by
tionis
1y ago
Github Copilot in vscode can do that and also has the Claude models available
6.
▲
by
tionis
1y ago
I've been using git + git-lfs to manage, sync and backup all my files (including media files and more) and it's quite convenient, but native support for large files would be great. I'd for example really like to be able to pu
7.
▲
by
tionis
1y ago
That's actually something I implemented for a university project a few weeks ago. My professor also did some research into how this can be used for more advanced UIs. I'm sure it's a very common idea.
8.
▲
by
tionis
1y ago
Well pipe.pico.sh always uses a proxy server so throughput and latency are worse, but you have your own namespace for the pipes and thus don't have to synchronize random connection strings
9.
▲
by
tionis
1y ago
Yes, autocorrect on my phone worked against me
10.
▲
by
tionis
1y ago
Does anyone know how this compares to e.g. instantdb under real-world workloads?
11.
▲
by
tionis
1y ago
I'm also using uv tools and fixed it by doing something like this to upgrade: uv tool install llm --upgrade --upgrade --with llm-openrouter --with llm-cmd ...
12.
▲
BPS is a GPS alternative that nobody's heard of
(jeffgeerling.com)
12 points
by
tionis
1y ago
|
3 comments
13.
▲
by
tionis
2y ago
I hope this doesn't destroy their financing. I would hate to see them go down, it's a wonderful piece of software.
14.
▲
by
tionis
2y ago
I wonder if this is a prelude to make obsidian open-source. Would be pretty great.
15.
▲
by
tionis
2y ago
Lobbying has a pretty pronounced effect and is completely legal
16.
▲
by
tionis
2y ago
Same for me. I don't know, delta seems more like a chaos I can't make sense of than default git diffs
17.
▲
by
tionis
2y ago
I'm also having that problem right now, my solution so far is to host an elasticsearch server somewhere else (at home on an old laptop via a tuns.sh ssh tunnel)
18.
▲
by
tionis
2y ago
Yggdrasil would indeed better fit the description. It should however be noted, that, while it does work great, is still a research project.
19.
▲
by
tionis
2y ago
You could use a sqlite database and use range queries using something like this: https://github.com/psanford/sqlite3vfshttp https://github.com/phiresky/sql.js-httpvfs Simon Willison wrote about it
20.
▲
by
tionis
2y ago
I got one popup today for Termux: Boot because it's compiled for an older android API version
21.
▲
by
tionis
2y ago
I'm currently using a git based approach for my dotfiles, similar to the one notes here[1]. I've got one significant change, though: All my dotfile management works over my cfg[2] script that helps me maintain a main branch for do
22.
▲
by
tionis
2y ago
I love this approach in Deno! I did write some nice scripts using this!
23.
▲
by
tionis
2y ago
I just registered for workers paid, and after the payment went through the dashboard didn't load anymore…
24.
▲
by
tionis
2y ago
Conjure ( https://github.com/Olical/conjure ) for neovim should work quite well. I've been using it for quite some.time with Janet(another lisp)
25.
▲
by
tionis
3y ago
@amano-kenji, I think that's a great use case for Janet. Didn't expect to see the project here so soon :-)
26.
▲
by
tionis
3y ago
There's also https://barista.run/ which allows you to build a very efficient custom i3bar using a go library.
27.
▲
by
tionis
3y ago
Exporting passkeys is not supported yet
28.
▲
by
tionis
3y ago
Well there's this: https://github.com/y-taka-23/wasm-pandoc I tried it some time ago and it worked quite well
29.
▲
by
tionis
3y ago
And I made it into a bash script (with a header to have stacktraces in bash): #!/bin/env bash #-------------------------------------------- set -Eeuo pipefail if [[ -n "${DEBUG:-}" ]]; then set -x fi tr
30.
▲
by
tionis
3y ago
Oh god, I'm horrified and intrigued. I wonder how the end result would look with all that state management.
More ›