Readit News logoReadit News
choiway commented on Parallel coding agents with tmux and Markdown specs   schipper.ai/posts/paralle... · Posted by u/schipperai
ecliptik · 13 days ago
It's for personal use, and I wouldn't call it great software, but I used Claude Code Teams in parallel to create a Fluxbox-compatible window compositor for Wayland [1].

Overall effort was a few days of agentic vibe-coding over a period of about 3 weeks. Would have been faster, but the parallel agents burn though tokens extremely quickly and hit Max plan limits in under an hour.

1. https://github.com/ecliptik/fluxland

choiway · 13 days ago
This is really cool. Out of curiosity did you know how to do this sort of programming prior to LLMs?
choiway commented on Rari – Rust-powered React framework   rari.build/... · Posted by u/bvanvugt
choiway · a month ago
Naming so lit
choiway commented on Oxide raises $200M Series C   oxide.computer/blog/our-2... · Posted by u/igrunert
choiway · a month ago
How much money do you have to raise to buy a decent mic?
choiway commented on My Unhealthy Relationship with Keyboards   jackevansevo.github.io/my... · Posted by u/jandeboevrie
choiway · 2 years ago
If you type a lot for a work, spending the time and money for better tooling is not only healthy but should be encouraged. Unhealthy, is when you try to track down an after market Key Cult for $2,000 and spend $500 on switches because you feel like you have to try them all.
choiway commented on Elixir – Why the dot when calling anonymous functions?   dashbit.co/blog/why-the-d... · Posted by u/weatherlight
bnchrch · 3 years ago
For those of you who are interested by Elixir but find the lack of static typing an issue here are somethings to be aware of:

1. Static Typing is planned and currently the top priority of the team

https://elixir-lang.org/blog/2022/10/05/my-future-with-elixi...

2. There is a type checking tool

https://github.com/jeremyjh/dialyxir

3. You can go a long way with pattern matching and guides in the meantime and have alot more guarantees that a typical dynamic typed language.

choiway · 3 years ago
I do like me some static typing but it took me a while to realize that the guards and pattern matching provides runtime guarantees and not just compile time guarantees.
choiway commented on Apple reveals Vision Pro, a AR/VR headset unlike any other   arstechnica.com/gadgets/2... · Posted by u/thx-2718
choiway · 3 years ago
Feels more like a Lisa moment than an IPhone moment.
choiway commented on What's special about Erlang and Elixir?    · Posted by u/bedobi
choiway · 3 years ago
You're not missing anything if you can and don't mind building a framework of tools that run long running processes, handle the start up, failure and state of those processes and be able to introspect the status and internal state of those processes in a standard way.

The way isolated processes can be created and managed allows for the "let it crash" ideology in Erlang. For example, when you visit a Phoenix Framework site, you have your own process. If I was visiting the same site and encountered a state that crashed my process your process would be unaffected. The "exception" would only affect me until you ran into the same state that caused the crashed.

If I reported the crash to the developer, the developer could fix the bug and soft start the entire application without affecting your process. This isn't possible because of the language per se but really because of the entire Erlang ecosystem around fault tolerance.

*edited for more stuff

choiway commented on Reasons the banking crisis isn’t a repeat of 2008   chase.com/personal/invest... · Posted by u/s-xyz
choiway · 3 years ago
Just because a cookie doesn't crumble the same way doesn't mean the cookie isn't crumbling.
choiway commented on Netflix Executive Sentenced to 30 Months for 700K Bribes, Kickbacks from Vendors   justice.gov/usao-ndca/pr/... · Posted by u/altmind
choiway · 4 years ago
Unix Mercenary, LLC is brazenly on the nose.
choiway commented on Clever uses of pass, the Unix password manager   vitalyparnas.com/guides/p... · Posted by u/smartmic
choiway · 4 years ago
I got stuck at init

u/choiway

KarmaCake day72January 24, 2017
About
https://choiway.github.io B97F 5BA3 3E2D E45A 094A 5963 3413 5EAC 6083 2C90
View Original