Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zbowling
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
zbowling
3mo ago
>the performance of git isn’t a bottleneck for agents. Eh, it depends on the workflow. Especially if you have certain stack based workflows. Worktrees are kinda half solution here but depending on the repo type and if you are dealing wit
2.
▲
by
zbowling
3mo ago
The post just explains along with the new ADB access, you can now also build your own hacks or port existing apps to run on your Portal using newly published AI skills (originally built for Meta Quest/Horizon OS) that document the tech
3.
▲
by
zbowling
3mo ago
The blog post with the details on our update today which is a bit more complete than Boz's video: https://developers.meta.com/horizon/blog/build-apps-for-port...
4.
▲
by
zbowling
6mo ago
This is silly. Critical security and bug fixes come out and you are going to wait because you think older must be safer just to avoid a supply chain attack issue? Just secure the supply chain. Be critical about your dependencies and update
5.
▲
Shown HN: I Built an AI Terminator to Declare War on Email Marketing Spam
(sub.zacbowling.com)
1 points
by
zbowling
10mo ago
|
1 comments
6.
▲
by
zbowling
10mo ago
I built a MCP server that solves this actually. It works like a tool calling proxy that calls child servers but instead of serving them up as direct tool calls, it exposes them as typescript defintions, asks your LLM to write code to invoke
7.
▲
by
zbowling
10mo ago
I wrote a better version of this idea: https://github.com/zbowling/mcpcodeserver It works as an MCP proxy of sorts that converts all the child MCP tools into typescript annotations, asks your LLM to generate typescript
8.
▲
by
zbowling
10mo ago
I specifically built this as an MCP server. It works like an MCP server that proxies to other MCP servers and converts the tool defintions in to typescript anotations and asks your llm to generate typescript that runs in a restricted VM to
9.
▲
by
zbowling
11mo ago
Alaska Airlines is redircting folks to their slimmed down international site and you can't check in on mobile.
10.
▲
Improving MCP tool call performance through LLM code generation
(github.com)
1 points
by
zbowling
11mo ago
|
1 comments
11.
▲
by
zbowling
11mo ago
I hacked together a new MCP server this weekend that can significantly cut down the overhead with direct tool calling with LLMs inside different agents, especially when making multiple tool calls in a more complex workflow. Inspired by the
12.
▲
by
zbowling
11mo ago
synology doens't even compete with synology anymore because all the new hardware requires locked in synology drives now. It's creating a void that is getting filled with Ugreen, Minisforum, beelink, Aoostor for invoative platforms
13.
▲
by
zbowling
1y ago
Check out Pixi! Pixi is an alternative to the common conda and pypi frontends and has better system for hardware feature detection and get the best version of Torch for your hardware that is compatible across your packages (except for AMD a
14.
▲
by
zbowling
1y ago
Try pixi! Pixi is a much more sane way for building with conda + pypi packages in a single tool that makes this so much easier for torch development, regardless if you get the condaforge or pypi builds of pytorch. https://pixi.sh
15.
▲
by
zbowling
1y ago
We forgot how to build websites like this. Lost art. Even the page is encoded iso-8859-1 and not UTF-8.
16.
▲
by
zbowling
2y ago
I clicked the comments, searched for "MDI", and feel seen. Then I felt old. Bringing back old UX patterns like they are new.
17.
▲
by
zbowling
2y ago
> a "low-overhead" parallelization library Who is out here building high-overhead parallelization libraries?
18.
▲
by
zbowling
2y ago
He is making terminal emulators for iOS, iPadOS, and VisionOS and loving Swift these days.
19.
▲
by
zbowling
2y ago
I worked on Mono a lot back in the early 2000s (back in the SVN days before it moved to Git, even). This move makes a lot of sense. Things evolved a lot over the years. Mono's legacy goals, which are to be a portable CLR (.NET) runtime
20.
▲
by
zbowling
2y ago
As someone who used GitHub for years (2009-2014), got acquired into a big tech company for 8 years, so I didn't get to use it much, and then got to go back to a startup that used it again, it feels like a totally different product. It&
21.
▲
by
zbowling
2y ago
> meaningless data Things like .git and .ssh not are not meaningless data even though they are not in ~/.config/ssh/ or ~/.local/shared/git.
22.
▲
by
zbowling
2y ago
Nah. Your objections are rooted in the very limited definition of what an OS is and what a user application model is that fits it. There is no reason why each process/app can't be sandboxed. In fact, it should be for security (we
23.
▲
by
zbowling
2y ago
Guess you have never used https://snapcraft.io/ , https://flatpak.org/ , or https://appimage.org/ because all of these do exactly that. Snap apps are straight linux containers and the others
24.
▲
by
zbowling
2y ago
Nah. XDG base directory was supposed to solve a ton of things 18 years ago, except none of them are hard-hitting user problems most folks really care about most of the time unless you are really anal about hidden folders in your home direct
25.
▲
by
zbowling
2y ago
This would break a bunch of little things in annoying ways. Like I have shell script tools that store shell scrollback logs in .cache, and I want that past reboot.
26.
▲
by
zbowling
2y ago
Sol:OS... it's just Android but we have to call it an OS I guess
27.
▲
by
zbowling
2y ago
I don't think XDG base dir will ever be fully and universally adopted. It's been years (21 years to be exact). If it wasn't for Arch Linux getting hostile to programs that don't follow (like locking permissions of the ro
28.
▲
by
zbowling
2y ago
It's true that Linux has a stable-ish syscall table. What is funny is that this caused a whole series of Samsung Android phones to reboot randomly with some apps because Samsung added a syscall at the same position someone else did in
29.
▲
by
zbowling
2y ago
And go is wrong for doing that, at least on Linux. It bypasses optimizations in the vDSO in some cases. On Fuchsia, we made direct syscalls not through the vDSO illegal and it was funny the hacks to go that required. The system ABI of Linux
30.
▲
by
zbowling
3y ago
This sounds like bullshit generated by an LLM. How will we ever know for sure?
More ›