HackerTrans
TopNewTrendsCommentsPastAskShowJobs

thirdplace_

no profile record

Submissions

ConnMan

web.archive.org
3 points·by thirdplace_·hace 3 años·1 comments

Building My Own Firewall/Router, Part 1

cheapskatesguide.org
4 points·by thirdplace_·hace 3 años·0 comments

Message to Humans on Gene Editing

ordinals.com
3 points·by thirdplace_·hace 3 años·1 comments

Generate RSS feed for any website using CSS selectors

rss-bridge.org
203 points·by thirdplace_·hace 3 años·53 comments

In Case I Don’t Write Here Again (2021)

inessential.com
12 points·by thirdplace_·hace 3 años·1 comments

RSS-Bridge 2023-03-22

github.com
2 points·by thirdplace_·hace 3 años·0 comments

Hardware Is Fun Again

world.hey.com
3 points·by thirdplace_·hace 3 años·0 comments

Buy More Copies

dynomight.net
2 points·by thirdplace_·hace 4 años·0 comments

Rediscovering RSS (2022)

deqc.xyz
1 points·by thirdplace_·hace 4 años·0 comments

Taming the RSS Beast (2006)

signalvnoise.com
1 points·by thirdplace_·hace 4 años·0 comments

RSS-bridge: The RSS feed for websites missing it

github.com
3 points·by thirdplace_·hace 4 años·0 comments

Show HN: Centralized Logging Tool

logs.thirdplace.no
2 points·by thirdplace_·hace 4 años·0 comments

comments

thirdplace_
·hace 3 años·discuss
i think more bugs reside here.

if tarball or path is user input then they could be used to inject tar command options.
thirdplace_
·hace 3 años·discuss
like it. rss is so simple and cool. problems:

* how to make it easier for users to start using feed readers

* how to make it easier to subscribe to feeds

* how to help users discover new content
thirdplace_
·hace 3 años·discuss
I am an insecure renter and this scares me. What should I do??
thirdplace_
·hace 3 años·discuss
> It’s very clear that large companies do abuse their market power (price-fixing and collusion)

Can we get some examples of this? (not implying otherwise)
thirdplace_
·hace 3 años·discuss
php's composer[0] in 2012 had package namespaces

[0] https://getcomposer.org/
thirdplace_
·hace 3 años·discuss
wayback machine for current url:

javascript:window.location='https://web.archive.org/web/*/'+document.location
thirdplace_
·hace 3 años·discuss
seems kinda biased. not a single bad word of Allende's Chile.
thirdplace_
·hace 3 años·discuss
reminds me of the similar sentiment that a failure may be required in order to get all parties to accept that a change/improvement is needed.
thirdplace_
·hace 3 años·discuss
shrug
thirdplace_
·hace 3 años·discuss
rss-bridge also has xpath-style bridge: https://rss-bridge.org/bridge01/#bridge-XPathBridge
thirdplace_
·hace 3 años·discuss
Related to this topic, I made a website/api that finds feeds for you:

https://discovery.thirdplace.no/?q=vimeo.com/user4464579

It's pretty rudimentary but alleviates some manual work.
thirdplace_
·hace 3 años·discuss
An alternative is to use rss-bridge: https://rss-bridge.org/bridge01/?action=display&bridge=Teleg...
thirdplace_
·hace 4 años·discuss
For sites that don't offer feeds you may want to check out rss-bridge: https://github.com/RSS-Bridge/rss-bridge/
thirdplace_
·hace 4 años·discuss
I built a small tool that helps to discover feed urls. It uses various hardcoded and dynamic rules: https://discovery.thirdplace.no/?q=https://www.tek.no

It's FOSS and has an http json api.
thirdplace_
·hace 4 años·discuss
My small contribution here is a web tool [0] which helps to discover feeds.

See also https://github.com/RSS-Bridge/ and https://www.jsonfeed.org/

[0] https://discovery.thirdplace.no/?url=&q=https://tfos.co/

[1] https://discovery.thirdplace.no/api?q=https://tfos.co/
thirdplace_
·hace 4 años·discuss
They probably justify it morally by thinking they deserve more because they bring in the big sales and "do all the hard work". You could offer up some stock ownership for free to heal the relationship. Some people couldn't live like this and would rather burn it to the ground. So, depends on your position, goals and preferences etc.
thirdplace_
·hace 4 años·discuss
Here's how to live: Pursue pain
thirdplace_
·hace 4 años·discuss
Earlier in the poem he says that the two roads were equally worn. But looking back on it he remembers the chosen one as less worn. Unclear what is the meaning. Self-delusion maybe because our memories change?
thirdplace_
·hace 4 años·discuss
I also attempted to build a feed reader a while back. In the process I built a feed discovery service:

https://discovery.thirdplace.no/?q=jackevansevo.github.io

It's not perfect but it's better than a simple parsing of <link> tags in the html.