Wednesday, August 14, 2024

Modernizing Potrero Yard: Give Feedback on Public Art

Modernizing Potrero Yard: Give Feedback on Public Art
By Caroline Cabral

Photo of Potrero Yard as it looks today. The Potrero Yard Modernization Project plans to replace the 100-year-old bus yard with a modern bus facility. The new facility will include large-scale public art, and you have a chance to share feedback on the artist-proposed designs. The San Francisco Arts Commission manages public art for this project. They invite you to comment on conceptual designs by the finalist artists or artist teams for two glass art installations for the site. Share your Feedback You can view the art proposals for each location on the facility and share comments on two...



Published August 13, 2024 at 05:30AM
https://ift.tt/RzYwbSo

Show HN: AI co-worker for system software development (Rust,C,C++,pdf) https://ift.tt/fW0adYz

Show HN: AI co-worker for system software development (Rust,C,C++,pdf) Hey Everybody, We are really excited to release the 1st version of H2LooP studio today. https://h2loop.ai/ H2LooP Studio helps system software engineers generate code from technical specs, debug issues, and understand complex code in C, C++, Go, and Rust. Under the hood, it uses the H2LooP Data Engine to create instruction-tuned datasets from data sheets and source code. Models are what they eat. We create high-quality, pre-vetted domain-specific training data (telecom, IoT, automotive, consumer electronics) at scale for fine-tuning small language models. We leverage both LLMs and human expertise (system knowledge) to build this dataset. Why are we building H2Loop? 1.Challenges in System Code: -System code presents significant challenges for LLMs that lack specialised pre-training. -Existing tools like GitHub Copilot struggle with tasks such as generating device driver code, debugging network kernel crashes, and interpreting hardware schematics. 2.Limitations of Current Coding Assistants: -Results from generic coding assistants are often unclear and insufficient. -These tools are unable to handle technical specifications or crash logs, which are essential for system software development. -System developers frequently need to reference specifications like Wi-Fi, Bluetooth, or network protocols while coding, but current tools fail to meet these needs. 3.Specialised Requirements for System Software: -System software is typically written in languages like C, C++, Go, and Rust, often in closed-source projects. -Enterprises need specialised solutions that understand their specific domain and coding standards. Challenges in Generating Accurate Code from Technical Specifications: 1.Unstructured Format of Technical Specifications: -Technical specifications are often in PDF format, which is inherently unstructured. -Parsing PDFs that include images, tables, and various text elements, and aligning them with reference sample code, presents a significant challenge. 2.Difficulty in Creating Domain-Specific Datasets: -Developing a question-and-answer coding dataset for specialised domains like automotive or telecom, suitable for LLM training, is a complex task. 3.Necessity of Expert Review: -Expert review of the training dataset is crucial. For example, if a dataset is created for socket creation in a networking protocol, it must be meticulously checked by an expert before being used for fine-tuning. The Solution: 1.RAG-Based Parsing and Chunking: -We employ a Retrieval-Augmented Generation (RAG) solution to parse and chunk PDFs effectively. -By combining LLM and manual methods, we align the content from PDFs with source code to create an instruction tuned dataset. 2.Expert Review and Validation: -Our team of system and domain experts thoroughly review and validate the training datasets, which are formatted in JSON. 3.Collaborative Fine-Tuning: -We partner with enterprises to transform their code and technical specifications into expert-vetted, domain-specific datasets. -We then assist in fine-tuning a small language model tailored to their domain and coding standards. Who can use H2LooP: H2LooP is a valuable tool for professionals like developers, product managers, and CTOs. If you're working on proprietary software, frequently coding from technical specifications,H2LooP is for you. Demo: https://ift.tt/TbtJBM3 H2LooP Studio is hosted in the cloud. You can download sample technical specifications and experiment with the H2LooP model to generate system software code. We will soon be releasing the H2LooP Data Engine, which will allow you to create training datasets by uploading code and PDFs. For more details, refer to https://ift.tt/LBo5NCb Also please join our community at : - Slack : https://ift.tt/hUaOo1m - Twitter : https://x.com/h2loopinc Would love to hear your feedback & how we can make this better. Thank you, Team H2LooP https://h2loop.ai/ August 13, 2024 at 09:02PM

Tuesday, August 13, 2024

Show HN: Llmq – Pipe stuff in the shell to AI https://ift.tt/tbvjiMY

Show HN: Llmq – Pipe stuff in the shell to AI I just put this together real quick and am finding it useful. Sharing in case anyone else would benefit from it. https://ift.tt/Q9i7rxK August 12, 2024 at 11:12PM

Show HN: ChartAI - Edit Charts from Screenshots –> Built with Gemini Flash https://ift.tt/NRDBTW0

Show HN: ChartAI - Edit Charts from Screenshots –> Built with Gemini Flash https://ift.tt/VT7zMqg August 12, 2024 at 11:09PM

Monday, August 12, 2024

Show HN: SuperRocola.com – Collaborative DJ Platform for Real-Time Music Sharing https://ift.tt/SFLo5Hp

Show HN: SuperRocola.com – Collaborative DJ Platform for Real-Time Music Sharing Hi!, I've built Super Rocola, a web app that turns everyone into a DJ. Tech Stack: Built with SvelteKit, Node.Js, WebSockets and MongoDB Key Features: - Free from any kind of sign up / subscription - Create instant music sessions with a unique QR code - Integrates with YouTube and SoundCloud for vast music library - Real-time collaborative playlist management Problem It Solves: Eliminates the "aux cord fight" at parties and gatherings. Everyone can contribute to the playlist democratically. How It's Different: Unlike other music sharing apps, Super Rocola focuses on real-time collaboration and social interaction around music selection, whithout requiring to have an active subscription to any service. Future plans: - I would like to integrate more platforms (Apple music, Spotify, Deezer) I'd love to get feedback from the HN community on the concept, implementation, and any ideas for improvement. You can try it out at superrocola.com. Looking forward to your thoughts and suggestions! https://ift.tt/gvJkGjm August 11, 2024 at 09:25PM

Show HN: I built Zesfy – Your daily tasks, scheduled in seconds https://ift.tt/spl7EDh

Show HN: I built Zesfy – Your daily tasks, scheduled in seconds https://zesfy.com/ August 11, 2024 at 10:16PM

Sunday, August 11, 2024

Show HN: Rust GUI Library via Flutter https://ift.tt/1T0DxjV

Show HN: Rust GUI Library via Flutter Hi, I made a bridge ( https://ift.tt/YgDxcfF v2.0.0) between Flutter and Rust, which auto translates syntaxes like arbitrary types, &mut, async, traits, results, closure (callback), lifetimes, etc. The goal is to make a bridge between the two, seamlessly as if working in one single language. Then, as an example, I showed how to write Rust applications with GUI by utilizing Flutter. That is discussed in the link in details. To play with it, please visit the GitHub repo, or refer to the end of the article for detailed folders and commands. When I first released 1.0.0 years ago, it only contained few features compared to today. It is the result of the hard work of contributors and me, and many thanks to all the contributors! https://ift.tt/yACwpbL August 11, 2024 at 08:25AM

Show HN: I trained a chess engine to play like humans https://ift.tt/i5eF9rL

Show HN: I trained a chess engine to play like humans I built 1e4.ai - a chess web app where you play against neural networks trained to mim...