Wednesday, October 5, 2022

Show HN: Podman container with VNC GNOME Phosh session https://ift.tt/YLGruth

Show HN: Podman container with VNC GNOME Phosh session https://ift.tt/7SkflA3 October 5, 2022 at 02:58AM

Show HN: Broker-ha – Golang MQTT broker with clustering capabilities https://ift.tt/Oa9f8LG

Show HN: Broker-ha – Golang MQTT broker with clustering capabilities Broker-HA is golang MQTT broker with clustering capabilities build for K8s. Its based on `mochi-co/mqtt` and `hashicorp/memberlist`. Features: - Paho MQTT 3.0 / 3.1.1 compatible (drop-in replacement for Mosquitto [MQTT 3.0/3.1.1]) - Clustering! - HTTP API https://ift.tt/y5jGnW4 October 5, 2022 at 01:48AM

Show HN: Academic personal page in pure HTML and CSS https://ift.tt/iCNAzTZ

Show HN: Academic personal page in pure HTML and CSS https://ift.tt/w0bZGAk October 4, 2022 at 11:01PM

Tuesday, October 4, 2022

Show HN: Our Careers page helps you find a career (even when we're not hiring) https://ift.tt/uJcknld

Show HN: Our Careers page helps you find a career (even when we're not hiring) We just launched a new site and we did a few things differently. We added a /credits page to acknowledge the people behind the commits, made some of our internal wiki public, and more, but the thing I'm most proud of is our Careers page. The Careers page for most sites, especially now, is usually posturing. Many companies have frozen hiring, but they're "collecting resumes" to keep up appearances. You clicked the page to find a Career, so our goal should be help you find one. I haven't seen other sites do this yet, how can we improve it? https://ift.tt/wMXaHEm October 4, 2022 at 09:09PM

Show HN: Bare is a Google Reader for tweets that look like blog posts https://ift.tt/H6FqCgT

Show HN: Bare is a Google Reader for tweets that look like blog posts I first submitted BARE here about a year ago. Since then, a lot of people signed up for our tiny side project. Enough to say that it is well past breaking even! We tried many ideas, and ultimately settled on the simple design and the RSS output by default. It is incredible how many people still use RSS nowadays. Thanks to all of you! Below is the original Show HN post from last year: BARE grew out of the idea to reduce one's Twitter timeline to bare tweets - blog-post-like writings devoid of media, links, hashtags, or any social interaction mechanics. Once you sign up with BARE, it will continuously check your Twitter timeline and only show you the long-form text-based tweets in it. Like a good old blog reader. But why do that, you may ask? What's the point? Because, we believe that this is one of the easiest ways to discover people's true personality, beneath the chatter and social media clickbait. It is also a naturally distraction-free method to keep oneself concentrated over the content without the urge to skim and keep scrolling down. One of the easiest ways to evoke concentration is to reduce the sources of distraction. Is anybody actually writing such tweets? A lot of people. Check the tiny portion we follow here: https://bare.tw/ and discover the ones in your timeline by signing up. https://bare.tw October 4, 2022 at 08:25PM

Show HN: Generate code and diagrams from live infrastructure, AWS/Azure/GCP https://ift.tt/7bH2ioD

Show HN: Generate code and diagrams from live infrastructure, AWS/Azure/GCP https://ift.tt/XI27hyK October 4, 2022 at 06:33PM

Show HN: A macOS app to search for CLI commands quickly https://ift.tt/80iYVBE

Show HN: A macOS app to search for CLI commands quickly https://askcommand.com/ October 4, 2022 at 08:46AM

Show HN: Yet Another Memory System for LLM's https://ift.tt/0oZIwAv

Show HN: Yet Another Memory System for LLM's Built this for my LLM workflows - needed searchable, persistent memory that wouldn't bl...