Sunday, July 31, 2022
Show HN: Ordinary Puzzles, a free puzzle game inspired by Picross and Sudoku https://ift.tt/lxMBCTp
Show HN: Ordinary Puzzles, a free puzzle game inspired by Picross and Sudoku Hello hello HN! I wanted to share with you Ordinary Puzzles, a little puzzle game I designed and developed in my free time, inspired by Picross and Sudoku. I already posted it here ages ago, but I wanted to share it again now that I updated it to also be playable online as a Progressive Web App. Ordinary Puzzles is open source, is built with React Native, and it’s available on the mobile app stores, on the web (as a PWA), and as an Electron app. Hope you give it a try! (Please don’t skip the short tutorial :P) https://ift.tt/Dq23la9 P.S.: The puzzles come from https://ift.tt/FAqcSQ8 (the author is credited and has been contacted before using them). https://ift.tt/ZoSjKq6 July 31, 2022 at 09:31PM
Show HN: Collective list of bots on Twitter, feel free to participate https://ift.tt/1HkfWw2
Show HN: Collective list of bots on Twitter, feel free to participate https://ift.tt/2xfXE05 July 31, 2022 at 07:57PM
Saturday, July 30, 2022
Show HN: Bunny REST Proxy – a HTTP message broker built on top of RabbitMQ https://ift.tt/wUisNSW
Show HN: Bunny REST Proxy – a HTTP message broker built on top of RabbitMQ https://ift.tt/a2OGXc1 July 30, 2022 at 10:24PM
Friday, July 29, 2022
Show HN: Chunk – Code sandbox for back-end devs https://ift.tt/AsBjwS4
Show HN: Chunk – Code sandbox for back-end devs Chunk co-founder here. We spent the last 2 weeks building this to scratch our own itch: As developers, we often have problems that could be solved just by running a few lines of code. Sometimes, running this code on your local machine is fine. But other time, the code need to run automatically reacting to external events or to run continuously, which means, it needs to run on a server somewhere. So now, you have to find a cloud provider, to package or build the code and finally to deploy it. All of that for what could be literally be 4 lines of code. We couldn’t find an easier way to do this, so we built it. Chunk is an all in one web editor (think of the codesandbox experience) that allows you to write, deploy and run a piece of code in the cloud from a variety of triggers: HTTP, WebHook, manual or scheduled (cron). No setup, no build, no deploy. Chunk makes you go from idea to code running in the cloud in seconds. Let me know what you guys think! https://chunk.run July 28, 2022 at 09:49PM
Thursday, July 28, 2022
Show HN: BestDamnJobs – Best damn jobs updated daily and sorted by new openings https://ift.tt/jfhxCJg
Show HN: BestDamnJobs – Best damn jobs updated daily and sorted by new openings https://ift.tt/QoJSX9F July 28, 2022 at 07:01PM
Show HN: Rimoto, control your computer with WebSockets https://ift.tt/Ug1pihz
Show HN: Rimoto, control your computer with WebSockets Rimoto allows you to control your computer and show some stats from it like cpu & ram usage with the help of websockets. https://ift.tt/MQumf59 July 28, 2022 at 07:01PM
Wednesday, July 27, 2022
Show HN: Chord Genius – karaoke for guitar app https://ift.tt/uOiX1Y5
Show HN: Chord Genius – karaoke for guitar app Hey everyone! My team and I have just launched Chord Genius, an app that helps Guitar players learn songs faster and more fun by having chords and lyrics that move along. Use Spotify, YouTube, or Apple Music to stream music and have it automagically synced up with the chords and lyrics on the screen. Visit our launch page and support us on Product Hunt https://ift.tt/vujb4EC , you'll find some promo codes there too. A feedback on the post would be much appreciated! Or else, just download the app right away: iOS: https://ift.tt/QI1F9Zc Android: https://ift.tt/kaz7d23... https://chordgenius.app July 27, 2022 at 11:28PM
Tuesday, July 26, 2022
Show HN: The Ultimate C++14 (and later) Enum Library https://ift.tt/ERPUh6H
Show HN: The Ultimate C++14 (and later) Enum Library https://ift.tt/L95DmBA July 26, 2022 at 02:24PM
Monday, July 25, 2022
Show HN: PickCode – An educational coding environment for students after Scratch https://ift.tt/qoNe3Gi
Show HN: PickCode – An educational coding environment for students after Scratch PickCode is designed for use on desktop and tablet, and supports creating chatbots, visual designs, and 2D games. There is plenty of functionality missing - you can't add media to games for instance, but the current version shows off the foundation of what I'm aiming at. I taught myself to code using MIT's App Inventor, so I have an enormous respect for block based languages like App Inventor, Scratch, Snap!, MakeCode, etc. PickCode is my attempt at adding options for students who want to learn more about programming without making the jump to text, or as an alternative to block coding for beginners coming to programming at an older age. The visual language is meant to lower the barrier to entry to coding but the far more important aspect for me is giving students the ability to make things they're proud of as quickly as possible. A JS/Python API for controlling the chatbot and game engine are in the works. As of now, there are sample programs to play with and an editor which saves your programs to local storage. Full user accounts, tutorials and administrator accounts for teachers to organize assignments are on their way soon. If you're interested in using PickCode in a classroom or want to discuss feedback, send me an email at charlie@pickcode.io https://ift.tt/Yi675nw July 26, 2022 at 12:16AM
Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid https://ift.tt/G2ZDIex
Show HN: Pipes puzzle (a.k.a. Net) on a hexagonal grid Hello, HN - I wanted to share this puzzle game I made during my vacation. I'm rather fond of the pipes puzzle where your goal is to restore a scrambled network of connections by rotating tiles. It's usually played on a grid of squares and this all started when I decided to make a programmatic solver for that kind of puzzle. Then I realized that with some minor changes the solver could generate new puzzle instances. I thought about what kind of puzzle to make and someone suggested a hexagonal grid. Adapting the generator wasn't too hard but then I had to create a way to play this variant. So I did just that =). I find hexagonal pipes a bit more difficult than the square variant because there's a larger variety of possible tile shapes. For an extra challenge I implemented wrap mode where the board can connect to itself (right to left and top to bottom), so there are no convenient outer walls to start from. The site is made with Svelte Kit, its code is available on github at < https://github.com/gereleth/hexapipes >. Hope you enjoy playing =). https://ift.tt/UNirs8K July 24, 2022 at 10:50PM
Show HN: I built an email marketing tool made for indie hackers and solopreneurs https://ift.tt/8rcamQl
Show HN: I built an email marketing tool made for indie hackers and solopreneurs https://ift.tt/A8cQZSM July 25, 2022 at 10:58PM
Sunday, July 24, 2022
Show HN: A Hugo Theme – Eternity https://ift.tt/nYtso2K
Show HN: A Hugo Theme – Eternity https://ift.tt/wNBgyZm July 24, 2022 at 11:04PM
Saturday, July 23, 2022
Show HN: Vssshield, a Rust project to mitigate Windows ransomware https://ift.tt/VHaFy20
Show HN: Vssshield, a Rust project to mitigate Windows ransomware https://ift.tt/Pb7LZs4 July 23, 2022 at 02:13PM
Friday, July 22, 2022
Show HN: Datazip – Retool for Data Infrastructure https://ift.tt/71OlhAb
Show HN: Datazip – Retool for Data Infrastructure https://datazip.io/ July 22, 2022 at 08:56PM
Show HN: Windows Terminal Screen Noise https://ift.tt/THjDYex
Show HN: Windows Terminal Screen Noise https://ift.tt/qhueA3z July 22, 2022 at 08:44PM
Thursday, July 21, 2022
Show HN: Project Euler Offline https://ift.tt/XriyOGc
Show HN: Project Euler Offline https://ift.tt/Q7xwo3g July 22, 2022 at 12:24AM
Show HN: Open current Pull Request in browser with a single command https://ift.tt/ZUN3iJC
Show HN: Open current Pull Request in browser with a single command I wanted to save a few clicks every day, so I spent way too much time to create this simple tool. Learned a bit of Go along the way. "pro" is a single command for opening Pull Request for current branch. Works with GitHub and Gitlab, on Windows, Linux and macOS. https://ift.tt/iPtYvxn July 21, 2022 at 11:16PM
Wednesday, July 20, 2022
Tuesday, July 19, 2022
Show HN: I built a handheld CHIP-8 game console to teach myself embedded systems https://ift.tt/mhEXqzH
Show HN: I built a handheld CHIP-8 game console to teach myself embedded systems A while back I wrote a CHIP-8 emulator (which is considered the Hello, World! of emulators and is more accurately a virtual machine since historically CHIP-8 was an interpreted language running on top of the COSMAC VIP to make game programming easier). But a few months ago I got really interested in embedded software, so decided it would be neat to port my emulator to a STM32 MCU and design a console around it as a learning experience, since CHIP-8 never existed as a physical system. I didn't know much about embedded software when I began, and even less about electronics, but I managed to write all the firmware from scratch and even designed my first PCB, resulting in a finished (though not very polished) handheld CHIP-8 console. For those curious, the GitHub repo also has links to my dev blog about the project as well as a build guide. Thanks for looking! https://ift.tt/WV2K8D5 July 20, 2022 at 01:42AM
Monday, July 18, 2022
Show HN: A simple Twitter-feed-style web RSS reader provided as a container https://ift.tt/wUlxARq
Show HN: A simple Twitter-feed-style web RSS reader provided as a container https://ift.tt/sQoGgbU July 19, 2022 at 12:32AM
Show HN: SVG stroke-dashoffset interactive examples https://ift.tt/hTSkNBn
Show HN: SVG stroke-dashoffset interactive examples SVG stroke-dashoffsets have always confused me. I couldn't never figure out which way the line was going to move as I increased or decreased them. So I made some interactive examples to help. https://ift.tt/EoGYMQD July 18, 2022 at 11:01PM
Show HN: Puke Planner, organize tasks based on how much they make u want to puke https://ift.tt/veJU4I1
Show HN: Puke Planner, organize tasks based on how much they make u want to puke https://twitter.com/lisperati/status/1549112958348890116 July 18, 2022 at 11:55PM
Show HN: Micro-Services on Micro-Controllers https://ift.tt/ZtBviqH
Show HN: Micro-Services on Micro-Controllers https://ift.tt/YjF6Q2m July 18, 2022 at 11:48PM
Sunday, July 17, 2022
Show HN: Netflix Calculator https://ift.tt/uMUgC1L
Show HN: Netflix Calculator https://ift.tt/fUFvR08 July 17, 2022 at 08:09PM
Saturday, July 16, 2022
Show HN: A compiler and VM for a simple language, in 150 lines of code https://ift.tt/G5vNY3R
Show HN: A compiler and VM for a simple language, in 150 lines of code https://ift.tt/OWcM5HJ July 17, 2022 at 12:51AM
Show HN: Ex Platform for SWEs https://ift.tt/ChuKbtF
Show HN: Ex Platform for SWEs Hey guys, just sharing this project that I've been working on. Let me know what you think. This idea came primarily from my own experience in the software industry. After a while, I was feeling discouraged by my job, mostly because I felt expendable (like a code monkey), burned out, and had unchallenging work. It felt like the employers I was working for didn’t have an idea of what was going on or how their employees were feeling. They would talk a lot about the technical challenges, but never did we talk about any mental/emotional challenges. So I started thinking about what could be done to mitigate this problem and came up with this solution. An employee experience platform that tracks multiple psychological dimensions (specifically customized to track problems that can be faced in a software engineering environment) and gives the managers some insights into their teams/employees. I'm still currently working on the MVP but would love to hear what you guys think about the idea and landing page. The MVP should be out in 2-3 weeks from now. https://smartteams.ca/ July 16, 2022 at 11:54PM
Friday, July 15, 2022
Show HN: Hacker News Mods - A collection of tools/mods for HN https://ift.tt/3mTklXJ
Show HN: Hacker News Mods - A collection of tools/mods for HN Hey HN! I built Hacker News Mods as a place to collect any tools or sites related to HN. We just started building one mod/tool for HN per week, and I thought it’d be a good idea to showcase all of the tools we’ve created, as well as tools that others have created as well. The site is pretty scrappy, so any feedback is appreciated! Also, please submit any projects that we don’t already have listed! Thanks, Jarren https://ift.tt/5yWLqkx July 16, 2022 at 12:39AM
Show HN: Eesel – Federated search without API integrations https://ift.tt/hWufLCt
Show HN: Eesel – Federated search without API integrations Hey there! Amogh here from eesel ( https://eesel.app ). eesel filters your browser history to show the docs you need for work, right in your new tab. You can see recent docs, filter by app or search by title or content. We're trying to solve a pretty universal problem. Everyone's work is spread across apps - there's a project brief in Google Docs, issues in Jira, a mockup in Figma, PRs in GitHub - and with this kind of sprawl, it can be a game of trial and error to find the links we need to do our job. Trying keywords in the address bar only works if we remember the title and it's specific enough, search in apps can be slow and noisy, company "knowledge hubs" in Confluence or Google Drive are usually not up to date, and we ultimately just ping each other on Slack to find things. I was struggling with this acutely as a PM at Intercom, and it felt ridiculous that I could search the web faster than my company's docs. It was around this time that I also discovered an Effective Altruism blog post on Operations ( https://ift.tt/09CuHDQ ) and how "maximising the productivity of others in the organisation" can have this multiplier effect for your own impact. That's when it clicked - here's an "operations" problem that felt tractable for my skills and I could potentially multiply my impact by solving it. This is what gave the conviction to prototype something on the weekends, and things spun off from there. Let's talk about the solution more. The magical thing about eesel is that we don't use APIs. When it comes to "search across apps", integrating with different APIs is a pretty default way to approach things. That's how we started, but things felt uneasy - could we really build API integrations with _everything_? There's so much out there, and this list is pretty much always changing. If we really did want a search across all work apps, we'd have to play catch up with old and new APIs. You could argue that these were just the schleps ( https://ift.tt/EWVNlSF ) we had to overcome, but it was amidst this we realised that uh, the browser exists. We mostly work in the browser, and the great thing about it is that it's built on web standards. From HTTP and URLs to HTML and CSS, all apps in the browser follow the same predictable patterns: documents are accessed via URLs, content lives inside the HTML, there's a page title, there's a favicon, and so on. It's not a perfect replacement for APIs, but it felt good enough. We didn't need to manually integrate with each app, and could instead rely on existing web standards. And that's what we did. eesel works with any app in the browser, including apps without APIs (like that internal company tool), or apps that don't exist yet (the new Product Hunt hit). Not using APIs also meant that we could go an extra step with privacy - eesel works fully locally by default and you don't need to login to _anything_ (even eesel!). Simply install and it works. We want to keep building on this approach and improve how we work in the browser. For instance, eesel uses keywords to automatically organise pages into Folders, and there's Commands to take actions (spoiler: you can customise a JavaScript to inject on a page, like this script that goes to a Notion backlog and clicks the "New" button - https://ift.tt/R08t2Xz... ). Alright, that's a lot of writing from us. We have a bunch of ideas, and would love to hear about where you think we should take this next. https://www.eesel.app/ July 15, 2022 at 04:14PM
Thursday, July 14, 2022
Show HN: A US Evolution Simulator https://ift.tt/V64Q0OG
Show HN: A US Evolution Simulator https://ift.tt/b6OCu4x July 14, 2022 at 11:27PM
Show HN: Payload, X-Platform Desktop App for LAN File Transfers [Tauri/Rust, Go] https://ift.tt/eJkhuX1
Show HN: Payload, X-Platform Desktop App for LAN File Transfers [Tauri/Rust, Go] Hi HN. I built Payload to make file transfers easy for less-technical users who need large/fast transfers, so I have focused on auto-discovery, drag-and-drop, visually distinct device icons. It's using Tauri (an "Electron alternative" built on Rust) which keeps my binaries small and bundles to .msi, .dmg, .deb and .appimage. No CLI, iOS or Android support (yet). The network stack is a separate binary written in Go. It uses mDNS for local network discovery and TLS over TCP or Quic, with a public Ed25519 keypair for each device. The protocol is ad-hoc and symmetrical control stream using JSON and binary data streams. Planning to open source these parts eventually.. Transfers should saturate the local network link. It reaches ~116 MB/s wired at my home, but if you have a >1000 Mbit link, I'd be curious to see how much speed you can squeeze out. See also: https://ift.tt/GAFVsdE https://ift.tt/nxYmOJ1 https://payload.app/ July 14, 2022 at 11:16PM
Show HN: Bytewax – Python Stateful Stream Processing on Timely Dataflow https://ift.tt/ifgzJPD
Show HN: Bytewax – Python Stateful Stream Processing on Timely Dataflow https://ift.tt/zuUkpKW July 14, 2022 at 09:57PM
Show HN: Zordle – Wordle but with zero-knowledge proofs https://ift.tt/wD4WCXa
Show HN: Zordle – Wordle but with zero-knowledge proofs https://ift.tt/7e4mE8j July 14, 2022 at 09:54PM
Wednesday, July 13, 2022
Show HN: BentoML goes 1.0 – A faster way to ship your models to production https://ift.tt/irjIGXe
Show HN: BentoML goes 1.0 – A faster way to ship your models to production https://ift.tt/cxuzqW4 July 14, 2022 at 12:46AM
Show HN: TreasuryViewer – Scraping TreasuryDirect.gov https://ift.tt/Z1fT8C0
Show HN: TreasuryViewer – Scraping TreasuryDirect.gov https://ift.tt/GliknmQ July 13, 2022 at 11:25PM
Tuesday, July 12, 2022
Monday, July 11, 2022
Show HN: Namecheap AI business name generator https://ift.tt/aM18nI4
Show HN: Namecheap AI business name generator https://ift.tt/fxD51FZ July 11, 2022 at 11:45PM
Show HN: Simple Python struct format-string explainer https://ift.tt/slhB0je
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/A6I7Ye1 July 11, 2022 at 10:30PM
Sunday, July 10, 2022
Show HN: A USB-Rubber-Ducky Blocker (Clarified) https://ift.tt/GgvSXkF
Show HN: A USB-Rubber-Ducky Blocker (Clarified) https://ift.tt/dvEA0DB July 10, 2022 at 11:56PM
Show HN: Whatcha – the social network for digital media https://ift.tt/puwAVsb
Show HN: Whatcha – the social network for digital media https://ift.tt/RsCKygi July 10, 2022 at 10:57PM
Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts https://ift.tt/RxHZMbp
Show HN: Evryca – fractal thinking tool to brainstorm and organize thoughts Made a tool to organize thoughts. Actually it is a mind tree, but in a more web-friendly form. It has pivoted from what I originally started building at evryca.com. Some years ago I got the idea of fractal conversation, instead of old-school tree/ladder-like comments. I wanted to see only comments related to the current level. I started making "something" with fractal comments. This "something" was a project discussion platform. But it turned out that even I myself don't use it, and the idea of fractal comments stuck there unused. And recently it dawned on me that it may be a conversation with yourself — thinking, brainstorming, taking notes, writing. So made this kind of cork/whiteboard, where one can dive into the subject and, being in the flow, write and see only related notes and rearrange them later. I'm trying to make it flawless and add keyboard shortcuts where it's possible (Ctr+Enter to submit idea, drag-and-drop to rearrange, Esc to jump level up). So finally I've made a tool that I use myself and will update it gradually (sorting, touch devices, ex/import (json, text), boards, more navigation with keyboard and other stuff, and login). https://www.evryca.com/ July 9, 2022 at 01:33PM
Saturday, July 9, 2022
Show HN: Office hours for technical books/frameworks https://ift.tt/gIu1nUf
Show HN: Office hours for technical books/frameworks https://ift.tt/M0zQeEq July 10, 2022 at 12:04AM
Show HN: Lumigo – free tracing for AWS lambdas https://ift.tt/yv2V3ro
Show HN: Lumigo – free tracing for AWS lambdas https://lumigo.io/ July 9, 2022 at 11:39PM
Show HN: Maze Generation Visualization https://ift.tt/nlZFSgy
Show HN: Maze Generation Visualization https://ift.tt/XsoxQN6 July 9, 2022 at 12:04PM
Friday, July 8, 2022
Show HN: Wiby is now free software https://ift.tt/IdKsoQ7
Show HN: Wiby is now free software https://ift.tt/FzB36ts July 9, 2022 at 01:13AM
Show HN: I made a small Space Shooter https://ift.tt/PY6sVWy
Show HN: I made a small Space Shooter Thank you https://opengameart.org for your service. People like me who can't draw or compose music are in your debt. The game, "Glitch and Rush" has been made in a few hours here and there. I've been tinkering in GameDev for years, if not decades, but I never released anything. The goal here was simple: - come up with a core mechanic - implement a single level - add some polishing - RELEASE I hope you'll enjoy it. BTW, my best time is 2min23s (yes, I'm bad at my own game, it's ok, I'm ok). https://ift.tt/I7q1cQx July 9, 2022 at 12:58AM
Show HN: Status Page Status Page Status Page https://ift.tt/bmdeix9
Show HN: Status Page Status Page Status Page https://ift.tt/uR7qc6h July 9, 2022 at 12:33AM
Thursday, July 7, 2022
Show HN: RemoteFriendly – A remote job board inspired by HN https://ift.tt/5oMqNiZ
Show HN: RemoteFriendly – A remote job board inspired by HN https://ift.tt/nSgGAw5 July 8, 2022 at 01:20AM
Show HN: PostgreSQL proxy for integration testing things you don't control https://ift.tt/6kTL5et
Show HN: PostgreSQL proxy for integration testing things you don't control Hi hackers! I recently tried to get a stack of microservices running in a docker-compose sandbox for integration testing using their original (e.g. prod) configuration. This means I didn't know what credentials they'd be using or what database name. So I hacked together a postgresql proxy using an existing project ( https://ift.tt/dxUSeqL ) and simply allow any credentials to connect and make sure the desired database exists before returning control to the caller. Sharing this in the hopes it is useful for someone else. Lucas https://ift.tt/PyanTev July 7, 2022 at 10:42PM
Wednesday, July 6, 2022
Show HN: Barfi – Python flow based programming with GUI https://ift.tt/e4iUrQt
Show HN: Barfi – Python flow based programming with GUI What? Another flow based programming library for Python? Yes. All the FBP libraries out there for Python need to be run as a self contained application. They are not components that could be integrated into your existing data workflows. Barfi, on the other hand can be integrated. At the moment it has a Streamlit component that you can use in your Streamlit apps. Currently, I am working on a Jupyter notebook widget. https://ift.tt/JAxhimz July 7, 2022 at 01:00AM
Show HN: We created a password and data manager for teams https://ift.tt/3uqTC1t
Show HN: We created a password and data manager for teams https://ift.tt/xpyWuNj July 7, 2022 at 12:57AM
Show HN: C3 – A C alternative that looks like C https://ift.tt/CR3fnjX
Show HN: C3 – A C alternative that looks like C Compiler link: https://ift.tt/wcdALXR Docs: http://www.c3-lang.org This is my follow-up "Show HN" from roughly a year ago ( https://ift.tt/XCVpzDG ). Since then the language design has evolved and the compiler has gotten much more solid. Assorted extra info: - The C3 name is a homage to the C2 language project ( http://c2lang.org ) which it was originally inspired by. - Although C3 mostly conforms to C syntax, the most obvious change is requiring `fn` in front of the functions. This is to simplify searching for definitions in editors. - There is a comparison with some other languages here: https://ift.tt/tfUw4mD - The parts in C3 which breaks C semantics or syntax: https://ift.tt/cVyrLUK - Aside from the very C-like syntax, one the biggest difference between C3 and other "C competitors" is that C3 prioritizes C ABI compatibility, so that all C3 special types (such as slices and optionals) can be used from C without any effort. C and C3 can coexist nicely in a code base. - Currently the standard library is not even alpha quality, it's actively being built, but there is a `libc` module which allows accessing all of libc. Raylib is available to use from C3 with MacOS and Windows, see: https://ift.tt/GTRFpXs - There is a blog with assorted articles I've written during the development: https://ift.tt/nZrNTJx July 6, 2022 at 11:31PM
Tuesday, July 5, 2022
Show HN: Z shell config - what the files do, where they go, how to run them https://ift.tt/4LQnIh1
Show HN: Z shell config - what the files do, where they go, how to run them https://ift.tt/VaCMnpu July 6, 2022 at 12:43AM
Show HN: Localization and translations should be code, not data https://ift.tt/yZ2K4e5
Show HN: Localization and translations should be code, not data https://ift.tt/KXLrnJy July 6, 2022 at 12:15AM
Show HN: A USB-Rubber-Ducky Blocker (50 Codes) https://ift.tt/AeCUIBd
Show HN: A USB-Rubber-Ducky Blocker (50 Codes) https://ift.tt/2yQFKk7 July 5, 2022 at 11:46PM
Monday, July 4, 2022
Show HN: A short dystopian game I build last weekend https://ift.tt/OiWXUgu
Show HN: A short dystopian game I build last weekend https://ift.tt/8vwx4y3 July 4, 2022 at 11:43PM
Show HN: Graphsignal – ML profiler to speed up training and inference https://ift.tt/3B9sZtw
Show HN: Graphsignal – ML profiler to speed up training and inference Hi, Graphsignal founder here. We've launched Graphsignal earlier this year to make machine learning profiling practical and easy to use. Basically, it enables the profile-optimize-benchmark loop. For example, making inference faster by optimizing an ML model, while still maintaining accuracy. We've make a lot of progress that I wanted to share. The profiler now natively supports TensorFlow, Keras, PyTorch, PyTorch Lightning, Hugging Face, XGBoost and JAX frameworks along with built-in support for distributed workloads. Profiles now include tracing information in chrome trace format. Process and GPU utilization data has been extended as well. It is now possible to monitor all run metrics. Useful for long runs. Profiled workloads are now sharable across teams and publicly (if enabled). I'm excited to show it here and appreciate any thoughts, comments and feedback! https://ift.tt/cshyMWu July 4, 2022 at 03:40PM
Sunday, July 3, 2022
Show HN: Desklamp – convenient and collaborative notemaking on PDFs https://ift.tt/CwYWobX
Show HN: Desklamp – convenient and collaborative notemaking on PDFs Hey HN! I'm Prajwal, the co-creator of Desklamp! I just completed my undergrad, which is where we got the idea for Desklamp. A bunch of friends and I built this because we hated the experience of studying on our laptops. It was boring, and we found ourselves staring at the screen for hours on end with no output to show for it. To make reading more engaging and to make sure we could remember what we read, we built a note-making system integrated with a PDF reader. The aim is to encourage you to make notes! LaTeX support, clipping out sections from the document, linking notes to sections in the PDF - everything is designed to really make sure you have no excuse to not make notes as you read. We've also added a lot of fixes for minor inconveniences (scrolling across sections, hitting the wrong page number, light mode, viewing your highlights at a glance). And all of this is collaborative, because that just makes notes even more useful. It's free for a while - we want to know what the rest of you think! Feedback can only help us make this even better. It's available as a web-app and a desktop app for Mac and Windows (Linux users, mail us, we're operating on a very closed beta right now). https://desklamp.io/ July 3, 2022 at 03:35PM
Show HN: VS Code extenstion that connects documentation to code https://ift.tt/TMem6zX
Show HN: VS Code extenstion that connects documentation to code https://ift.tt/Wrvc9AX July 3, 2022 at 11:54PM
Saturday, July 2, 2022
Friday, July 1, 2022
Show HN: BrainTool 0.9.9a – still seeking feedback from this group https://ift.tt/bvuZYcQ
Show HN: BrainTool 0.9.9a – still seeking feedback from this group https://braintool.org/ July 2, 2022 at 01:35AM
Show HN: Barricade – Never build authentication again https://ift.tt/BM5KaGj
Show HN: Barricade – Never build authentication again https://ift.tt/oMJWZwa July 1, 2022 at 06:07PM
Show HN: Redbean 2.0 in Docker https://ift.tt/Bb1Gtjr
Show HN: Redbean 2.0 in Docker https://ift.tt/kTxbFZd July 2, 2022 at 12:50AM
Subscribe to:
Posts (Atom)