Monday, January 9, 2023

Show HN: Timezones Calculator App https://ift.tt/OU3kQ6N

Show HN: Timezones Calculator App Helpful tool for remote work to track time in different cities https://ift.tt/phzUfyt January 9, 2023 at 04:04PM

Show HN: Caretta – Instant K8s service dependency map, right to your Grafana https://ift.tt/GhCjtA1

Show HN: Caretta – Instant K8s service dependency map, right to your Grafana https://ift.tt/WcN4aGk January 9, 2023 at 01:59PM

Show HN: I asked ChatGPT to convert a Chrome ext to a Firefox ext https://ift.tt/62dnDj1

Show HN: I asked ChatGPT to convert a Chrome ext to a Firefox ext I told it to create a virtual machine first: I want you to act as a Linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. Do no write explanations. Do not type commands unless I instruct you to do so. When I need to tell you something in English I will do so by putting text inside curly brackets {like this}. My first command is pwd. Then I told it to create a python script to do the conversion: {Create and write to the filesystem a python script called convert.py that takes a URL as its first argument. The URL is a chrome extension. The script then converts the extension to a Firefox extension and saves the result in a directory called "res". Make sure the script works with an actual URL to a chrome extension on the Chrome Webstore. It requires you to possibly download the extension first from the URL. Also make sure the generated Firefox extension meets all the requirements and the Chrome to Firefox conversion takes place for all assets in the extension, it includes the content scripts, etc. Only print done to the terminal here when finished.} Then ran it with this URL (URL to Google Translate Chrome ext): python convert.py "https://ift.tt/Q4uE0Dy" It actually created a zipped Firefox extension with the manifest file converted correctly, etc. January 9, 2023 at 09:50AM

Sunday, January 8, 2023

Show HN: Kweb: A remote interface to the web browser's DOM https://ift.tt/wsDLI9Q

Show HN: Kweb: A remote interface to the web browser's DOM https://ift.tt/Dl5QsPu January 8, 2023 at 03:44PM

Show HN: jc - Meta-program C with JavaScript https://ift.tt/Uj9Olya

Show HN: jc - Meta-program C with JavaScript https://ift.tt/tYIquG4 January 8, 2023 at 09:17AM

Show HN: Have voice-only virtual coffees with fellow HN'ers https://ift.tt/MZarncx

Show HN: Have voice-only virtual coffees with fellow HN'ers I'm running several voice-only virtual coffee events on the Discord server in the URL, only for today. The rules are pretty simple: 1. Wait for the "event" to start (see times at the end) 2. If there are no tables with 1 participant, join any one. 3. If there is a table with 1 participant, join that one. 4. When the event ends, all the voice channels are deleted and you have to wait till the next event starts. I initially wanted to build my own web app but then I realised it would be so much easier to just leverage Discord's infrastructure. I also built a bot in a couple hundred lines of Go code (love the language!) to bulk create/delete voice channels. I intentionally left it super basic to validate if there's a need. I personally would love to have virtual networking events, but then again I know I'm somewhat odd as I come from a sales background. If you're interested/want to take part in more of these events, check out my profile where I have some contact options. Anyway, here's the times (each lasts 1 hour): - 8 AM GMT / 1.30 PM IST / 12 AM PST - 11 AM GMT / 4.30 PM IST / 3 AM PST - 2 PM GMT / 7.30 PM IST / 6 AM PST - 5 PM GMT / 10.30 PM IST / 9 AM PST - 8 PM GMT / 1.30 AM IST / 12 PM PST - 11 PM GMT / 4.30 AM IST / 3 PM PST https://ift.tt/vGpADlC January 8, 2023 at 12:29PM

Show HN: RegexGo – Regex Generator from Examples https://ift.tt/xjgZC8z

Show HN: RegexGo – Regex Generator from Examples You can enter strings to match/not match and the generator will spit out an according regex. It's not 100% accurate, but I feel like this could still be useful in at least getting a starting point when initially trying to make a regex? https://ift.tt/OKkBs8C January 8, 2023 at 12:52PM

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