off-topic

Steven Lombardi 2026-04-23T17:02:29.409079Z

I've got some questions for folks who are avid readers of research papers. • What sources, systems, websites, or subscriptions do you guys use to discover research on the topics you're interested in? • Do any of them have decent discovery or filtering capabilities? • Topics I'm looking for range from general Computer Science and Software Engineering to domain specific areas. • Regarding the latter, would a domain specific publication or journal better serve? How do you discover those?

Ben Sless 2026-04-24T07:16:31.453879Z

I had luck with a paper, topic or speaker which directly correlated to a paper then I could just follow the chain of citations up and down. Examples: William Byrd and Karen, Nada Amin and reflective interpreters, SPJ and Haskell core to core pipeline

Steven Lombardi 2026-04-23T17:03:19.469809Z

I'm not a scholar by any stretch but I'm very interested in the practical intersection and integration of research with production systems.

Steven Lombardi 2026-04-23T17:04:03.868859Z

That being said, I have no issues navigating dense papers. It might take me longer than others but we can do it.

Steven Lombardi 2026-04-23T17:04:41.157309Z

But my issue is that topic discovery has always been difficult.

2026-04-23T22:52:21.381319Z

I have thought about working backward from an interesting paper (eg. recently Milner's Process Bigraph paper) and reading the citations, citations of the citations etc.

2026-04-23T22:53:11.098149Z

there's also the Papers We Love meetups - good presentations and also pretty directly translates to a syllabus

2026-04-23T22:53:27.941489Z

https://paperswelove.org/

💯 1
2026-04-23T22:54:22.489289Z

repo of papers covered by the sf chapter of pwl https://github.com/papers-we-love/san-francisco

2026-04-23T22:54:52.249509Z

main repo https://github.com/papers-we-love/papers-we-love

Steven Lombardi 2026-04-23T23:47:02.079479Z

Thanks, I'll give it a look.