Postingan

Menampilkan postingan dari Juni, 2023

Show HN: Linki the Distributed Wiki https://ift.tt/d7RHwsF

Show HN: Linki, the Distributed Wiki Hi everyone! I wanted to build a library that can be used to created distributed wikis, because I want people to have tools to run their own wiki as easy as it is to start a git repository and I want them to use each others' works. I want it to be as easy to share a git repository too. I want people sharing information by subscribing to each other and contributing to each other. I have a lot to say about what caused this to become a reality inside my README. Its pretty simple right now, and I hope to keep it simple but powerful in the future. I want to add more backends to it, improve its transfer methods, and improve its history storage. I want to create powerful frontends for it that have the powerful utility of github and wikipedia. Consider this a soft release. I'm looking for guidance from those who become interested in it. Please share any ideas or recommendations as Issues. I want to see that 0.0.x turn into a 0.1.x as soon as possibl

Show HN: Google Trends - 429 https://ift.tt/HswjlCa

Show HN: Google Trends - 429 The recent spike in 429 curiosity is from the status code Reddit's API now returns, which some third-party clients make clear to users. For example, RiF creates a toast notification with nothing but this code a bit repetitively. https://ift.tt/xoISJ4p July 1, 2023 at 11:41AM

Show HN: Tabserve.dev. HTTPS proxy using Web Workers and a Cloudflare Worker https://ift.tt/cTr4Clj

Show HN: Tabserve.dev. HTTPS proxy using Web Workers and a Cloudflare Worker Tabserve gives you a https url for localhost using only the browser (tabserve.dev). Take a look: https://tabserve.dev https://tabserve.dev July 1, 2023 at 05:33AM

SFMTA Expands Connection Between the Public and Staff Through New Podcast

Gambar
SFMTA Expands Connection Between the Public and Staff Through New Podcast By   We have taken to the airwaves, or the “digital waves” anyway, with the new SFMTA podcast, Taken with Transportation .  Taken with Transportation showcases the people and policies that make accessible, equitable transportation possible in San Francisco, and two episodes already have dropped. The first brings listeners along for the ride aboard one of Muni’s hardest working bus lines: the 22 Fillmore. The second profiles several members of our transit car cleaning staff and takes a detailed look at the hard work they do to keep our buses, light rail vehicles and cable cars clean and safe.  Every episode will feature SFMTA staff members and offer listeners a deeper understanding of the agency. These stories will cover everything from the city’s streets to the SFMTA’s inner workings and offer insight and perspectives that aren’t available anywhere else. We’re passionate about the work we do and want to shar

Show HN: Serve your GitHub Gists as static websites https://ift.tt/VKEGHYg

Show HN: Serve your GitHub Gists as static websites https://gistxy.com/ July 1, 2023 at 04:05AM

Show HN: Meg-4 the Open Source PICO-8 alternative https://ift.tt/lKW6jxB

Show HN: Meg-4, the Open Source PICO-8 alternative Hi fellow hackers, I've created a GPL licensed alternative to the proprietary PICO-8. It also addresses most of its shortcomings: - available as an application or as an Operating System (fbdev+alsa backend only) - multilanguage support - uses UTF-8 encoding (BMP only) - sophisticated user input methods (direct codepoint, composition, Hiragana and Katakana etc.) - provides a large and efficient API library for your scripts - supports C, BASIC, Assembly and Lua scripts (more to come) - supports wide variety of file formats (Amiga MOD, MIDI, Tiled TMX, PNG, etc.) - capable of importing PICO-8 and TIC-80 cartridges - supports multiple platforms and backends: SDL, glfw, raylib, etc. - runs in your browser too: https://ift.tt/7eRv259 Also check out its well-structured and comprehensive documentation: https://ift.tt/nNQYiRL Binaries are provided for emscripten (web), Windows, Linux (statically linked SDL, GLFW3+portaudio and fbdev+alsa, d

Show HN: An AI-based OKRs generator https://ift.tt/yeWSUAs

Show HN: An AI-based OKRs generator https://ift.tt/fLNrw7o June 30, 2023 at 10:53AM

Show HN: Lemonade A Lemmy client using GTK 4 and libadwaita https://ift.tt/vfu1qik

Show HN: Lemonade – A Lemmy client using GTK 4 and libadwaita https://ift.tt/VlnD7QT June 30, 2023 at 09:23AM

Show HN: Clevis Build and sell AI powered apps without code https://ift.tt/zG1iJqy

Show HN: Clevis – Build and sell AI powered apps without code After seeing a lot of simple AI powered web apps being launched lately, the idea of building a tool to create them appeared in my mind. Using Clevis, you can quickly create apps by connecting a series of steps. The first step to an app is usually some sort of user input like a text field or a file upload. Then, that input can be processed by AI tools like ChatGPT and the output can be displayed to the end user as plain text, HTML or a file. Examples of other apps you could build using Clevis: 1. SEO Assistant: An app that analyses any website URL for SEO improvements 2. Cover Letter Writer: Users can input basic information, provide a link to a job advertisement, and receive a meticulously tailored cover letter as output. 3. Travel Planner: App that creates a beautifully designed travel itinerary wherever you are planning to go. You may ask: What is the difference between using a Clevis app and just using ChatGPT? The answer

Show HN: LLM streaming directly from React Server Components https://ift.tt/BdaK6wv

Show HN: LLM streaming directly from React Server Components https://ift.tt/cfx1I4P June 30, 2023 at 06:47AM

Show HN: Open-source code search with OpenAI's function calling https://ift.tt/EHCyk5Z

