Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Friday, September 8, 2023
Show HN: HackYourNews – AI summaries of the top HN stories https://ift.tt/1XZH8qz
Show HN: HackYourNews – AI summaries of the top HN stories Hey there HN! I wanted to share a pet project of mine. I built HackYourNews [1] to scratch a personal itch: Knowing which stories to focus on while browsing aimlessly (though there is a certain joy in that, as well!) HackYourNews uses OpenAI's gpt-3.5-turbo to summarize the destination article as well as the comments section. Summarization of the article is always cached, while summaries of the comments are regenerated if the comments count is >10% (or >10 comments) different. While I styled the homepage to welcome HNers, my preferred view is the Mobile view, accessed from the navbar. This no-frills view honors OS-level dark mode and is easy to skim on any device. Tried to keep the site minimal. The only JS is Cloudflare's privacy-preserving analytics [2], just to gauge interest. This is the first time I'm releasing something to the wild. Hope you find this useful! The frontend is pure HTML+CSS. The backend is Python with the excellent Microsoft Guidance [3] library to interface to OpenAI's API. [1] https://ift.tt/Q8oLZPN [2] https://ift.tt/LS4ipnu [3] https://ift.tt/GqhVt4x https://ift.tt/Q8oLZPN September 8, 2023 at 05:00AM
Show HN: Frcntl – community for fractional developers and designers https://ift.tt/K0MdavQ
Show HN: Frcntl – community for fractional developers and designers Hey HN! In 2017, I launched Moonlight to help engineers find part-time, remote jobs. Combining part-time with remote work was a big leap then, so we quickly narrowed our focus to just remote work. Lately, I've seen many talented friends and colleagues moving into part-time fractional roles. They're carving out more personal time while maintaining the same income. Personally, fractional work has empowered me to pursue my entrepreneurial goals without worrying about runway or funding. It's no surprise that hiring managers are gravitating towards this, especially as companies are emphasizing efficiency instead of all-out growth. From our experience with Moonlight, we found that most engineering managers prefer hiring for ongoing, direct work relationships rather than transient, fixed-scope projects. These enduring relationships proved to be mutually beneficial, providing stability for companies and workers in a working style legible to both. Today I'm launching FRCTNL - a community of fractional developers, designers, and marketers. Distinct from traditional marketplaces focused on top-down projects, FRCTNL focuses on often-overlooked bottoms-up, relationship-centric "staff augmentation" roles. Hiring managers seek quality candidates referred by their existing team, and direct relationships with talent — this is the niche FRCTNL aims to serve. FRCTNL operates on a referral model, where members help swap and share opportunities with each other. The underlying hypothesis is that there is latent demand for fractional talent, and that connecting with existing fractional workers is the best way to find those open roles. I'm convinced that our fractional worker network will streamline hiring for companies and further mainstream part-time roles. Take a look, and let me know if you have any questions or feedback! https://www.frctnl.xyz/ September 7, 2023 at 08:26PM
Thursday, September 7, 2023
Show HN: Let ChatGPT write your reviews on Pull Requests https://ift.tt/A8HLEiC
Show HN: Let ChatGPT write your reviews on Pull Requests https://ift.tt/rqpHIxQ September 7, 2023 at 10:08AM
Show HN: Formstr: An open source and decentralized alternative to Google Forms https://ift.tt/QeYZjKg
Show HN: Formstr: An open source and decentralized alternative to Google Forms https://formstr.app September 7, 2023 at 08:54AM
Show HN: uDSV.js – A faster CSV parser https://ift.tt/NCXw9Ty
Show HN: uDSV.js – A faster CSV parser Hey folks! I know CSV parsers (especially in JS) aren't terribly exciting and someone writes a "better" one every week. I'm in the middle of my parental leave, and this was a project that came out of me looking for the fastest/smallest CSV parser. It all started so innocently, and then turned into a benchmark-validation-athon; the library itself took ~2 weeks to write, but the performance comparisons took another ~4 weeks (on and off). The benchmarks were a huge effort, but I think they are the most thorough to date, both in breadth and in depth, so hopefully you find them useful: https://ift.tt/lgAPyXv Let me know if you have specific concerns / questions / improvements :) cheers! Leon https://ift.tt/s3tlM6U September 4, 2023 at 09:34PM
Show HN: Nix Snapshotter – Native understanding of Nix packages for containerd https://ift.tt/pWB7Tjl
Show HN: Nix Snapshotter – Native understanding of Nix packages for containerd Hello! This is Edgar and Robbie and we built nix-snapshotter. nix-snapshotter brings native understanding of Nix packages to containerd. We built this because Nix is a great fit for making efficient containers. They don't need an OS because Nix captures all dependencies exactly. However, the current process of creating Nix images is subpar because one needs to transform Nix packages into a format that container runtimes understand. Using nix-snapshotter, instead of downloading image layers, packages come directly from the Nix store. Packages can be fetched from a binary cache or built on the fly if necessary. All existing non-Nix images continue to be supported, and Nix layers can be interleaved with normal layers. nix-snapshotter also provides a CRI image service, which allows Kubernetes to resolve image manifests from Nix directly too. This enables for the first time, fully declarative Kubernetes resources, all the way down to the image specification and its contents. With this, you can even run pure Nix images without a Docker Registry at all, if you wish. We'd love for you to try it out, there is a one-liner for Nix users to boot a VM with everything pre-configured: https://ift.tt/rz6FSXY https://ift.tt/rz6FSXY September 6, 2023 at 10:24PM
Wednesday, September 6, 2023
Show HN: ColorMood https://ift.tt/MG2qkc8
Show HN: ColorMood Does your mood affect which color you like - a tool that attempts to find your favourite color right now https://ift.tt/PDwCuix September 6, 2023 at 10:18AM
Subscribe to:
Posts (Atom)
Show HN: Do You Know RGB? https://ift.tt/t8kUpbO
Show HN: Do You Know RGB? https://ift.tt/OWhvmMT June 24, 2025 at 01:49PM
-
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: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data https://ift.tt/yrqHZtDShow HN: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data Hey HN, I built this tool because I wanted to understand which...
-
Show HN: Federated IndieAuth Server implemented as a notebook https://ift.tt/32IC633 April 27, 2021 at 04:37PM