Wednesday, November 30, 2022
Show HN: Notion Standup – Get daily reports on your tasks on Notion https://ift.tt/q5kmlp7
Show HN: Notion Standup – Get daily reports on your tasks on Notion Notion Standup helps you to receive daily standup reports on email and other channels for your and your team's current and overdue tasks on Notion. Stay updated always with daily reports through email, Slack, Discord, Webhook, Zapier, and Telegram. https://ift.tt/Gxl7mAT December 1, 2022 at 09:40AM
Show HN: AudioGata, a plugin based Web Audio player https://ift.tt/CpMmKby
Show HN: AudioGata, a plugin based Web Audio player https://ift.tt/ZDXGPBR December 1, 2022 at 01:45AM
Show HN: Generate never-before-seen storyboards for Rick and Morty episodes https://ift.tt/igcX9fE
Show HN: Generate never-before-seen storyboards for Rick and Morty episodes Rick and Mortify is a system we built for creating never-before-seen episodes of Rick and Morty by leveraging the state-of-the-art in generative AI. These days generative AI is so hot right now. It promises to revolutionize all aspects of creative work from copywriting and image creation, to video and audio synthesis. Given the rapid progress of AI, when will we see an AI system listed in the closing credits of your favorite feature-length film? Rick and Mortify is a tool we built to demonstrate that future is closer than you might think. Our tool uses the state-of-the-art in large vision and language models to create never-before-seen episodes of Rick and Morty with minimal human intervention. All the plot points, dialogue, and accompanying visuals are generated with machine learning. Why use Rick and Morty as a case-study? Because 1) given the show's complex narrative structure and character profiles, it offers an ambitious north star for generative AI systems and 2) that show is the bomb and as AI researchers, we want to make Rick proud. Rick and Mortify is only scratching the service of what is possible and we're excited to see what you create with it. If you've been thinking about AI-driven story generation, we'd love to hear from you! https://ift.tt/jzJds5S December 1, 2022 at 12:37AM
Show HN: 100% open-source feature flags and feature management platform https://ift.tt/AGV0lW7
Show HN: 100% open-source feature flags and feature management platform https://ift.tt/tXrw9Mm November 30, 2022 at 10:23PM
Tuesday, November 29, 2022
Show HN: I rebuilt MySpace from 2007 (2 year update) https://ift.tt/B9aGRZ5
Show HN: I rebuilt MySpace from 2007 (2 year update) https://ift.tt/WGZEKFt November 30, 2022 at 04:39AM
Show HN: A userscript that adds archive URLs below the paywalled HN submissions https://ift.tt/CZBwtmQ
Show HN: A userscript that adds archive URLs below the paywalled HN submissions This userscript adds archive URLs to the metadata section of HN submissions without breaking the immersion. Here are 2 screenshots: https://ift.tt/MZ9ohK6 GreasyFork: https://ift.tt/RdSXA1o... Source code: https://ift.tt/nVM1hTq Now let me overexplain. -Why?- I never liked paywalled articles. I understand where they come from, but I don't like where we cross our paths. This is why I don't use major news aggregators anymore. Instead, I spend my "catching-up-with-the-world-time" on Hacker News. However, Hacker News (HN) also has its fair-share of paywalled articles. ( Around 11.6% according to my short-lived, half-assed attempt at measuring it. See my super old data https://hpa.emre.ca/ I tell the story below.) -First try- Around a year ago, when I ran the above experiment, my goal wasn't to run that experiment. It was during my self-teaching & career-changing process, I decided to build a React HN clone. To make it stand-out from the bunch, I added a paywall feature. It would detect paywalled articles and would add an archive URL into the metadata. The issue with archiving is unless someone archived the link before on the {archiving-project} then the link is most likely not archived. So me sending people to those projects meant nothing. It kinda meant something for me from an ideological standpoint but I assume you are not me. This rubbed me the wrong way. I decided to build a backend (See https://ift.tt/3MvkIO6 ) that would scan the links and automatically to detect paywalls close to real-time and submit paywalled ones to archive.is for archival. I used Nodejs, Firebase, and React. I was -still am- really proud because I believed it was doing public good in terms of digital preservation. Only 1 person needed to run this script to benefit everyone. As an extra, I was curious on how many paywalled articles were being shared, by whom, at what time. So I also created some analytics functionality to gather the data. And later created a UI to present it. HN-Paywall-Archiver was great but I stopped running the backend at some point. Because at that point couldn't find a way to continuously run my backend code on some platform for cheap or didn't try hard enough. P.S. Recently I've been thinking of remaking this version with Cloudflare Workers. -Hacker News Paywall Archiver Userscript- After almost a year, I got into userscripts. Super great super awesome concept. People seem to hate javascript unless it is presented as a userscript. So I decided to get my hands dirty to create a simple solution that solves the paywall issue on HN without breaking any hearts. My solution is not perfect as it had to be simple. But here's the rundown. Pros: - Does not beg for attention. - Simple code, simple concept. - Unintentionally, indicates which submissions are paywalled without you interacting with anything. - Not-yet-archived archive links can make you feel like you are contributing to the society after you click on the "archive this URL" button on project page. - Uses HN html defaults, so I hope it plays well with the HN skins/plugins/userscripts you use. Cons: - It doesn't automatically archive the links. - It uses clone of a static list of paywalled websites sourced from a popular Chrome extension. ( https://ift.tt/1aThwOm... ) So changing the paywall list is slow and manual. - No guarantees of archived links actually having the archive readily available for reading. Though there are currently 3 projects added, so it should be enough for most links. So, there you go. I hope you enjoy it. It can break occasionally due to changes in news.ycombinator code, if you let me know on Twitter, I can fix it ASAP. Otherwise you have to wait until I notice that the script is broken, which can take quite a while as I browse HN on mobile. https://ift.tt/nVM1hTq November 30, 2022 at 07:08AM
Show HN: Overengineering guest WiFi logins for fun (sadly not profit) https://ift.tt/av7GFo1
Show HN: Overengineering guest WiFi logins for fun (sadly not profit) Hey HN! I wanted to share a project that I've been working on for a while and finally "completed" (until next time I try to improve it, that is). The idea is that I wanted my guest wifi password to change frequently, but I also didn't want my guests to hate me every time they came over to visit. Hence be_my_guest was born. Please let me know what you think! https://ift.tt/TpXIxuY November 30, 2022 at 12:31AM
Show HN: Can you tell if an image is AI-generated? https://ift.tt/DwWTe4f
Show HN: Can you tell if an image is AI-generated? https://ift.tt/EW6sQKc November 30, 2022 at 03:36AM
Show HN: Bulwark Passkey – A virtual Yubikey-like device for 2FA or WebAuthN https://ift.tt/JdQcg0G
Show HN: Bulwark Passkey – A virtual Yubikey-like device for 2FA or WebAuthN Hey y'all, This is something I've been working on for a few months. It is a passkey system, similar to Apple Passkeys or a Yubikey, but it is entirely software based so you can sync credentials between devices. Passkeys (and FIDO devices in general) allow you to use public keys instead of passwords or codes to authenticate. For instance, you can just click "Approve" on the device/software instead of having to copy a code, and there are no passwords to phish. This is a new piece of tech, so website support for logins are still limited, but it can currently be used for 2FA anywhere a Yubikey can be used. Bulwark Passkey emulates the USB device in software, which allows you to sync credentials as well as copy them out. This is less secure than a dedicated hardware device, where credentials can never by copied or removed from the device, but it is much, much more secure and usable than passwords or one-time codes. Please take a look, and I appreciate any feedback you might have! https://bulwark.id November 30, 2022 at 01:11AM
Show HN: Airy – Open-Source Platform for Real-Time ML/AI and Data Streaming https://ift.tt/mfj2Du4
Show HN: Airy – Open-Source Platform for Real-Time ML/AI and Data Streaming Why Airy? - Easily deploy mature streaming infrastructure powered by Apache Kafka with our open-source streaming app framework. - Build real-time data pipelines and make real-time data universally accessible. - Join historical and real-time data in the stream to create smarter ML and AI applications. - For data and dev ops teams: Standardize complex data ingestion and stream data directly to standard and customized applications, using pre-built, easily configured connectors. - For engineering teams: Significantly simplify deployment and reduce development times and increase the robustness of your infrastructure and apps. ----------------- About Airy Mid last year we launched our open-source conversational platform enabling developers to ingest and process conversational and customer data in real-time: https://ift.tt/5xDqgCt Airy has now evolved with its use cases into an open-source streaming app framework to train context-aware ML models and supply them with both historical and real-time data. By ingesting all real-time events and continuously processing, aggregating and joining them in the stream, development time can be significantly reduced. Through integrations with pre-built and easily configured connectors, events are consumed from any source, including business systems such as ERP/CRM, conversational sources, third party APIs. Airy also comes with an SDK to build custom connectors to any source. ----------------- Our vision We believe continuously improved AI and ML will increasingly be at the core of enterprise decision-making and customer-facing technologies. Adopting Airy’s open-source streaming app framework provides enterprise teams with a highly scalable and standardized platform to install, run and monitor streaming components and connectors. This delivers better results through automation & personalization, while significantly reducing time to production for engineering teams. You can start trying it out by visiting our website: https://airy.co If you like what we are doing, please give us a star on Github: https://ift.tt/SaWMRY8 And we are of course happy to answer your questions! https://airy.co November 30, 2022 at 12:41AM
Show HN: A utility to reduce TypeScript errors over time https://ift.tt/8Ds0S5Q
Show HN: A utility to reduce TypeScript errors over time https://ift.tt/b6thucx November 30, 2022 at 12:04AM
Show HN: Real-World Datasets for Benchmarking Object Detection Models https://ift.tt/68WaOMn
Show HN: Real-World Datasets for Benchmarking Object Detection Models https://www.rf100.org November 29, 2022 at 11:19PM
Monday, November 28, 2022
Show HN: Automate your task follow-through across your business tools https://ift.tt/mg4SvY5
Show HN: Automate your task follow-through across your business tools Hi All, Rejoy is a tool that automates your task follow-through across your business tools. Connect and monitor fields across tools like Zendesk, Jira, Asana etc. Create rules to trigger actions based on conditions. Automate notifications, field updates, and reporting. We are in private beta with a free one month trial. Thank you for your feedback. https://www.rejoy.io/ November 29, 2022 at 01:30AM
Show HN: Feuille – a fast, simple socket-based pastebin https://ift.tt/SGK0Xtf
Show HN: Feuille – a fast, simple socket-based pastebin Should be considered as a usable WiP for now. I still need to tweak and fix some things in my code. I'd love to get some feedback! See < https://bin.heimdall.pm/ > for my personal feuille instance. Feel free to play around with it :) https://ift.tt/64SnuUf November 28, 2022 at 11:52PM
Show HN: An adaptive Chinese reader. Only helps where you need it https://ift.tt/vVoRwUu
Show HN: An adaptive Chinese reader. Only helps where you need it Hey folks! I made a free Chinese reading tool after trying to get through The Hunger Games almost drove me crazy. Any Chinese (or, I assume, Japanese) learner will tell you there's a frustrating uncanny valley where you're good enough to start pursuing "real" reading material, but there are just too many unknown characters to actually make it through. What I'm really working toward with this is something where you can upload an EPUB and it will give you a modified EPUB with exactly, and only, the language help that you need added as text annotations (called "rubies" typographically). Probably the world's most niche web app, but hey -- for those in this specific situation, it's a real struggle. I hacked it together pretty quickly, so if this gets any sizable load from HN I'm sure it will crash, but I would LOVE feedback from Chinese learners out there! https://ift.tt/A6Ys35g November 28, 2022 at 11:55PM
Show HN: Using GPT-3 to reply to emails https://ift.tt/QCAgXeD
Show HN: Using GPT-3 to reply to emails https://remail.ai/ November 28, 2022 at 11:39PM
Show HN: Create a festival lineup from your top artists https://ift.tt/gvcW9Tb
Show HN: Create a festival lineup from your top artists https://ift.tt/eb72nmd November 28, 2022 at 08:26PM
Show HN: Phoenix10.1, a Personalized Radio Station https://ift.tt/kMPQc8e
Show HN: Phoenix10.1, a Personalized Radio Station https://ift.tt/793JNFQ November 28, 2022 at 07:49PM
Sunday, November 27, 2022
Show HN: WebStickies – Sticky notes for the internet https://ift.tt/8LVWg30
Show HN: WebStickies – Sticky notes for the internet I made a browser extension that lets you leave notes on websites. Some features: search by content, add tags, sync, export/import https://ift.tt/XtWUAJi November 28, 2022 at 01:55AM
Show HN: Hacker way to half app development time and cost https://ift.tt/1HUiI37
Show HN: Hacker way to half app development time and cost https://ift.tt/5TeHb0J November 28, 2022 at 07:26AM
Show HN: A tool that automatically follows people from Twitter on Mastodon https://ift.tt/tNPsMkn
Show HN: A tool that automatically follows people from Twitter on Mastodon https://ift.tt/DkEjCzL November 28, 2022 at 02:15AM
Show HN: ePub Reader + VS Code = Flow https://ift.tt/L2zdCF0
Show HN: ePub Reader + VS Code = Flow https://ift.tt/OU0e3wM November 27, 2022 at 05:07PM
Show HN: A Simple CI/CD Demo of GitHub Actions to EKS https://ift.tt/QCpgYwu
Show HN: A Simple CI/CD Demo of GitHub Actions to EKS https://ift.tt/a7Yh0BT November 27, 2022 at 02:03PM
Saturday, November 26, 2022
Show HN: footnote - a modern take on Goodreads https://ift.tt/dFSeUtE
Show HN: footnote - a modern take on Goodreads footnote - A modern take on Goodreads https://ift.tt/1BQmPS0 November 27, 2022 at 11:52AM
Show HN: I created a Chrome extension to help keep good posture while browsing https://ift.tt/uROlNGa
Show HN: I created a Chrome extension to help keep good posture while browsing Hey HN, this is a small project I created that blurs your browser window whenever you start slouching. I'm sure it can be improved, but I wanted to put it out there in case anyone was interested. Links to the github repo [0] and the extension on the Chrome Webstore [1]. I'd love to get some feedback on it. [0] https://ift.tt/ZpQoHJl... [1] https://ift.tt/1MdfG3V... https://ift.tt/VbFextu November 27, 2022 at 10:57AM
Show HN: Iceburg CRM – Open-Source Meta Driven CRM Using Vue3 / Laravel https://ift.tt/CUbyqMB
Show HN: Iceburg CRM – Open-Source Meta Driven CRM Using Vue3 / Laravel https://www.iceburg.ca November 27, 2022 at 01:19AM
Show HN: Using stylometry to find HN users with alternate accounts https://ift.tt/9l5CkUK
Show HN: Using stylometry to find HN users with alternate accounts https://stylometry.net/ November 27, 2022 at 02:03AM
Show HN: Understanding Braids (digital audio synthesis 101) https://ift.tt/slMgWAG
Show HN: Understanding Braids (digital audio synthesis 101) https://ift.tt/w3jeVhb November 26, 2022 at 04:26PM
Show HN: Primitive tool to record GIFs from terminal commands https://ift.tt/a8AhE4o
Show HN: Primitive tool to record GIFs from terminal commands I've made a primitive tools to record GIF files. There's many tools like this, but I was inspired by VHS[0]. The thing is, VHS requires ffmpeg and chromium to create GIFs and videos, which is a nice approach, but it's too heavy for my taste. Basically, I forked a simple terminal emulator[1] written in plain C and added commands to write output straight to a GIF file[2]. It's stil a WIP pet-project, but I believe it could be usefull for someone, for example, to create animated illustrations for documentation, blog posts and such. [0] https://ift.tt/vRmU5uO [1] https://ift.tt/nIaoC2r [2] https://ift.tt/MdA5Chq https://ift.tt/31fWRiQ November 26, 2022 at 09:34PM
Friday, November 25, 2022
Show HN: I made an API builder for side projects https://ift.tt/LNkdQph
Show HN: I made an API builder for side projects https://ift.tt/scWtCAX November 26, 2022 at 12:43PM
Show HN: Open Source Bot That Summarizes Top Hacker News Stories Using GPT-3 https://ift.tt/cd7eOIi
Show HN: Open Source Bot That Summarizes Top Hacker News Stories Using GPT-3 https://ift.tt/T67YMut November 26, 2022 at 08:04AM
Show HN: Open-Source Page Block Builder with Remix and Tailwind CSS https://ift.tt/kjb5Zrh
Show HN: Open-Source Page Block Builder with Remix and Tailwind CSS https://ift.tt/45x8ic2 November 26, 2022 at 06:34AM
Show HN: Open-source case management for KYC/B (built-in OCR, face matching ML) https://ift.tt/NslEFnS
Show HN: Open-source case management for KYC/B (built-in OCR, face matching ML) Hi everyone, We have just released an open-source case management dashboard for manually approving/rejecting KYC requests (know your customer) with built-in OCR & face-matching functionalities. Next steps: - Enable KYB (business onboarding) documents and personas approval. - Connected backend between our KYC flow and the case management dashboard. - Releasing an open-source rule engine, to help automate decisions. We’d love for you to try it out, give us feedback, and suggest features that would make it applicable to you. And if the rest of the project is relevant or interesting to you, follow us here: https://ift.tt/yDw2fdn and we’ll update you once new things are available. Thanks! https://ift.tt/WKreE5D November 26, 2022 at 03:44AM
Show HN: Amazon-like product recommendation engine to power open-source eComm https://ift.tt/a8FpVRX
Show HN: Amazon-like product recommendation engine to power open-source eComm Hi HN! I wanted to share our product search and recommendation engine that we’ve built for our eCommerce api startup - Rye. For context, Rye lets people query and dropship products from almost any Shopify and Amazon store. One feature we wanted to have as part of our developer experience was a way for them to search and discover specific products to query. We’ve put together a demo marketplace to showcase the engine. Check it out here: https://search.rye.com/ Here’s a blog that outlines how we built it and how you can to: https://ift.tt/fWn64xy ... If you’d like to build on it, we’re also down to open source it for folks that want access. https://search.rye.com/ November 26, 2022 at 01:06AM
Thursday, November 24, 2022
Show HN: FIFA Interactive Bracket (World Cup) https://ift.tt/jYF4Vdx
Show HN: FIFA Interactive Bracket (World Cup) https://ift.tt/wdg6Uyv November 25, 2022 at 07:10AM
Show HN: Google Sheets GOOGLEFINANCE() reliability enhancement https://ift.tt/5VFwBOr
Show HN: Google Sheets GOOGLEFINANCE() reliability enhancement Anyone who uses GOOGLEFINANCE() for stock/ETF prices and then logs your total portfolio assets daily (by trigger), knows that it is not 100% reliable. What I wanted was something that would use the last good data point if GOOGLEFINANCE was failing. So I added caching to solve this problem. There is also another issue that GOOGLEFINANCE is particularly bad with Canadian stock symbols. It also does not find stock/etf dividend yields. For this I query a few finance websites to pull in the missing info. Now the problem looking up a couple hundred symbols using =CACHEFINANCE() (my custom function) was the dreaded 'Loading' error, which would also cause asset tracking to fail - so... I also added the capability to run as a trigger function, so it has now been 100% success for my logging. The app script will create a trigger for each job required (i.e. pricing is one, yieldpct is another, etc.). It will also automatically exit and re-start the trigger if it can't get through all requests before the 6 minute mark (a Google restriction). This is especially needed with the 'Yieldpct' because all data is found using URL fetch - which is much slower than a working GOOGLEFINANCE. I have made this an open source project if you want to use the Google Apps Script. Please let me know of any suggestions to help improve going forward. This version works for me, but of course the first person using other than me will probably find something wrong. I'm sure my README.md could use some further enhancements. https://ift.tt/YvaNIGO November 25, 2022 at 06:42AM
Show HN: Free Stable Diffusion 2.0 hosted interface https://ift.tt/RbQPNfW
Show HN: Free Stable Diffusion 2.0 hosted interface https://ift.tt/nMHeTzh November 25, 2022 at 06:05AM
Show HN: World Cup 2022 CLI Dashboard – Watch matches in your terminal https://ift.tt/H2aUnLI
Show HN: World Cup 2022 CLI Dashboard – Watch matches in your terminal https://ift.tt/ZtsoD60 November 25, 2022 at 05:56AM
Show HN: AI generated puzzles from Wikipedia articles https://ift.tt/GiZdtnS
Show HN: AI generated puzzles from Wikipedia articles https://ift.tt/LwARTz2 November 25, 2022 at 06:01AM
Show HN: Have fun betting virtual (not real) money on predictions from HN users https://ift.tt/uMEqykV
Show HN: Have fun betting virtual (not real) money on predictions from HN users I wanted to see how difficult it would be to build a web app using a sub-$300 android smartphone. Decided to build a fun predictions website where you could bet virtual (not real) money on predictions made by others, and also make predictions of your own. Building it turned out to be considerably easier and more fun than I anticipated. And the site in question (kudotap) turned out to be more engrossing than a lot of sites I've built (crazy!) Primary tools used were: # QuickEdit as the mobile code editor (Note: the free version of the QuickEdit app is riddled with ads, it shows an advert each time you close a tab, but it unfortunately had the best UI of the 3 or so Android code editors I tested. Ended up using NetGuard to block it from retrieving & displaying ads), # PHP for the Backend ( custom PHP microframework I've used and built on over the past 7ish or so years ). # jQuery for the frontend js ( cringing ) - it appears I'm either too dumb, or simply too lazy to learn React/Vue/et al. Every once in a while, I pick one of them to learn, but I always end up returning to jQuery - or time-permitting - amateur level vanilla JS. # Bootstrap for the CSS - Battle-tested. For a purely backend dev with minimal design skills, good ol' Bootstrap (and in a growing number of cases, Tailwind) is always a life saver. # Whole thing is hosted on 2 VMs (1 hosting the web app, and 1 hosting Redis & MySQL). # As to the site itself, it turned out to be pretty cool to play around with. Go there, view the predictions, bet on the predictions you believe will come true, or against the ones you think will not. You get $50,000 to bet with (not real money). No signup is required to bet, but a quick signup is required to make a prediction. Hope you guys like it, and please be ruthless in telling me of any bugs you've found. So go on here => kudotap.com And Have Fun! https://kudotap.com November 25, 2022 at 05:07AM
Show HN: Stable Diffusion v2 web interface https://ift.tt/tCGu0QF
Show HN: Stable Diffusion v2 web interface https://ift.tt/KT1daCq November 25, 2022 at 03:58AM
Show HN: WinkNLP delivers 600k tokens/second speed on browsers (MBP M1) https://ift.tt/uvt9KTM
Show HN: WinkNLP delivers 600k tokens/second speed on browsers (MBP M1) https://ift.tt/wSQs4Ej November 25, 2022 at 01:51AM
Show HN: Automated Stair Lighting Project https://ift.tt/7vDqYlt
Show HN: Automated Stair Lighting Project https://ift.tt/MSN9rJn November 24, 2022 at 04:11PM
Wednesday, November 23, 2022
Show HN: OpenDolphin – A Community Built Open Source Social Network https://ift.tt/e2GWBMN
Show HN: OpenDolphin – A Community Built Open Source Social Network Hey HN! I'm trying to create a community of people that are willing to contribute to the OpenDolphin project. The goal of the project is to build an Open Source _centralized_ social network that would ideally compete with Twitter, Facebook and Instagram. The main difference between the well established social and this one would be that it is going to be built and managed in the public, in the most transparent way possible. Features will be implemented and requested by the community - and generally speaking everything would be community-centric. If the project takes off, this might become one of the most transparent companies / projects out there. If you fancy joining us, come say "Hi" on our Slack instance, and help us shape the next social network! https://ift.tt/TFd1WAK November 24, 2022 at 08:55AM
Show HN: I made a dead simple meta tags API https://ift.tt/uHrVvhg
Show HN: I made a dead simple meta tags API https://dub.sh/metatags November 24, 2022 at 06:47AM
Show HN: I've made bad Apple, but using HTML tables https://ift.tt/cyuUzf2
Show HN: I've made bad Apple, but using HTML tables https://ift.tt/LXrtJK9 November 24, 2022 at 06:04AM
Show HN: Makeshift GPU tensor core using 64-bit CPU integer math https://ift.tt/iSnqgt6
Show HN: Makeshift GPU tensor core using 64-bit CPU integer math https://ift.tt/e3Kdnxb November 24, 2022 at 04:53AM
Show HN: I built an app that scans every social media network for your username https://ift.tt/jEfPOVu
Show HN: I built an app that scans every social media network for your username https://ift.tt/TzulwR7 November 24, 2022 at 02:05AM
Tuesday, November 22, 2022
Show HN: A robot that plays the Simon game https://ift.tt/60tH2Fj
Show HN: A robot that plays the Simon game https://ift.tt/Y6LZ8JR November 23, 2022 at 09:40AM
Show HN: `Curl Asciiquarium.live` https://ift.tt/6CeJjMW
Show HN: `Curl Asciiquarium.live` https://ift.tt/FxEcg45 November 23, 2022 at 06:48AM
Show HN: Visualising real-time Sydney bus congestion with Marey charts https://ift.tt/JfULbgD
Show HN: Visualising real-time Sydney bus congestion with Marey charts https://ift.tt/1BnyUWe November 23, 2022 at 05:46AM
Show HN: Streamlit-Extras Gallery https://ift.tt/Admo9SZ
Show HN: Streamlit-Extras Gallery https://ift.tt/ynWzpuB November 23, 2022 at 05:49AM
Show HN: CodeLink: create links to blocks of code in your IDE https://ift.tt/IU5Cczy
Show HN: CodeLink: create links to blocks of code in your IDE Small team down here in South New Zealand just launched CodeLink. In short its an IDE (VSCode/JetBrains) plugin that lets you share blocks of code that link directly to the code inside your IDE or repo. We use it all the time and think its pretty nifty tech that lets you understand someone’s code in context very quickly. we’re hoping to keep refining it to make it better and more useful. https://codelink.dev/ November 23, 2022 at 05:03AM
Show HN: a website to track YouTube subscriptions https://ift.tt/49Iypji
Show HN: a website to track YouTube subscriptions https://unli.xyz/eject/ November 23, 2022 at 04:26AM
Show HN: Transform & integrate data with this modern replacement for Airflow https://ift.tt/A8ZDY71
Show HN: Transform & integrate data with this modern replacement for Airflow You can now use Mage to build data integration pipelines along with streaming pipelines, batch processing pipelines, and more: https://www.mage.ai November 23, 2022 at 01:42AM
Show HN: Hoku – The app that makes group travel simple https://ift.tt/dQPTrMl
Show HN: Hoku – The app that makes group travel simple https://hoku.travel/ November 23, 2022 at 02:45AM
Monday, November 21, 2022
Show HN: Organize Carpools with Co-Workers https://ift.tt/9jWreQf
Show HN: Organize Carpools with Co-Workers Here's something I've been working on to help employees find carpooling options with co-workers. With inflation & gas prices going up this seems like a really good thing to have going forward. Happy to have any feedback and I'll roll it back into the site. Thank you! https://ift.tt/lsBytO7 This is a repost after 10 weeks of working on the feedback from HN with code updates and a website redesign [1]. I submitted this before and there was very good feedback about target audience, need to show benefits, etc. Basically, I had a website that looked like it was designed by a programmer. I'd spent 95% of the work on the backend systems and 5% on the website. I've tried to majorly improve the website with screenshots and demos now. [1] https://ift.tt/R8YqXIx https://ift.tt/lsBytO7 November 22, 2022 at 05:30AM
Show HN: Download 1000km² of NYC under CC-BY 4.0 https://ift.tt/PLn9RHQ
Show HN: Download 1000km² of NYC under CC-BY 4.0 Bringing the real world into virtual space for every creator has been a passion of mine for over a decade. Come on over and download as much or as little as you want. Can't wait to see what you create. https://ift.tt/BTJL86S November 22, 2022 at 02:57AM
Show HN: General Task, a free task manager for builders (beta) https://ift.tt/47ExjoU
Show HN: General Task, a free task manager for builders (beta) Hello everyone! I left my job to start General Task a little over a year ago, and have been building a better free task manager with a small team. We aim to be the best place where one can find what’s next in their workday and we integrate with a number of different services to help do that. We’re still in the early stages of a beta, but so far you can: - Create/edit tasks with due dates, priorities, and folders - Drag tasks onto your calendar to block off time to do them (syncs with GCal) - Sync with Linear (JIRA coming soon) to see tasks assigned to you - Sync with Github to see your PRs - Integrate with Slack to make tasks directly from Slack What sets us apart? We know there are tons of task managers out there. We believe ours is different because it is tailor-made for engineers, with integrations for Github PRs, Linear and Slack. We also support dragging tasks onto your calendar, which is usually only found in premium paid products, while our consumer product is free and always will be. Our mission is to make knowledge workers more productive, and we believe the best way to do that is by focusing on software engineers and achieving mass adoption of a free consumer product before releasing a paid product for businesses. Let us know what you think! NOTE: We currently only support Google sign-in, sorry about that! We will be adding more login options soon. If you don't want to sign in with Google, you can see a quick 1 minute demo of our features here: https://youtu.be/NUOIH2On_Nw https://ift.tt/HjDPyMR November 19, 2022 at 01:55AM
Show HN: TwitterMediaViewer – a viewer for tweet archives from TwMediaDownloader https://ift.tt/43Cjx6t
Show HN: TwitterMediaViewer – a viewer for tweet archives from TwMediaDownloader TwitterMediaViewer is a browser-based program for viewing tweets from zip archives created by the Twitter Media Downloader browser extension. The Twitter Media Downloader is a great browser extension but there is no way to view tweets from the zip files it generates in a twitter style interface, this tool solve that. It's written in vanilla JavaScript and runs completely within your web browser. https://ift.tt/ToSHvEx November 22, 2022 at 01:16AM
Show HN: Web3 is not community-led, as much as they try to claim they are https://ift.tt/LbxfS01
Show HN: Web3 is not community-led, as much as they try to claim they are https://ift.tt/WoltGBJ November 22, 2022 at 01:15AM
Show HN: Open-source text-to-geolocation models https://ift.tt/5ny701f
Show HN: Open-source text-to-geolocation models Yachay is an open-source community that works with the most accurate text-to-geolocation models on the market right now https://ift.tt/DAHXdri November 21, 2022 at 11:10PM
Sunday, November 20, 2022
Show HN: Profiles for Opinionated Devs https://ift.tt/hkcgKT1
Show HN: Profiles for Opinionated Devs https://ift.tt/j6q5f49 November 20, 2022 at 11:26PM
Show HN: Life Skills Website https://ift.tt/ZGT7LJc
Show HN: Life Skills Website Over a year ago, I purchased a small online business selling life skills curriculum to homeschool and special education families. The main asset was the library of 400+ lessons, each including a short video and PDF. The revenue appeared to reflect meaningful demand for such a program. At the time I purchased the business, the delivery mechanisms were pretty fragmented and browsing the lessons was all behind the paywall. Today I'm releasing a whole new website that brings (I hope) a more modern experience. Principally you can now browse all of the life skills library. I'm also hoping that this approach lends itself to better SEO as well. While this is pretty far from being able to sustain the family from an income perspective, it's been really neat to connect with families who are taking the initiative to raise capable young adults. https://skill-trek.com November 20, 2022 at 11:10PM
Saturday, November 19, 2022
Show HN: Hacker News Solarized Dark Theme for Stylus https://ift.tt/zMHfXdZ
Show HN: Hacker News Solarized Dark Theme for Stylus People are always asking for a dark theme, so here's my contribution. Enjoy! https://ift.tt/DjMZcnV November 20, 2022 at 12:35PM
Show HN: Rust Ownership: Value and Reference https://ift.tt/vJTzrFG
Show HN: Rust Ownership: Value and Reference https://ift.tt/45jatxS November 20, 2022 at 11:22AM
Show HN: Flow – Open source ePub reader with VS Code style https://ift.tt/Os7FjLW
Show HN: Flow – Open source ePub reader with VS Code style After more than half a year of development, I decided to open source it. https://ift.tt/rBWPp4N November 20, 2022 at 10:38AM
Show HN: Verofile https://ift.tt/VMSfWwN
Show HN: Verofile https://ift.tt/AMgYXtI November 20, 2022 at 05:34AM
Friday, November 18, 2022
Show HN: Simple library for generating .wav file data in TypeScript https://ift.tt/U36nhcC
Show HN: Simple library for generating .wav file data in TypeScript https://ift.tt/0TdE2Wi November 19, 2022 at 09:57AM
Show HN: Open-Source Alternative to Retool https://ift.tt/WoIQFEX
Show HN: Open-Source Alternative to Retool https://ift.tt/M1LHRBa November 19, 2022 at 11:40AM
Show HN: Cujo's Curated SIDs https://ift.tt/5FABXre
Show HN: Cujo's Curated SIDs I've listened to SID music on and off since the 80s, and mostly from early games and demos. Lately, I have explored more recent music. There are online lists of peoples favorite SID music, and online players, see [1] [2] [3] [4] [5] [6]. Because I have different tastes, I had the motivation to make my own list and UX. So from january 2020 to september 2022, I listened through the HVSC having over 50k songs, resulting in a list of 600-700 favorites. I put together a UX so I can easily access them. This project is mostly for my own enjoyment, but I guess that many others here would also enjoy it. Please let me know if you have suggestions for songs I should reconsider adding, or some feedback on the UX. [1] Show HN: Online SID-Player with spectrum viewer ( https://ift.tt/AFbCo14 ) [2] High Voltage SID Collection – Commodore 64 music for the masses ( https://ift.tt/GZzUb8M ) [3] Dial-a-Sid ( https://ift.tt/2PKcuUj ) [4] The Sid Collection ( https://ift.tt/kvstl7i ) [5] WebGL SID-emulator in C++ compiled to JavaScript with Emscripten ( https://ift.tt/OwtvJds ) [6] DeepSID: online SID (Commodore 64 music) player ( https://ift.tt/uVyI1DR ) https://ift.tt/Q3wsUqV November 17, 2022 at 06:59PM
Show HN: I made a free transcription service powered by Whisper AI https://ift.tt/cEITaJs
Show HN: I made a free transcription service powered by Whisper AI https://ift.tt/ErCkocJ November 19, 2022 at 06:33AM
Show HN: A minimal, keyboard centric Firefox theme https://ift.tt/zwfVPHG
Show HN: A minimal, keyboard centric Firefox theme Hi, Tired with unneccacary clutter, and not that many options for minimal browsers, with the option of browsing without toolbars. I made this quick tweak. By now means a technical feat, but it does the job. Figured some of you might enjoy! https://ift.tt/tw93cry November 19, 2022 at 05:08AM
Show HN: At a Glance ESM Support for NPM Packages https://ift.tt/NiUHRzv
Show HN: At a Glance ESM Support for NPM Packages We've rolled out a feature for openbase.com that we think is a DX game changer for Node devs. Since the emergence of ECMA Script modules, it's been a continuous guessing game as to what kind of exports a package has. That's never really been discoverable without using a site like unpkg, or installing the package and inspecting package.json. Openbase now displays the ES Module support level (e.g. type of exports) on all of their package pages. We added this feature because our devs are some of the folks continually caught off guard by installing an NPM dependency only to find out it's ESM-only. If that's you too, or if the type of exports matter for your project, check out the package on Openbase first. https://openbase.com A few screenshots: - https://ift.tt/gVEJHF8 - https://ift.tt/TJxHR1v - https://ift.tt/DVObWyz November 19, 2022 at 03:47AM
Show HN: Get answers for shell commands from GPT3 from your terminal https://news.ycombinator.com/item?id=33651326
Show HN: Get answers for shell commands from GPT3 from your terminal I was constantly googling CLI commands so I built this small CLI tool with GPT3. You can ask for shell commands right from the CLI. You'd need to use your own API KEY for this but it's pretty simple, instructions are in the README Not perfect but not bad either. https://ift.tt/V4oXLij November 18, 2022 at 03:04PM
Show HN: Play a leading role in making humanity a spacefaring civilization https://ift.tt/zsxCUJe
Show HN: Play a leading role in making humanity a spacefaring civilization Millions of years from now, future historians will remember our transition from single planet species to spacefaring civilization as one of the most critical steps humanity ever took. It’s pretty special that we are alive during this period and can witness it first hand + contribute to it directly - so I built Stellar Jobs to get more talented people working in the space industry, with the ultimate aim of accelerating the transition. https://stellarjobs.co/ November 19, 2022 at 01:14AM
Thursday, November 17, 2022
Show HN: Cartwright – Automating detection of geographic and temporal features https://ift.tt/Xd3nG79
Show HN: Cartwright – Automating detection of geographic and temporal features Cartwright is a data profiler that identifies and categorizes spatial and temporal features. Cartwright uses deep learning, natural language processing, and a variety of heuristics to determine whether a column in a dataset contains spatial or temporal information and, if so, what is specifically contained. Cartwright was built to automate complex data pipelines for heterogenous climate and geopolitical data that are generally oriented around geospatial and temporal features (think maps and time series). The challenge that Cartwright solves is automatically detecting those features so they can be parsed and normalized. This problem turns out to be quite tricky, but Cartwright makes it simple. https://ift.tt/XE2sYjC November 17, 2022 at 11:52PM
Show HN: A Search Engine for React Components https://ift.tt/FKkNAjI
Show HN: A Search Engine for React Components I built this to help developers create UI faster. Just search for a component, make quick visual edits, then export the code. https://ift.tt/lbNj3aV November 18, 2022 at 03:07AM
Show HN: Text editor with inline English-German dictionary https://ift.tt/80FmDCu
Show HN: Text editor with inline English-German dictionary Hi When you are learning a new language, you need to practice different skills: reading, listening, speaking, writing. I find writing to be the hardest activity, not least because I have to look up words in the dictionary all the time, and that is a frustrating context switch. Here is an experimental CodeMirror-based editor, that lets you look up translations inline. Type @ followed by the English word, and get a list of possible translations, and select the translation to apply it. Online demo: https://ift.tt/ouw1Gsn https://ift.tt/37jHdlK November 17, 2022 at 08:05PM
Show HN: Write drum patterns, get randomized songs, then just share the URL https://ift.tt/Ke6kvED
Show HN: Write drum patterns, get randomized songs, then just share the URL I know mentioning Michael Seibel is almost cheating, but this week he demonstrated the "leaky pipes" concept to me. Not that I know the guy, but in one of his videos he says something on the lines of "If you are unsure if you app is ready to be launched, just launch it. It's like a house with leaky pipes, just open the main, grab your tools, and start fixing wherever water is leaking". So we did it, we launched drummy earlier this week on /r/InternetIsBeautiful and we got very close to 10k users in just one day! Survived the hug of death, learned a ton, and made changes all around. Still a ton of bugs to fix, features to be written, but at least now we can proudly present the "dummy drums challenges". Can you find the missing beats? https://drummy.io/ November 17, 2022 at 06:23PM
Wednesday, November 16, 2022
Show HN: We built a browser extension to show you secondhand alternatives https://ift.tt/jRNekEC
Show HN: We built a browser extension to show you secondhand alternatives https://ift.tt/Q2ja85V November 17, 2022 at 08:01AM
Show HN: Narrative BI – Turn marketing data into automated narratives https://ift.tt/dkQwMl7
Show HN: Narrative BI – Turn marketing data into automated narratives Michael and Yury here – we're building a no-code analytics platform for growth teams that automatically generates actionable data insights. After working in the data space for many years, we realized there was still a huge gap in the marketing analytics market. Growth teams have so much marketing and advertising data, yet this siloed data is not actionable. The existing BI and search-driven analytics solutions are designed for data-savvy people. In our experience (previously built an NLP company called FriendlyData), non-technical people just don't know what questions to ask. So we decided to try a different approach: Narrative BI automatically generates a personalized feed of insights. You just need to connect your data sources (takes 2 min to set up), and you will get automated narratives, alerts, and reports in minutes. We currently support UA, GA4, Google Ads, and Facebook Ads, but many more integrations will be added soon. You can try it out for free and give feedback or roast it in the comments section. Just connect your data source, and you'll start getting narratives in 5 minutes. https://ift.tt/O1TPahc November 17, 2022 at 02:23AM
Show HN: I Built a Gaming GeoGuessr https://ift.tt/Sfrmp8R
Show HN: I Built a Gaming GeoGuessr My friend and I made a fully featured gaming geoguessr - complete with 360 degree panoramas, movement, leaderboards, and multiplayer. We had made a Fortnite geoguessr a while back, and although this was well received, our goal always was to bring the worlds of all games to the browser. A much harder task considering the scale and scope of many open world games. We had to make a bunch of tools to be able to achieve this. World of Warcraft alone took us roughly 3,000,000 images to do (and will likely need another 1,000,000 for Dragonflight once it releases). We are finally at a point where we are happy to release this into the wild and let people try it, although we are still working hard on adding all the games that are listed as coming soon. If you're ever bored, and would like to test your gaming map knowledge - or would just like to explore the world in your browser akin to Google StreetView, you can check us out at https://lostgamer.io https://lostgamer.io/ November 17, 2022 at 04:14AM
Show HN: Pomodoro Timer with Friends https://ift.tt/0U7vjkL
Show HN: Pomodoro Timer with Friends https://pomochat.com November 17, 2022 at 03:14AM
Tuesday, November 15, 2022
Show HN: Woodpecker, an unusual Zachtronics-inspired cryptography challenge https://ift.tt/mZGVr1p
Show HN: Woodpecker, an unusual Zachtronics-inspired cryptography challenge https://ift.tt/tTM87sm November 16, 2022 at 04:42AM
Show HN: Sketch a fashion design and get a visualisation https://ift.tt/pCesUJr
Show HN: Sketch a fashion design and get a visualisation https://ift.tt/uOR8afi November 16, 2022 at 05:35AM
Show HN: Kùzu: An Embeddable GDBMS like DuckDB/SQLite from UWaterloo https://ift.tt/GIcikMD
Show HN: Kùzu: An Embeddable GDBMS like DuckDB/SQLite from UWaterloo Hello HN! Today, we are pleased to publicly release Kùzu: a new embeddable graph database management system under a permissible license. You can see our blog post in the above link that gives an overview of the system and our goals/vision. The system is in its early stages but please try it out and give us your feedback, tell us your feature requests, and please report bugs! https://ift.tt/touHml0 November 15, 2022 at 09:48PM
Show HN: The German Job Market Is Crashing https://ift.tt/8ZMWy4m
Show HN: The German Job Market Is Crashing If we looked at the German Job Market as if it were the stock market, we would say that it's crashing! On the following link you can see my pet project where I have been scrapping the major job offer portal in Germany for over one year. In the last two weeks it has lost 33% percent of all posted job offers and it keeps dropping as a rock :-( Dashboard: https://jobmarketanalytics.com/#months=%2212%22&technology=%... Source Code: https://ift.tt/l28LPtT Slide Deck: https://ift.tt/bTIoJH3 https://ift.tt/w6cquFt November 16, 2022 at 03:02AM
Show HN: Make word clouds context aware https://ift.tt/48WEonl
Show HN: Make word clouds context aware https://ift.tt/8DtlwP0 November 16, 2022 at 02:02AM
Show HN: $0.15/hr audio transcription API based on OpenAI Whisper https://ift.tt/kKyv9sF
Show HN: $0.15/hr audio transcription API based on OpenAI Whisper Hey HN! I've been working on a side project to create an audio transcription API based on the OpenAI whisper model. Sign up link: https://whisperapi.com I tried to make the API really easy to use and get setup with. Also, because the Whisper model is so good, turns out I can offer the service for about 75% cheaper than what seems like the industry average. I'm always looking to make improvements, so would appreciate any feedback anyone has! https://whisperapi.com November 16, 2022 at 12:26AM
Monday, November 14, 2022
Show HN: We built a privacy based decentralised cloud compute platform https://ift.tt/f2M0Rmj
Show HN: We built a privacy based decentralised cloud compute platform TCore is a cloud infrastructure platform that allows developers to run hardened dockerised apps, networks, blockchain nodes or really anything, but with a difference! TCore runs on each users phone meaning that the data never leaves the device, preserving privacy and increasing security. TCore was born out of the idea that privacy should be a fundamental right for everyone and that our data and our privacy has been commodified for the benefit of big tech. Please check out the platform and let us know what you think. We’ve launched in open beta so you can also experiment with building and app or service to run. https://tcore.io/ November 15, 2022 at 03:56AM
Show HN: Lightweight 2D/3D engine in D with Raylib https://ift.tt/o9rVADn
Show HN: Lightweight 2D/3D engine in D with Raylib https://ift.tt/MfFeXYy November 15, 2022 at 05:06AM
Show HN: Dlna-cast, a command line tool to cast PC screen to DLNA devices https://ift.tt/1mxLSho
Show HN: Dlna-cast, a command line tool to cast PC screen to DLNA devices dlna-cat is a cross-platform command-line tool that casts screen and media file to remote DLNA device. dlna-cast uses ffmpeg to capture screen and audio, then convert them into HLS streams which could be served by a simple HTTP server. The HLS url will be send to the selected device via uPnP protocol and then you can watch you screen on the remote device (smart TV, typically). This tool is supposed to be cross-platform but currently I don't have a Linux or MacOS device at hand so it can only run on Windows now. It won't be hard to support other platforms though, as there are no platform specific dependencies. HLS is chosen just because it is easy to implement. But the problem of HLS is its high latency (up to 5-10s or more) so it's definitely not for scenarios that require low latency (presentation for example). But as a trade-off the streaming quality exceeds a lot of software screen-casting solutions (Lebocast for example) that have been tested by myself, which make it pretty good to stream music or video playing from your PC to TV. https://ift.tt/dOsEzb9 November 15, 2022 at 01:37AM
Show HN: Science fiction inspired by an HN thread (5 min read) https://ift.tt/SElvaw2
Show HN: Science fiction inspired by an HN thread (5 min read) Inspired by some awesome comments in: https://ift.tt/7v4zJ0l https://ift.tt/M7o64hO November 15, 2022 at 02:27AM
Show HN: Created a plugin to autopost new WordPress posts to Mastodon https://ift.tt/GfyZlKX
Show HN: Created a plugin to autopost new WordPress posts to Mastodon https://ift.tt/folZ8jH November 15, 2022 at 01:13AM
Show HN: 500 Letters – A fiendishly addictive word game https://ift.tt/OJy6whn
Show HN: 500 Letters – A fiendishly addictive word game https://500letters.com November 14, 2022 at 03:26PM
Sunday, November 13, 2022
Show HN: Blarb V2 – Ephemeral microblogging that promotes unfiltered sharing https://ift.tt/f24mjqG
Show HN: Blarb V2 – Ephemeral microblogging that promotes unfiltered sharing We are excited to announce that we are launching version 2 of Blarb. Blarb is an ephemeral microblogging platform that promotes unfiltered sharing. Anything you share in Blarb gets deleted in 24 hours. Real names are optional, no likes, and no follower count. New features in version 2: - Improved discovery by introducing explore page. - Instant notifications in supported browsers. - Recent blurbs in the landing page. - Improved UI/UX in some of the pages. - And the most requested Dark mode. Happy #sharing. https://blarb.co November 14, 2022 at 10:20AM
Show HN: Using GPT-3 to guess Wattpad users' passwords https://ift.tt/tbFlqPZ
Show HN: Using GPT-3 to guess Wattpad users' passwords https://ift.tt/5TmyJB6 November 14, 2022 at 01:30AM
Show HN: Twix – Atomic React Styling with TailwindCSS https://ift.tt/95vdDJi
Show HN: Twix – Atomic React Styling with TailwindCSS https://ift.tt/feYpQC3 November 13, 2022 at 11:02PM
Show HN: Enabling SSH Access Control Using GitHub Repo Permissions (No Key File) https://ift.tt/YDCWROL
Show HN: Enabling SSH Access Control Using GitHub Repo Permissions (No Key File) https://ift.tt/y2cnqv0 November 13, 2022 at 10:35PM
Show HN: I created a bookmark manager inspired by the Vim text editor https://ift.tt/wyuXgGh
Show HN: I created a bookmark manager inspired by the Vim text editor Hey HN, A couple months ago, I got fed up with my tabs and how my workflow with my browser was consistently getting out of hand. I looked at the wide array of tab manager extensions and found that just about all of them have what I considered to be deal-breakers, such as: 1. Taking over my New Tab page -- I actually like a quieter, subtle image or news feed for my New Tab page. 2. Requires a dedicated tab itself -- This means in order to manage my tabs, I have to go back to this dedicated tab on that dedicated window, and begin whatever I was going to do once I'm there. 3. User experience -- It almost seemed like they want you to spend tons of time just organizing everything and learning every little feature. I prefer to get started and learn more as I use it more . 4. Pricing & onboarding -- A lot of the paid ones have what I consider to be steep pricing for something I wasn't sure I would commit to, or the signup involved me telling them where I work, my birthday or other irrelevant info. 5. Browser history access -- I get why other tab managers do it, but I personally just don't like the idea and I believe that a great tab manager tool can be created without this. All in all, I was looking to just 1) install the extension and 2) see from there. So I created TabMagic. TabMagic is instantly available on any website via what I've dubbed the "Magic Panel"! Press CMD+Shift+Space (CTRL+Shift+Space on PC) to begin managing tabs. I left the New Tab page alone, so that anyone can use whatever else they have (or nothing at all), but this doesn't come at the cost of ease-of-use/access! It's inspired by Vim, so I'm trying to incorporate keyboard shortcuts everywhere to make working with the Magic Panel as fast as possible. The shortcuts are listed on the homepage, but will be viewable directly within the Magic Panel in the very next update. You can organize your tabs into different workspaces (which you can quickly share with others) and the paid version allows the creation of private workspaces that only you can see + the ability to annotate any of the tabs you share to save pertinent info about them. One of the features I'm enjoying more than I thought I would is the ease of accessing my bookmarks across multiple browsers and devices -- simply install the TabMagic extension on another browser, log in, and you're done! Last tidbit: It comes with a built-in tab suspender, which you can toggle by pressing "X" when the Magic Panel appears and selecting all the tabs you wish to suspend. I've only been working on it a little over a month, but I've been enjoying using it even as I was creating it, and I look forward to receiving feature requests from anyone who wants to try it! It's available on both Chrome and Firefox! Let me know if you have any feedback or questions! https://tabmagic.app November 14, 2022 at 01:58AM
Show HN: DiffusionDB – Stable Diffusion Tracker https://ift.tt/LaSyWKj
Show HN: DiffusionDB – Stable Diffusion Tracker https://ift.tt/PIhzrXY November 13, 2022 at 08:48PM
Show HN: Kira – a fast and scalable sandbox code execution engine https://ift.tt/4IEOgWM
Show HN: Kira – a fast and scalable sandbox code execution engine Greeting HN, I would like to present my project I've been worked on the several months. It is a fast and scalable general purpose remote code execution engine. The goal of this project was to get to know golang a bit better and. Currently, kira is in its early stage, and currently it does not support multiple files. However, I am constantly trying to work on this project and improve it. Feel free, to give me feedback in any way! Thank you :) The main ideas for this project: * Fast and secure remote code execution engine that is scalable, * Logging of the code executions, * Test runner that executes custom unit tests (for building something like leetcode), * Future: custom docker environments to have long-term projects https://ift.tt/iJ5aksR November 13, 2022 at 07:23PM
Show HN: Eleven – Free, open-source, Codespaces alternative with automatic HTTPS https://ift.tt/PS61oGv
Show HN: Eleven – Free, open-source, Codespaces alternative with automatic HTTPS Hey HN, Eleven is the second project that I've built to learn Go. It lets you create code sandboxes, in your cloud provider account, easily. What's a "code sandbox"? Just a VM, running in your cloud provider account, with some runtimes pre-installed, your repositories cloned, a way to connect to it with your preferred editor (or via SSH) and a way to serve your apps easily via HTTP (with automatic HTTPS). You could use it as a remote development environment, to test some code or even to deploy your app. It's up to you. For example, to deploy a Node.JS app: $ eleven aws init hello-world --runtimes node@18.7.0 --repositories eleven-sh/hello-world > Success! The sandbox "hello-world" was initialized. $ ssh eleven/hello-world forever node index.js > Forever: command started. Run "forever stop" in current path to stop. $ eleven aws serve hello-world 8000 --as hello.eleven.sh > Success! The port "8000" is now reachable at: https://hello.eleven.sh $ curl https://hello.eleven.sh > Hello World Still learning Go by the way, so I'm open to any suggestions to improve. https://ift.tt/OaimZo6 November 13, 2022 at 05:01PM
Saturday, November 12, 2022
Show HN: Fed Up Inflation Game https://ift.tt/lTtZumC
Show HN: Fed Up Inflation Game Elixir/Phoenix LiveView Concept shamelessly stolen from Cookie Clicker. https://fed-up.fly.dev/ November 13, 2022 at 11:14AM
Show HN: A GitHub business card generator https://ift.tt/nPa9vB7
Show HN: A GitHub business card generator I built this small app for fun, to play with image generation thanks to Vercel’s new library [1]. You enter your GitHub username (or anyone’s), and it generates an image with a few info about your account. [1] https://ift.tt/BdYHcpo... https://ift.tt/syFrzhN November 13, 2022 at 02:17AM
Show HN: Generate prompts for Stable Diffusion using GPT3 https://ift.tt/O5GvJaF
Show HN: Generate prompts for Stable Diffusion using GPT3 https://ift.tt/pdr2OxK November 12, 2022 at 05:21PM
Friday, November 11, 2022
Show HN: Paragrai – add paragraphs to badly formatted web novel translations https://ift.tt/CPHjY0V
Show HN: Paragrai – add paragraphs to badly formatted web novel translations A pet project I worked on for a couple of days. It uses gpt2 to add paragraphs to text. I made it to solve the very niche problem of badly formatted web novel translations that kept occurring on a website I frequent. https://ift.tt/x7f9paS November 12, 2022 at 10:09AM
Show HN: We made metadata-secure video conferencing that's easy to use https://ift.tt/lgaIfR0
Show HN: We made metadata-secure video conferencing that's easy to use https://booth.video November 12, 2022 at 07:03AM
Show HN: ShowMeYourHotKeys – A macOS app to show applications menu shortcuts https://ift.tt/cvEsQul
Show HN: ShowMeYourHotKeys – A macOS app to show applications menu shortcuts Hi everyone, ShowMeYourHotKeys is a macOS application I worked for the last months. This app shows the frontmost app's menu items shortcuts (it also have some other features) There is a beta version available on the website. Accessibility permission is necessary to obtain menu items informations and Full disk Access is necessary to create custom shortcuts. I would love to hear all the feedbacks and suggestions. Thank you for your attention. https://ift.tt/AMpOueE November 12, 2022 at 12:15AM
Show HN: A silly JavaScript-free web browser in the browser https://ift.tt/8leQ5dx
Show HN: A silly JavaScript-free web browser in the browser This is a browser front-end (ultra simple) for Chrome, built using puppeteer. I like it because it provides a usable single browser tab (that conveniently crashes on certificate errors (thanks to puppeteers default flags which I haven't altered here)), without using any JS scripting on the client side. There's some clever hacks to get that to work, including stylesheet media queries (to zero in on the correct viewport dimensions), and MJPEG, a crazy HTTP keep-alive way to stream JPEG frames of a video, favored by old-style CCTV/security/web cameras allegedly. I noticed it went from 18 to 19 stars yesterday so I decided to fire it up again to see what all the fuss was about, and do the minimum to fix the tiniest number of bugs to improve the install process for folks wanting to check it out (removing the default sudo install scripts in the npm postinstall was a good idea, heh). I plan to set up a silly demo of this sometime, so all can join in the fun on a server. It's just really ridiculous to see a modern web site "render" with a ridiculous UI controlled by: URL bar, Down button (scroll down), Up button (scroll up), "Enter text" field (that only pops up when a text control is focused ~~ wow, if I say so myself ;p ;) xx ;P ) I almost forgot the URL: https://ift.tt/6XosZvm November 12, 2022 at 02:22AM
Show HN: Structured HTML table data extraction from URLs in Go https://ift.tt/86trlmQ
Show HN: Structured HTML table data extraction from URLs in Go This library aims to be something like pandas.read_html or table_extract Rust crate, but more idiomatic for Go. htmltable enables structured data extraction from HTML tables and URLs and requires almost no external dependencies. Tested with Go 1.18.x and 1.19.x. Complex tables with row and col spans are natively supported as well. https://ift.tt/CseahKN November 11, 2022 at 11:30PM
Show HN: Selfhosted web archiving with P2P Synchronization (base on CRDT) https://ift.tt/db6MUEx
Show HN: Selfhosted web archiving with P2P Synchronization (base on CRDT) https://ift.tt/c0NvLi2 November 11, 2022 at 11:22PM
Thursday, November 10, 2022
Show HN: Twitter Like News App https://ift.tt/AfRsKz2
Show HN: Twitter Like News App Hi everyone, My name is Stuart and I've been solo developing a news app (and now newsletter) for the past half a year or so. tl;dr (current status): an app with a Twitter like feed of news events. The posts are 1-2 sentences, only actual events (no opinion, analysis, roundup, evergreen, etc), categorized into feeds, and tagged (lets you dig wikis or find events for a given entity). There is also a newsletter I just launched that is a bit cleaner in terms of UI, but with less features. longer: My goal is to make it easier to stay informed and access information (not such a hot take that news and media suffers from a UX issue). What that will look like in the long term, I can't possibly know. Although I have many theories, all I can do is iterate and keep an open mind. My first attempt at cracking this is to shorten the unit of information from an article to an event, thus saving the reader valuable time and mental energy. If you want to read more about how I do this check out https://ift.tt/R64VyMO I'd love to hear your feedback on the idea and/or app (forgive the janky UI). Thanks, Stuart p.s. if this sounds like something you'd like to work on, don't hesitate to reach out. I have an engineering background but would love someone else to hack with newsletter link if interested: https://ift.tt/amWw8fc https://ift.tt/pHNmExQ November 11, 2022 at 05:04AM
Show HN: Elonman (Animated Webcomic) https://ift.tt/3TpmkRJ
Show HN: Elonman (Animated Webcomic) https://elonman.com/ November 11, 2022 at 04:30AM
Show HN: An API for CO₂ Removal https://ift.tt/CDRmQet
Show HN: An API for CO₂ Removal Hi all, We're Fabienne and Ewan of Climacrux. Today we're proud to launch our latest project to try and make carbon dioxide removal as accessible as possible: CDR Platform [1]. In short: it’s an API to connect to a portfolio of carbon removers. You can purchase from as low as a single gram and select from both natural and technological removal methods. Longer: A couple of years ago we launched an alternative to carbon credits, Carbon Removed[2], designed for individuals to buy and subscribe to CDR. But we always had the nagging thought that there was more that could be done. CDR Platform is our foundation for that - a simple API to get prices and purchase (at the moment). Our plan is to become the Stripe of the carbon removal ecosystem, seamlessly connecting the supply to the demand. We’d love to hear your feedback. Do you see a use case for this and would you use it? What features have we missed? Do you understand what we’re doing and if not, what’s unclear? We’d love to hear from you.[3] Many thanks and happy hacking, Climacrux. P.s. If you are a carbon remover, send us your prices, life cycle analysis and some more information about your removal timeline. Our aim is to bring your services to a wider audience so you can focus on reducing our CO₂ levels. Thanks for your work! [1] https://ift.tt/X9eQUMq [2] https://ift.tt/VvpC79P [3] ewan@climacrux.com https://ift.tt/X9eQUMq November 11, 2022 at 02:37AM
Show HN: FAQify – Algolia for FAQs using GPT-3 https://ift.tt/YrpgO6K
Show HN: FAQify – Algolia for FAQs using GPT-3 Hey HN! My name is Fatih and I’d like to share FAQify - a project I’ve been working on this week. FAQify is a tool that answers questions about Amazon products using GPT-3. Simply paste the link to an Amazon product and ask your question! The app will generate a good answer based on the textual data on the product webpage. The current version of FAQify is a simple POC, but I hope to expand it to be something like Algolia for question-answering. The idea is to build a widget that you can integrate with any website. You give it both text on your page but also external data like user manuals. Once it’s trained on these texts, it will be able to help your customers get answers to their questions 10x faster. This can be useful in many domains such as e-commerce websites, code documentations, and blogs. If you have any feedback or other use cases in mind, feel free to email me at contact@faqify.ai. Thank you! https://www.faqify.ai/ November 11, 2022 at 01:01AM
Show HN: Hstream – quick Python web apps (Streamlit alternative using htmx) https://ift.tt/jUG721R
Show HN: Hstream – quick Python web apps (Streamlit alternative using htmx) I love Streamlit but have run into many situation where taking it from PoC to MVP state is insurmountable. With all the recent HN hype around htmx and sematic html / classless css I decided to build a Streamlit alternative using these on top of FastAPI. This has a couple advantages: 1) easier to extend when you move past PoC since the FastAPI app is exposed (allowing adding more routes) and hstream acts more like a typical web stack 2) with htmx and html (plus MVP.css) doing the heavy lifting the package is alot less complex and easier to reason about - and hopefully more performant eventually 3) html is simple, so using this we can give the user much more control around the look and feel, while falling back onto MVP.css (classless css) sane defaults. Would love to hear people's thoughts. https://ift.tt/sERmYrH November 10, 2022 at 11:25PM
Wednesday, November 9, 2022
Show HN: OpenAI for Coda – AI right in your doc alongside your existing tools https://ift.tt/eVBmtzP
Show HN: OpenAI for Coda – AI right in your doc alongside your existing tools Hi HN! I’m Spencer, a software engineer and creative technologist. I care about making tools that empower people’s creative agency, automate busy work, and imagine alternative futures. I work at Coda on the Pack ecosystem but built this in my spare time while tinkering on how to make AI more accessible. Over the past few months, I’ve been blown away by the capabilities the community has demonstrated with GPT-3 and DALL-E. But as mind expanding and powerful as they are, these possibilities have often required access to tools that are expensive, require in-depth technical expertise, or don’t integrate into your existing tools and workflows. I wanted to see how this power could be opened to everyone—not just engineers and AI enthusiasts—by bringing OpenAI into an endlessly customizable tool like Coda. So when OpenAI released its GPT-3 and DALL-E APIs, I set out to create an environment where anyone could leverage this capability for their own and team’s needs and have it work seamlessly with their existing data and services. The result is this OpenAI Pack for Coda. It provides building blocks for you to leverage GPT-3 and DALL-E with your data the way you want, so you can build off the existing Coda integration ecosystem to simply add on OpenAI’s power to the tools and workflows you use now (like Slack, Zoom, etc.) Here’s a few ways I’ve already used the OpenAI Pack to automate busywork and augment my creativity: * Synthesize raw meeting notes, long Slack threads, and Zoom transcripts into a tl;dr and automatically send it out in an email. * Brainstorm with my team and auto-generate new ideas to riff on the most popular ideas. * Fill out a story Mad Libs to imagine a story premise and generate a corresponding image.. This is only the beginning of what you can do, and all the source code is open source and available under the MIT License so would welcome contributions :) Play around with the pack and the starter template playground (linked above). I’m excited to see where the community takes this and would love to hear how you’d use it. https://ift.tt/qeZ5JlD November 10, 2022 at 06:20AM
Show HN: Hypertest - A test runner for developers with ADHD https://ift.tt/dDxpSn8
Show HN: Hypertest - A test runner for developers with ADHD TL;DR: a test runner focused on making devs w/ ADHD happy. Hello HN! My name is Yuval, a dev with ADHD. I believe there's different design constraints on tooling for devs with ADHD compared to their "normal"counterparts. That's what I'm here to solve. I gathered experiences of other ADHD devs, to summarize: ( https://ift.tt/5y478NJ ) - Memory: People w/ ADHD have horrendous short term memory (hard to keep grasp of the current *thing/task*) - Distraction: Are easily distracted, tend to fall off the focus wagon easily. - Boring Maintenance: They need and use lists, but are bad at maintaining them. A star would feel awesome (MIT licensed): https://ift.tt/NmD2c4g https://nabaz.io November 10, 2022 at 01:26AM
Show HN: Supertweak – a visual devtools extension for Tailwind CSS https://ift.tt/VO05rjX
Show HN: Supertweak – a visual devtools extension for Tailwind CSS Hi folks, I've been working on a visual devtool chrome extension for Tailwind CSS for quite some time now and just launched in recently. It let's you tweak your website from the browser itself and copy the classes or html afterwards to paste in your IDE. It's especially well suited to try out changes quickly, but I've built most of the landing page with the help of the extension itself. You can try it out in the landing page itself (no need to install anything). Features: - Click on any class (eg: px-4) and try out other values easily. - Preview the website in responsive mode and quickly toggle between breakpoints. auto detects breakpoints set in the config. - Quickly try out new variants. Supports arbitrary variants too. - Lets you try out arbitrary and negative property values. - Add, remove or re-order elements. - Edit element attributes and text nodes etc. I'm excited to share it here and would love to hear your feedback and suggestions. https://supertweak.dev November 10, 2022 at 01:22AM
Show HN: Open-source load testing on AWS Lambda. With built-in cost reporting https://ift.tt/CbEHhjz
Show HN: Open-source load testing on AWS Lambda. With built-in cost reporting Hiya HN! tldr: Artillery is an open-source load testing toolkit. It's cloud-native, i.e. you can scale out your test with AWS Lambda (other runtimes coming soon). There's no infra to set up or manage - you give Artillery an AWS account, and it takes care of the rest. We just released an update which includes cost reporting. Every time you run a load test, Artillery will show how much that cost in AWS Lambda fees. Blog post with a demo here: https://ift.tt/PFp47Wg The demo shows a distributed load test running in us-east-1 at 100k+ RPS for about 10 minutes. Total cost is $1.23. We constantly hear from our users how cost is one of the biggest barriers to load testing more frequently. We're making cost much less of a factor with Artillery, and hoping that will unlock load testing at scale to more teams. Would love to hear what the biggest barriers are for you with load testing! Hassy & team Artillery November 10, 2022 at 12:18AM
Show HN: Auto-file bugs to GitHub issues with console logs and network requests https://ift.tt/WDJbSAI
Show HN: Auto-file bugs to GitHub issues with console logs and network requests Hi HN, my team and I have been working on a new tool to improve how bugs are reported to engineers. I used to be a developer, and I thought it was ridiculous the little amount of bug repro details I would get in JIRA tickets. Then I became a product manager, and I realized how time consuming and tedious it was to write good tickets for developers (and then understood why most tickets lack enough detail!) That’s why my team and I decided to build a browser extension for anyone to create bug reports that auto-include: console logs, network requests, session replay, timestamp, url, browser, OS and device specs, and wifi speed. With this extension, it’s faster than the old-school way to report bugs (a few clicks, plus no switching tabs). And, for the developer receiving the bug reports, it should be faster to debug because all the information is right there. We started with a Chrome extension and soon we’re going to build extensions for other browsers too. (Which should we add next? We’re thinking Firefox). We built this in react, typescript, mobx, and graphql. It’s privacy-focused: everything happens locally on your browser until you choose to share, and you can even select which specific websites you want the extension to run on in settings. Today we shipped an integration with GitHub - meaning it’s now just a few seconds to create a really good GitHub issue. I hope you check it out and I hope it helps bring about the end of bad tickets for you and your team! If you have any suggestions or questions, please let me know here! https://jam.dev/github November 9, 2022 at 10:29PM
Show HN: XFrame – Create your own multisearch page https://ift.tt/eQASYpr
Show HN: XFrame – Create your own multisearch page https://ift.tt/t0dJamE November 9, 2022 at 07:20PM
Show HN: Brainpick.co.uk – Earn money by answering StackOverflow questions https://ift.tt/NnWj87r
Show HN: Brainpick.co.uk – Earn money by answering StackOverflow questions Hi! I am looking for honest feedback on my next product. Brainpick.co.uk is a Chrome extension that adds a button on StackOverflow standard page to pay for an answer. You answer and get paid when the answer is accepted. I am selling it to Enterprises as an affordable, subscription-based, pay-as-you-go service. Let me know your thoughts. https://ift.tt/Cuzvt3M November 9, 2022 at 04:54PM
Tuesday, November 8, 2022
Show HN: Build a Better Software Developer Resume https://ift.tt/5HGfcJt
Show HN: Build a Better Software Developer Resume After about 10 years as a developer, interviewing many devs, and reviewing hundreds of resumes I decided to write a guide that I wish I had when I was first starting out. Completely free (just enter $0 as price) If you find it helpful, would love it if you: - Leave a review - Share it with a friend who might also benefit! https://ift.tt/w0kJhdA November 9, 2022 at 07:50AM
Show HN: I wrote a book about Next.js and React https://ift.tt/kzuLmM2
Show HN: I wrote a book about Next.js and React https://ift.tt/Ej61Mf4 November 8, 2022 at 11:36PM
Show HN https://ift.tt/z5bHlrq
Show HN Alternative text formatter in C, easily extendable, lightweight, well suited for microcontrollers. https://ift.tt/g71cVGz November 8, 2022 at 01:49PM
Show HN: GPT3, stable-diffusion with templates in Obsidian https://ift.tt/Mifh6Rk
Show HN: GPT3, stable-diffusion with templates in Obsidian https://ift.tt/QViamh3 November 8, 2022 at 06:40PM
Show HN: Slashbase – open-source collaborative IDE for databases in browser https://ift.tt/6mfBG2w
Show HN: Slashbase – open-source collaborative IDE for databases in browser https://ift.tt/E7bo3Sv November 8, 2022 at 02:45PM
Monday, November 7, 2022
Show HN: Automated unique exam creator and correction https://ift.tt/8QRVCsX
Show HN: Automated unique exam creator and correction https://ift.tt/MsRjGhy November 8, 2022 at 05:29AM
Show HN: Text-to-Figma https://ift.tt/IRt4dMf
Show HN: Text-to-Figma Hey HN! I've made a NLUI for Figma. This is based on GPT-3 (for generating components & schemas) and Dall-E 2 (for image generation); it's remarkably flexible already and there's plenty of room to expand. One of the more noteworthy features is the ability to edit existing designs instead of just generating things from scratch - we accomplish this by training it on pairs of (before, after) designs in Figma with a description of what changed, and it learns to output the diff based on the description of the change. Let me know what you think! https://twitter.com/mathemagic1an/status/1589657222094934016 November 8, 2022 at 04:30AM
Show HN: Picst – a Rust CLI tool to resize clipboard images on the fly https://ift.tt/D7mbuMH
Show HN: Picst – a Rust CLI tool to resize clipboard images on the fly https://ift.tt/8fSYLag November 7, 2022 at 10:01PM
Show HN: A free keyword research tool using Search Suggestions and Autocomplete https://ift.tt/RwsAEK7
Show HN: A free keyword research tool using Search Suggestions and Autocomplete https://keywordsea.com November 7, 2022 at 04:56PM
Show HN: I built VS Code extension for Node.js package management https://ift.tt/B9G7lmE
Show HN: I built VS Code extension for Node.js package management https://npm.kasper.io/ November 7, 2022 at 05:59PM
Show HN: RxJS Insights – a toolset for RxJS visualization https://ift.tt/R025mzS
Show HN: RxJS Insights – a toolset for RxJS visualization Hi HN! I'd like to present you the thing that I'm building - the RxJS Insights. It was primarily created as something that allows for debugging complex RxJS streams, but after showing it to a few people it turned out that it might be more helpful in learning RxJS since it can visualize the observables execution step by step. The setup is somewhat similar to the Redux Devtools' one in a sense that it requires an application level component (the proper @rxjs-insights/* packages) to instrument the RxJS and to connect with the devtools. I invite you to try it out in your app (the setup is rather easy) or on StackBlitz (all links are in the readme). Thanks! https://ift.tt/saJ1TU2 November 7, 2022 at 05:02PM
Show HN: Hacker News for Events https://ift.tt/JXRyI1W
Show HN: Hacker News for Events NextEvent.dev is a Hacker News for events. Share tech and around tech events here. Who's hosting an event in your area this upcoming week? Share it here, let the community know. https://ift.tt/OaDMsAo November 7, 2022 at 01:52PM
Sunday, November 6, 2022
Show HN: textshader.com https://ift.tt/uEYbMIS
Show HN: textshader.com TLDR: Click the link to see some cool visualizations, refresh a few times for random examples, and try editing some of the code yourself. This is a small weekend project of mine inspired by shadertoy.com It's a static single-page site hosted on GitHub pages so the website design is pretty barebones. I'm not a web developer so I mainly wanted to create a Cool Thing with my free time and not have to learn tons of front-end to do it. I'd love to hear what people think about it and please post or send me any shaders you make! You can use the link button in the bottom right to share. I hope that this gets more people interested in shaders because GPU programming is a pretty different paradigm and learning it has made me a better software engineer even though my current job doesn't touch it. That said, textshader only runs normal Javascript on the CPU so think of it like a simplified sandbox and not the real thing. I'd highly recommend checking out shadertoy to level up to the real deal too! https://textshader.com November 7, 2022 at 12:32PM
Show HN: Financial Scraped Data https://ift.tt/pKQnIs0
Show HN: Financial Scraped Data https://ift.tt/wvC6aO3 November 7, 2022 at 04:41AM
Show HN: Feep! search, an independent search engine for programmers https://ift.tt/fA7txUe
Show HN: Feep! search, an independent search engine for programmers https://search.feep.dev November 7, 2022 at 12:25AM
Show HN: Clubhopr – My first indie project: 30 seconds for soccer/football fans https://ift.tt/NRiaOmu
Show HN: Clubhopr – My first indie project: 30 seconds for soccer/football fans https://clubhopr.app/ November 6, 2022 at 06:27PM
Saturday, November 5, 2022
Show HN: OpenCrossword Suite - Make and share your own puzzles https://ift.tt/3BjsCOM
Show HN: OpenCrossword Suite - Make and share your own puzzles https://ift.tt/t9MxfAl November 6, 2022 at 11:19AM
Show HN: Utility for Searching the Earliest Root Commit (Open Source) https://ift.tt/McRC8YJ
Show HN: Utility for Searching the Earliest Root Commit (Open Source) I wrote the utility for searching the earliest root commit in a repository and the earliest repository in a repository group. Repositories are searched recursively in the specified base directories. The earliest root commit and the earliest repository in a repository group are determined in the two ways: by author datetime and by committer datetime. Collected data are represented in the JSON format. The utility is written in Python. I also tried to use type hints, data classes and generators as much as possible. https://ift.tt/MIn6mYe November 6, 2022 at 03:06AM
Friday, November 4, 2022
Show HN: Structpad: notepad-database hybrid that helps you use abstract thinking https://ift.tt/KWH0sXc
Show HN: Structpad: notepad-database hybrid that helps you use abstract thinking https://structpad.app November 5, 2022 at 11:08AM
Show HN: Reveddit.com: Improving online discourse with transparent moderation https://ift.tt/U38Dgve
Show HN: Reveddit.com: Improving online discourse with transparent moderation Hi HN, this talk represents a summary of my work over the last four years on addressing shadow moderation with Reveddit. Let me know what you think, good or bad, and I'll do my best to answer. What is shadow moderation? It is any action taken against your content that you aren't told about and aren't able to detect while logged in. I focus on Reddit comments since every single removal is shadow removed— removed comments are shown to you as if they're not. You can try this for yourself on, https://ift.tt/fg6DYW9 https://ift.tt/uNDXc3O Your content will be removed, you won't be told, and it will be shown to you as if it's publicly visible. https://ift.tt/cKdziC9 November 5, 2022 at 07:13AM
Show HN: Reader Mode without the boring parts https://ift.tt/KGUqa9b
Show HN: Reader Mode without the boring parts By boring I mean the text extraction that makes every website look the same and that sometimes fails. Arguably I've spent too many months on this detail, but in addition to the standard DOM iteration, Unclutter uses a CSSOM iteration, patching of mobile styles, CSS word blocklists, and crowdsourced element selectors. Plus an animation system to move text to its "uncluttered" position. Also interesting might be the article "library", a lightweight read-it-later list. It uses screenshots instead of titles & thumbnails, and drag & drop to move articles around. And there's an integration with Hacker News, where every top-level comment with an article quote in it automatically gets converted into an annotation. https://ift.tt/4Kguf82 November 5, 2022 at 03:31AM
Show HN: The No-AI 3-Clause License (explicitly prohibits, e.g., GitHub Copilot) https://ift.tt/7SzArUH
Show HN: The No-AI 3-Clause License (explicitly prohibits, e.g., GitHub Copilot) https://ift.tt/MkfyrIC November 5, 2022 at 04:08AM
Show HN: Brace Lang – parse brace groups and evaluate them however you want https://ift.tt/5eCgHBV
Show HN: Brace Lang – parse brace groups and evaluate them however you want https://ift.tt/LKO3swr November 5, 2022 at 03:46AM
Show HN: 980k USA restaurants and grocery stores search via Zipcode https://ift.tt/Q3UrXVI
Show HN: 980k USA restaurants and grocery stores search via Zipcode https://menumy.com/ November 5, 2022 at 03:35AM
Show HN: Auto generate images from Figma using an API https://ift.tt/UDVJg8x
Show HN: Auto generate images from Figma using an API https://pikmaker.com/ November 5, 2022 at 03:10AM
Show HN: MakePlace – An Interior Design Simulator https://ift.tt/9DemBkt
Show HN: MakePlace – An Interior Design Simulator MakePlace is a PC app that lets you drag-and-drop furniture and edit floorplans. The goal is to make interior design easy and fun, like playing with Lego. It started off as an app to simulate housing in an MMORPG, since the furniture system there was atrocious. I'm now trying to see if it would work well as a simulator for general interior design too. Like many 3D design software, there are a bunch of tools and controls, and first-time users may feel somewhat lost. So I've made a starting tutorial to help ease users into the controls. Do you think the tutorial works well? Let me know what else can be improved! https://ift.tt/1xgKAHp November 4, 2022 at 11:39PM
Thursday, November 3, 2022
Show HN: SnowId – A Decentralized, K-Ordered, 128-bit UUID library in C https://ift.tt/3K4a0YQ
Show HN: SnowId – A Decentralized, K-Ordered, 128-bit UUID library in C Sharing my project inspired by twitter snowflake UUID generator but that supports: 1) Longer range of id's to be generated. 2) No coordination with other machines in the distributed system. https://ift.tt/vVx2AUD November 4, 2022 at 07:20AM
Show HN: Stop building, Start generating your internal tools all under 59 secs https://ift.tt/SjzWan7
Show HN: Stop building, Start generating your internal tools all under 59 secs https://hadmean.com November 4, 2022 at 05:08AM
Show HN: Eleven – Code sandboxes with automatic HTTPS https://ift.tt/JUN93Lp
Show HN: Eleven – Code sandboxes with automatic HTTPS Eleven is the second project that I've built to learn Go. It lets you create code sandboxes in your cloud provider account easily. What's a "code sandbox"? Just a VM, running in your cloud provider account, with some runtimes pre-installed, your repositories cloned, a way to connect to it with your preferred editor (or via SSH) and a way to serve your apps easily via HTTP (with automatic HTTPS). You could use it to deploy your app, as a remote development environment or even to test some code. It's up to you. For example, to deploy a Node.JS app on AWS: $ eleven aws init hello-world --runtimes node@18.7.0 --repositories eleven-sh/hello-world > Success! The sandbox "hello-world" was initialized. $ ssh eleven/hello-world forever node index.js > Forever: command started. Run "forever stop" in current path to stop. $ eleven aws serve hello-world 8000 --as hello.eleven.sh > Success! The port "8000" is now reachable at: https://hello.eleven.sh $ curl https://hello.eleven.sh > Hello World Still learning Go by the way, so I'm open to any suggestions to improve. https://ift.tt/yQrBJfK November 4, 2022 at 01:05AM
Show HN: Open Source Authentication and Authorization https://ift.tt/9PHMwJe
Show HN: Open Source Authentication and Authorization I’m Rishabh and the co-founder and CTO at https://supertokens.com (YC S20). We offer open-source user authentication and we just released our user roles product for companies implementing authorization. Our users are web developers, and a prominent and adjacent pain point for our users is authorization. Developers typically implement two independent solutions for authentication and authorization. Offering AuthN and AuthZ in a single solution is something we’ve been thinking about for the last few years. Quick primer, authentication is knowing who the user is, and authorization is knowing what the user has access to. A physical analogy: A person enters a building. Authentication means reading their ID card and knowing that the person’s name is John. Authorization means knowing which floors, offices, and files John has access to. With increasing privacy and data complexity, companies like Netflix[1], Slack[2], and Airbnb[3] have built out their own complex authorization systems. To build our user roles product, we started with a first principles approach of covering authorization use cases using scripting languages such as XACML and OPA. But looking at existing solutions built by talented teams like Oso[4], Aserto[5], Cerbos[6], Strya[7], we realized that while these were powerful solutions, they were often overkill for most early to mid-stage companies (especially on the B2C side). We went back to the drawing board, reached out to our users and after dozens of conversations, we realized that most authorization needs require the ability to 1. Assign and manage roles and permissions 2. Store roles in the DB and session tokens to make it readable on the frontend and 3. Protect APIs and websites based on these roles and permissions. And so, we built user roles – a simple RBAC authorization service that focuses on the balance between simplicity and utility. It doesn’t cover many complex cases and we’re not looking to displace any of the authorization incumbents. But you can add AuthN and AuthZ using a single solution, quickly. In the near future, we’ll be launching an admin GUI where you can manage your users and their roles with a few clicks. We’d love for you to try it out and hear what additional functionality you’d like to see. What are your favorite authentication providers and what do they get right? - [1]: https://ift.tt/zA10bjX... - [2]: https://ift.tt/Zitod5x - [3]: https://ift.tt/wtHdW4h... - [4]: https://www.osohq.com/ - [5]: https://www.aserto.com/ - [6]: https://cerbos.dev/ - [7]: https://www.styra.com/ November 3, 2022 at 09:45PM
Show HN: Create maintainable Tailwind components in Ruby https://ift.tt/2xvWFQd
Show HN: Create maintainable Tailwind components in Ruby https://ift.tt/LV5ehNE November 4, 2022 at 12:29AM
Show HN: Word Tower – A simple daily word puzzle https://ift.tt/3rUSKhb
Show HN: Word Tower – A simple daily word puzzle https://wordtower.net November 3, 2022 at 04:47PM
Show HN: I wrote an eBook on Linux CLI tools and Shell Scripting https://ift.tt/lJvV8Qn
Show HN: I wrote an eBook on Linux CLI tools and Shell Scripting Hello! This ebook aims to teach Linux command line tools and Shell Scripting for beginner to intermediate level users. The main focus is towards managing your files and performing text processing tasks. Includes plenty of examples, exercises (200+) and solutions. To celebrate my latest ebook release, you can download PDF/EPUB versions of Computing from the Command Line for FREE till 08-Nov-2022: https://ift.tt/x2b4VIn (the web version linked as the post url is always free) All books bundle (all my 13 programming ebooks) is $10 (normal price $28) - https://ift.tt/xilcXpz... Visit https://ift.tt/Yf2OJ4w for markdown source, example files, exercise solutions, sample chapters and other details related to the book. I would highly appreciate if you'd let me know how you felt about this book. It could be anything from a simple thank you, Gumroad rating, pointing out a typo, mistakes in code snippets, which aspects of the book worked for you (or didn't!) and so on. Reader feedback is essential and especially so for self-published authors. Happy learning :) https://ift.tt/AmXv058 November 3, 2022 at 07:11PM
Wednesday, November 2, 2022
Show HN: Nudges.fyi – simple, unmissable reminders via phone/text/email https://ift.tt/crLA83O
Show HN: Nudges.fyi – simple, unmissable reminders via phone/text/email I built this app primarily for my wife, who has tried many mainstream todo-list apps (OmniFocus, Things, and Todoist come to mind) over the years with little success. She isn't particularly interested in setting up a productivity system and the administrivia that goes with it. Even having to remember to look at an app once a day was far from ideal for her. This app is an attempt at a solution for anyone that fits this description, with a focus on alerting over organization. Here's how it works: you create a nudge that's set to trigger at a given date and time, and the app phones you, texts you, or emails you (or all three) at the right moment. Nudges can trigger on a schedule, so something like "call me about monthly bills for the next month on the last day of every month" is quite easy to set up. It also works well (sample size 1, admittedly) as a supplement to a more robust GTD system. I use Things for almost everything, but my most important reminders are set up as nudges. I've worked on this on and off for the last month or so and I think it's ready for a Show HN. There's likely some rough edges in there so I wouldn't use it for anything _critical_ just yet (let me know if you see anything that looks buggy!). I cut a lot of scope in order to release an initial version quickly; here's a list of things I'm considering adding to the app in the near future: - Implement something analogous to Pagerduty: create nudges that repeatedly nag you (with something like an escalation policy) until you acknowledge them - More notification channels: get nudges on Telegram, WhatsApp, Slack, etc. - Families (or teams, possibly) share a namespace and can send nudges to each other - Nudges that collect a response: possibly for polls, a daily diary entry, or habit tracker - Incoming and outgoing webhooks - Snooze a nudge so it re-triggers in X minutes I work on distributed systems at my day job and haven't done frontend and CRUD things in a long while now, so building this out was a nice change of pace. If anyone's curious, the app is built with: Next.js (in static HTML mode) and Tailwind for the frontend, Go for the API server and background nudge loop, and SQLite (+Litestream) for persistence. In any case, I'm looking for feedback from the HN community here: is this something you would use? TL;DR: schedule reminders for yourself via phone call, text message, and/or email (PS: the free plan doesn't allow call/SMS nudges because I'm a bit wary of spam, but if you'd like to give this a shot and can't [or don't want to] subscribe to a paid plan at this point, send me an email at tim@nudges.fyi for a 1-month code) https://nudges.fyi November 3, 2022 at 01:00AM
Show HN: Inhuman Time – change “3 days ago” to actual time on GitHub https://ift.tt/v4xDUac
Show HN: Inhuman Time – change “3 days ago” to actual time on GitHub https://ift.tt/MFkg7wG November 3, 2022 at 11:34AM
Show HN: I used streaming to skip downloading my 45GB dataset https://ift.tt/WmtSLBV
Show HN: I used streaming to skip downloading my 45GB dataset https://ift.tt/bSEtsAp November 2, 2022 at 11:41PM
Show HN: A CLI to provision, share, manage local and cloud dev environments https://ift.tt/BQeuh0E
Show HN: A CLI to provision, share, manage local and cloud dev environments Freshenv is a command line application to provision & manage local developer environments. Build and develop your projects in completely isolated environments. Save, switch and restart your environments. Push and fetch developer environments from the cloud. Choose from a wide variety of flavours to get the developer tools you need. https://ift.tt/o6m9V7g November 3, 2022 at 03:14AM
Show HN: Can Strava Do This? https://ift.tt/qyF6OkA
Show HN: Can Strava Do This? I recently added a new feature to the MTB Hangtime app that allows users to generate a telemetry overlay on top of an action camera video. The demo video was created using only the app, no third party video editing tools. The goal was to be able to capture the telemetry data with a smart phone and the video with a GoPro, then generate the output video without any additional tools. https://www.youtube.com/watch?v=Jqul6Y-U2Pw November 3, 2022 at 03:08AM
Tuesday, November 1, 2022
Show HN: My Conversational Social Network https://ift.tt/7eltARb
Show HN: My Conversational Social Network https://www.taaalk.co/ November 2, 2022 at 07:40AM
Show HN: Vectory, a tool for visually tracking and comparing embeddings https://ift.tt/XenAjfC
Show HN: Vectory, a tool for visually tracking and comparing embeddings https://github.com/pentoai/vectory November 2, 2022 at 04:54AM
Show HN: The Intersection Observer https://ift.tt/3pmn0fw
Show HN: The Intersection Observer https://ift.tt/YQU6eXo November 2, 2022 at 04:04AM
Show HN: A tool to help you remember shit you are interested in https://ift.tt/anQYMSq
Show HN: A tool to help you remember shit you are interested in https://ift.tt/e8aZCdY November 2, 2022 at 03:11AM
Show HN: Minimax – A Compressed-First, Microcoded RISC-V CPU https://ift.tt/twI8WGL
Show HN: Minimax – A Compressed-First, Microcoded RISC-V CPU RISC-V's compressed instruction (RVC) extension is intended as an add-on to the regular, 32-bit instruction set, not a replacement or competitor. Its designers intended RVC instructions to be expanded into regular 32-bit RV32I equivalents via a pre-decoder. What happens if we explicitly architect a RISC-V CPU to execute RVC instructions, and "mop up" any RV32I instructions that aren't convenient via a microcode layer? What architectural optimizations are unlocked as a result? "Minimax" is an experimental RISC-V implementation intended to establish if an RVC-optimized CPU is, in practice, any simpler than an ordinary RV32I core with pre-decoder. While it passes a modest test suite, you should not use it without caution. (There are a large number of excellent, open source, "little" RISC-V implementations you should probably use reach for first.) https://ift.tt/eXjtILo November 1, 2022 at 11:41PM
Show HN: Wrote a tiny WebAssembly (wat2wasm) compiler in Go https://ift.tt/MxWzqOw
Show HN: Wrote a tiny WebAssembly (wat2wasm) compiler in Go As a personal project I wrote a really tiny Wat 2 Wasm compiler in Go. Mainly for demonstrative and educational purposes. It was tough: I didn't know anything about WebAssembly internals and I'm a newbie with Go... so I tried to document it as much as I could for anyone that would like to approach the quest in the future! It misses a lot of features (that will be gradually implemented). Any feedback is welcomed!! Demo: https://ift.tt/F2KPBci https://ift.tt/Nm5Sle4 November 2, 2022 at 01:27AM
Show HN: Docker in the browser using x86-to-WASM recompilation https://ift.tt/WjZpE5r
Show HN: Docker in the browser using x86-to-WASM recompilation https://ift.tt/JB6n3it November 2, 2022 at 01:24AM
Subscribe to:
Comments (Atom)
A Manual on Self-Defense Intended for Survivalists
In the state that the world is in, you need to know self defense. When the SHTF, you could be called on to have to defend yourself from some...
-
View this post on Instagram A post shared by Technikvista (@technikvista) on Jul 1, 2020 at 5:...
-
Show HN: Hubfs – File System for GitHub https://ift.tt/706qxbI March 13, 2022 at 03:09AM from Blogger https://ift.tt/Hsl0Z7U from Tumbl...
-
Cracking the Acne Code to Clearer Skin: Skin Rejuvenation with Acne-X-Factor http://bit.ly/2FV1kx2 #breakalltherules #youthwithyouep16,,#...