Monday, February 10, 2025

Show HN: I made a Kotlin REPL with multiline editor, highlighting and completion https://ift.tt/2Mf0qnc

Show HN: I made a Kotlin REPL with multiline editor, highlighting and completion I’ve created a Kotlin REPL for the terminal with support for multiline code editing, interconnected cells, code completion, and error highlighting. https://ift.tt/QAGfYjr February 9, 2025 at 11:33PM

Show HN: Neovim Plugin for iOS and macOS Development https://ift.tt/JMnLXiY

Show HN: Neovim Plugin for iOS and macOS Development Over two years ago, I began exploring whether it was possible to shift my iOS development to Neovim. It took me over six months to resolve all issues and figure out how to connect everything, creating an environment with all the features required for development. After that, I decided to develop my own plugin to enable others to do the same. Since then, I have been developing apps for iOS and macOS using Neovim, for both my professional work and personal projects with no issues. This change has significantly boosted my productivity, and I no longer have to deal with Xcode's flaws. I can accomplish 95% of my work without needing to open Xcode. Before that, it seemed impossible to develop for Apple platforms outside of Xcode. I'm proud that I was stubborn enough to make it work after all those failures along the way. Neovim is an amazing project <3. https://github.com/wojciech-kulik/xcodebuild.nvim February 9, 2025 at 06:16PM

Sunday, February 9, 2025

Show HN: Hyloblog – minimal, Git-based SSG for writing (not theming) https://ift.tt/IFenXRY

Show HN: Hyloblog – minimal, Git-based SSG for writing (not theming) Hi HN, We're working on Xr0 [0] and have been building a static-site generator that meets our tastes and needs. The basic emphasis is on simplicity and content rather than customisability and feature-richness. We are imitating Jekyll and Hugo (and other SSGs) in their basic generation paradigm and LaTeX in its separating form from content, but attempting to combine these into a unified, minimal philosophy where you can open a repo and start writing without needing a CLI tool to generate your folder for you. The project is broken into two applications: an SSG you can run locally (or in a GH Action etc.) and a platform for easy hosting that bundles in some basic audience interaction features. Both are available on GitHub: [1] and [2]. We've been working on this somewhat sporadically for the past couple of months, and it is very much a WIP, particularly in the themes it offers, but we're keen to hear thoughts on this. [0]: https://xr0.dev [1]: https://ift.tt/VNJg2ZW [2]: https://ift.tt/FXRjevw https://hyloblog.com/ February 9, 2025 at 02:53AM

Show HN: Ohkami: Rust web framework on native, Cloudflare Workers and AWS Lambda https://ift.tt/jRU09za

Show HN: Ohkami: Rust web framework on native, Cloudflare Workers and AWS Lambda Ohkami added experimental support for AWS Lambda in v0.22. Now it works on: tokio, async-std, smol, glommio, nio, Cloudflare Workers, AWS Lambda! https://ift.tt/x70nsTR February 8, 2025 at 09:24PM

Show HN: I trained a custom LLM to create Apple Shortcuts https://ift.tt/FlG2L4W

Show HN: I trained a custom LLM to create Apple Shortcuts Hi! This is a version 2.0 2x Context window 7-8x Faster Less hallucinations :) https://ift.tt/FGgH3f4 February 8, 2025 at 11:05PM

Saturday, February 8, 2025

Show HN: HN as TikTok, Welcome to HN Hell https://ift.tt/z67eXBt

Show HN: HN as TikTok, Welcome to HN Hell https://hnhell.com February 5, 2025 at 04:45PM

Show HN: A configuration management system for minimal *Nix environments https://ift.tt/BRoDJC7

Show HN: A configuration management system for minimal *Nix environments I built this thing to scratch my itch for a simpler alternative to Ansible and similar for basic jobs like setting up a dev env, building containers, and provisioning small fleets of servers. Grateful for feedback on the approach! A couple of friends and I have found it useful for day-to-day automation tasks and I'm wondering if there's enough utility in its ability to target minimal environments like Alpine containers or IoT devices to warrant fleshing out a proper 1.0 release. https://ift.tt/q9PXyk7 February 7, 2025 at 11:16PM

Show HN: Orca – AI Game Engine https://ift.tt/By5qzel

Show HN: Orca – AI Game Engine https://ift.tt/EnUGtua August 16, 2025 at 02:52AM