Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Tuesday, July 12, 2022
Show HN: Run transformers model inference in C/C++ and even assembly https://ift.tt/CLjQ5qI
Show HN: Run transformers model inference in C/C++ and even assembly https://ift.tt/x6OZBEu July 12, 2022 at 03:14AM
Show HN: Namecheap AI business name generator https://ift.tt/9lnQIfq
Show HN: Namecheap AI business name generator https://ift.tt/2X4Shsd July 12, 2022 at 01:15AM
Show HN: Simple Python struct format-string explainer https://ift.tt/adgHbf1
Show HN: Simple Python struct format-string explainer Hi everyone! As a side project I made a tiny static website that helps explain format strings used with Python's `struct` module. Type/paste in a format string and you get a quick explanation of the structure instead of having to look through the docs. It's open source, happy to hear any suggestions how to make it more useful. https://ift.tt/q1PU4ZD July 12, 2022 at 12:00AM
Monday, July 11, 2022
Show HN: Lldap, a Simplified LDAP Server https://ift.tt/5DNESL9
Show HN: Lldap, a Simplified LDAP Server Hi everyone! For the past year I've been working on a simple LDAP server for user management, targeted at self-hosted servers. The idea is that OpenLDAP is a pain to install, configure and manage, and on top of that you need a frontend if you want a web UI. LDAP instead provides a minimalistic LDAP server that supports the subset of LDAP needed for user management and authentication, with almost no configuration required, and a nice UI/API in front of it. We just released version 0.4 (and 0.3 actually) and it should now be stable enough to use it yourself! We've had some people using it for tests as well. https://ift.tt/QbUz4VB July 11, 2022 at 02:59PM
Show HN: Colorvote.io – ranking all 16,777,216 sRGB web colors by popularity https://ift.tt/FhKqBiw
Show HN: Colorvote.io – ranking all 16,777,216 sRGB web colors by popularity https://ift.tt/2D4npXS July 11, 2022 at 02:35PM
Show HN: CANDL, a Replacement for YAML https://ift.tt/G3y1Og0
Show HN: CANDL, a Replacement for YAML https://ift.tt/O62vpnz July 11, 2022 at 12:02PM
Show HN: Typewaiter, the typewriter that doesn't wait https://ift.tt/YEfTWMu
Show HN: Typewaiter, the typewriter that doesn't wait Howdy HN, just recently made this silly typewriter variant and think some of you might enjoy it so thought I'd share. Here the cursor takes no heed of what you're typing and just advances at a steady pace, with the effect that typing something reasonable-looking requires you to type at a very steady rhythm. There's also the bonus that the space character is no longer needed—you can (and kind of have to) just wait—so the keyboard minimalists among us can shave even more space off their devices. Only desktop for now. It's an interesting contrast to the last one I made—which requires you to do all the heavy lifting in moving the cursor position yourself— https://ift.tt/azGRjP9 https://ift.tt/zMatn2Z July 11, 2022 at 03:57AM
Subscribe to:
Posts (Atom)
Show HN: Slopsome – a VRAM fit calculator and tok/s database for local LLMs https://ift.tt/NC864vk
Show HN: Slopsome – a VRAM fit calculator and tok/s database for local LLMs https://slopsome.com June 14, 2026 at 01:14AM
-
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] ...