Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vinnymac
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
vinnymac
15d ago
Oddly not much to trip it. I once ran “touch AKAMAI.md” and then had Claude run git status and it fell back to Opus as if I had just broken into the pentagon itself.
2.
▲
by
vinnymac
19d ago
I tried to use this the other day and found out they still don’t support arm64 :( Somehow ECS does though… tradeoffs everywhere I look have made me dizzy.
3.
▲
by
vinnymac
21d ago
I find this recommendation funny, because I completely agree from a sysadmin perspective. I used to use Gitlab at work, and small teams would run into so many footguns with CI that we had to throw up guardrails to prevent mistakes. Far too
4.
▲
by
vinnymac
21d ago
If you're actively considering self hosting, I recommend giving forgejo a try. The experience is much more similar to what GitHub offers, actions API is nearly identical to name one similarity of which there are many. Moving essentiall
5.
▲
by
vinnymac
21d ago
Just to be clear, I am on Github Enterprise, and am also experiencing this disruption both privately and publicly on every org and project I have access to.
6.
▲
by
vinnymac
21d ago
For me this started happening when I type "stat" too. Which surprised me because of the many hundreds of services I rely on regularly that also have status pages.
7.
▲
by
vinnymac
29d ago
As someone who notices a lot of things, I was talking recently with someone who notices almost nothing. When I spoke about my desire to seek out the truth, they simply replied, "I just want to live a happy life." There’s a percept
8.
▲
by
vinnymac
1mo ago
Thanks to you I’ve now upgraded to v16, and can confirm the logs API works beautifully!
9.
▲
by
vinnymac
1mo ago
Nice! I was hoping they would add this in v16. Unfortunately I am still on v15 of all my instances of Forgejo
10.
▲
by
vinnymac
1mo ago
If you know GitHub actions then you’ll immediately understand Forgejo actions. It was designed that way intentionally. There are some differences, but at least for me not enough to warrant any pitchforks. If you have advanced use cases you
11.
▲
by
vinnymac
1mo ago
I’m hosting my own https://tangled.org knot and spindle, and also hosting and building my own Frontend browser for https://forgejo.org looking forward to open sourcing it in the future for others to enjoy. For people
12.
▲
by
vinnymac
1mo ago
Same, I have gotten good results out of Opus 4.6,4.7,4.8 for my security work though. So I continue to use them for this. Curious if you’ve find yourself enjoying DS or Kimi more than Opus 4?
13.
▲
by
vinnymac
2mo ago
I once described Mythos and then Fable as escaping the box we put them in. This would certainly fit that narrative.
14.
▲
by
vinnymac
2mo ago
> For a long time they would have global outages where the status page would list everything as green and the only reason you'd know something was wrong was the forum threads. Their response was that they were too busy fixing the is
15.
▲
by
vinnymac
2mo ago
I created a web-of-trust forum built on ATProto. https://caterpilla.rs Probably one of the most fun projects I’ve ever worked on, and I largely attribute that to the protocol. I’m particularly interested in the permissioned data
16.
▲
by
vinnymac
2mo ago
Yesterday I gave Claude Fable a difficult task. It then proceeded to spawn 415 agents. It got it done, but damn was it expensive.
17.
▲
by
vinnymac
3mo ago
I’m working on an open source Forgejo Frontend that exposes additional features like this, and offers a better user experience, faster large diffs, and basically fixes every little thing I don’t like about Forgejo. Would be interested in he
18.
▲
by
vinnymac
3mo ago
No doubt in my mind, a future Apple model will be the best to use for this purpose. They likely have more swift to train on than anyone else, and would benefit directly from more quality apps, rather than the slop flowing into the App Store
19.
▲
Show HN: A Bluesky client for PICO-8
(picosky.vinnymac.dev)
4 points
by
vinnymac
3mo ago
|
0 comments
20.
▲
by
vinnymac
3mo ago
Well said. In creative spaces they talk about “Dirty” vs “Clean”. Dirty they say lets you move fast. Clean is slow. Happen to be a startup that isn’t mission critical to someone’s health and well being? Great, now you can use AI and be as d
21.
▲
by
vinnymac
4mo ago
Curious, why do you say that as if the "I'm Feeling Lucky" button isn't still on the homepage in 2026?
22.
▲
by
vinnymac
4mo ago
Same here, I now self host Forgejo and Tangled Knot + Spindle. Only use GitHub for employers at the moment, but don’t intend to put new code there going forward.
23.
▲
by
vinnymac
4mo ago
I’m actively working on a free and open source alternative Frontend for Forgejo that I self host called Joui
24.
▲
by
vinnymac
4mo ago
I’m in the process of developing an alternative Frontend for Forgejo that’s incredibly fast, and works perfectly well on Safari and Firefox. Here is a screencap of the wip mobile UI on old safari: https://files.catbox.moe/bo
25.
▲
by
vinnymac
4mo ago
I’ve always felt this automation shouldn’t exist at all, but should rather be selectively controlled via a hook. The hooks yarn offers out of the box for example can be used to run any code you need to after install. Putting the project own
26.
▲
by
vinnymac
4mo ago
In case others are unaware, you just have to set https://yarnpkg.com/configuration/yarnrc#npmMinimalAgeGate to the value you want. It defaults to 1 day.
27.
▲
by
vinnymac
4mo ago
It’s on by default in yarn 4 too now, but pnpm was the first to market that default minimum gate. https://github.com/yarnpkg/berry/pull/7135
28.
▲
by
vinnymac
4mo ago
I tried it but see a lot of false positives. One funny thing I see it doing is deleting seemingly random comments lines, for example if a file has a comment that spans multiple lines but doesn’t use a multi line comment syntax. It just cho
29.
▲
by
vinnymac
4mo ago
The problem is that we have an ever growing and large number of constraints, and not following even a single one means the result is sloppy. I don’t see them fixing this any time soon, and thus human in the loop is a requirement to use thes
30.
▲
by
vinnymac
4mo ago
It’s still early days, but I already have it in a useable state so I could share more such as early screencaps. I plan on focusing primarily on these areas: - mobile experience is first class, even on old/slow devices - diff viewer is
More ›