Show HN: YCombinato – A domain-hacked "Hacker News" client
21 by gitgud | 15 comments on Hacker News.
Hi HN, This is a little "HN Reader" experiment I made using a domain hack of "news.ycombinato.com" <- notice the "r" is missing . Basically, I thought it would be cool to make a "clone" of the "Hacker News" URL so you can quickly navigate to "YCombinato" from any post on "news.ycombinator" by just dropping the r in the domain. The benefit is a few extra features like; sorting, searching etc... Unfortunately I realized it's essentially a phishing attack :( according to the browser, which means there will probably be a warning message on most browsers... but it's still usable and hopefully people find it enjoyable. There's so many "Hacker News" clients now that it's almost equivalent to the TODO app for web developers. This project does take it pretty far by replicating the URL, so if moderators are unhappy with it, please let me know It's a static site using the [1] algolia API, but I tried hard to make it fast and snappy. It's fully [2] open-source and hosted on github too. Anyway, thought I'd share it, let me know what you think! [1] https://hn.algolia.com/api [2] https://github.com/benwinding/ycombinato
New top story on Hacker News: Show HN: Hacker News API SDKs → Code Generation in Rust
Show HN: Hacker News API SDKs → Code Generation in Rust
9 by pmkelly4444 | 5 comments on Hacker News.
Hi Hacker News! Patrick and Elias here. We built an SDK / Documentation generator for REST APIs. The link included shows the shiny output of our system: the docs! We generated 5 SDKs and docs from the Hacker News OpenAPI we found on GitHub. If you write code in Python, Typescript, Go, Ruby, or Rust, we’d love for you to try an SDK out! If you want to generate SDKs for your own API try our tool here: https://ift.tt/QpTfaVl We are both software engineers, and we built this tool because we were spending too much time writing API integrations, supporting integrations, writing documentation, and manually testing APIs at our jobs. We think every engineer can benefit from spending less time on APIs. The generator is written in Rust because we need the rich type system, macros, and general correctness emphasis to generate working code. The SDKs are typed, they simplify auth, and they handle files. If you want to learn more, check out our complete write up here: https://ift.tt/3JAwxZS... Thanks everyone, PK and EP - team@sideko.dev
9 by pmkelly4444 | 5 comments on Hacker News.
Hi Hacker News! Patrick and Elias here. We built an SDK / Documentation generator for REST APIs. The link included shows the shiny output of our system: the docs! We generated 5 SDKs and docs from the Hacker News OpenAPI we found on GitHub. If you write code in Python, Typescript, Go, Ruby, or Rust, we’d love for you to try an SDK out! If you want to generate SDKs for your own API try our tool here: https://ift.tt/QpTfaVl We are both software engineers, and we built this tool because we were spending too much time writing API integrations, supporting integrations, writing documentation, and manually testing APIs at our jobs. We think every engineer can benefit from spending less time on APIs. The generator is written in Rust because we need the rich type system, macros, and general correctness emphasis to generate working code. The SDKs are typed, they simplify auth, and they handle files. If you want to learn more, check out our complete write up here: https://ift.tt/3JAwxZS... Thanks everyone, PK and EP - team@sideko.dev
New top story on Hacker News: Show HN: Display all stories and comments for a specific Hacker News user
Show HN: Display all stories and comments for a specific Hacker News user
4 by simonpure | 2 comments on Hacker News.
Hi HN, I have been exploring the Hacker News API [0] a bit and came up with this simple way of exploring a user's past submissions including the comments [1]. It's been fun to dig through some of the old submissions and reading the comments, so I thought I'd share. https://ift.tt/0Cirjlm Caveat: For accounts with a lot of submissions, it may take a while to load. [0] https://ift.tt/xq63mXs [1] https://ift.tt/EWwGvK9...
4 by simonpure | 2 comments on Hacker News.
Hi HN, I have been exploring the Hacker News API [0] a bit and came up with this simple way of exploring a user's past submissions including the comments [1]. It's been fun to dig through some of the old submissions and reading the comments, so I thought I'd share. https://ift.tt/0Cirjlm Caveat: For accounts with a lot of submissions, it may take a while to load. [0] https://ift.tt/xq63mXs [1] https://ift.tt/EWwGvK9...
Subscribe to:
Posts (Atom)
New top story on Hacker News: Show HN: A Minimal Hacker News Reader for Apple Watch Built with SwiftUI
Show HN: A Minimal Hacker News Reader for Apple Watch Built with SwiftUI 7 by wiso | 0 comments on Hacker News.