今日已更新 98 条资讯 | 累计 29551 条内容
关于我们

标签:#hackernews

找到 10160 篇相关文章

开发者

Ask HN: Why hasn't there been a real competitor to Ticketmaster yet?

It feels like every event/venue is selling tickets exclusively through Ticketmaster. Every other ticketing platform seems to only hold resale tickets in their inventory which just transfers the tickets to your Ticketmaster account when bought. With all the hate Ticketmaster has gotten and all the other ticketing platforms out there, I'm surprised Ticketmaster still has a hold of pretty much the entire market. How are they doing this? Why haven't the other platforms been able to compete?

2026-06-09 原文 →
AI 资讯

Ask HN: How to escalate a rejected Google extension?

I submit an extension (an adblocker) to Google Chrome's web store. Google keeps rejecting it for dubious reasons. The first rejection was claim it was "spam". When I appealed, the review came back that it contained "additional functionality" because it uses "modifies network traffic". Well of course it does! When I asked the reviewer how I could achieve the stated functionality of blocking ads without the use of "declarativeNetRequest" I simply received the same canned response. I submit a total

2026-06-09 原文 →
AI 资讯

Show HN: Gitdot – a better GitHub. Open-source, anti-AI, and written in Rust

What works now: user signups, org creations, private/public repos, and importing GitHub repositories (both as read-only mirrors and full migrations). So basically, you can create, push and pull to a repo, but we don't have many features quite yet (issues, PRs, CI). What is a bit unique is: 1) we built it in Rust and 2) the website is a little odd. Its design is inspired by CLIs (e.g., fzf, broot, vim) instead of web apps, and as such, lacks some affordances that you might typically expect in fav

2026-06-09 原文 →