The best Hacker News stories from Show from the past day

Go back

Latest posts:

Show HN: I made a tool to create product tutorials

Show HN: The Brutalist Report – A rolling snapshot of the day’s headlines

Hi HN. I was inspired by so many other folks also longing for a return to the old web that I put together a service to scratch my own itch: An extremely fast headline aggregator done in 1990s style HTML.<p>Sharing it with you all for those of you that also would enjoy this now esoteric style.

Show HN: The Brutalist Report – A rolling snapshot of the day’s headlines

Hi HN. I was inspired by so many other folks also longing for a return to the old web that I put together a service to scratch my own itch: An extremely fast headline aggregator done in 1990s style HTML.<p>Sharing it with you all for those of you that also would enjoy this now esoteric style.

Show HN: A new daily word puzzle

Show HN: A new daily word puzzle

Show HN: Prisma Python – A fully typed ORM for Python

I created this ORM to fill a gap in the Python ecosystem. Due to the nature of typing in Python there are no other Python ORMs that can provide correct type hints. Prisma Python manages to work around this by auto-generating python types.<p>Aside from static type checking, providing type hints means that you will get autocomplete suggestions for you which for me is the killer feature for this ORM (see the GIF in the README for an example).<p>It's also built on top of Prisma, a next-generation ORM for TypeScript which means that the core query building and connection handling has been battle tested, getting around a potential concern with adopting a new ORM.<p>Prisma Python also supports PostgreSQL, SQLite, MongoDB, MariaDB and more!

Show HN: Prisma Python – A fully typed ORM for Python

I created this ORM to fill a gap in the Python ecosystem. Due to the nature of typing in Python there are no other Python ORMs that can provide correct type hints. Prisma Python manages to work around this by auto-generating python types.<p>Aside from static type checking, providing type hints means that you will get autocomplete suggestions for you which for me is the killer feature for this ORM (see the GIF in the README for an example).<p>It's also built on top of Prisma, a next-generation ORM for TypeScript which means that the core query building and connection handling has been battle tested, getting around a potential concern with adopting a new ORM.<p>Prisma Python also supports PostgreSQL, SQLite, MongoDB, MariaDB and more!

Show HN: Google Drive to SQLite

Here's the repo: <a href="https://github.com/simonw/google-drive-to-sqlite" rel="nofollow">https://github.com/simonw/google-drive-to-sqlite</a><p>The README is using a trick I'm increasingly leaning on: parts of that document - the --help output and the example database schema - are automatically generated using Cog: <a href="https://nedbatchelder.com/code/cog" rel="nofollow">https://nedbatchelder.com/code/cog</a> and <a href="https://til.simonwillison.net/python/cog-to-update-help-in-readme" rel="nofollow">https://til.simonwillison.net/python/cog-to-update-help-in-r...</a>

Show HN: Google Drive to SQLite

Here's the repo: <a href="https://github.com/simonw/google-drive-to-sqlite" rel="nofollow">https://github.com/simonw/google-drive-to-sqlite</a><p>The README is using a trick I'm increasingly leaning on: parts of that document - the --help output and the example database schema - are automatically generated using Cog: <a href="https://nedbatchelder.com/code/cog" rel="nofollow">https://nedbatchelder.com/code/cog</a> and <a href="https://til.simonwillison.net/python/cog-to-update-help-in-readme" rel="nofollow">https://til.simonwillison.net/python/cog-to-update-help-in-r...</a>

Show HN: Google Drive to SQLite

Here's the repo: <a href="https://github.com/simonw/google-drive-to-sqlite" rel="nofollow">https://github.com/simonw/google-drive-to-sqlite</a><p>The README is using a trick I'm increasingly leaning on: parts of that document - the --help output and the example database schema - are automatically generated using Cog: <a href="https://nedbatchelder.com/code/cog" rel="nofollow">https://nedbatchelder.com/code/cog</a> and <a href="https://til.simonwillison.net/python/cog-to-update-help-in-readme" rel="nofollow">https://til.simonwillison.net/python/cog-to-update-help-in-r...</a>

Show HN: Find destinations fitting your budget

It's still a MVP. I'd love to continue working on it, adding better filters, more locations and better data :)

Show HN: Trilby for Hacker News – An Elegant Way to Experience HN on Android

Fellow HNers, I just published a brand new Hacker News client for Android. This is my first mobile app ever, and I worked on this for the last two months.<p>It features / lets you: Browse and read Hacker News - view popular and latest articles. Beautiful design and typography. Login to Hacker News, post new stories, comment and interact with others. Powerful search powered by Algolia, filter to get your desired results. View yours and others' profiles: see bio and latest activities. In-app web view when you don't want to leave the app. Personalize the app the way you want - select your favorite fonts. Compact Mode when you don't want any distractions. Meticulously crafted skins and comment themes, auto dark mode. Open native HN links within the app - look for the Orange links. Keep track of your read articles. View single comment threads. Preview your comment before posting/ ...and countless more.<p>Your opinion matters the most to me, so feel free to reach me. The iOS version should be coming soon.<p>I wish you a nice weekend.

