Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
watusername
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
watusername
9d ago
Yes, this is Microsoft's "agent-based migration" option mentioned in the article.
2.
▲
by
watusername
13d ago
Update: After some backlash, Google has clarified that they will only ban your "Antigravity and/or Gemini CLI accounts," not your Google account. How very generous! Keep being tone-deaf then... https://x.com/e
3.
▲
by
watusername
13d ago
Obviously you can ask the agent to use a specific tool, but the point of this article is about what they choose when the human on the other end has no opinion/taste/clue.
4.
▲
by
watusername
14d ago
No, and Google actively bans people for using their subscription from other harnesses via various proxies/gateways. To preempt certain replies, yes, I know you can pay API prices and use whatever harness you want.
5.
▲
by
watusername
23d ago
Being "professionally hosted" is not enough: You need a "cluefully developed" distributed git backend to be a GitHub competitor. Codeberg is already buckling despite being nowhere near GitHub's scale. When Codefloe
6.
▲
by
watusername
26d ago
> digital nomad / people going to coworking spaces Laptops with built-in screens make infinitely more sense for this population.
7.
▲
by
watusername
2mo ago
> sub-agents will decrypt (by hitting a backend) to do their work Your local harness never decrypts the prompt, and only the OpenAI backend does. Your harness still sees tool calls in the transcript so it can act, but you lose (some) vis
8.
▲
by
watusername
3mo ago
> bypassing OS kernel > reading a raw device node (e.g. /dev/rdisk*) That's... not bypassing the kernel. Time to integrate SPDK so it actually bypasses the kernel :) https://spdk.io
9.
▲
by
watusername
4mo ago
CSS is what allows dickovers to work, not JS, and pure-CSS dickovers are possible [0] :P [0]: https://hunzaboy.github.io/Light-Modal
10.
▲
by
watusername
4mo ago
You would be surprised how adept SOTA models are at reverse engineering with IDA/Ghidra or even plain old objdump. Opus basically knows IDAPython on the back of its hand.
11.
▲
Webby Person of the Year: Claude
(winners.webbyawards.com)
1 points
by
watusername
5mo ago
|
1 comments
12.
▲
by
watusername
5mo ago
... and that was also a year before the crypto winter in 2018 :)
13.
▲
by
watusername
5mo ago
For Linux desktop users. A bit of tongue-in-cheek but that's pretty much the argument that I've heard in some circles ("it works for us and not going away anytime soon - why waste time convincing others?").
14.
▲
by
watusername
5mo ago
Instead of Keycloak, I would recommend giving Kanidm a try: It's much more lightweight and covers most of what you usually need (one notable exception being SAML). https://github.com/kanidm/kanidm
15.
▲
by
watusername
6mo ago
None of which reflect well on the author. The "We're very proud of you." is exceedingly condescending.
16.
▲
by
watusername
8mo ago
Buyers beware: 4-core A53 is genuinely unusable (original Pinebook/PinePhone specs), A55 is better but I still wouldn’t recommend buying. You may expect performance similar to 15+ years old desktops.
17.
▲
by
watusername
10mo ago
Without a proper proxy setup, access to GitHub is often painfully slow from mainline China. But the choice of Baidu Pan is indeed questionable: You need a Chinese phone number in order to sign up, which is out of reach for many expats livin
18.
▲
by
watusername
1y ago
> I think... it builds a busybox system based on desired commands (similar to a dockerfile, but using a REPL?). I am now very curious how you arrived at this conclusion. Did you make use of any LLM? If so, which model and what prompt did
19.
▲
by
watusername
1y ago
I assume that you are being sarcastic and referencing The Island movie?
20.
▲
by
watusername
1y ago
What’s wrong with Substack?
21.
▲
by
watusername
1y ago
IIRC macOS upgrades will automatically store a FileVault token (basically `fdesetup authrestart`) before restarting, so the disk is automatically unlocked. It's not a Tahoe-specific thing.
22.
▲
by
watusername
1y ago
Title needs "(2024)". It's been over a year and whether the blog is still running on a recycled Pixel 5 is unclear.
23.
▲
by
watusername
1y ago
mosh is neat, but I've mostly switched back to good'ol SSH over Tailscale due to various rendering bugs caused by client-server mismatches as well as the lack of port forwarding. Basically mosh attempts to synchronize the state of
24.
▲
by
watusername
1y ago
To be frank, the whole post reads like "I hate change" with no convincing argument otherwise. The author even acknowledges the very lenient ramp-up from CAB _and_ the myriad of available tooling, yet still throws his hands up. >
25.
▲
by
watusername
1y ago
From git's perspective, jj bookmarks are just regular git branches, so you can just do `jj git push` and open a PR as usual. However, unlike git, jj bookmarks are pinned to change IDs instead of immutable commit SHA-1s. This means that
26.
▲
by
watusername
1y ago
Only the invoked app knows whether it needs the focus in the first place. Maybe the link you clicked is supposed to initiate some background processing that does not demand your focus at all.
27.
▲
by
watusername
1y ago
One issue that comes with leaving GitHub is a higher barrier to contributing. The author appears to see this as a nice filter, but it may not make sense for you. With a self-hosted forge, a new contributor will need to: a) Sign up for an ac
28.
▲
by
watusername
1y ago
Judging from the comments here, it should be called "the book of nft" for comedic effect :)
29.
▲
Add AI coding assistant configuration to Linux kernel
(lore.kernel.org)
3 points
by
watusername
1y ago
|
0 comments
30.
▲
by
watusername
1y ago
You go to https://code.visualstudio.com and it will appear that AI integration is the whole point too. How a thing is currently marketed != How people have been using it.
More ›