Wednesday, November 16, 2022

Show HN: Kùzu: An Embeddable GDBMS like DuckDB/SQLite from UWaterloo https://ift.tt/Kil7QtL

Show HN: Kùzu: An Embeddable GDBMS like DuckDB/SQLite from UWaterloo Hello HN! Today, we are pleased to publicly release Kùzu: a new embeddable graph database management system under a permissible license. You can see our blog post in the above link that gives an overview of the system and our goals/vision. The system is in its early stages but please try it out and give us your feedback, tell us your feature requests, and please report bugs! https://ift.tt/qMWSrV6 November 15, 2022 at 07:18PM

Show HN: The German Job Market Is Crashing https://ift.tt/97BfxSl

Show HN: The German Job Market Is Crashing If we looked at the German Job Market as if it were the stock market, we would say that it's crashing! On the following link you can see my pet project where I have been scrapping the major job offer portal in Germany for over one year. In the last two weeks it has lost 33% percent of all posted job offers and it keeps dropping as a rock :-( Dashboard: https://jobmarketanalytics.com/#months=%2212%22&technology=%... Source Code: https://ift.tt/nUiAXhl Slide Deck: https://ift.tt/uLOtKcF https://ift.tt/pVLhroa November 16, 2022 at 12:32AM

Show HN: Make word clouds context aware https://ift.tt/b69VAnN

Show HN: Make word clouds context aware https://ift.tt/VhwrciM November 15, 2022 at 11:32PM

Tuesday, November 15, 2022

Show HN: DivestOS, long term support for end-of-life Android devices https://ift.tt/DNKfykn

Show HN: DivestOS, long term support for end-of-life Android devices https://divestos.org November 15, 2022 at 12:30AM

Show HN: Dlna-cast, a command line tool to cast PC screen to DLNA devices https://ift.tt/wtH4Y8E

Show HN: Dlna-cast, a command line tool to cast PC screen to DLNA devices dlna-cat is a cross-platform command-line tool that casts screen and media file to remote DLNA device. dlna-cast uses ffmpeg to capture screen and audio, then convert them into HLS streams which could be served by a simple HTTP server. The HLS url will be send to the selected device via uPnP protocol and then you can watch you screen on the remote device (smart TV, typically). This tool is supposed to be cross-platform but currently I don't have a Linux or MacOS device at hand so it can only run on Windows now. It won't be hard to support other platforms though, as there are no platform specific dependencies. HLS is chosen just because it is easy to implement. But the problem of HLS is its high latency (up to 5-10s or more) so it's definitely not for scenarios that require low latency (presentation for example). But as a trade-off the streaming quality exceeds a lot of software screen-casting solutions (Lebocast for example) that have been tested by myself, which make it pretty good to stream music or video playing from your PC to TV. https://ift.tt/duQIjvm November 14, 2022 at 11:07PM

Show HN: Science fiction inspired by an HN thread (5 min read) https://ift.tt/pCvfQ2x

Show HN: Science fiction inspired by an HN thread (5 min read) Inspired by some awesome comments in: https://ift.tt/u6Rp249 https://ift.tt/drJykTv November 14, 2022 at 11:57PM

Monday, November 14, 2022

Show HN: A Go service that exposes a FIFO message queue in RAM https://ift.tt/gjNvU1A

Show HN: A Go service that exposes a FIFO message queue in RAM https://ift.tt/NRomJeX June 25, 2025 at 05:04PM