HN user

cylo

3,855 karma
Posts77
Comments66
View on HN
unix.foo 22d ago

We Are the Last People Who Know How It Works

cylo
333pts270
unix.foo 26d ago

The Last People Who Know How It Works

cylo
8pts0
unix.foo 1mo ago

It Will Never Be the Year of the Linux Desktop

cylo
61pts77
unix.foo 1mo ago

It Will Never Be the Year of the Linux Desktop

cylo
7pts0
ironpeak.be 2mo ago

Bypassing Apple MIE

cylo
5pts1
unix.foo 2mo ago

What's Wrong with Enterprise Linux

cylo
2pts0
unix.foo 2mo ago

Local AI needs to be the norm

cylo
1903pts749
www.terrygodier.com 3mo ago

Body Language

cylo
3pts0
jessewaites.com 4mo ago

I Choose Ruby on Rails in the AI Coding Era

cylo
5pts0
www.terrygodier.com 4mo ago

The Last Quiet Thing

cylo
8pts1
hn.algolia.com 5mo ago

HN Algolia API is currently stalled

cylo
3pts1
unix.foo 6mo ago

Local AI Needs to Become the Norm

cylo
7pts1
apps.apple.com 7mo ago

Show HN: Native iOS version of The Brutalist Report to clean up reading news

cylo
6pts0
www.privacyguides.org 10mo ago

Memory Integrity Enforcement Changes the Game on iOS

cylo
2pts0
predictors.fail 1y ago

New speculative attacks on Apple CPUs

cylo
1082pts350
gitpulse.org 1y ago

Git Pulse – AI Summaries of 1M+ Open Source Commits

cylo
5pts2
gitpulse.org 1y ago

Using AI to track OS development

cylo
3pts0
gitpulse.org 1y ago

Git Pulse – AI Summarized Commits

cylo
3pts0
gitpulse.org 1y ago

Tracking Open Source with Llama

cylo
2pts0
gitpulse.org 1y ago

Show HN: Git Pulse – Explore open source projects

cylo
4pts1
unix.foo 1y ago

The Insecurity of Debian

cylo
248pts239
devblogs.microsoft.com 2y ago

What's New in the Windows Subsystem for Linux in May 2024

cylo
3pts1
www.theverge.com 2y ago

Microsoft announces an Arm-powered Surface Laptop

cylo
35pts1
code.visualstudio.com 2y ago

Visual Studio Code September 2023

cylo
7pts0
unix.foo 2y ago

The Improbability of Wikipedia

cylo
6pts0
unix.foo 3y ago

What's wrong with enterprise Linux

cylo
204pts226
www.phoronix.com 3y ago

Announcing bpftune for Linux

cylo
10pts2
medium.com 3y ago

In Favor of CentOS Stream

cylo
4pts0
www.phoronix.com 3y ago

Intel Issues New CPU Microcode for New, Undisclosed Security Updates

cylo
42pts13
tilde.wtf 3y ago

Show HN: A Search Engine for the Tildeverse

cylo
12pts1

There's an old saying of "Never Wrestle with a Pig. You Both Get Dirty and the Pig Likes It" which I'm about to fall victim to here.

The bulk of your comment history seems to be finger-wagging these kinds of slop accusations on others. Maybe you're right with the others, but I definitely know you're not right on this one.

What you're pointing out here sounds more like you just don't like the style of writing and the attempt to add some nostalgia to it, which is perfectly okay to not like. That's not something I can do much about and I'm not forcing you to read the post.

Yet you clearly read the post, and I think we'd all get more out of hearing what you think of the underlying premise rather than you circling some adjectives.

Given that I’m the author, I promise you I’m a real human. It’s not AI.

Obviously there’s a rise in pure AI writing but I find these sort of services that “analyze” content more harmful than good.

I disagree that it's disingenuous. I would love to see Google and other corporations that make use of Debian fund the development of good default AppArmor profiles for many common daemons. Right now they simply don't exist and users are left to fend for themselves.

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.

That's a fair suggestion. I'll see about including some functionality for users to include additional news sites.

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.

Sure, I suppose. I've never been called a sockpuppet before so I'm simultaneously insulted but also...honored in an odd way?

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.

Hi. Author here. I’m not a sockpuppet and genuinely have no affiliation with Oracle. It’s purely my own technical opinion.

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.

It's true that Red Hat does pull in changes from upstream for several subsystems of Linux. It's genuinely a frankenkernel mixed with code from 6.3, 6.1, etc.

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

The whole thing is written in Go on my end. Ingesting new headlines is handled in a goroutine that spawns within the process every 30 mins using a combo of the wonderful gofeed (https://github.com/mmcdole/gofeed) and colly (https://github.com/gocolly/colly) libraries.

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.

1.) It is a lot! The frontpage in particular is almost overwhelming. Browsing by individual topics makes it a bit more digestible. One element I could support is a parameter you can supply in the URL to limit the amount of articles returned per source. The challenge with providing 15-30 high quality links is the "human editing" element required to do that effectively. I'd like to avoid that if at all possible, as well as not get into the business of harvesting visitors' personal information. There's no tracking or harvesting going on here whatsoever and I intend to keep it that way.

2.) Great idea, I could perhaps add an [hn] tag to those stories to preserve the link to the discussion.

Is there anything like this that's not an online hosted service?

I would not trust my personal knowledge base on something I do not directly control.

This is actually one of the best iOS HN clients I've seen yet. Great job on it!

The missing cherry on top is support for a true dark mode that uses the proper black OLED capabilities on the X series of devices.

The app bar below Messages app also annoyed me, but you can disable it. If you simply single tap on the App icon in Messages app, it will hide the bar from then on.

I've always enjoyed Matt Levine's explanation of an ICO:

It's like if the Wright brothers wanted to sell you airmiles to fund their invention and development of the airplane.