cylo | 12 days ago | on: HN Algolia API is currently stalled
cylo's comments
cylo | 6 months ago | on: HN Search isn't ingesting new data since Friday
Can you share with us what the best point of contact or escalation path to reach out to the next time it happens on the Algolia side?
cylo | 1 year ago | on: Ask HN: What are you working on (September 2024)?
cylo | 1 year ago | on: The Insecurity of Debian
The point made in the article is that security is hard and often thankless work. So it's not something that's conducive to volunteers doing in their free time often. It does take funding to move the needle on this here, and I think Red Hat is proof of that.
cylo | 2 years ago | on: Artifact News Is Shutting Down
In the meantime, we did used to carry Al Jazeera but their endpoint had broken for some time. I've re-enabled it now to begin ingesting.
cylo | 2 years ago | on: Artifact News Is Shutting Down
cylo | 2 years ago | on: The Legacy of Bram Moolenaar
If vim has ever played a role in your computing life, please make a donation in Bram's honor over at https://iccf-holland.org/
cylo | 2 years ago | on: What's wrong with enterprise Linux
Anyway, I'm not sure what else you'd have me do here. We all have to start somewhere. I put my thoughts out there under something I directly control and I'd rather people focus on the central thesis of the thoughts being proposed over resorting to personal attacks.
I'll continue posting small essays on relevant topics under the domain.
cylo | 2 years ago | on: What's wrong with enterprise Linux
I only recently registered the site and set up the blog because I had nowhere else to post it and did not want to use a hosted platform like Medium.
I was watching the recent Red Hat debacle from the sidelines and had some thoughts to put together about the general Enterprise Linux model.
cylo | 2 years ago | on: What's wrong with enterprise Linux
But you're still beholden to what the Red Hat maintainers are pulling in and focusing on. It's still not a general follow upstream wholesale.
You can see and track what UEK is doing by looking at their Github: https://github.com/oracle/linux-uek/commits/uek7/u1
cylo | 2 years ago | on: Show HN: GPT–LLM native macOS app with time travel, versioning, search
Any tips to share for how to approach SwiftUI code to achieve the sort of aesthetic you've got here?
cylo | 3 years ago | on: Ask HN: Those making $0/month or less on side projects – Show and tell
cylo | 3 years ago | on: Show HN: I ranked news websites by speed
Can you share any stats around the conversion rate for how many visitors end up converting to your Plus service?
cylo | 4 years ago | on: Show HN: The Brutalist Report – A rolling snapshot of the day’s headlines
Example: https://brutalist.report/?limit=10 or https://brutalist.report/topic/business?limit=10
cylo | 4 years ago | on: Show HN: The Brutalist Report – A rolling snapshot of the day’s headlines
Example to get the tech topic via API: https://brutalist.report/api/tech
Or front page: https://brutalist.report/api/
Enjoy!
cylo | 4 years ago | on: Show HN: The Brutalist Report – A rolling snapshot of the day’s headlines
When loading the front page, you're loading a 1-minute-cached HTML page of it that was constructed out of headlines already in my PostgreSQL database that were put there by the ingestion goroutine.
I like the idea of word clouds actually, I think you're on to something there. I think you just need to pre-generate them rather than doing it adhoc (if that's what you're doing here) for speed. Additionally, perhaps consider using sentiment in a way that orients stories based on positive and negative sentiment. Right now I am not seeing how I as a visitor/user can act on the sentiment analysis as it is presented now.
It would be neat to see a collection of uplifting stories grouped together through the sentiment analysis.
Anyway, food for thought. I hope you keep hacking away on it as it's just good fun to build things.
cylo | 4 years ago | on: Show HN: The Brutalist Report – A rolling snapshot of the day’s headlines
I'm inclined to keep this completely javascript-free.
This should be able to get you close to what you're asking for once implemented.
cylo | 4 years ago | on: Show HN: The Brutalist Report – A rolling snapshot of the day’s headlines
It's interesting to see how polarizing it is to some folks.
cylo | 4 years ago | on: Show HN: The Brutalist Report – A rolling snapshot of the day’s headlines
2.) Great idea, I could perhaps add an [hn] tag to those stories to preserve the link to the discussion.
cylo | 4 years ago | on: Show HN: The Brutalist Report – A rolling snapshot of the day’s headlines