frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Textile – A desktop app for weaving together bits of text

https://www.gettextile.app
13•stack_framer•2h ago
Hi all,

I'm excited to show off Textile, a desktop app I recently built.

Textile can combine bits of text using various inputs, such as commands on your computer, the contents of your clipboard, and hard-coded strings that you provide. It lets you carefully build up and modify a dynamic string, step by step, until it's exactly how you need it. The saved steps can then be executed on demand, with the click of a button or using a keyboard shortcut.

I built Textile because I was often constructing complicated, dynamic URLs from various sources that all existed on my computer. I got tired of manually switching between different apps, copying and pasting various chunks of text, and assembling them all together somewhere. I've also found Textile to be quite useful as a kind of repository for obscure bits of static text, such as ½ and other fraction characters, when I can't be bothered to remember their built-in keyboard combinations.

I also built Textile because I wanted to learn Electron, although I expect there will be some gnashing of teeth about this here. :) I think desktop development is quite interesting, in part because it doesn't require me, the developer, to pay for an API server and database in the cloud. The app itself is both the UI and the "server," and the local drive is effectively the "database." I knows this trades away syncing with the cloud but, on the other hand, there's something nice about knowing that your files are on your drive and not on somebody else's server.

I realize that something like Textile may already exist, and may have much more functionality but, again, I wanted to learn. I must say that multi-sequence keyboard shortcuts are hard, and there are cases that don't work right in Textile. I feel vulnerable admitting that my approach has much room for improvement!

For what it's worth, I did not use an LLM to write any code for Textile (although I did ask many questions of an LLM, as an alternative to Googling).

Textile is open source, free to use, and does not require sign up, email, phone, or other such barriers. Try it and let me know what you think!

(Note: I don't have access to hardware running Windows or Linux, so Textile is only available for macOS at the moment.)

Comments

frereubu•53m ago
The text on your site is cut off on both left and right on my iPhone 13 mini, and I can't zoom, so it's unreadable.
thejokeisonme•44m ago
Same on Android, duck browser
stack_framer•22m ago
Thanks! Should be fixed.

The newest Instagram “exploit” is the goofiest I've seen

https://www.0xsid.com/blog/meta-account-takeover-fiasco
972•ssiddharth•5h ago•238 comments

Debug Project

https://debug.com/
40•Eridanus2•57m ago•9 comments

AI Agent Guidelines for CS336 at Stanford

https://github.com/stanford-cs336/assignment1-basics/blob/main/CLAUDE.md
229•prakashqwerty•4h ago•94 comments

Should you normalize RGB values by 255 or 256?

https://30fps.net/pages/255-vs-256-division/
120•pplanu•3h ago•47 comments

CS336: Language Modeling from Scratch

https://cs336.stanford.edu/
274•kristianpaul•7h ago•36 comments

What appear to be biochemical processes may be a natural feature of geology

https://www.quantamagazine.org/the-dirt-that-refused-to-die-20260601/
157•speckx•6h ago•41 comments

Alphabet announces $80B equity capital raise to expand AI infra and compute

https://abc.xyz/investor/news/news-details/2026/Alphabet-Announces-Proposed-80-Billion-Equity-Cap...
48•gregschlom•41m ago•29 comments

Florida sues OpenAI and Sam Altman over AI risks

https://www.politico.com/news/2026/06/01/openai-hit-with-florida-lawsuit-00944215
123•cyunker•5h ago•85 comments

GrapheneOS Speech Services version 2 released

https://discuss.grapheneos.org/d/36001-grapheneos-speech-services-version-2-released
36•pretext•2h ago•7 comments

I made my phone slow on purpose

https://vinewallapp.com/notes/i-made-my-phone-slow-on-purpose/
135•gcampos•4d ago•120 comments

Stealing from Biologists to Compile Haskell Faster

https://www.iankduncan.com/engineering/2026-05-30-stealing-from-biologists-to-compile-haskell-fas...
56•mooreds•2d ago•2 comments

Ask HN: Who is hiring? (June 2026)

123•whoishiring•6h ago•184 comments

A 10 year old Xeon is all you need

https://point.free/blog/gemma-4-on-a-2016-xeon/
639•cafkafk•14h ago•260 comments

Nvidia RTX Spark

https://www.nvidia.com/en-us/products/rtx-spark/
246•shenli3514•16h ago•212 comments

GitHub and the crime against software

https://eblog.fly.dev/githubbad.html
142•pplanu•2h ago•49 comments

Microsoft builds MacBook Pro rival with NVIDIA-powered Surface Laptop Ultra

https://www.windowslatest.com/2026/06/01/microsoft-builds-its-ultimate-macbook-pro-rival-with-the...
76•jbk•9h ago•235 comments

Anthropic confidentially submits draft S-1 to the SEC

https://www.anthropic.com/news/confidential-draft-s1-sec
361•surprisetalk•5h ago•287 comments

Windows GOG DOS Games on M-Series Macs

https://f055.net/technology/windows-gog-dos-games-on-m-series-macs/
115•f055•8h ago•71 comments

Launch HN: Expanse (YC P26) – Unlock Wasted GPU Capacity

61•ismaeel_bashir•8h ago•13 comments

Only 17% of all 64-bit Integers are products of two 32-bit integers

https://lemire.me/blog/2026/05/22/only-17-of-all-64-bit-integers-are-products-of-two-32-bit-integ...
171•sebg•4d ago•83 comments

Malicious npm packages detected across Red Hat Cloud Services

https://github.com/RedHatInsights/javascript-clients/issues/492
695•kurmiashish•8h ago•383 comments

Ask HN: Who wants to be hired? (June 2026)

62•whoishiring•6h ago•213 comments

Flipper Zero Zig Template

https://github.com/NishantJoshi00/flipper-template
110•Nars088•8h ago•7 comments

I missed Network integrated tools on Windows so I built a Linux equivalent

https://github.com/thongor77/nmlinux
4•magetriste•2d ago•1 comments

The Pirate Bay Remains Resilient, 20 Years After the Raid

https://torrentfreak.com/the-pirate-bay-remains-resilient-20-years-after-the-raid/
424•speckx•7h ago•215 comments

Sysadmining Like It's 2009

https://lambdacreate.com/posts/sysadmining-like-its-2009
79•yacin•7h ago•29 comments

Superintelligence: The Idea That Eats Smart People (2016)

https://idlewords.com/talks/superintelligence.htm
86•thoughtpeddler•3h ago•98 comments

Linux Basics for Hackers (2019)

https://github.com/ahegazy0/linux-basics-for-hackers-notes
104•ibobev•8h ago•21 comments

Handmade Hawaiian Islands Map

https://www.notesfromtheroad.com/roam/hawaiian-islands-map.html
32•bovermyer•2d ago•14 comments

Show HN: Textile – A desktop app for weaving together bits of text

https://www.gettextile.app
13•stack_framer•2h ago•3 comments