JP
ciantic.bsky.social
JP
@ciantic.bsky.social
Developer. Rust, TypeScript, C#, .NET... https://github.com/Ciantic/
React / Svelte community etc, seems to be in eternally stuck with fiddling state management and bundling. It's so frustrating, where as WordPress seems to do everything worse, but deliver user experience that is "good enough".
November 25, 2025 at 2:12 PM
Is it shaped like an origami snowflake?
November 24, 2025 at 5:21 PM
It's now over 80k, as someone called Murasaki donated $10 000, with a note: "From an old man, so young kids can maybe dream of something big. Please make it awesome."
November 21, 2025 at 8:01 PM
Smithay Client toolkit is just an example how to run a Wayland window, so it doesn't have font rendering loaded etc. But it can render some stuff anyway.

One would think there is a way to minimize memory usage from 100MB...
November 18, 2025 at 9:31 AM
ease at which Claude generates tests, I figured, I don't even commit those for the moment. Not sure what good approach is.

In closed source app, one does commit tests, but this is my own project so whatever
November 15, 2025 at 1:07 PM
Darn it! Looks good. Remote sewers are important.

I need SFTP client, and maybe something like this could work. I'm transitioning to Linux and has specific requirements. If I could program my own features to it, it would suit me.
November 13, 2025 at 10:55 AM
Same can't be said of their web page, in Chrome Task Manager it uses 5% of CPU all the time, even if one is focused to other Chrome window. Scrolling framerate drops dramatically.
November 10, 2025 at 3:52 PM
I don't like the GTK4 webkit webview anyway, I will try this:

github.com/tauri-apps/c...

It's half baked, but it seems to get updates.
GitHub - tauri-apps/cef-rs
Contribute to tauri-apps/cef-rs development by creating an account on GitHub.
github.com
November 10, 2025 at 12:35 PM
Article doesn't mention how much the chip costs... for current generation I've seen estimates of $50.

Suppose it's now 50% more, so $75. In big picture doesn't sound massive bump?
November 7, 2025 at 7:37 PM
yup, thats what I've seen, those new LLM written languages are mostly playing around with syntax. Like the french Rust.

To me most exciting language at the moment is www.roc-lang.org because it can infer error types etc.
The Roc Programming Language
A fast, friendly, functional language.
www.roc-lang.org
November 7, 2025 at 7:25 PM
Yes, and it's already done it.

For me interesting part of programming language is not the syntax, but how it improves on existing ones on things like:

- memory safety
- thread safety
- parallelism

I don't care if your new programming language syntax is new and exciting if it segfaults.
November 7, 2025 at 4:27 PM