الأربعاء، 24 مايو 2023

Show HN: Cached is a high performance, LFU based in-memory cache in Rust https://ift.tt/YbLBepk

Show HN: Cached is a high performance, LFU based in-memory cache in Rust https://ift.tt/Bkew6n7 May 24, 2023 at 03:32PM

Show HN: I made a Chrome extension to hide history in ChatGPT https://ift.tt/PaSFAR8

Show HN: I made a Chrome extension to hide history in ChatGPT https://ift.tt/zY3epkx May 24, 2023 at 03:15PM

Show HN: iCal RSVP Helper https://ift.tt/Ql1Tmdv

Show HN: iCal RSVP Helper Hi HN, We use HEY for Work at my startup, which doesn't have a calendar integration. This is mostly fine, as we can simply use our private calendars, but has a major drawback: We can't reply to invitations in an easy way. I made this microsite to help with this problem until they implement simple Yes/No/Tentative buttons in HEY. It's fully client-side, and gives you the ICS-file you need to attach in an email, and the correct address it needs to be sent to as well - just select your file and RSVP. Hope it's useful for someone else too! https://rsvp.klungo.no/ May 24, 2023 at 11:19AM

Show HN: Defguard – open-source security army knife (Identity,MFA,VPN,Yubikey) https://ift.tt/XtZWs0r

Show HN: Defguard – open-source security army knife (Identity,MFA,VPN,Yubikey) https://ift.tt/wn3YidA May 24, 2023 at 02:27PM

Show HN: Dark Mode for HN https://ift.tt/52IDsLQ

Show HN: Dark Mode for HN https://ift.tt/JcOPbay May 24, 2023 at 12:41PM

الثلاثاء، 23 مايو 2023

Show HN: Honda Civic Infotainment Reverse-Engineering https://ift.tt/0mu1cCj

Show HN: Honda Civic Infotainment Reverse-Engineering I own a 2021 Honda Civic and have been annoyed by the lack of public documentation/hacking tools for the Android-based headunit. I hope to address this by publishing my research into the headunit and encouraging discussion and community contribution https://ift.tt/8qVwkF5 May 24, 2023 at 05:05AM

Show HN: File-by-file AI-generated comments for your codebase https://ift.tt/yZw7kdF

Show HN: File-by-file AI-generated comments for your codebase My friends and I were complaining about having to decipher incomprehensible code one day and decided to pass the code through GPT to see if it could write easily understandable comments to help us out. It turns out that GPT can but it was still a hassle to generate comments for large files. So we decided to develop a basic web application that automatically integrates with your Github repository, generate comments, create a pull request and send you an email when it is all done. There is definitely a lot more that can be done but we wanted to gain feedback on whether this is a problem that you face too. Do you often find it challenging to understand complex code? Do you have difficulties in writing informative comments? And if so, would you find value in a tool that can automatically generate comments for your code? Really appreciate any feedback and suggestions! Thanks in advance! https://ift.tt/ySIjk1x May 23, 2023 at 06:16PM