HackerLangs
TopNewTrendsCommentsPastAskShowJobs

thatxliner

1,506 karmajoined 4 anni fa
https://github.com/ThatXliner

Submissions

The FCC is cracking down on DJI tech that dodged the foreign drone ban

theverge.com
2 points·by thatxliner·3 ore fa·0 comments

PostHog FOSS

github.com
93 points·by thatxliner·l’altro ieri·66 comments

The Adobe Semaphore puzzle had been solved

nbcbayarea.com
5 points·by thatxliner·18 giorni fa·0 comments

Ask HN: How much better has Fable been at design, really?

2 points·by thatxliner·25 giorni fa·1 comments

The Touch of God

bryanhu.com
2 points·by thatxliner·28 giorni fa·0 comments

PEP 668 – Marking Python base environments as "externally managed"

peps.python.org
2 points·by thatxliner·mese scorso·0 comments

Making Claude a Chemist

anthropic.com
5 points·by thatxliner·mese scorso·0 comments

[untitled]

1 points·by thatxliner·mese scorso·0 comments

Show HN: My custom agent skill for commit messages

github.com
3 points·by thatxliner·mese scorso·0 comments

Show HN: GAH, programatically add Git hunks

github.com
2 points·by thatxliner·mese scorso·0 comments

Hacker News front page as a site

thefrontpage.dev
434 points·by thatxliner·2 mesi fa·118 comments

Open Itinerary

bryanhu.com
2 points·by thatxliner·2 mesi fa·1 comments

RegexPSPACE: Regex LLM Benchmark

arxiv.org
1 points·by thatxliner·2 mesi fa·0 comments

Show HN: Rust but Lisp

github.com
218 points·by thatxliner·2 mesi fa·74 comments

Patchwork: AST-Native Editing for LLMs

github.com
3 points·by thatxliner·2 mesi fa·0 comments

Show HN: Patchwork, AST-native sed without LLMs

github.com
2 points·by thatxliner·2 mesi fa·0 comments

Zotero Version 9

zotero.org
5 points·by thatxliner·2 mesi fa·0 comments

Show HN: Xclif, file-based routing for Python CLIs

github.com
2 points·by thatxliner·2 mesi fa·0 comments

Show HN: Codeberg (Forgejo) CLI, built with Xclif

codeberg.org
16 points·by thatxliner·2 mesi fa·1 comments

Ti-84 Evo

education.ti.com
603 points·by thatxliner·2 mesi fa·482 comments

comments

thatxliner
·4 ore fa·discuss
Starlink is currently partnering with United Airlines for Wi-Fi coverage, so that's one thing.
thatxliner
·ieri·discuss
Oh thanks for the clarification
thatxliner
·l’altro ieri·discuss
No, I'd argue that this applies even for a mobile app: they can be shut down and become unavailable on the App Store or whatever.

On Android the solution is side loading if you have the APK. But on iPhone, unless you have the source code or IPA, you're stuck
thatxliner
·l’altro ieri·discuss
Right, the issue is that we are owning our stuff less and less. You used to be able to even buy a copy of an OS on a CD. Thus, I don't think a subscription justifies the cost of maintenance, and a lot of app models don't do subscriptions for app updates.

Of course, if there is a cloud component, that's a different story because there are recurring costs to hosting a server. Or maybe a user uses the service enough to justify the subscription (e.g. Apple Music subscription vs paying per song on iTunes or how Claude Code and Codex are actual subscriptions that are extremely worth it for the user).
thatxliner
·l’altro ieri·discuss
Does anyone know what the context for this is? Because https://github.com/PostHog/posthog exists as well
thatxliner
·29 giorni fa·discuss
Maybe because there are not many resources on how to set it up, or it is just not that easy to?

Because most devs already have it running and working without a sandbox, they're tending to not doing anything "unnecessary"
thatxliner
·29 giorni fa·discuss
When did you start using Mise? Maybe it's because I was a sort of early adopter.
thatxliner
·29 giorni fa·discuss
"Make Fable 6
thatxliner
·29 giorni fa·discuss
Glad you're having a good experience, but I personally switched from Mise back to Brew. I don't know if it was just my skill issue, but there were too many packages which found Mise to be problematic.
thatxliner
·30 giorni fa·discuss
I just work on multiple projects at the same time. This way, the time it takes for one prompt to complete does not disturb my productivity
thatxliner
·mese scorso·discuss
Having used both, it feels like OrbStack "just works" more than Podman. The main example of this is Supabase.
thatxliner
·mese scorso·discuss
this looks similar to something I built https://github.com/ThatXliner/git-worm
thatxliner
·mese scorso·discuss
now make this one-bit quantized
thatxliner
·2 mesi fa·discuss
I didn’t make this lol; just something cool I’ve found
thatxliner
·2 mesi fa·discuss
it's funny how the readme still says "written in Zig"
thatxliner
·2 mesi fa·discuss
it's weird at the bottom
thatxliner
·2 mesi fa·discuss
Because with so many metals in high entropy alloys, you can tune it to whatever, and that's why it's currently being investigated for potential room temperature superconductors.
thatxliner
·2 mesi fa·discuss
Hello Hacker News! This is more of an experiment/statements I wanted to make about needing specs for things (e.g. for agents to output) more than an actual "spec for itineraries."

While schema.org exists, it is a massive specification with a lot of cases that are likely unused if you were to optimize it for application use. This project really just points at the tension between using such an extensive schema versus more "practical" and application-focused ones, especially when token costs are in the question.
thatxliner
·2 mesi fa·discuss
Honestly, that's very cool

That was basically my intent with this project, but I took the laziest way to get there lol
thatxliner
·2 mesi fa·discuss
If anyone is curious, I've been making this using DeepSeek v4 Flash with Claude Code as the harness