frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

A directory of people who love RSS

https://andrewshell.org/2026/07/i-%e2%99%a5-rss/
101•speckx•1h ago

Comments

dgellow•1h ago
HN renders emojis in color?! I’m reading that on an iPad and see a red heart. That’s a first
minraws•1h ago
that's specific to your os it renders in os emoji colors iirc.
dgellow•1h ago
I’ve always seen emoji being stripped on HN, so it’s very surprising to see colors for once
culi•57m ago
They've always been stripped for me as well. This "emoji" actually appears black for me however.

I think the reason its not stripped is because it's actually "U+2665 : BLACK HEART SUIT {valentine}" which predates the emojis. Lots of fonts and OSes will render these older unicode symbols as emojis

sylware•57m ago
Well, in theory, with proper UTF-8 support you don't need to filter out anything.

Unsupported unicode code points are just rendered using a place holder.

dijit•1h ago
this is the first emoji I see on HN at all, they’re filtered out in comments.
tom_•59m ago
I don't remember ever seeing one before either. Will the floodgates now open?
culi•56m ago
It's because it's not actually an emoji (though your OS/font might decide to render it like one)

https://www.compart.com/en/unicode/U+2665

It's part of the card suite icons

♠♡♢♣♤♥♦♧

pkulak•1h ago
Not up to HN, it’s up to your font and font rendering.
cyptus•1h ago
first time also! depending on iOS for me.
clickety_clack•59m ago
I only have a fairly basic understanding of encodings, but is this one by any chance in one of the smaller “standard” character sets and not in the huge Unicode “emoji” set?
culi•52m ago
yes, exactly:

♠♡♢♣♤♥♦♧

dgellow•50m ago
Funny, I see the 1st, 4th, 6th and 7th in color. The outlined ones look like standard font characters
culi•43m ago
To me they are (correctly) rendered as black
dgellow•22m ago
Joke on me for using Apple devices :(
smalltorch•14m ago
♚ ♛ ♜ ♝ ♞ ♟ ♔ ♕ ♖ ♗ ♘ ♙

Chess pieces too. I think you could technically play a chess game here pretty easily if you were so inclined.

dgellow•52m ago
Yep, that seems to be the case!
prmoustache•30m ago
It is not an emoji but a unicode character and HN doesn't render it, your OS does.
F3nd0•12m ago
It may not be in the Emoji character block formally, but casually speaking it’s not wrong to call it an emoji, since emoji is basically just a picture character, and this is no less a picture character than what’s formally codified as ‘Emoji’ in the Unicode standard.
edhelas•1h ago
If you love RSS, embrace Atom 1.0 :) Its the final modern form of RSS.
CharlesW•1h ago
Atom's problem is that RSS is also the final modern form of RSS.
graemep•48m ago
Why is Atom better?
rpdillon•48m ago
Yeah, I've been writing software that provides feeds for RSS, but I exclusively use Atom. It's just a better format. It does create ambiguity when using a site like this because I'm not sure if my sites will qualify as having an RSS 2.0 feed or not.
bolt012•1h ago
I love self hosting my own RSS feed with miniflux!
poisonborz•52m ago
Nowadays I see these sites as nothing else but mining grounds for personal profiling by big tech. Nothing can be a cutesy show-off anymore.
listic•47m ago
Why not for small tech and individuals?

Is there a law or something? :)

culi•40m ago
Small tech and individuals will never be able to take as much advantage of these standards as a multi-billion dollar data center is. 99% of them wouldn't ever even find these feeds
theanonymousone•51m ago
Please add me
ninjahawk1•48m ago
seeing an emoji in a title on HN really surprised me, I didn’t even know you could do that. Shows how much emotion we use on here lol.
RattlesnakeJake•27m ago
The last time I tried to use one in a comment, it got stripped out. I guess that doesn't apply to submission titles.
dudefeliciano•1m ago
i guess that only works cause it's a text glyph and not a unicode emoji
mickeyp•43m ago
I love RSS but what I love more than RSS are people who blog about stuff: high concept stuff, day-to-day stuff and just what they did yesterday.

I wish people would blog more like in the old days.

mathgladiator•36m ago
Im going to be doing this again without an agenda. I am recovering from using AI to write thoughts because now I see and hear the patterns which are becoming obnoxious.
smarkov•41m ago
Maybe you love being the consumer of RSS feeds, but you certainly wouldn't love being the poor bastard who has to parse them.

Even though it's a simple standard that's been around for decades, there are still many sites which serve their feeds with a subtly wrong format. When something doesn't work, users come knocking on your door saying "it works in X reader but not in yours", so now you have to handle that and contribute to the ever growing list of out of spec edge cases that feed readers need to account for.

paradoxyl•40m ago
What sort of punishment should the monopolist google execs who destroyed blogs undergo? A fair punishment might be clawback of all wages and stock options and about five years in a minimum security prison with a permenant felony on their record. I think that's fair.
colesantiago•38m ago
How much money do you need for a class action lawsuit on this?

