Nigeria No1. Music site And Complete Entertainment portal for Music Promotion WhatsApp:- +2349077287056
Tuesday, 25 July 2023
Show HN: Shell AI – My Aggressively Minimal Open Source Assistant https://bit.ly/3Oc86Ur
Show HN: Shell AI – My Aggressively Minimal Open Source Assistant https://bit.ly/43BY1FW July 25, 2023 at 01:53PM
Show HN: I spent a weekend building a tool that lets you make LoRAs without code https://bit.ly/43LVuZM
Show HN: I spent a weekend building a tool that lets you make LoRAs without code https://bit.ly/3rKNKKo July 25, 2023 at 11:59PM
Show HN: Launch a Product Like a Boss https://bit.ly/3Os3BW3
Show HN: Launch a Product Like a Boss I put together a list of resources that helps anyone launch a product faster. Submit to communities, websites, startup credits, marketing mental models and more. https://bit.ly/3rKaZ7v July 25, 2023 at 09:54AM
Show HN: Time-Saving Chrome Extension for Journalists Doing Research on YouTube https://bit.ly/44U8U70
Show HN: Time-Saving Chrome Extension for Journalists Doing Research on YouTube Hello Hacker News community, I've been developing a simple Chrome extension designed to assist journalists and researchers or learners in their YouTube investigations. You can swiftly identify specific segments within a video using semantic searches, powered by the OpenAI API. This transforms hours of potential scrubbing into moments of precision seeking. Whether you're sifting through extensive interviews, press conferences, and event footage on YouTube, or you require a quote from a video source, This extension is a handy tool. It also aids in quickly fact-checking statements made in YouTube videos. I hope you find it useful! https://bit.ly/3YmpXNf July 25, 2023 at 10:58AM
Show HN: CharacterAI but Narrated and Savable and Editable https://bit.ly/44ZOxFG
Show HN: CharacterAI but Narrated and Savable and Editable https://bit.ly/3Kco2EY July 25, 2023 at 02:59AM
Monday, 24 July 2023
Show HN: Prosona – Your co-pilot for intelligent responses in Slack https://bit.ly/3rNfttH
Show HN: Prosona – Your co-pilot for intelligent responses in Slack Prosona was built to solve a personal problem at work - we’re constantly bombarded by questions from colleagues and our productivity suffered as a result. All knowledge workers spend 15% - 20% of their time searching and gathering information. This often occurs when a colleague asks for a status update or how something works. Although the answers may be simple, the process of referring to Jira, grabbing links, and formulating an apt response is time-consuming. Until Prosona, this inconvenient context switch was just an accepted aspect of work life. The issue is compounded by the dispersion of knowledge across a variety of apps such as Google Drive, Slack, and Email. We lose track of where information resides, or worse, forget about the existence of some information within our tools altogether. Adding new information to the mix becomes a tedious task of properly categorizing and documenting it. This is where Prosona comes in. Our system integrates with all your knowledge stores, learns your unique tone of voice to then generate a draft allowing you to further personalize the message if needed. In terms of security, we place the utmost importance on the protection of your data which is why it is encrypted in our vector DB. It can only be decrypted by you. As an employee, your focus should be on achieving what truly matters: whether it's meeting your OKRs, making an impact, or enjoying pastimes outside work. The last thing you need is to get bogged down in crafting routine messages to keep colleagues updated. All you have to do is type `/prosona` in Slack, and a beautiful draft will be written grounded in your context and tone. Today we’re launching our private beta. To take part, sign up on our website. We're providing access to the first 500 people who register. https://bit.ly/43GhULS July 25, 2023 at 06:00AM
Show HN: OpenAI-Functools: Simplified Generation of OpenAI Functions Metadata https://bit.ly/3Dsw88G
Show HN: OpenAI-Functools: Simplified Generation of OpenAI Functions Metadata https://bit.ly/3DnxG3T July 24, 2023 at 02:52PM
Show HN: I built a transit travel time map https://bit.ly/473MAde
Show HN: I built a transit travel time map This was something I built while trying to look for housing in Toronto that was decently transit-accessible to my office while still cheap. The backend is written in Rust. It parses public GTFS data from transit agencies and performs a simple heuristics-based BFS on the bus lines to calculate how long to reach all points in a city. The frontend uses React and Mapbox GL to render each individual road segment based on how long it takes to reach. This project was a great excuse to learn Rust, deployments, and mapping. The source code is here if you are interested: https://bit.ly/3Dt57lo https://bit.ly/3QbAgBE July 24, 2023 at 02:49PM
Show HN: Borgo – a Rusty language that compiles to Go https://bit.ly/3KaTbsd
Show HN: Borgo – a Rusty language that compiles to Go Hey HN Borgo is a programming language I've been working on for the past year. It looks like Rust (because I didn't want to write a parser) and compiles to Go. What I want from a programming language is: - Sum types - Pattern matching - Option/Result types - Garbage collected - Concurrency without async - Good third-party package ecosystem Borgo is my attempt at filling the gaps in the list above, adding features seen in ML-like languages to Go. One ambitious goal of this project is to be compatible with existing Go packages. Generating bindings is pretty much automatic (there's an importer tool) and should help massively with adoption. The repo includes bindings to some packages in the stdlib already. The compiler is in no way complete, but you can definitely build some interesting programs with it. The online playground runs the compiler as a WASM binary, stitches together the transpiled Go code and sends it off for execution to the official Go playground. The playground contains quite a few examples and goes more in depth into each feature: https://bit.ly/3O6A0B7 Would appreciate any feedback! :) https://bit.ly/3O6A0B7 July 24, 2023 at 02:22PM
Show HN: Free Threads Video Downloader https://bit.ly/3O8wvKA
Show HN: Free Threads Video Downloader https://bit.ly/3O5zfIv July 24, 2023 at 09:33AM
Show HN: I Created a Amazon Price Comparison Extension That Saves You $$$ https://bit.ly/451DNGV
Show HN: I Created a Amazon Price Comparison Extension That Saves You $$$ I was fed up of habit shopping from Amazon. So I created a Chrome Extension that allows you to easily, compare from every major retailer, whilst still browsing Amazon. Any feedback is welcomed :) https://bit.ly/44Eh2cf July 24, 2023 at 12:05PM
Sunday, 23 July 2023
Show HN: My Pen Plotting Journey https://bit.ly/3q910YF
Show HN: My Pen Plotting Journey https://bit.ly/3O5Z8bb July 24, 2023 at 02:57AM
Show HN: CreatorKit – FREE self-host OSS alternative to Mailchimp https://bit.ly/3Y2zj08
Show HN: CreatorKit – FREE self-host OSS alternative to Mailchimp https://bit.ly/3O83NcL July 24, 2023 at 04:08AM
Show HN: StratusGFX – new release of my open sourced 3D rendering engine https://bit.ly/3q47XKD
Show HN: StratusGFX – new release of my open sourced 3D rendering engine Today I was able to release version 0.10 of my open sourced 3D rendering engine. It is the result of a few months worth of work. The previous version was also posted here and received tons of feedback which greatly helped the project! Since then I've been working to add new features and refine existing ones. GitHub: https://bit.ly/3nvKT5R Video showreel: https://www.youtube.com/watch?v=dj0wVxwd1ng The biggest changes for this version include an overhauled global illumination system, FXAA+TAA, and better mesh LOD generation and selection. https://bit.ly/3K9ICFS July 23, 2023 at 07:59AM
Show HN: Scaffolder, CLI tool to generate project structure, taken from YAML https://bit.ly/44VasO7
Show HN: Scaffolder, CLI tool to generate project structure, taken from YAML Scaffolder is a CLI tool written in Golang to instantly generate skeleton project structure with boilerplate code, that's taken from configurable YAML file, to quickly kick-start your project I was tired of manually creating the project structure, with all those folder, files... So I decided to create a CLI tool that allows you to instantly generate skeleton projects, based on a reusable YAML file with boilerplate code if specified. YAML is very easy for both humans and programs to work with and parse, hence why it's the most logical choice in context of Scaffolder. Check out the GitHub page for detailed description and examples :) https://bit.ly/44Vat4D July 23, 2023 at 08:48AM
Saturday, 22 July 2023
Show HN: Write Excel Formulas in Seconds with AI https://bit.ly/3Y4VUsX
Show HN: Write Excel Formulas in Seconds with AI https://bit.ly/3Q3mL6V July 23, 2023 at 06:37AM
Show HN: Interesting Maps https://bit.ly/3rv9Y2L
Show HN: Interesting Maps https://bit.ly/3OpQ1U0 July 22, 2023 at 10:10PM
Show HN: Trivia Book made with GPT-4 https://bit.ly/3OpXQJq
Show HN: Trivia Book made with GPT-4 Free for the next 5 days. https://amzn.to/3OoG3SO July 22, 2023 at 03:51PM
Show HN: Writing stories by using GPT engine https://bit.ly/44sQJFL
Show HN: Writing stories by using GPT engine https://bit.ly/3KUJaiL July 22, 2023 at 07:52AM
Show HN: Ulry – Lightweight and fast link archiver app for iOS https://bit.ly/44BaFWS
Show HN: Ulry – Lightweight and fast link archiver app for iOS Hey HN! Ulry is a link archiver that allows you to save and organize your favorite links in one convenient place. It uses SQLite under the hood and it does not require any kind of registration. There are many other features like full-text search, ability to add notes to every link and URL redirections, folder, tags and a lot more. I initially created this project because I couldn't keep up with a lot of HN links that ended up in the front page and that I wanted to read in the future. At the time, I was not able to find a simple link archiver that worked without registration and I hated the fact that almost every link archiver that I tried scraped all the text inside of any URL that I saved just to give me an in-app reading experience that I did not want. Ulry is very fast, simple and lightweight AND it does not require registration. Under the hood, the app is going to make a simple HTTP request to the links that you want to save and it will parse meta tags like `og:title`, `og:description`, `og:image` and save it in the local SQLite database (that you can export and inspect whenever you want), ready to be shown in the app. I've been working on Ulry for more than a year as a side project and to improve my iOS skills, mainly for fun. I decided to open-source the project as I have received a lot of positive feedbacks and feature requests but I do not have the time to work on it anytime soon. I've had quite a positive experience in the past with the OS community, plus, I don't want to stop people from improving the product or customise it further with new features or simply learn from it as I consider this to be an intermediate level app. So that's why I'm here! Disclaimer: At the moment the app misses some crucial features like iCloud sync between devices, but I initially designed the app for myself and my usage and for the moment I am 100% satisfied with it. If you want to take a look at the app, you can navigate to the very basic webpage that I created for it at https://bit.ly/3K8TgN6 , there you will also find the App Store link. I'm eager to find out what you think about the app and hopefully I'll work on it with some of you in the future :) https://bit.ly/3pYDmya July 22, 2023 at 12:34AM
Subscribe to:
Posts (Atom)