Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aerzen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
aerzen
10d ago
It seems like this has few benefits over using a directory for the bundle and puting your files in there, no? What am i missing?
2.
▲
by
aerzen
13d ago
I still don't understand what is about REPL that lisp people find particularly useful. Do you recommend any resources explaining the workflow?
3.
▲
by
aerzen
20d ago
This does make sense. I generally only switch between models in pi when creating a new session. And it is apparent from the promt if this just a "how to see open ports on linux" or "make a concrete plan for feature X"
4.
▲
by
aerzen
20d ago
Well, for .deb there is the dependency problem. Even if your deb is just a release of a project, you can only use versions of dependencies that are in debian repository. Or include it all in your .deb, which becomes hard to maintain. By &qu
5.
▲
by
aerzen
21d ago
I'd guess that there is an insignificant minority of people who strongly prefer nix over anything else. And it might be because it is easy to provide and maintain compared to a .deb package.
6.
▲
by
aerzen
27d ago
I don't think compilers are smart enough to realize that multiplication with tau, followed by multiplication of 2/pi should be simplified away. Also, sin is probably used so much that inlinung would probably inflate binary size si
7.
▲
by
aerzen
2mo ago
Software patents? Care to elaborate?
8.
▲
by
aerzen
3mo ago
My wife only printed the 6 photo albums because I gathered all our photos from three different Google Photos accounts, a hard drive, and two laptops. And yes, we only look at physical photos or the "on this day X years ago" reels.
9.
▲
by
aerzen
3mo ago
It seems like China is becoming the "freedom superpower" while USA is getting "corporate superpower" vibes. Huh
10.
▲
by
aerzen
3mo ago
There is precedent of Google making changes in light of "security" that break ad blocking Chrome extensions. See chome extension manifest 3. So this concern cannot be dismissed with just "slippery slope falacy", it'
11.
▲
by
aerzen
3mo ago
Does Huawei not use android or Google play services?
12.
▲
by
aerzen
3mo ago
This looks like something I'd need - AGENTS.md only gets you so far. Does anyone have experience with using memory like this? My main concern is that it can overwhelm the context window with useless facts.
13.
▲
by
aerzen
3mo ago
Seems like good news - market share of AWS and Azure in EU is huge, so I naturally support efforts to kurb power of such duopoly. But what would be practical effects of DMA on AWS? Who is the customer, who is the vendor?
14.
▲
by
aerzen
3mo ago
Spawning processes should not be on the hot path of any program.
15.
▲
by
aerzen
4mo ago
It seems like tsx is a wrapper around tsc for easy compile+run workflow. tsz seems to be a compiler, a replacement for tsc
16.
▲
by
aerzen
4mo ago
Good point. There might be a small advantage if one does not want to give bash access. But general answer to "how do add custom tools like we can in pi" is "you don't". Keep it simple.
17.
▲
by
aerzen
4mo ago
Ok, what about having tools be discoverable from the environment, similar to how $PATH works in POSIX? There could be an env var $AGENT_TOOLS, a string of paths delimited by `:` and tools would be discovered as some specific format of file.
18.
▲
by
aerzen
5mo ago
For converting HTTP URLs into interactive images of the webpage. In other words: an internet browser.
19.
▲
by
aerzen
6mo ago
CapNProto RPC protocol
20.
▲
by
aerzen
6mo ago
Because some auth provider recommended it as the only app to use. While it is a good app, it does backup into Drive.
21.
▲
by
aerzen
6mo ago
Is this useful if I am using pi coding agent? It can swicth between models mid session?
22.
▲
by
aerzen
6mo ago
Forgejo is also OSS, so you can easily migrate git and issues and prs and everything to your own hosted instance, if codeberg proves untrustworthy. Which I can't on github.
23.
▲
by
aerzen
6mo ago
Could the title say "process to install non-curated Android apps"? "Sideload" and "unverified" imply that the collection of centrally approved apps is the default way to install software. Or maybe it is and and
24.
▲
by
aerzen
7mo ago
Why does JOIN get the prefix then? Is it a command? I would assume that it is a GET clause.
25.
▲
by
aerzen
7mo ago
The `:` prefix is an interesting choice. I don't fully understand when it is needed. It seems to always be used at the beginning of the query. But why is it not used before WHERE?
26.
▲
by
aerzen
7mo ago
I like arrow for its type system. It's efficient, complete and does not have "infinite precision decimals". Considering Postgres's decimal encoding, using i256 as the backing type is so much saner approach.
27.
▲
by
aerzen
7mo ago
Yea, I have this too. It sometimes reminds me about the thing I was doing before I got distracted.
28.
▲
by
aerzen
7mo ago
I wanted to try tauri out, but i couldn't get the nix dev shell for it working. My suspicion was that they do something too magical with the build process.
29.
▲
by
aerzen
7mo ago
My launcher of last 8years: Lawndesk. It's not on play store and you have to download it from github, but it is the only no-nonsens launcher on android without a drawer. I just want a grid of apps, each of which appears exactly once. A
30.
▲
by
aerzen
7mo ago
Nice. My gripe with designer apps is that they are online first. I'd want to save designs to files, close to other files of the project. I'd want to open each file in their own window, not in browser tabs.
More ›