I think we should take Google to court over destroying blogs and force them to add back RSS support.

qudat•25m ago
Nice! The entire https://pico.sh constellation of services are built off rss for notifications.

https://pico.sh/feeds is an ssh app that is an rss-to-email service.

jjordan•17m ago
Wow, what timing. Not to shill, but I'm also nearly done building a directory of RSS feeds. It stemmed from a frustration of outdated and broken RSS feed collections, and the long slow death of the orange RSS subscribe button across the web. I'm not officially launched yet but I would love some feedback and maybe some of the RSS feeds that land in your directory can be added to mine.

https://rssvault.org

Password is vaultearly644988

Pardon the dust. There's an app tie-in that I'm almost done with too, a widget-first app that shows your RSS feed collections on your phone's home screen. It would really be great if we could start to bring about an RSS renaissance!

pKropotkin•16m ago
I ♥ JSONFeed
chrismorgan•16m ago
I hate RSS. It’s a bad format that developed organically in all the worst ways, and it should have died completely in favour of Atom by about twenty years ago. I started a draft describing some of the problems that actually matter (thing that can’t be represented reliably in RSS, and such) in <https://chrismorgan.info/atom%3Erss>.

And so I wish people would stop calling feeds RSS, because it continues to compound the problem. Let RSS die! More than once I’ve seen people implement RSS feeds, at great pain and often with errors, simply because they hadn’t heard of Atom.

(I still need to decide which spec I hate more, RSS or OpenGraph. Hmm… RSS had more excuses for being bad, OpenGraph was just a spectacularly bad thing thrown over the wall by a company that should have known better. I drafted something examining how comprehensively bad it was some years ago, I should put it onto my new site and continue it at some point.)

dewey•10m ago
Having structured feeds of any kind is already a niche and much appreciated when it happens. How to call them correctly technically based on some specs is not the hill to die on.

We call them RSS feeds, RSS reader apps even if it might be implemented as an Atom feed.

pooploop64•9m ago
Surprisingly cool site. I've seen lots of sites for RSS feeds but they aren't any good because they just dump their mountain of every feed that was ever known to exist, and there's not really any aspects of curation or discovery. RSS feeds themselves embody the exact way I think the internet should work, where the internet itself is the platform. However it's very nice to get some help finding new stuff.
8organicbits•9m ago
It's great to see someone else using FeedLand. While it has some quirks, is has some clever ideas, like that blogroll feature.

My favorite part of FeedLand is that you can see who subscribes to a blog and where else they subscribe. This makes RSS feel social, without the algorithmic tricks of traditional social media. Here's the listing for my blog, for example: https://feedland.com/?feedurl=https%3A%2F%2Falexsci.com%2Fbl...

davewiner•3m ago
It was designed that way, patterned after social media, where you share all that info. I wanted to see if it would work in RSS, and it came out pretty good.

We're going to have a new version pretty soon, hooking it up with RSS.chat.

nicole_express•8m ago
I'm always surprised how many people who read my blog do so over RSS. It's probably one of my biggest traffic sources. (Definitely due to my niche topic and small reach, but still)

I don't really use RSS myself anymore, though; not since I stopped using Google Reader a few months before they pulled the plug. Wouldn't even know where to start nowadays.

deathanatos•8m ago
UTS #51 is your friend.

There's not really a "standard" character set and an "emoji" one. There is an emoji block (U+1F600 to U+1F64F), and this heart (U+2665) is not in that. But this heart is an emoji, in that the data file emoji-data.txt for contains `Emoji=Yes` ("=Yes for characters that are emoji", —UTS #51) for this character. However, this heart has `Emoji_Presentation=No`, which "=Yes for characters that have emoji presentation by default" (—UTS #51).

So basically, it should present, by default, in its non-emoji appearance. (Though there seem to be a number of readers for whom that isn't true. I think that's macOS being badly behaved.) There are some characters that can flip/flop between a "text" (normal monochrome) presentation and an emoji presentation; all of the card suit characters are. Unadorned (e.g., just U+2665 alone) then, you have to follow the emoji default presentation rules. In some contexts, such as web pages, that's "just do what that Emoji_Presentation flag says" for those characters, but see [§Presentation Style](https://www.unicode.org/reports/tr51/proposed.html#Presentat...) for exceptions to the rule. (HN is not an exception.) But you can also follow the character with a variation selector, to try to force either text (U+FE0E) or emoji (U+FE0F) presentation.

There are a number of what I'd call "yeah that's definitely an emoji" outside the Emoji block, too. Like U+2705 "white check in green box" (which HN disallows me posting); that one is Emoji=Yes but also Emoji_Presentation=Yes)

(IDK if Emoji=Yes Emoji_Presentation=Yes is HN's filter … but that'd be what I would do, if I wanted to filter out emoji like HN does.)