Show HN: Trilby for Hacker News – An Elegant Way to Experience HN on Android

Fellow HNers, I just published a brand new Hacker News client for Android. This is my first mobile app ever, and I worked on this for the last two months.<p>It features / lets you: Browse and read Hacker News - view popular and latest articles. Beautiful design and typography. Login to Hacker News, post new stories, comment and interact with others. Powerful search powered by Algolia, filter to get your desired results. View yours and others' profiles: see bio and latest activities. In-app web view when you don't want to leave the app. Personalize the app the way you want - select your favorite fonts. Compact Mode when you don't want any distractions. Meticulously crafted skins and comment themes, auto dark mode. Open native HN links within the app - look for the Orange links. Keep track of your read articles. View single comment threads. Preview your comment before posting/ ...and countless more.<p>Your opinion matters the most to me, so feel free to reach me. The iOS version should be coming soon.<p>I wish you a nice weekend.

Show HN: OpenCamera hack for Pixel 6 Pro

Show HN: Zero-downtime PostgreSQL migrations for Ruby on Rails

Show HN: Zero-downtime PostgreSQL migrations for Ruby on Rails

Show HN: Newser, utility written in go to generate a pdf with news content

I've gotten myself a Supernote A5X (awesome device btw) and since it doesn't have a web browser or anything I've wanted to have a way to read news on it. I've hacked together this utility in a couple of days and it works wonders for me personally so I thought it might be interesting to others. It can also be used as a noise free newspaper generator as it removes images/ads/links and other noisy stuff.<p>https://github.com/lnenad/newser<p>(there is a screenshot of the first page of the generated pdf)<p>It scrapes (news) websites for content and puts it into a pdf. For me the pdf location is my dropbox supernote directory so my setup is to run this thing daily and have a fresh pdf with news whenever I want it.<p>It's rough around the edges probably (currently added crawl support for verge, ars, engadget) but I think it's a good base so if anyone wants to contribute feel free. Some of the stuff I want to add is pictures (maybe), maybe parse the text html to include font styling and other stuff.<p>I've tried to generalize it as much as possible so the crawling is pretty much automatic and is controlled by a config file where you define "rules" on how to parse the website.

Show HN: Newser, utility written in go to generate a pdf with news content

I've gotten myself a Supernote A5X (awesome device btw) and since it doesn't have a web browser or anything I've wanted to have a way to read news on it. I've hacked together this utility in a couple of days and it works wonders for me personally so I thought it might be interesting to others. It can also be used as a noise free newspaper generator as it removes images/ads/links and other noisy stuff.<p>https://github.com/lnenad/newser<p>(there is a screenshot of the first page of the generated pdf)<p>It scrapes (news) websites for content and puts it into a pdf. For me the pdf location is my dropbox supernote directory so my setup is to run this thing daily and have a fresh pdf with news whenever I want it.<p>It's rough around the edges probably (currently added crawl support for verge, ars, engadget) but I think it's a good base so if anyone wants to contribute feel free. Some of the stuff I want to add is pictures (maybe), maybe parse the text html to include font styling and other stuff.<p>I've tried to generalize it as much as possible so the crawling is pretty much automatic and is controlled by a config file where you define "rules" on how to parse the website.

Show HN: Newser, utility written in go to generate a pdf with news content

I've gotten myself a Supernote A5X (awesome device btw) and since it doesn't have a web browser or anything I've wanted to have a way to read news on it. I've hacked together this utility in a couple of days and it works wonders for me personally so I thought it might be interesting to others. It can also be used as a noise free newspaper generator as it removes images/ads/links and other noisy stuff.<p>https://github.com/lnenad/newser<p>(there is a screenshot of the first page of the generated pdf)<p>It scrapes (news) websites for content and puts it into a pdf. For me the pdf location is my dropbox supernote directory so my setup is to run this thing daily and have a fresh pdf with news whenever I want it.<p>It's rough around the edges probably (currently added crawl support for verge, ars, engadget) but I think it's a good base so if anyone wants to contribute feel free. Some of the stuff I want to add is pictures (maybe), maybe parse the text html to include font styling and other stuff.<p>I've tried to generalize it as much as possible so the crawling is pretty much automatic and is controlled by a config file where you define "rules" on how to parse the website.

Show HN: Test your shape rotation skills

Hi all, hope someone enjoys (or not) my weekend project. See how many matching pairs you can find in two minutes.<p>This is written in C++ and built to WebAssembly with Emscripten. The code is at <a href="https://github.com/0xf00ff00f/rotator" rel="nofollow">https://github.com/0xf00ff00f/rotator</a>

< 1 2 3 ... 610 611 612 613 614 ... 830 831 832 >