Hacker News

Show HN: Llm.sh – LLMs in the command line via bash

Hacker News - 7 hours 12 min ago

A simple bash script to interact with LLMs from the command line. Inspired by Simon Willison's llm tool but trying to avoid dependencies. Only dependencies are curl and jq

Comments URL: https://news.ycombinator.com/item?id=44201019

Points: 1

# Comments: 0

Categories: Hacker News

Pwnat

Hacker News - 7 hours 25 min ago

Article URL: https://samy.pl/pwnat/

Comments URL: https://news.ycombinator.com/item?id=44200881

Points: 1

# Comments: 0

Categories: Hacker News

Curate Your Shell History

Hacker News - 7 hours 26 min ago
Categories: Hacker News

Small Programs and Languages

Hacker News - 7 hours 34 min ago

Article URL: https://ratfactor.com/cards/pl-small

Comments URL: https://news.ycombinator.com/item?id=44200797

Points: 3

# Comments: 0

Categories: Hacker News

Show HN: Hackable ScreenTime iOS App with Home Assistant and JavaScript Plugins

Hacker News - 7 hours 35 min ago

I’ve tried a bunch of habit tracking apps, but most of them don’t do much more than replicate checkboxes on paper. Meanwhile, I’ve got a Home Assistant instance running my entire environment. So I thought: what if my lights only turned off at night after I finished that chapter? Or the AC kicked in only after I went for that run? Maybe tying habits to the real world could make them stick.

I’ve been building HabitBridge as a way to track - and enforce - my own daily routines. It’s a habit tracker built with developers and hackers in mind, thanks to its JavaScript plugin framework. You can write your own “plugins” (and publish them here: https://github.com/joshspicer/habitbridgemarketplace) that run right in the app and define what a habit is—like conjugating 10 Italian verbs.

When a habit is completed, HabitBridge can fire a webhook to any URL you want (you’ll see the JSON structure in the app). I even put together a small Home Assistant add-on to receive that data and trigger automations based on your completions.

Check it out—it’s totally free. It’s still early days, and there are a few rough edges, but I’d love your feedback. Feel free to reach out here or on GitHub: https://github.com/joshspicer/habitbridge-release/issues

Comments URL: https://news.ycombinator.com/item?id=44200782

Points: 1

# Comments: 0

Categories: Hacker News

Pages