Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Fileformat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
31.
▲
by
Fileformat
11mo ago
This is exactly my point: everyone here is tech-savvy and knows what to do with an RSS/Atom link. So we don't see a need for XSLT. But someone who hasn't seen/used an RSS reader will see a wall of plain-text gibberish
32.
▲
by
Fileformat
11mo ago
One extremely important use-case is for RSS/Atom feeds. Right now, clicking on a link to feed brings up a wall of XML (or worse, a download link). If the feed has an XSLT stylesheet, it can be presented in a way that a newcomer can u
33.
▲
Show HN: RSS/Atom Feed Analyzer – test your feed for best practices
(rss.style)
3 points
by
Fileformat
1y ago
|
0 comments
34.
▲
Show HN: XSLT and graphical outline viewer for your sitemap.xml
(sitemap.style)
5 points
by
Fileformat
2y ago
|
0 comments
35.
▲
by
Fileformat
2y ago
No, it is a multi-stage build. The second stage [1] uses oven/bun:distroless [1] https://github.com/regexplanet/regexplanet-bun/blob/main/Doc...
36.
▲
Show HN: Comparing Docker minimal image size for a JSON API in various languages
(andrew.marcuse.info)
2 points
by
Fileformat
2y ago
|
3 comments
37.
▲
Fearsome File Formats by Ange Albertini (YouTube) [video]
(youtube.com)
1 points
by
Fileformat
2y ago
|
0 comments
38.
▲
Buying Wikipedia
(en.wikipedia.org)
6 points
by
Fileformat
2y ago
|
1 comments
39.
▲
by
Fileformat
2y ago
Don't show this to your favorite fascist billionaire!
40.
▲
by
Fileformat
2y ago
I'm hoping for better quality than favicons. I've also looked at using the BIMI icons (which are SVG), but there aren't enough of them... https://bimi-explorer.svg.zone/bimi/
41.
▲
Ask HN: Any Recommendations for Logo APIs?
1 points
by
Fileformat
2y ago
|
2 comments
42.
▲
Show HN: Ghashboard is a dashboard builder for GitHub Actions
(github.com)
2 points
by
Fileformat
2y ago
|
0 comments
43.
▲
by
Fileformat
2y ago
Shameless self promotion: I build a logo search engine that currently has almost 500K logos indexed: https://logosear.ch/ Also, a good source of official SVG logos is BIMI, a standard that uses DNS to point to the URL of an
44.
▲
by
Fileformat
2y ago
Feature suggestion: a "my location" button on the map, so you can zoom in to your current location. There is a browser API [1] for this (which asks permission, or you can do it based on the IP address [2] [1] https://
45.
▲
by
Fileformat
2y ago
The root cause for the PHP vulnerability is trying to parse unstructured text. The actual information in WHOIS has structure: emails, addresses, dates, etc. This info should be provided in a structured format, which is what RDAP defines.
46.
▲
by
Fileformat
2y ago
The real solution to WHOIS is RDAP. Unfortunately, it isn't required for ccTlds, and there are plenty of non-ccTlds that aren't working. https://en.wikipedia.org/wiki/Registration_Data_Access_Proto... https:
47.
▲
by
Fileformat
2y ago
Location: Philadelphia, PA, USA Remote: Remote/Hybrid/In-office Relocate: Yes Résumé/CV: https://andrew.marcuse.info/resume/short.html Email: andrew.marcuse+hn@gmail.com Technologie
48.
▲
Old Crap Vintage Computers
(oldcrap.org)
11 points
by
Fileformat
2y ago
|
0 comments
49.
▲
by
Fileformat
2y ago
I think this points to the real problem: it is hard to evaluate how "good" someone is during the hiring process Lots of great coders don't have a big open presence. Years of experience isn't a good sign with the churn i
50.
▲
by
Fileformat
2y ago
feed.style also has a 'try it' feature: Here is what the OP's feed looks like with the stylesheet: https://www.feed.style/example.xml?feedurl=https%3A%2F%2Fthe...
51.
▲
by
Fileformat
2y ago
I made feed.style[1] to help people add a decent XSLT stylesheet to their feed. I'm using it myself[2] and really like the effect. I think it always makes sense to have a stylesheet (and use text/xml content type): otherwise peopl
52.
▲
by
Fileformat
2y ago
timg is a really nice similar tool that does pixel graphics in the terminal window if supported, falling back to character graphics if not. The big plus is that it supports SVG images. https://github.com/hzeller/timg A
53.
▲
by
Fileformat
3y ago
A similar concept that is (IMHO) much nicer: RSV It doesn't need any escaping or quoting: a field just has to be valid UTF-8. The trick is that the delimiters are bytes that are invalid UTF-8. The spec fits on a napkin, parsing is triv
54.
▲
by
Fileformat
3y ago
Everyone's memory is better than mine: I can't even remember the command I typed, so I need to hunt it down from the context: current directory, date or previous commands. I use a zsh precmd() along the lines of echo "$(d
55.
▲
by
Fileformat
3y ago
Hmm... The examples are running on the free tier of Cloudflare Pages Functions. I should be dramatically under any CPU/networking/transfer limits. And it should scale up as needed. I just tried all of them now, and they did load
56.
▲
by
Fileformat
3y ago
I always like to put a link to the RSS in the actual HTML (i.e. so a human can see it) However, clicking it is horrible UX: a wall of text. Or even worse (shaking fist at Firefox), a download "Save as..." prompt. So... <shamel
57.
▲
by
Fileformat
3y ago
Shameless self-promotion: My Icon Search site searches these icons & a whole bunch more https://iconsear.ch/
58.
▲
Show HN: Feed.style – better UX for RSS and Atom news feed links
(feed.style)
4 points
by
Fileformat
3y ago
|
0 comments
59.
▲
by
Fileformat
3y ago
I had a similar problem with freeloaders, though my project was a backend service that didn't have a UI. My solution (safe for work, not harmful): https://wordstream.freeloader.wtf/
60.
▲
by
Fileformat
3y ago
Shameless self-promotion: I built a page to compare IP geolocation providers: https://resolve.rs/ip/geolocation.html I'll work on adding ipapi.is shortly!
More ›