UTS #51: https://www.unicode.org/reports/tr51/proposed.html#Emoji_Pro...

(Also, note that the title was changed; the original HN title was "I ♥ RSS")

Cursor removed cost information from the usage page and CSV export

https://forum.cursor.com/t/usage-page-to-token-amount-what/167153
169•EugeneOZ•2h ago•65 comments

The Art of 64-bit Assembly

https://nostarch.com/art-64-bit-assembly-v2
99•0x54MUR41•3h ago•48 comments

Kaisel – Routes as Values. Dart 3 Native Router for Flutter

https://kaisel.dev/
19•TheWiggles•1h ago•0 comments

Explorative modeling: Train on the best of K guesses

https://alexiglad.github.io/blog/2026/explorative_modeling/
35•DSemba•2h ago•8 comments

RipGrep musl binaries occasionally segfault during very-large searches

https://github.com/BurntSushi/ripgrep/issues/3494
187•throwaway2037•5h ago•122 comments

Pgtestdb's template cloning approach to testing is fast

https://brandur.org/fragments/pgtestdb
28•brandur•2h ago•8 comments

A Surveillance Treaty in Disguise: Canada Signs UN Cybercrime Convention

https://www.michaelgeist.ca/2026/07/a-surveillance-treaty-in-disguise-the-trouble-with-canadas-qu...
168•iamnothere•3h ago•86 comments

A directory of people who love RSS

https://andrewshell.org/2026/07/i-%e2%99%a5-rss/
103•speckx•1h ago•46 comments

Charlie Stross – On the non-use of AI in my writing process

https://www.antipope.org/charlie/blog-static/2026/08/on-the-non-use-of-ai-in-my-wri.html
97•jwx48•5h ago•72 comments

Register deprivation: spills and runtime under forced register scarcity

https://rjp.io/blog/2026-07-19-register-deprivation
13•surprisetalk•2d ago•1 comments

Study uncovers lost 'golden age' of languages

https://news.yale.edu/2026/07/23/study-uncovers-lost-golden-age-languages
37•gmays•2d ago•30 comments

Rear center fuel tank adds roughly 20k liters and extends range by 1k NM

https://www.airbus.com/en/newsroom/press-releases/2026-06-worlds-longest-range-aircraft-the-airbu...
23•r2sk5t•4d ago•23 comments

Manual: •.,:;?·

https://type.today/en/journal/dots
92•behnamoh•2d ago•19 comments

Flint: A Visualization Language for the AI Era

https://microsoft.github.io/flint-chart/
227•vinhnx•15h ago•65 comments

RamenHaus

https://ramen.haus/
173•oler•9h ago•84 comments

qm – Multiplayer agent harness for work

https://github.com/yc-software/qm
634•tosh•1d ago•146 comments

Solid Queue 1.6.0 now supports fiber workers

https://github.com/rails/solid_queue/releases/tag/v1.6.0
72•earcar•10h ago•31 comments

Kontigo (YC S24) Is Hiring

https://www.ycombinator.com/companies/kontigo/jobs/xAo6tMt-founding-engineer
1•jecastillof•6h ago

Linux on ESP32

https://github.com/GrieferPig/esp32-s31-linux
51•boveyking•4d ago•18 comments

A tiny holdout building in the middle of Macy’s is back in view

https://ephemeralnewyork.wordpress.com/2026/07/27/hidden-by-billboards-for-over-100-years-the-tin...
160•donohoe•3d ago•45 comments

Toast IDE Gets Markdown Spell Checking

https://github.com/paradise-runner/toast
5•dividedcomet•2h ago•2 comments

The development pipeline is a production system

https://sundry.jerryorr.com/2026/07/31/development-pipeline-is-a-production-system
139•firefoxd•14h ago•66 comments

Elevators

https://john.fun/elevators
1516•Jrh0203•1d ago•382 comments

Software for One

https://www.ajwaxman.com/writing/software-for-one
207•awaxman11•3d ago•210 comments

Run Kimi K3 using 29 GB of RAM at 0.50 tok/s

https://github.com/sqliteai/waste
305•marcobambini•1d ago•147 comments

Astro Loop

https://pubdeer.com/
25•BaseBaal•5h ago•6 comments

How to Exist

https://www.raptitude.com/2026/07/how-to-exist/
329•walterbell•17h ago•195 comments

G'mic 4.0: Squaring the Pixel, Easier

https://gmic.eu/gmic40/
74•dtschump•3d ago•4 comments

Ten advances in mathematics and theoretical computer science

https://openai.com/index/ten-advances-in-mathematics/
345•milkshakes•10h ago•229 comments

BMW Is Showing Commercials on Their Car's Dash Screens as a Treat

https://www.theautopian.com/bmw-is-showing-commercials-on-their-cars-dash-screens-and-they-want-y...
25•CharlesW•2h ago•11 comments