Show HN: Open-source code search with OpenAI's function calling We're excited to share a tool we've been working on called gpt-code-search. It allows you to search any codebase using natural language locally on your machine. We leverage OpenAI's GPT-4 and function calling to retrieve, search, and answer queries about your code. All you need to do is to install the package with `pip install gpt-code-search`, set up your `OPENAI_API_KEY` as an environment variable, and start asking questions with `gpt-code-search query

Show HN: SaasRock KB Open-Source Knowledge Base Builder with Wysiwyg Support https://ift.tt/WQaVIpn

Show HN: SaasRock KB – Open-Source Knowledge Base Builder with Wysiwyg Support Open-sourced SaasRock KB! A Knowledge Base starter kit built with Remix, Tailwind CSS, and Prisma. All features - Intercom/Crisp-like knowledge base structure - WYSIWYG editor with @tiptap_editor - Markdown editor - Multi-knowlege-base support - Multi-language support - Simple Analytics: Track Views and Votes - Image Storage with @Supabase - Article Duplication: Don't write from scratch - Article Drafts: draft and published copies - Import and Export: Quickly transfer knowledge bases - SEO meta tags Watch the introduction demo: https://ift.tt/zlnOaUq https://ift.tt/NisWugL June 29, 2023 at 11:11PM

Show HN: Papyrus A simple paper backup tool https://ift.tt/F95zGSY

Show HN: Papyrus – A simple paper backup tool https://ift.tt/yFYX71d June 29, 2023 at 04:13PM

Show HN: Tweak your chord progressions for practice or composition https://ift.tt/4qDhuWw

Show HN: Tweak your chord progressions for practice or composition I'm excited to share with HN a new pet project I've been working on to explore how AI can create and explain harmonic chord progressions - Chord Variations. The project uses GPT-4 to generate unique and interesting chord combinations based on user input chord progression. It's akin to having a virtual musical assistant that can help non-musicians and musicians alike explore and create harmonious sound without needing any prior knowledge of music theory. The generated chord suggestions maintain a similar vibe to the user input. Alternative chord progression includes extended chords, chord substitutions, unique passing chords, and more. Additionally, musical theory explanations within the tool is helpful for users not just to create music, but understand the underlying structure it's built on a bit better. These chord progression suggestions can be used for practice or composition. As a musician myself, I

Show HN: Cubisum A Number Puzzle Game https://ift.tt/K3hiaeR

Show HN: Cubisum – A Number Puzzle Game Hi HN, I'd like to share a logic number puzzle game that I've been working on. Cubisum ("Cubism" + "sum") draws inspiration from Sudoku and Minesweeper, while also creating compositions reminiscent of Piet Mondrian's cubist work. The rules are simple, but I found it a surprising challenge (It was much harder to estimate the difficulty before I saw an actual game board). I hope you enjoy it -- any feedback would be much appreciated! https://cubisum.com/ June 29, 2023 at 01:48AM

Show HN: Nohooks Webhooks on Platforms Without Webhooks https://ift.tt/eMGn8Ri

Show HN: Nohooks – Webhooks on Platforms Without Webhooks Hello HN, We’d like to show you our project — Nohooks[0]. The aim is to add webhooks to platforms that do not natively support webhooks. We really believe many APIs can provide a better developer experience by providing webhook notifications to enable us to automate more things. Nohooks works by intelligently polling the integrated platform's APIs, determining if a change has occurred, and generating webhook events. Nohooks currently supports webhooks from Notion’s Databases, Render’s Services & Deployments, and DigitalOcean’s Droplets. We will add more in the coming days and improve the types of events/payloads generated to enable new workflows that were previously impossible or difficult to achieve. It uses Convoy[1] to power its webhooks delivery and debugging dashboard. We welcome you to try it out and give us your feedback — what platform would you love to have webhooks for that doesn’t currently exist? What webhook

Show HN: PR Template Builder https://ift.tt/ZXJSv14

Show HN: PR Template Builder Let me know if it's helpful or how it can be improved! https://ift.tt/N92dUV4 June 28, 2023 at 06:47PM

Show HN: PFAS.report Measure the forever chemicals in your blood via Quest https://ift.tt/kZnbCt8

Show HN: PFAS.report – Measure the forever chemicals in your blood via Quest Hey HN We made a site that let's anyone measure the forever chemicals in their blood with the gold standard LC-MS/MS blood serum test at Quest Diagnostics. If you're a firefighter, plant worker, planning to become pregnant or just someone who lives in an area with contaminated drinking water, check it out. I live in Santa Cruz. Here are my results: My lab findings: https://ift.tt/CasyKGM... My total PFAS calculation: https://ift.tt/rMUVN0a... NASEM clinical recommendations based on Total PFAS: https://ift.tt/g1sZiIC... The goal is to be under 2 ng/mL. I'm 10.86. Honestly I was a bit surprised by my result and am currently deciding what to do next. There's some research out of Australia indicating blood donation/phlebotomy is effective at removing it ( https://ift.tt/eP2VqpB... ) from the body. Fluorochemicals seem to bind to the albumin in the blood. I might try that. Right now the site only wo

Show HN: PicPerf Image Optimization for the URLs Youre Already Using https://ift.tt/aJWoQ05

Show HN: PicPerf – Image Optimization for the URLs You’re Already Using https://ift.tt/kEdDVx9 June 28, 2023 at 11:58AM

Show HN: AI tour guide Ask questions like texting a human tour guide https://ift.tt/DqYzFVs

Show HN: AI tour guide – Ask questions like texting a human tour guide https://ift.tt/6zScL0e June 28, 2023 at 12:22AM

Show HN: Flux Copilot Generative AI for hardware design https://ift.tt/adgie9E

Show HN: Flux Copilot – Generative AI for hardware design https://ift.tt/kxB5yQa June 28, 2023 at 01:43AM

Show HN: Endless An attempt to unify the social media experience https://ift.tt/VjUsb0c

Show HN: Endless – An attempt to unify the social media experience Hey guys, Endless is an open-source mobile app that curates posts from your favorite websites in one place with a common interface. The application uses custom extractors specifically written for each website. This way you can endlessly scroll through posts and save the ones you like without having to deal with ads. With the Endless server I am hosting you can also upvote and leave comments on posts without creating an account! With random tokens linked to your actions you basically use your device as your account and undo your actions in the future without spoiling your identity. I hope to add more extractors in the future. Feel free to install the app and check out the extractors yourself or contribute to the project! I always love to hear your comments and feedback. GitHub: https://ift.tt/6JdHT79 APK Releases: https://ift.tt/e9ulmU7 https://ift.tt/6JdHT79 June 28, 2023 at 01:15AM

Show HN: Signway An open source pre-signed URLs gateway written in Rust https://ift.tt/SotLeFN

Show HN: Signway – An open source pre-signed URLs gateway written in Rust https://ift.tt/OZIp0h1 June 27, 2023 at 11:59PM

Show HN: Chase Bank's service agreement limits liability for their fraud https://ift.tt/dfS2TF6

Show HN: Chase Bank's service agreement limits liability for their fraud Directly from their Digital Services Agreement you must accept before using their site (emphasis mine): If you disclose your Card numbers, account numbers, PINs, user IDs, and/or Passwords to any person or entity, including any employee or agent , you assume all risks and losses associated with such disclosure. If you permit any other person(s) or entity(ies), including any data aggregation service providers, to use the Digital Platforms, any Service, or to access or use your Card numbers, account numbers, PINs, user IDs, Passwords, or other means to access your accounts, you are authorizing any transactions and activities performed by them and are responsible for any transactions and activities performed from your accounts and for any use of your personal and account information by any person or entity to whom they may provide that personal and account information. So if I disclose a Card #, which could be ex

Show HN: Superblocks AI AI coding assistant for internal apps https://ift.tt/jAq8eBQ

Show HN: Superblocks AI – AI coding assistant for internal apps I’m Frank, the Head of AI Engineering at Superblocks. We’re a platform for enterprise developers to build and host mission-critical internal apps. Today we launched Superblocks AI and are excited to hear feedback from the HN community! Superblocks AI combines the power of the Superblocks drag-and-drop App Builder with robust AI code generation, code optimization, code explanation, mock data generation, and API call generation across SQL, Python, JavaScript, JSON and HTML. We built Superblocks AI with the intention to streamline some of the repetitive and often confusing aspects of building internal tools, here’s a brief overview: Generate Code: LLMs like ChatGPT have quickly become a critical part of developers' lives and we wanted to bring that experience natively into our product. The response is streamed for the best UX, similar to Chat-GPT, and can be modified before use. Explain Code: Understanding someone else’s

Show HN: Automize I hate writing web tests so I wrote a Chrome extension https://ift.tt/VDRQAxt

Show HN: Automize – I hate writing web tests so I wrote a Chrome extension Whenever I write my integration tests or writing a script to scrape a website 90+% of my time is spent fiddling around with selectors. I absolutely hate all the test recorders because most of the time their selectors are so bad that it would have just been faster to do it myself. This lead me to create my chrome extension called Automize. It's basically just the chrome dev tools "elements" tab, except you can click specific attributes to hone in on a reliable selector. It will highlight the element live so that you can verify it works before moving it into your code base. https://automize.dev/ June 27, 2023 at 06:30AM

Show HN: New Beautiful Desktop and Web UI/Monitoring for Apache KafkaKinesis https://ift.tt/fIOPS8G

Show HN: New Beautiful Desktop and Web UI/Monitoring for Apache Kafka+Kinesis Hey folks, I'm super excited to announce the release of a new UI for Apache Kafka, Confluent, Redpanda and Kinesis that focuses on Teams and Data Mesh. (Note: the desktop version is also very popular with individual developers!) Why is this important? Because providing a solution that can be used by both IT and business (non-technical) users is essential when building applications that process business data. Of course, we are mainly developers working on Kadeck. So you won't miss any of the features you need to troubleshoot and monitor Kafka and your applications. In fact, we have put a lot of effort into making Kadeck the best UI for Apache Kafka on the market. This includes enterprise features such as fine-grained rights management, topic organisation with data owners, labels and topic (API) documentation, teams and roles as well as LDAP/AD connectivity, data policies and masking, audit log and much

SFMTA and City Supervisors Collaborate on Arguello Boulevard Safety Project

Gambar
SFMTA and City Supervisors Collaborate on Arguello Boulevard Safety Project By Alejo Alvarado Safety improvements are coming to the full length of Arguello. Arguello Boulevard is getting a safety upgr ade. The SFMTA has begun work on the Arguello Safety Project to improve safety for everyone, particularly people who ride bicycles on Arguello Boulevard. The project covers Arguello between Golden Gate Park and the Presidio.   District 1 Supervisor Connie Chan and District 2 Supervisor Catherine Stefani called for protected bike lanes on Arguello Boulevard after a San Francisco bicyclist was struck and killed on Arguello in the Presidio on April 4, 2023. Supervisors Chan and Stefani each awarded the SFMTA $50,000 of Community Response Team funding to support safety improvements to Arguello Boulevard within city limits. In addition to this $100,000, the SFMTA will put money into the project , and staff will work closely with both Supervisors and the

Show HN: Rotaboxes 7 months after launch update https://ift.tt/BvlzXbA

Show HN: Rotaboxes – 7 months after launch update Hello there, I would like to share a few updates about the relaxing puzzle game I made 7 months ago. - dark mode - bi-directional rotation on big screen - winning streak - overspin number (for competitive players) - 244 games available + 150 more scheduled - share button heat map showing extra-clicks - visual clue of tile in right position - visual clue of game won - click and win sounds On the TODO list: - leaderboards - multiple games collections based by categories https://ift.tt/tuOX7eh June 27, 2023 at 03:09AM

Show HN: Wolfia Codex Ask anything about any code https://ift.tt/F61EHRO

Show HN: Wolfia Codex – Ask anything about any code Hi HN, we’re excited to show you Wolfia Codex (wolfia.com). Wolfia Codex allows you to ask any question you want to any codebase. Unlike using a generic tool like ChatGPT, we provide context to the LLM by retrieving relevant snippets from the actual code. We started by indexing a bunch of popular open source repositories, and you can request your favorite one. We plan to monetize by offering a paid version for private codebases. We do this by using vector embeddings ( https://ift.tt/6efEXYj ) to index a specific codebase in a vector database. We then use OpenAI’s GPT 4 model with a dedicated prompt that combines your query and the most relevant results, based on similarity from the vector database, as context to provide a relevant response to your question. The answer is generated as markdown to display things like blocks of code. We also let you see the relevant snippets of code used to generate the answer for reference, ask follow u

Show HN: Winded View Multiple Tailwind Breakpoints Simultaneously https://ift.tt/U0Jz1GS

Show HN: Winded – View Multiple Tailwind Breakpoints Simultaneously Hey HN, Constantly toggling viewport sizes the other day finally tipped my personal annoyance/action threshold. The result is WINDED - a simple tool to help you simultaneously view how your website appears on different screen sizes without needing to constantly adjust the size of your browser window. With a 4K monitor, you can see every Tailwind breakpoint on a single screen! This is game-changing. Please let me know what you think! https://ift.tt/mI8zZkT June 26, 2023 at 11:53PM

Show HN: Tabserve.dev A HTTPS url for localhost using only the browser https://ift.tt/L05XChV

Show HN: Tabserve.dev – A HTTPS url for localhost using only the browser Hello, This is Tabserve, a web-based reverse proxy that gives you a HTTPS URL that forwards requests to localhost. It uses a Cloudflare Worker for the HTTPS certificate, but other than that runs entirely in the browser. Take a look, it only takes 300ms to install: https://tabserve.dev https://tabserve.dev June 26, 2023 at 07:52PM

Show HN: Shark Tank At-Home Plastic Surgery Kit [video] https://ift.tt/EtVcLiv

Show HN: Shark Tank – At-Home Plastic Surgery Kit [video] https://www.youtube.com/watch?v=mKSwrhh_kwk June 26, 2023 at 09:01AM

Show HN: ChatHN Chat with Hacker News using natural language https://ift.tt/xqeHfz6

Show HN: ChatHN – Chat with Hacker News using natural language Hi again Hacker News! OpenAI recently launched "Function Calling", which is a way for developers to describe functions to GPT-3.5/4 and have the model intelligently choose to output a JSON object containing arguments to call those functions. I decided to tinker around with it this weekend and build an MVP that uses OpenAI Functions + Vercel AI SDK to "chat" with the Hacker News API using natural language, in real time! It's fairly basic for now (supported functions: https://ift.tt/B1mtusy... ) but just wanted to launch this as a proof of concept (PoC)! Hope y'all like this :) https://ift.tt/vXP3QI2 June 26, 2023 at 01:49AM

Show HN: WinGPT AI Assistant for Windows 3.1 https://ift.tt/iJkxuOb

Show HN: WinGPT, AI Assistant for Windows 3.1 Hey HN, I didn't want my Gateway 4DX2-66 from 1993 to be left out of the AI revolution, so I built an AI Assistant for Windows 3.1, based on the OpenAI API. The most interesting parts of building this were: - Getting TLS 1.2 and 1.3 working on Windows 3.1 so that WinGPT could directly connect to OpenAI's server without relying on a modern machine for TLS termination. - Learning about the memory segmentation architecture on 16-bit Windows, including the difference between far and near pointers. - Building the UI in plain C code with the Windows API and limited selection of controls in Windows 3.1. You can check it out here and learn more about what it was like to build it: https://ift.tt/o8CINRZ https://ift.tt/o8CINRZ June 26, 2023 at 04:38AM

Show HN: Open-source shooter which made it to AC: Valhalla and Skydio drones https://ift.tt/rVkSQhX

Show HN: Open-source shooter which made it to AC: Valhalla and Skydio drones So just for fun, I wrote a complete multiplayer game in pure C++. I even wrote my own texture atlas packer, which is now used by Assassin's Creed, 2 scientific publications as well as a drone manufacturing company - each of these basically mentions the name of my game. There is even a claim that Unity patented some of the ECS ideas that originate from this project. See https://ift.tt/5nJGut4... for details. By the way the game is pretty darn good. 10 people connected yesterday to test a new map: https://www.youtube.com/watch?v=CHLPzZqANlM It took me well over 10 years to code it all by hand, but the journey was truly worth it. https://ift.tt/IcmTXsk June 25, 2023 at 10:34PM

Show HN: Fossfox paid opportunities for open-source devs https://ift.tt/HYpfO7y

Show HN: Fossfox – paid opportunities for open-source devs The index lists either companies that work on open-source products or those that heavily contribute to open-source. Either way, ideal for devs that want to keep an eye out for opportunities. Engineering teams can post for free. Open directory of available positions is here [0]. [0] https://ift.tt/5jaz4Q3 https://fossfox.com June 26, 2023 at 02:07AM

Show HN: Open-source resume builder and parser https://ift.tt/52J0dbZ

Show HN: Open-source resume builder and parser Hi HN, I recently created and published an open-source resume builder as a weekend project. The idea came to me while I was mentoring students and noticing common mistakes they made in their resumes that I had also made in the past. I thought to build a tool to help people easily create a modern professional resume with built-in best practices to avoid those mistakes. Top highlights of the resume builder are: 1. Real time UI update as you type 2. ATS friendly to top ATS platforms, e.g. Greenhouse, Lever 3. Privacy focus - no sign up is required and data is stored locally in browser that only users have access 4. Support import from existing resume PDF The tool also includes a resume parser to help people test their existing resumes’ ATS readability if they might not be interested in using the builder. I also explained the parser algorithm in an article with interactive tables that might be an interesting read to see the steps and logics it

Show HN: Never make a manual report for engineering metrics again https://ift.tt/3XVQKeT

Show HN: Never make a manual report for engineering metrics again https://ift.tt/3vSRUZ7 June 25, 2023 at 05:11AM

Show HN: Im an introvert made an app to maintain relationships added more AI https://ift.tt/KlHitW4

Show HN: I’m an introvert, made an app to maintain relationships, added more AI Hello again fellow hackers. I created this app and I expect it can help others like me, those with ADHD and those who simply want to be better at reaching out to friends and family and related. In the first post I made that got traction — https://ift.tt/CEsu3vF — I received a lot of commentary. I hope there will be related commentary this time around, particularly with the new AI functionality, but, so long as the app is used with genuine intention, I truly feel the result is a net positive and this is consistently reflected in the feedback I receive from actual users of the app. So, why am I posting again? Because better AI is becoming more available/democratized and I’ve updated the app to support contextually-aware AI-based message generation. This has allowed staying in touch to become even more friction-free. I define the app as a smart communications assistant/tool for text messages, calls and email t

Show HN: HN comments sidebar bookmarklet https://ift.tt/5vT1cbs

Show HN: HN comments sidebar bookmarklet https://ift.tt/Kw2rDZx June 25, 2023 at 02:51AM

Show HN: Writedown - Open Source Markdown Diary https://ift.tt/H9cPWtC

Show HN: Writedown - Open Source Markdown Diary https://writedown.app/ June 25, 2023 at 02:23AM

Show HN: Cwop.rest An easy way to submit weather station reports to NOAA CWOP https://ift.tt/0xek7Y1

Show HN: Cwop.rest – An easy way to submit weather station reports to NOAA CWOP https://cwop.rest/ June 24, 2023 at 09:59PM

Show HN: Automatically assemble Windows Sysroots directly from Microsoft https://ift.tt/Faqlxk7

Show HN: Automatically assemble Windows Sysroots directly from Microsoft winsysroot is a tool which automatically and efficiently creates what is effectively a "sysroot" for Windows targets, allowing you to (cross)-compile against native Microsoft sources from any operating system and for any architecture supported by Microsoft. It also takes care of the case-sensitivity problem of the Windows SDK by automatically generating LLVM overlay specifications. It is written in pure cross-platform Go and is extremely fast it tries very hard to download the absolute minimum number of files to achive its goals. It pulls all data directly from Microsoft to avoid any legal issues (but you aren't allowed to distribute the resulting sysroots without explicit permission by Microsoft). https://ift.tt/LD519dh June 24, 2023 at 07:25PM

Celebrate Pride in San Francisco: Looking Back and Moving Forward

Gambar
Celebrate Pride in San Francisco: Looking Back and Moving Forward By Enrique Aguilar SFMTA Pride Parade contingent in 2022. San Francisco has long been at the forefront of the LGBTQIA+ movement in the United States, and Pride is an integral part of the city’s cultural fabric. On Sunday, June 25, Market Street will come alive during the SF Pride Parade. This year's theme, "Looking Back and Moving Forward," embodies the spirit of reflection, progress and unity. Staff from the SFMTA will be participating in the parade and are ready to come together to celebrate!  Pride events are important to countless people. They offer a safe and accepting space where folks can express their true selves without fear or judgment. The celebration is a powerful reminder that everyone deserves acceptance and respect, regardless of sexual orientation or gender identity.   Pride Month events also acknowledge the contributions and struggles of the LGBTQ+ community throughout history. From th

Show HN: World Music Textbook a collaborative open educational resource https://ift.tt/tz8Flep

Show HN: World Music Textbook, a collaborative open educational resource The World Music Textbook is a new collaborative effort to create a free and broadly accessible resource for the general public, educators, students, and researchers alike. Its open collections of scholarly, peer-reviewed writing and multimedia materials focus on increasing access to underrepresented voices, writing styles, and audiences, all with undergraduate students and a broad readership in mind. We have a post in the News section with some detail about our tech stack, which is all based on free/free tier services. One of the big goals is to make something reproducible in a way that provides value to readers and authors alike. That's not an easy task in the world of academic/educational publishing! Any comments welcome. HN folks may also enjoy the Rhythm and Expectation article, which includes some interactives using ToneJS. Maybe that's worth a different post. https://ift.tt/ibzF659 June 23, 2023 at 0

Show HN: Schnitzeljagd.dev tests your web dev skills https://ift.tt/0qITXV2

Show HN: Schnitzeljagd.dev tests your web dev skills Inspired by the Cicada 3301 phenomenon and others, I created an internet scavenger hunt to test your web development knowledge and wit. It has 20 steps, getting more challenging the further you get. Time estimate: 1 hour(?) Fun fact: I created a spreadsheet with ideas for this back in July 2014. I think as far as side projects go this one didn't take me too long. https://ift.tt/t3K9sjn June 23, 2023 at 07:59PM

Show HN: ground-init: Install a machine with almost but not quite cloud-init https://ift.tt/WF8fmyA

Show HN: ground-init: Install a machine with almost, but not quite, cloud-init https://ift.tt/VBDKAuw June 23, 2023 at 07:57PM

Show HN: I've built open-source collaborative WYSIWYG Markdown editor https://ift.tt/UmRYXQo

Show HN: I've built open-source, collaborative, WYSIWYG Markdown editor Inspired by the design and UI/UX of apps like Notion, and utility of open-source apps like StackEdit, I decided to create a minimalistic, local-only WYSIWYG Markdown editor. Some features worth highlighting: - Monaco editor and Prettier integration for code snippets - Tables (apparently the holy grail of WYSIWYG editing) - Embeds (for CodePen, CodeSandbox and YouTube, most useful for HTML or JSON exports) - Accepts Markdown paste-in, and "exports"/generates HTML, Markdown and JSON outputs - Collaboration (with real-time awareness and initial commenting system, available only when logged in) - GPT-3.5 integration (only when logged-in with the corresponding extension installed) Stack used: TipTap, Solid.js, HocusPocus, Fastify, tRPC. Some notable drawbacks: - No mobile support - Collaboration available only between signed-in users, in the same workspace; - I tried my best to support most common Markdown

Show HN: Flights for Flaneurs https://ift.tt/DCKY6Tt

Show HN: Flights for Flaneurs This is a "show" and an "ask". I built a Flight search engine for people with Wanderlust in their souls I had 2 days off, I wanted to leave town, didn't matter where, away! Expedia doesn't give a list of destinations when you want to leave Tuesday, and return Wednesday. So I built my own custom solution. It has Bangkok, Lisbon and Austin as departure points. But ... Flight data is horribly expensive, so I cannot scale to all cities in the world. If you have any suggestions to solve this, feel free to share! https://ift.tt/1GHiD3q June 23, 2023 at 10:27AM

Show HN: I wrote a script to back up your Notion.so data with ease https://ift.tt/Eb9iwal

Show HN: I wrote a script to back up your Notion.so data with ease Backup made easy with NotionBackup! No more hassle with obscure Notion exports! Our project fixes HTML exports, giving you editable and visually appealing pages that stand the test of time. Preserve your data effortlessly. Check it out: https://ift.tt/DTpdg6L https://ift.tt/DTpdg6L June 23, 2023 at 06:02AM

Show HN: Send your diff to ChatGPT and prepare a commit message https://ift.tt/L2QjN6g

Show HN: Send your diff to ChatGPT and prepare a commit message https://ift.tt/pDQtoAx June 23, 2023 at 02:59AM

Show HN: RecipeGPT The Ultimate Cookbook https://ift.tt/DTQzMYF

Show HN: RecipeGPT – The Ultimate Cookbook https://recipegpt.art June 23, 2023 at 12:31AM

Show HN: Worldwide Startup Search Engine https://ift.tt/Z47TES5

Show HN: Worldwide Startup Search Engine Hi HN, We are building a search engine to help founders, investors, and early adopters to easily discover startups from all over the world. Discovering startups - whether it is a potential competitor, to validate an idea or as part of a DD process - is a difficult and time-consuming process. We believe that many existing platforms require expensive subscriptions and general-purpose search engines often do not give a complete enough picture. To solve this problem, we are releasing a free-to-use search engine (with a relatively generous daily limit on search volume). No sign-up is required. We are looking for feedback to improve our product. Thanks for trying it out. https://ift.tt/5UweqpK June 22, 2023 at 09:14PM

Show HN: Why Google Analytics May Not Be the Best Option for Your Website (2023) https://ift.tt/p8s6Cjz

Show HN: Why Google Analytics May Not Be the Best Option for Your Website (2023) In 2023, website owners, bloggers, and web developers need to re-evaluate their use of Google Analytics. While it has been a go-to tool for tracking website stats, its privacy concerns and limitations are becoming increasingly apparent. https://ift.tt/LNefOFU June 22, 2023 at 12:13PM

Show HN: Zoney.io Decide on meeting time across timezone easily https://ift.tt/MBoyTSc

Show HN: Zoney.io – Decide on meeting time across timezone easily https://zoney.io/ June 22, 2023 at 10:04AM

Show HN: Passkeys use cases demo (Authsignal) https://ift.tt/8IuRlxh

Show HN: Passkeys use cases demo (Authsignal) We've created a more comprehensive demo for Passkeys showing how you can use it at sign in, or embed into other parts of your flow https://ift.tt/lD0gUeM June 22, 2023 at 04:33AM

Show HN: My Consolea Simple Web-Based Command Line Interface for Cool Utilities https://ift.tt/lKnRAXG

Show HN: My Console,a Simple Web-Based Command Line Interface for Cool Utilities With this Command Line Interface, you can effortlessly look up word meanings, fetch song lyrics, get random quotes, play chess, perform Google searches, and even generate QR codes for URLs. It also offers additional features like displaying the current time, battery status, and sharing the site with your friends. https://ift.tt/nJNBxWh June 21, 2023 at 04:35PM

Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action https://ift.tt/cjsQoAD

Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action https://ift.tt/ps3b59r June 21, 2023 at 03:18PM

Show HN:Wikipedia vector search. 36M passages embeddings in just 2.54 GB https://ift.tt/C7ogjcy

Show HN:Wikipedia vector search. 36M passages embeddings in just 2.54 GB https://ift.tt/4ojBcEy June 21, 2023 at 10:06AM

Show HN: A library for execing Python code safely using WASM https://ift.tt/lLWowrI

Show HN: A library for `exec`ing Python code safely using WASM Inspired by Simon Willison's blog post that was catalyzed by this HN post: https://ift.tt/g9D3lsN wasm_exec is a Wasm-powered, sandboxed implementation of exec() for safely running dynamic Python code There are number of use-cases emerging that require arbitrary code execution, often code that is generated by LLMs (Large Language Models) like ChatGPT. This can enable some really cool functionality - like generative BI or website generation - but also introduce a massive security flaw if implemented via eval() or exec(). This is because arbitrary code can be executed using these methods. In a worst case scenario, exec'ing arbitrary code could enable some to rm -rf / your entire server! This library intends to provide a secure method of executing arbitrary Python code to empower LLM-based code generation. This was originally intended to be a direct PR to Langchain but given that the problems with exec() extend to the

Show HN: Make cool QR codes with multi-controlnet https://ift.tt/kbMI3WY

Show HN: Make cool QR codes with multi-controlnet https://ift.tt/RyBNLdJ June 21, 2023 at 04:56AM

Show HN: AfterZhev A Graphical RPG for Arduino in AVR Assembly https://ift.tt/0eaTXqK

Show HN: AfterZhev – A Graphical RPG for Arduino in AVR Assembly For the last year I've been working on a small RPG, called "AfterZhev", that runs on a single ATmega2560 plus some passive components. The game runs at 60 FPS on a stock 16 MHz ATmega2560, so it's Arduino Mega2560 compatible, and generates a 60 Hz 640x480 VGA video output, with an effective resolution of 120x66 pixels. It also generates 8-bit sound. AfterZhev was written entirely in AVR assembly. AfterZhev - I think! - is the only graphical RPG that runs on an 8-bit Atmel chip. I'd like to be wrong about that, though. As the world's official best player, I can beat the game in under three minutes, but it'll probably take an hour or so to complete. Let me know what you think! Writeup: https://ift.tt/SA6LVh1 Source code: https://ift.tt/RqHa0Jy https://ift.tt/7BTZkHC June 21, 2023 at 04:35AM

Show HN: Clippulse Promo Videos Made In-Browser No Editing Skills Required https://ift.tt/CHhB5Vp

Show HN: Clippulse – Promo Videos Made In-Browser, No Editing Skills Required Hello HN community, I am thrilled to share Clippulse, a tool I've been working on for the past month. It’s a platform that enables anyone to create promotional videos for their products or services directly in their web browser, with no prior video editing experience needed. The idea was born out of my own struggle with creating a promotional video for another product I was developing. That task turned into a month-long task that resulted in a mediocre output (at best). At the time, I didn't realize it, but as time passed, I kept seeing more people facing with the same issue, and I realized this was a common problem needing a solution. With Clippulse, you can fully customize your video's aesthetics, from background colors and text styles to the size and position of elements. You can add both text and images, select from our growing list of 15+ built-in animations, and even upload music to your vid

Show HN: I made a landing page am I doing this right? https://ift.tt/NGl6jpo

Show HN: I made a landing page am I doing this right? Full write-up explainer blogpost here: https://ift.tt/CD1RL0v Maybe I should have linked that instead of the landing page??? What do you think I'm new to this :) https://dj.exchange June 20, 2023 at 11:59AM

Show HN: AWS Cost Leaderboard https://ift.tt/CPWYjvR

Show HN: AWS Cost Leaderboard https://ift.tt/HnyDJRL June 20, 2023 at 09:45AM

Show HN: Global Pomodoro every 30 minutes https://ift.tt/pJGD6bu

Show HN: Global Pomodoro every 30 minutes I love using the Pomodoro technique with my friends. We each share what we want to accomplish in 25 minutes, work together, and then take a 5-minute break to discuss our progress. Recently, I had an idea to take this concept to the next level. If you think about it, 25 + 5 = 30 minutes - the perfect amount of time for a global Pomodoro session to start every half hour. After several evenings of brainstorming and collaboration, I'm excited to introduce Pomodorr.io. This platform allows individuals from around the world to come together and work on their projects during these global Pomodoro sessions. So, meet Pomodorr.io. Every 30 minutes, a global pomodoro kicks off in the world. There is a general chat to feel the shoulder of remote colleagues in terms of efficiency. You can meet me and my friends there almost every day. https://pomodorr.io June 20, 2023 at 06:12AM

Show HN: Multiplayer Word Scramble in Browser Using Common Lisp https://ift.tt/OYsLeBA

Show HN: Multiplayer Word Scramble in Browser, Using Common Lisp Thirteen Letters is a web-based, competitive word scramble game I made for Lisp Game Jam (Spring 2023) [0]. The gameplay isn't novel, but it's a multiplayer browser game that's written in 100% Common Lisp (cf. the source code [1]). The front end uses Parenscript, Spinneret, and cl-css to translate s-expressions to JavaScript, HTML, and CSS, respectively. The back end is built using the Hunchentoot web server, Hunchensocket for WebSockets, and yason for JSON, running on SBCL. I'm fairly new to Common Lisp, so I'm not qualified to dispense advice, but I found having a REPL on the live service to be convenient for monitoring activity, toggling settings, and fixing minor bugs on the fly. It's a lot of fun for hobby projects, although I'd be much more cautious with anything important--I definitely broke the live service a few times by not being careful! I posted a more thorough braindump elsewhere [

Show HN: Debian Based Home Router https://ift.tt/R7gmln0

Show HN: Debian Based Home Router https://ift.tt/P6eDKI8 June 20, 2023 at 04:12AM

Show HN: Clean architecture template repository for building FastAPI apps https://ift.tt/l7mWpqN

Show HN: Clean architecture template repository for building FastAPI apps https://ift.tt/SeEfrqt June 19, 2023 at 08:48PM

Show HN: Generate photorealistic images using Stable Diffusion and ControlNet https://ift.tt/5NuRZXI

Show HN: Generate photorealistic images using Stable Diffusion and ControlNet https://app.visoid.com/ June 19, 2023 at 07:39PM

Show HN: Hat Trick 247 Experimental AI-Powered 24/7 Soccer News Radio [video] https://ift.tt/ea9yvYF

Show HN: Hat Trick 247 – Experimental AI-Powered 24/7 Soccer News Radio [video] https://www.youtube.com/watch?v=UgPL-u6Sav4 June 19, 2023 at 05:50PM

Show HN: Slint - A Declarative UI Toolkit Written in Rust for Embedded & Desktop https://ift.tt/hqlgs7j

Show HN: Slint - A Declarative UI Toolkit Written in Rust for Embedded & Desktop Slint is a declarative GUI toolkit written primarily in Rust, with API support for multiple programming languages such as C++ and JavaScript. It is designed for desktop and embedded usage. The Slint website has just been redesigned. And we added a new Royalty-Free License option besides GPL and commercial https://slint.dev June 19, 2023 at 03:57PM

Show HN: Reading Tracker (Mobile First) https://ift.tt/eup3cZi

Show HN: Reading Tracker (Mobile First) https://ift.tt/eZYkTHu June 19, 2023 at 02:28PM

Show HN: Indexing Discord content into the web Answer Overflow https://ift.tt/YilntS0

Show HN: Indexing Discord content into the web – Answer Overflow Hi! I'm Rhys, I develop Answer Overflow a search engine for Discord channels. Answer Overflow indexes content from channels into Google making them discoverable on the web. I'm sharing this again after seeing a lot of discussion during the Reddit blackout about the inaccessibility of information sent in Discord servers. Answer Overflow is a verified bot in over 100 communities, fully complies with the Discord ToS, and is open source! https://ift.tt/Ci5kEVL Check out some of the communities here! T3 Community - https://ift.tt/4nhePWi C# - https://ift.tt/4udcVPA Reactiflux - https://ift.tt/4udcVPA All - https://ift.tt/wVOYD6k Please let me know what feedback you have, thanks for checking it out! https://ift.tt/gEo9ClD June 19, 2023 at 02:50AM

Show HN: I built a SIP server from scratch https://ift.tt/xEO5lC9

Show HN: I built a SIP server from scratch https://ift.tt/GujICs1 June 19, 2023 at 01:30AM

Show HN: I recorded a video course to let anyone learn Math bottom-up https://ift.tt/WHyLDlp

Show HN: I recorded a video course to let anyone learn Math bottom-up This course was intended for ages 7 and up, including adults. I really tried to make the material accessible to everyone, and hopefully not be too boring, while it establishes a solid foundation for learning anything else. If you do watch it, let me know if it is helpful in getting a solid foundation! My background: Before I got full-time into software development, I was doing a Ph. D in math at NYU. I thought YouTube needed something like this. https://www.youtube.com/@thinkingmathematically June 18, 2023 at 10:08PM

Show HN: Wasmtime Driver for Nomad https://ift.tt/tEfxIl1

Show HN: Wasmtime Driver for Nomad https://ift.tt/sgGi8rt June 18, 2023 at 10:51AM

Show HN: Follow every MLB game. Real time. New score alerts https://ift.tt/DG2kZCV

Show HN: Follow every MLB game. Real time. New score alerts https://ift.tt/nA9rD3X June 18, 2023 at 09:11AM

Show HN: Conquer CSS a free introductory book for CSS [pdf] https://ift.tt/EWVAg07

Show HN: Conquer CSS, a free introductory book for CSS [pdf] I have moved onto other side projects since writing a short book for those looking to cover the fundamentals of CSS, so I made it free and stopped marketing it. Enjoy. https://ift.tt/r9pZY67 June 18, 2023 at 08:47AM

Show HN: I made a website for inhaler types and instructions https://ift.tt/m0YauLR

Show HN: I made a website for inhaler types and instructions https://ift.tt/k1rmqgW June 17, 2023 at 10:41PM

Show HN: I built an open-source notification inbox widget for Hacker News https://ift.tt/7LlR9Iv

Show HN: I built an open-source notification inbox widget for Hacker News Hey all, I built a Chrome extension (open source) that adds a notification inbox widget (and optional email notifications) inside HackerNews. * This inbox feed shows an unread bubble (Like in Reddit) whenever someone replies directly to your thread or comment. * Optionally, you can enable email notifications for the same. (With batching support) * Makes it easy to navigate to new replies. == URLs == Github Repository : https://ift.tt/ROWrP5h == How it works? == * This extension uses Engagespot to embed an In-App notification inbox. * It just makes use of your public HackerNews username and nothing else! No cookies, nothing! * This extension works by polling HN API every minute from the backend server to check for new updates. (No matter how many people use this extension, the server calls HN API only once every minute) == Why? == Isn't it much better when there is a way to know that I have an unseen comment?

Show HN: A CLI to sync between Android and local system using adb https://ift.tt/Sn2DAXh

Show HN: A CLI to sync between Android and local system using adb https://ift.tt/Qa8XAEG June 18, 2023 at 12:05AM

Show HN: 77 Year old launches SaaS platform today. Seeks feedback https://ift.tt/qLNJUem

Show HN: 77 Year old launches SaaS platform today. Seeks feedback Richard Montgomery (rm@propbox.co). I believe PropBox is the first advertising platform to facilitate a home seller and buyer to directly negotiate and close real estate transactions within the platform and zero commissions entirely online. Looking for feedback to continuously improve the product. https://propbox.co June 17, 2023 at 06:45AM

Celebrating LGBTQIA Diversity at the SFMTA

Gambar
Celebrating LGBTQIA+ Diversity at the SFMTA By Enrique Aguilar Yves standing in front of a photo of his father at the SFMTA headquarters. This Pride Month, we are spotlighting some incredible people who work tirelessly behind the scenes at the SFMTA and are part of the agency's LGBTQIA+ community. Their dedication, passion and unique perspectives contribute to the success of our transportation system, making it a true reflection of the diverse customers we serve.  Yves Michael C. Valdez is an HR Analyst for Employee and Labor Relations and is passionate about helping others. Outside of work, Yves is an avid gardener who has cultivated a collection of dwarf Japanese maples, succulents and orchids.  Several key motivations led Yves to the SFMTA. He relied on public transit when he moved to San Francisco from the Philippines, and that left a lasting impression on him. The daily interactions and unique experiences of passengers, sometimes filled with drama, comedy and suspense, ca

Show HN: I made an open-source Notion-style WYSYWIG editor https://ift.tt/abKkFXd

Show HN: I made an open-source Notion-style WYSYWIG editor https://novel.sh/ June 17, 2023 at 12:49AM

Show HN: Meg-4 the Open Source PICO-8 alternative https://ift.tt/mundAlo

Show HN: Meg-4, the Open Source PICO-8 alternative Hi fellow hackers, I've created a GPL licensed alternative to the proprietary PICO-8. It also addresses most of its shortcomings: - multilanguage support - uses UTF-8 encoding (BMP only) - sophisticated user input methods (direct codepoint, composition, Hiragana and Katakana etc.) - provides a large and efficient API library for your scripts - supports C, BASIC, Assembly and Lua scripts (more to come) - supports wide variety of file formats (Amiga MOD, MIDI, Tiled TMX, PNG, etc.) - capable of importing PICO-8 and TIC-80 cartridges - runs in your browser: https://ift.tt/NckjbXy It might not look like much at first glance, but it surely shows its strengths when you start using it (for example automatic API help as you type in the code editor, or invoking the built-in debugger if your script crashes, things like that which makes development easy and fun). Also check out its well-structured and comprehensive documentation: https://ift.

Show HN: Discuit A Reddit alternative with a clean UI and a sensible vision https://ift.tt/v1zMpyA

Show HN: Discuit – A Reddit alternative with a clean UI and a sensible vision Hi HN, this is a platform (Discuit, pronounced "diskette") I've been working on for about two years. I initially built it for a niche demographic (my native country). But now with Reddit going dark and people looking for a new place to migrate to, I'm doing a quick launch today. A few quick things: 1. I don't believe federated platforms will ever become mainstream. They have a whole host of problems, not the least of which is that they're too complicated for most people to use. This platform is not, therefore, federated. 2. I don't know what the best way of monetizing a thing like this is. I see only two options: the Wikipedia model of running on donations, or being advertising supported (along with a paid ad-free tier). The Wikipedia model works quite well for small-scale and bandwidth light projects, but I don't think a large social media platform can ever be funded that wa

Show HN: Typoas TypeScript OpenAPI client generator https://ift.tt/eOQVAW1

Show HN: Typoas – TypeScript OpenAPI client generator Hi everyone, I started a couple years ago a new TS OpenAPI generator that would work for any complex OpenAPI specs. After trying the official openapi generator, I saw that it wasn't capable of generating complex schemas and was generating a lot of skeleton files that could be extracted to a separated package. That's why I started working on an alternative that would handle any complexity provided by OpenAPI specs while still being easy to setup. Typoas uses the TS AST to generate complex TS types and bundle everything in a single file. Because I wanted to have something as small as possible, I reworked it to be fully tree-shakable and only keep needed parts on bundling. Like, the official openapi generator, it will transform "dates" to JS Date, handle local refs (even circular). Moreover, it is capable of handling oneOf, allOf or anyOf schemas. There is more features (like JSDoc of every schemas) that is embedded t

Show HN: Roller Coaster (Failed YC S23) Complex Automations Without Code https://ift.tt/lSLGU61

Show HN: Roller Coaster (Failed YC S23) – Complex Automations Without Code Hi HN! I'm Hugo, founder of Roller Coaster. It's a platform that lets you build complex automations without code using visual scripting (a powerful way of building logic visually), and I'm excited to share it with you today. I just launched today, you can try it out here: https://ift.tt/RMUalE5 . Here's a 5min introduction to it: https://youtu.be/1gtdlM774Ug . --- I'm well aware that there are already a lot of no-code tools out there, but I think they all have a major flaw: they're not powerful enough. They're great for building simple things, but as soon as you want to build something more complex, you're stuck. You can't do it without code. I've been using the Unreal Engine for a previous project and I was amazed by the power of Blueprints, their visual scripting engine. It's basically a way to build logic using nodes that represent functions, and wires that represen

Show HN: Latch a feature flagging tool built on Google Storage https://ift.tt/OzbpFQ9

Show HN: Latch, a feature flagging tool built on Google Storage Latch is a feature flagging tool built on top of Google Storage. It's available on GitHub at https://ift.tt/ufEaApR It has a self-hosted UI that reads and writes directly to Google storage and a nodejs client that subscribes to flag changes via Google Pub/Sub. I made a short video walkthrough to help give a feel for the UI: https://www.youtube.com/watch?v=GKDekwvPTD4 In the past I've stored feature flags directly in the database, but I wanted something that was more consistent between environments. I also want to be able to use feature flags to trigger db failover during upgrades, so storing them in the db was out. I've also used two of the main SaaS services at a previous company, which made me wary of lock-in and performance issues. Google Storage turned out to be well-suited for feature flags. It has a pub/sub integration where changes to a bucket trigger notifications in pub/sub. It has object versioning, w

Show HN: Free running back end server for you on publicly accessible IP https://ift.tt/82AGXzR

Show HN: Free running back end server for you on publicly accessible IP I have automated the process for anyone who wants to set up a free server and experiment with a live environment on the cloud and everything to those of whom are studying and looking to dive into some fairly simply but educating code. The server that is set up doesn't cost money (there is a charge of one euro and a half per month at some point) but the machine itself is a powerful machine, and apart from the euro and a half, it doesn't cost money and you can keep it up as long as you want. Credit card details are required to register for the cloud environment. In order to use the script, you will need a Mac (not necessarily a new one or something that will make you risk data on it - the tutorial inside the repository also explains how to run everything within a virtual machine of Mac on a Mac). The environment that is set up is for Node.js, which runs a server on an IP that is publicly available from the In

Show HN: Chronological List of All the James Webb Telescope Discoveries https://ift.tt/tNPQld1

Show HN: Chronological List of All the James Webb Telescope Discoveries https://ift.tt/TBqwmK1 June 16, 2023 at 09:47AM

Show HN: adjust dynamic adjustment for system parameters https://ift.tt/kDH5j2K

Show HN: adjust – dynamic adjustment for system parameters I made a tiny utility to be able to adjust sound, brightness, gamma etc., from the terminal. In the file ~/.adjustments, just add a name for the thing you want to control, then low high step and initial values, can be decimal, and then a line with the command you want to execute, with a single '%' being replaced with the value. Hit 'q' to finish. It's super handy to have ← → cursor keys to adjust a setting, rather than retyping the command in full. https://ift.tt/IAt3vrF June 16, 2023 at 08:04AM

Show HN: Real or AI Guess IF THE IMAGE IS REAL OR AI GENERATED https://ift.tt/bqRdweZ

Show HN: Real or AI – Guess IF THE IMAGE IS REAL OR AI GENERATED Made a lil game recently using only AI where users have to guess if the images shown are real or ai generated any suggestions? https://ift.tt/Xcknbwe June 16, 2023 at 03:31AM

Show HN: At Kickyourstartup.com we provide entrepreneurs with a db of investors https://ift.tt/Ljz7a25

Show HN: At Kickyourstartup.com, we provide entrepreneurs with a db of investors https://ift.tt/MhBiALc June 16, 2023 at 02:48AM

Show HN: Vercel AI SDK Playground compare LLMs side-by-side https://ift.tt/HXKlTxy

Show HN: Vercel AI SDK Playground – compare LLMs side-by-side https://sdk.vercel.ai/ June 16, 2023 at 12:48AM

Show HN: Procoto Self-Service RFP Management https://ift.tt/pmUFJeK

Show HN: Procoto – Self-Service RFP Management Hi HN, Michael from Procoto [ https://procoto.com ] here. We’re making running RFPs (requests for proposal from outside vendors), tracking contracts, and managing vendors simple and affordable. We get procurement teams out of dense systems and spreadsheets without having to drop a hefty check on SAP or Coupa. How are we doing it? Check out our demo: https://ift.tt/zsItHLG We’re giving procurement teams of any size an easier way to invite vendors, consolidate submissions, and analyze the offers. When a winner is selected, contract terms are digitized and stored in Procoto too. All vendor info, both for winners and non, exist in the vendor library for future bidding events and negotiating. Our early customers are using Procoto to get better rates on everything from raw materials and ingredients to cleaning services and contractors. Why us? We built procurement organizations at a couple startups and have used 30+ of our competitors’ software.

Show HN: A job board for hardware engineers https://ift.tt/eWcHQS9

Show HN: A job board for hardware engineers https://ift.tt/4M1LZXq June 15, 2023 at 12:33PM

Show HN: FFmpeg UI https://ift.tt/APq1G3Y

Show HN: FFmpeg UI A user interface to quickly and easily convert media files using FFMPEG behind the scenes. https://ift.tt/369c8hm June 15, 2023 at 09:23AM

Show HN: basement community an early-web inspired forum 6 months later https://ift.tt/561vT7S

Show HN: basement community, an early-web inspired forum, 6 months later 6 months of running my home-rolled web forum, basement community, and now with Reddit going apeshit, I'd like to take a minute to share recent enhancements to the site. Highlights include: * user count has gotten to over 350!! this is huge!!!! * added more user settings (bionic reading mode, avatars disabled, auto-bookmarking threads, toggle posting hints) * shows latest posts on homepage for easier parsing for new content * posts are saved locally so they are not lost upon page refresh or browser closing * DARK MODE!!! * quality-of-life improvements, such as auto-focusing on form-fields and auto-scrolling to form errors * privacy and FAQ page * joined some more webrings because fuck yeah webrings * adds a bunch of moderation tools for mods and admins * revamps some of the homepage and thread landing page UIs this project makes me happy and i encourage everyone to just start on a project they've been think

Show HN: Calculate the Cost of Your Meetings https://ift.tt/AtO6nyU

Show HN: Calculate the Cost of Your Meetings https://ift.tt/g0zMNkl June 15, 2023 at 06:07AM

Show HN: Boundless AI create custom LLM chatbots programatically https://ift.tt/2wD5EKt

Show HN: Boundless AI, create custom LLM chatbots programatically Boundless AI empowers businesses to create and engage with custom chatbots effortlessly. Our platform allows you to easily train, deploy, and interact with chatbots tailored to your specific needs. You have complete control over the conversation flow. https://ift.tt/64suHC1 June 15, 2023 at 05:31AM

Show HN: Zapddit a Reddit-style open-source client for nostr https://ift.tt/t3frWOd

Show HN: Zapddit – a Reddit-style open-source client for nostr zapddit is an opensource reddit-style client for nostr protocol, where one follows topics (hashtags) instead of people. Code is available at: https://ift.tt/iF92syY Your feedback will be hugely helpful. https://zapddit.com June 14, 2023 at 09:23PM

Show HN: ChatGPT with Access to the Internet https://ift.tt/SenNoJT

Show HN: ChatGPT with Access to the Internet This is a client for the OpenAI's GPT API (requires you to have an API key). Features: - Can look things up for you over the internet - End-to-end encrypted chat history - No login or personal data required https://chat.lit.codes June 14, 2023 at 09:40AM

Show HN: LLaMA tokenizer that runs in browser https://ift.tt/hjc6mHA

Show HN: LLaMA tokenizer that runs in browser https://ift.tt/M6JzpPL June 14, 2023 at 03:22AM

Show HN: Interview Igniter AI Coach for Behavioral Interview Practice https://ift.tt/1LirdA2

Show HN: Interview Igniter – AI Coach for Behavioral Interview Practice https://ift.tt/Znj1Vkq June 13, 2023 at 11:27PM

Show HN: Apricot because RSS won't come back unless we move it forward https://ift.tt/2nxyJLr

Show HN: Apricot – because RSS won't come back unless we move it forward I’ve been using RSS readers for decades, but they’ve started feeling more and more like a chore. Something about the inbox/to-do list design, counts of unread items, managing teams and complex filtering rules... I realized they add to my stress level instead of reducing it. I’ve also come to rely on social media for discovery – hearing about new ideas, tools, papers, people, etc., but I’m so tired of the ads, spam, addictiveness, and toxicity. Apricot is my attempt to distill the best of both worlds. It’s a web app where users subscribe to feeds like an RSS reader then see new items as they come in, in a single, combined, social media-style feed. Apricot goes beyond traditional RSS readers in a couple other ways: * Users can follow TV shows (via TVmaze), Spotify podcasts, Substack newsletters, YouTube channels, and Subreddits (if/when they come back online) in addition to traditional RSS feeds. I’m open to add

Show HN: An attempt to assess truth quantitatively https://ift.tt/EnHIfqs

Show HN: An attempt to assess truth quantitatively Show HN: An attempt to assess truth quantitatively Everyone has a rough idea of what is true based on their experience and interpretation of available evidence. However, it is hard to assess how true something really is because different people have different experiences and interpretations of the world around them, and because the evidence – or one’s interpretation of that evidence – can change at any moment. Marqt.org attempts to solve this problem by aggregating the wisdom of the crowd to arrive at a quantitative measure of how true something is, and how it might change, in real-time. The project imagines what it would be like if you built an open-source knowledge base like Wikipedia using the format of Twitter and verified everything with Stack Overflow. I initially announced Marqt.org several weeks ago here: https://ift.tt/9uRicJB After hearing from some of you, I have reassessed my assumptions and made some changes that I hope wi

Celebrating 150 Years of Cable Cars

Gambar
Celebrating 150 Years of Cable Cars By Jeanne Brophy Powell Street Cable Cars Looking Down Powell Street Towards Sutter Street San Francisco’s iconic cable cars are turning 150 this year, and we’re throwing a party to celebrate! Today the SFMTA is kicking off a series of events that mark this sesquicentennial by offering residents and visitors a chance to learn more about the rich heritage and cultural significance of the cable car. The six-month celebration will take a journey through time and help people rediscover the allure of these cherished, moving city landmarks. Since their invention, cable cars have woven their way into the fabric of San Francisco, becoming a beloved symbol of the city. As part of the 150th anniversary celebration, unique "ghost" cable cars from vanished lines will make a remarkable return. Discover the craftsmanship behind these engineering marvels with the first-ever public tours of the Muni shop (video) where cable cars are built and maintai

Show HN: Daily octopus facts – a simple low tech project https://ift.tt/W3KRQYt

Show HN: Daily octopus facts – a simple low tech project I'm excited to share a recent project, tentacles.love, a simple low-tech website that presents a new fact about octopuses every day. My fascination with these intelligent creatures inspired me to create a website where people can learn something new about them every day. The technology and design of the website are straightforward and minimalistic, as I wanted to keep things as simple as possible. Every day at 00:00 UTC, a script updates the website's HTML with a random octopus fact. This script is triggered daily via crontab. Simple :) https://tentacles.love/ June 13, 2023 at 11:41PM

Show HN: Stable Diffusion powered level editor for a 2D game https://ift.tt/0JIeYSp

Show HN: Stable Diffusion powered level editor for a 2D game Hey folks, I’ve been working on using control-net to take in a video game level (input as a depth image) and output a beautiful illustration of that level. Play with it here: dimensionhopper.com or read the blog post about what it took to get it to work. Been a super fun project. https://ift.tt/67MWqCb June 12, 2023 at 10:31PM

Show HN: Run your own Vercel in minutes https://ift.tt/DTeM35s

Show HN: Run your own Vercel in minutes https://instellar.app June 12, 2023 at 08:13PM

Show HN: Prim+RPC – a bridge between JavaScript environments (open-source) https://ift.tt/37I6eQM

Show HN: Prim+RPC – a bridge between JavaScript environments (open-source) There are a lot of times when I want to define a function on the server and simply call it from the client without all of the additional setup. I made Prim+RPC to do just that. It bridges two JavaScript environments where you can't immediately call a function (like those defined on a web server or in a web worker) and makes it available to call from the client, regardless of transport, without compiler magic or additional wrappers, and using your favorite existing tools (as well as being fully typed). https://ift.tt/zj8rwNO June 12, 2023 at 07:05PM

Show HN: Open-Source vs. OpenAI. 8 Best Open-Source Alternatives to GPT https://ift.tt/O6fDr4R

Show HN: Open-Source vs. OpenAI. 8 Best Open-Source Alternatives to GPT What open-source #generativeai models are there? Are they really so good? Can they be a real alternative to #GPT4? How do they deal with security issues and mistrust? Can they be used commercially? I did some research and found 8 interesting alternatives to #GPT. Enjoy! https://ift.tt/aQ5f6hb June 12, 2023 at 05:36PM

Show HN: Journe – Private and Encrypted Journaling https://ift.tt/jq2Gtfi

Show HN: Journe – Private and Encrypted Journaling Encrypted and private journaling that is easy to start and continue forever. Entries are Client-side encrypted with AES-256 so they are truly private and only yours. https://journe.io June 12, 2023 at 04:25PM

Show HN: I wrote a book about Google Maps https://ift.tt/NHLv0nl

Show HN: I wrote a book about Google Maps Hello all, After 8 years of developing with Google Maps, I'm publishing a handbook with carefully curated examples that demystify the GMaps JavaScript API and provide a solid foundation to build on. Included are loads of tips & tricks, recommended tools, related resources, and useful links. I would love to hear your feedback about it! https://gmapsbook.com June 12, 2023 at 03:27PM

Show HN: AI-Powered Vintage Interactive Fiction Interpreter https://ift.tt/jTu93F5

Show HN: AI-Powered Vintage Interactive Fiction Interpreter https://ift.tt/tByvfJA June 12, 2023 at 06:14AM

Show HN: Finarky – Portfolio Tracker with Personal Rate of Return https://ift.tt/KeZnsSm

Show HN: Finarky – Portfolio Tracker with Personal Rate of Return A minimalist portfolio tracker that calculates your Personal Rate of Return (using Internal Rate of Return, IRR). Although often missing in more featured and complex apps, the Personal Rate of Return is essential to know if you're on track to meet your investment goals, compare the performance of your different investments, or with other people's portfolios without revealing any specifics. This is a side-project. Built with ClojureScript and Krell/Reagent/React Native. https://finarky.com/ June 12, 2023 at 02:56AM

Show HN: Java REST without annotations, DI nor reactive streams https://ift.tt/OS8ywmu

Show HN: Java REST without annotations, DI nor reactive streams grumpyrest is a Java REST server framework that does not use annotations, automatic dependency injection or reactive streams, and minimizes the use of reflection. I created this because I got fed up with annotation-mad frameworks that you cannot easily understand, step into or reason about. grumpyrest uses the type system to guide JSON mapping and validation, and (possibly virtual) threads for parallelism. It's for grumpy people who don't like what REST server programming in Java has become. I made this because I intend to use it in one of my own projects, but at the same time I want to make it available to others to (hopefully) get some good ideas on how to extend it. https://ift.tt/zkMpRtF June 12, 2023 at 12:21AM

Show HN: TL-WHO https://ift.tt/VRyDHNz

Show HN: TL-WHO https://ift.tt/mCHoJtK June 12, 2023 at 12:10AM

Show HN: The Vision Pro’s biggest advantage isn’t Apple’s hardware https://ift.tt/3nBlIGT

Show HN: The Vision Pro’s biggest advantage isn’t Apple’s hardware https://ift.tt/BGKTOab June 11, 2023 at 10:53PM

Show HN: OpenObserve – Elasticsearch/Datadog alternative https://ift.tt/IoMjuiO

Show HN: OpenObserve – Elasticsearch/Datadog alternative Hello folks, We are launching OpenObserve. An open source Elasticsearch/Splunk/Datadog alternative written in rust and vue that is super easy to get started with and has 140x lower storage cost compared to elasticsearch. It offers logs, metrics, traces, dashboards, alerts, functions (run aws lambda like functions during ingestion and query to enrich, redact, transform, normalize and whatever else you want to do. Think redacting email IDs from logs, adding geolocation based on IP address, etc). You can do all of this from the UI, no messing up with configuration files. OpenObserve can use local disk for storage in single node mode or s3/gcs/minio/azure blob or any s3 compatible store in HA mode. We found that setting up observability often involved setting up 4 different tools (grafana for dashboarding, elasticsearch/loki/etc for logs, jaeger for tracing, thanos, cortex etc for metrics) and its not simple to do these things. Here

Show HN: Yo.link – Subdomain based URL shortener https://ift.tt/HwMqr8n

Show HN: Yo.link – Subdomain based URL shortener I was looking for a pet project to try out recent additions to https://vercel.com platform, specifically their PostreSQL and Redis offering. They also provide easy to setup wildcard subdomain HTTPS certificates, and since I had yo.link domain lying around for a while, why not use it to create, yes, yet another, URL shortening service, but with a twist... Putting the user-selectable short-code in the subdomain has the advantage that it is the first thing that users read in a URL, and as such it is an opportunity to provide some contextual information about the link. Here are some examples: https://svelte4.yo.link --> https://www.youtube.com/watch?v=AOXq89h8saI https://hn.yo.link --> https://ift.tt/QcEYNqh https://ift.tt/QL5YZKj --> https://ift.tt/IgECBH2... I couldn't find any other shorteners that use this approach, hence wanted to build one. Redis is great for counting realtime clicks, sliced by hour, day, month, country/ci

Show HN: A music search engine that helps you find new songs https://ift.tt/zXsG8Cr

Show HN: A music search engine that helps you find new songs Just finished working on a side project that helps you find new music by searching through various criteria and at the same time play the songs that fit your filters. I often find myself stuck listening to the same few songs as finding new ones can be a long and sometimes fruitless process. That is why I wanted to make a tool for anyone to use that takes into consideration multiple parameters that have to do with a song, with all the filters coming from the user with no ads or popularity of songs affecting the search. I am 19 and love working with programming projects like these in my free time. Play around with the product and feel free to provide any feedback on it! (Note: As most streamlit URLs it may need to be copy-pasted in the search bar to work.) https://ift.tt/7QTMlLH June 10, 2023 at 04:14PM

Show HN: Tophat – a 2d game framework for Umka https://ift.tt/BkDWZvQ

Show HN: Tophat – a 2d game framework for Umka https://tophat2d.dev June 10, 2023 at 08:37PM

Show HN: StreamOpinion: real-time chat summary https://ift.tt/gFYc5Dr

Show HN: StreamOpinion: real-time chat summary https://ift.tt/l9HaoG0 June 10, 2023 at 08:08PM

Show HN: RISC-V core written in 600 lines of C89 https://ift.tt/EdIunGD

Show HN: RISC-V core written in 600 lines of C89 https://ift.tt/hZHlT72 June 10, 2023 at 08:08PM

Show HN: Athena, a research paper recommender for overwhelmed AI researchers https://ift.tt/UCQ4bjh

Show HN: Athena, a research paper recommender for overwhelmed AI researchers Do you have trouble keeping up with the latest advance in AI? I've built a recommender system to bring you the latest research papers in AI. Simply subscribe to the topics you're interested in, and the app will recommend you the latest research in that topic. The app is far from complete, but I'm seriously working to improve it. Please try it out if you have time, and send your feedback to: accsci.athena@gmail.com. https://ift.tt/B9QrlRh June 10, 2023 at 08:23AM

Show HN: Poser (Posix SERvices C framework) https://ift.tt/f5kCSNr

Show HN: Poser (Posix SERvices C framework) https://ift.tt/07FpHsW June 10, 2023 at 03:48AM

Show HN: A cross-platform command-line tool to play music https://ift.tt/uR45BFe

Show HN: A cross-platform command-line tool to play music Can add music from files, YouTube/YT Music links, or Spotify links. Fine-tuned control over looping, shuffling, etc. Built-in audio visualization, stats (yearly and total). Discord integration (status) and Mac integration (works with Siri, touch bar, headphones, any sort of media control on Macs). Honestly think this is a pretty good alternative to tools like ncmpcpp, but lmk what y'all think! https://ift.tt/dx0s6Fi June 9, 2023 at 12:31PM

Show HN: CreatorKit – self-host OSS alternative to Mailchimp and Disqus https://ift.tt/A9ibJUZ

Show HN: CreatorKit – self-host OSS alternative to Mailchimp and Disqus https://ift.tt/onZkIRN June 9, 2023 at 09:47AM

Show HN: FigMaps, a visual sitemap builder to plan websites and gather content https://ift.tt/4hSb6Vy

Show HN: FigMaps, a visual sitemap builder to plan websites and gather content Generate, build, plan and visualize your website structure. Collaborate with your team in real-time to gather content, improve your site architecture, design, UX and SEO. Start prototyping instantly using AI. Please visit https://ift.tt/r34n1qG and try it out yourself (Login as guest, no registration required!) https://www.figmaps.com June 8, 2023 at 09:35PM

Show HN: Autodistill – Use big slow foundation models to train small fast models https://ift.tt/932oBPv

Show HN: Autodistill – Use big slow foundation models to train small fast models https://ift.tt/VEvQSra June 9, 2023 at 02:08AM

Show HN: Visibly – More Collaborative and Efficient Code Reviews on GitHub https://ift.tt/whaou85

Show HN: Visibly – More Collaborative and Efficient Code Reviews on GitHub Hey HN! I’m Nick, the founder of Visibly ( https://visibly.dev ). Visibly is a GitHub App and Chrome extension that makes code review more efficient, collaborative, and visible by enabling you to: - See review comment thread statuses so that you can quickly address each thread and focus your attention on the ones that actually require it - Indicate whether feedback is blocking or non-blocking so only crucial feedback blocks PR merge - Ensure all blocking review threads are addressed before merge via a status check - Track total active review time per reviewer so that you can understand the effort and review time going into each PR - See reviewer presence so that you can see if someone is already reviewing and avoid unnecessary pings. In addition to these workflow improvements, Visibly provides a personalized metrics dashboard so you can understand your real-time performance and better advocate for yourself and a