Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Friday, December 30, 2022
Show HN: A hypermedia-driven app based on htmx and Drogon C++ web framework https://ift.tt/PWdcmQ5
Show HN: A hypermedia-driven app based on htmx and Drogon C++ web framework https://ift.tt/dfpTrPa December 30, 2022 at 03:40AM
Show HN: Simple weather for your zip code https://ift.tt/nVlINO0
Show HN: Simple weather for your zip code Weather applications are bloated. This is the simplest implementation I could make using data from the weather.gov API. This simple weather application will retrieve the current 7-day weather for any of more than 33,000 US zip codes. To customize weather for your zip code, change the URL. The current URL is set to the zip code 90210. If you want both news and weather, that is available here: https://ift.tt/Q5wq9gd https://ift.tt/uYclxZO December 30, 2022 at 09:36AM
Show HN: Logos Created with AI https://ift.tt/EOieH1U
Show HN: Logos Created with AI https://ift.tt/CBsmP0u December 30, 2022 at 04:50AM
Thursday, December 29, 2022
Show HN: Pressn't, a site where you can only have a single post https://ift.tt/Y0yGoHx
Show HN: Pressn't, a site where you can only have a single post Today's internet is filled with dopamine wells of content. I wanted to steer away from that and foster meaningful writing. So I made a site where you can only have a single post. The intention is to encourage thoughtful posts like the blogs we all love here at HN (Paul Graham's, fasterthanlime, Bartosz Ciechanowski's, etc). For now posts are only markdown, but I intend to make some markdown extensions to make posts more dynamic. https://ift.tt/zeV38AK December 29, 2022 at 06:39PM
Show HN: A LinkedIn Chat GPT on Steroids https://ift.tt/uO4oa3X
Show HN: A LinkedIn Chat GPT on Steroids https://www.lunaa.io/ December 29, 2022 at 03:55PM
Show HN: Zcached, in-memory key-value cache wire-compatible with memcached https://ift.tt/uNWG8LV
Show HN: Zcached, in-memory key-value cache wire-compatible with memcached zcached is an in-memory key-value cache exposing a memcached ASCII protocol-compatible interface, built on pluggable cache engines like Ristretto and freecache [0]. It's not performance-competitive with memcached, especially at higher thread counts. That said, it achieves about 1.1M ops/s, but at significantly higher P99 and P999 latency (as measured by memtier). See [1] and [2] for benchmark results from my 7950x-based workstation. Disclaimer: This is a hobby project created for fun while hacking over the holidays. zcached is not a commercial product and never will be. Don't use it in production; consider this a technology demo more than anything. I don't expect the source code to build outside of my environment, but for those interested in playing with it, binary artifacts are available at [3]. Try `zcached --address tcp:localhost:11211`. [0] https://ift.tt/aFbG3Ki , https://ift.tt/O4AmSn3 [1] memcached, 16 worker threads: https://ift.tt/nyhgJVj [2] zcached: https://ift.tt/Tw8Dzmq [3] https://ift.tt/Vz4gxQf... https://ift.tt/BszwocY December 28, 2022 at 11:18PM
Show HN: Built your front end in React, then let ChatGPT be your Redux reducer https://ift.tt/DcZJI7S
Show HN: Built your front end in React, then let ChatGPT be your Redux reducer https://ift.tt/UYvDj3S December 29, 2022 at 02:56AM
Subscribe to:
Posts (Atom)
Show HN:Every Team Is Building the Same Cache https://ift.tt/4pYJ9NC
Show HN:Every Team Is Building the Same Cache https://ift.tt/FcwphYl June 26, 2026 at 03:10AM
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: Simple Gantt Chart Software https://ift.tt/sa3dQKF May 7, 2022 at 12:39PM
-
Show HN: Jsonnet Course Online Hi HN! I'm usually a lurker here, but I wanted to share this: I'm an enthusiastic user of Jsonnet[1] ...