HN user

middayc

761 karma

maker of ryelang.org

Posts48
Comments289
View on HN
ryelang.org 2mo ago

Allowlisting Config Capabilities by Embedding Rye in Go

middayc
1pts0
ryelang.org 8mo ago

Building GUIs with Rye and Fyne: 16 working examples

middayc
1pts0
asciinema.org 8mo ago

Jacking into the Rye's Cybergrid

middayc
2pts0
asciinema.org 9mo ago

Using Rye console to retrieve and summarize HN News with OpenAI

middayc
1pts0
asciinema.org 10mo ago

Interactive use of Rye tables: first two examples from a blogpost

middayc
1pts0
ryelang.org 1y ago

Rye Principles

middayc
2pts0
www.rebol.com 1y ago

The problem with OOL is not the OO (2009)

middayc
2pts0
news.ycombinator.com 1y ago

Thought experiment: 1000 LLMs, 100 years

middayc
2pts3
ryelang.org 1y ago

Short and sweet GUI examples (Ryelang and Fyne)

middayc
2pts0
ryelang.org 2y ago

How contexts (scopes) work in Ryelang

middayc
2pts0
www.youtube.com 2y ago

Hyper static global environment (forth)

middayc
1pts1
ryelang.org 2y ago

Go's concurrency in a dynamic language Rye

middayc
2pts0
ryelang.org 2y ago

Rye's Simple Evaluation Rules

middayc
2pts0
ryelang.org 2y ago

Rye Block Structures

middayc
2pts0
ryelang.org 2y ago

Rye language got a website, first reference docs ...

middayc
2pts1
ryelang.org 2y ago

Talking in Rye over Telegram

middayc
1pts0
asciinema.org 2y ago

Ryelang Demo: CSV, Spreadsheets, HTTP and Postmark – Asciinema

middayc
2pts0
ryelang.blogspot.com 3y ago

Receiving emails with Go's smtpd and Rye

middayc
1pts0
ryelang.blogspot.com 3y ago

Ryelang – controlled file serving example and comparison to Python

middayc
1pts0
refaktorlabs.blogspot.com 12y ago

Probabilistic AI can't be AI

middayc
9pts29
rt.com 12y ago

Silk Road’s rival offline, another black drug mart mulls shutdown

middayc
1pts0
invoicefox.blogspot.com 12y ago

Developer just wants to develop

middayc
2pts0
workonomic.blogspot.com 13y ago

Google's push from Talk to Hangouts, XMPP and workonomic

middayc
10pts7
support.mozilla.org 13y ago

Did FireFox 19 break webapps that rely on PDF-s being as-is?

middayc
2pts1
news.ycombinator.com 13y ago

Ask HN: has the onsite feedback (button/form) concept failed?

middayc
1pts1
www.youtube.com 13y ago

29c3: Not my department (Jacob Appelbaum / ioerror) [Keynote]

middayc
2pts0
refaktorlabs.com 14y ago

Quick simple stupid

middayc
1pts0
youtu.be 14y ago

How modern game networking works (by author of indie game Monaco)

middayc
2pts0
jankom.posterous.com 14y ago

Ideology Greed

middayc
1pts0
vimeo.com 14y ago

Steven Rambam. Privacy is Dead - Get Over It (PI's view)

middayc
2pts0

Very interestin discussion below/above. I just want to say that building with hempcrete, which relies on lime and NHL (natural hydraulic lime) or Baumit Trassitplus whic is some version of roman "cement" relies on may of these principles and is a "modern building technique". It's also much more carbon neutral than many other methods, can produce good thermal dynamics and "breathable" walls. And is DIY friendly.

Then the rye code "needs more meat" too yes, but not that much changes, |fix { code } already does the fixing and provides an alternative, |^check { failure construct dialect }, already wraps received failure into a new one you construct, and exits to caller. There are other such functions but these two are most common.

Additional benefit I see, they already express intent. Like map, filter, reduce express intent better than foreach loop.

But sometimes you must act on exceptional situations, recover, take alternative route, provide default, or translate exception from lower level one to a higher level one. From cause based to more intent based. Err, file not found setup.txt -> Couldn't read your setup -> ...

Which its great if this also doesn't loose lower level information, but just wraps it, so end user could dig into the error.

Thanks! But words with dots vs. Pipes dont work that way.

All functions, user level or builtins (written in Go) (or generic methods that dispatch on the Kind of first arg) have exactly the same calling conventions/rules. Dot vs pipe is a matter of evaluation priority, that works the same on all of them.

In fact there are more word types in that "game", words, dotwords, opwords and pipewords :) look here for more: https://ryelang.org/meet_rye/specifics/opwords/

I agree, if you don't have a clear view on what you want to do on certain exception, or you are adding information or translating/wrapping error into a higher level one, then it can be cleaner to let program fail naturally in that specific case. Catch, print error and panic makes no sense in many cases and can make the exception less clear when it happens.

Generated images moved even faster than generated code in a way through it's cycle, so maybe there is a lesson there we can observe and that you also touch upon.

Well i would be very happy if i could write that instinctively (at least the feel/flow makes it seem like that) in english, but i can't even by a long stretch.

The article is me coping with my existential crisis, trying to explore and accept my fears by writing it. And by exploring ideas I think I found some vision for my stance in all this - or hope if you will. I hope these feelings will be real, and I can write a positive blog post also, but I can't be certain if the feelings will survive the scrutiny at this point, or are just warm fuzzy delusions and next level of cope (I had these periods few times in last year).

I'm just trying to say, I am definitely not trying to deliberately spread FUD to hinder the open web -if that was your impression :P

And it's not just that the execution is faster now. The competition saw the "outer shell" of your idea. But LLM platforms (the forest) - they see the internals, if you used them to explore and develop it. They also see all similar ideas across the globe.

And they own - not rent the compute and models - as you do from them. If we want to extend this, they could "pre-cog" your idea and build it even before you do.

I'm not talking about what is happening now, I'm just playing out the thought experiment.

The dynamics at least with the space dark forest is different than when we live on the same planet. It has to do with lack/slow communication over vast space (that you can't trust anyway).

It relied on two principles "the chain of suspicion" and "technological explosion", which don't hold true if we are on the same planet. You can google it (or llm it) :)

This is interesting.

When I read if for the second time, trying to understand it - maybe even better match for the low orbit flying garbage would be "enshitification"? As the time goes on, more and more garbage is produced, and we have no clear way or specific motivated entity to start removing it so it just grows.

As the first line of the post says - it's a thought experiment, so comments like yours that open new options and ask new questions are the best outcome.

I have no other comment other than - very interesting. I thought about how the overlying model will change for us, but haven't considered that the underlying model (what you proposed) can change too ... if that makes sense.

Interesting irony :). If you don't produce the idea in fear of just feeding the forest, someone else will, so it might as well be you. It's true that this is very similar as current dilemmas some people have about their ideas.

The difference is that now people see just the outer shell of your ideas - but if you use LLM-s to search, explore, code your ideas, the system "knows" it all, or even more than you, given that it can "cross-pollinate".

I seem to get into sort of existential crisis every few moths with the progress that llm-s are doing. I probably fool myself for a while that "it's not real", then at some point I can't fool myself any more - then I accept it somewhat ... then the new progress happens and it cycles again.

But as it's written at the top, this was a thought experiment, not a prediction. And while I tried to put all the bad scenarios on the table (with the theme of the dark forest that is), I think I again found a sense of optimism, because I also think this thought experiment has flaws.

So I hope, that after a while I will be able to write the contrary, I've already written down some points about it - I already have a title. But we will see. I am more optimistic after I wrote this than before. :P

This was the same before, if you had a novel idea and make a product out of it others follow. Especially for LLMs, they are not (till now) learning on the fly. Claude Opus 4.6 knowledge cut off was August 2025, so every idea you type in after this date is in the training data but not available, so you only have to be fast enough. Especially LLMs/AI-Agents like Claude enable this speed you need for bringing out something new.

You have a point about the update intervals and the higher speed they provide to developers. But you are talking about now, and I was making a thought experiment - about a potential future. LLM-s are not learning on the fly, but I suspect they do log the conversations, their responses and could also deduce from further interaction if a particular response was satisfactory to the user. So in a world where available training data is drying up, nobody is throwing all this away. Gemini even has direct upvote/downvote on responses. Algorithms will probably improve, and the intervals will probably shorten.

Given the detailed information that all the back and forwards generate - I think it's not hard to use similar technology to track underlying trends, get all the problems associated with them and all the solution space that is talked about - and generate the solution before even the ones who thought of it release it. Theoretically :)

I think the open development will become less open. I don't like it - but I think it's already happening. First - all the blogs and forums moved to specialized platforms (SO, discords, ..) and now event some of those are d(r)ying. If people (in extreme cases) don't even read the code they produce, why would they read about the code, discuss the code, that's not even in their care. That is without the theoretical fear of the global Borg slurping all they write.

I hope the open source models / crowdsourced approaches to training will also be an important part of the ecosystem, keeping it honest and providing an exit. Similarly, as it does for operating systems and other important software.

But I don't see a trend of big companies really opening up. They usually open only if it benefits them (which can also happen and did happen in various scenarios). Everybody is accepting and open when it's trying to grow and is closing once it can reach a monopoly.

Well, I didn't know for this book, so I suspect or hope the exact points that I make won't map to the ones from the book.

It is true that the original "The dark forest" book made an impression on me, so I was thinking about its theories often and trying to apply them to various situations.

Platforms cherry-picking successful ideas and stealing them isn't new. Platforms could do this because they had the capital and the platform (distribution).

What is different is, is that LLM platforms literally have world's thoughts, ideas, conversations and a big part of the code/can generate it. It's like "pre-crime" ... they could copy your idea, or capture a trend brewing and replicate, before you even released it.

Rye 4 months ago

Author of Rye here (didn't post this, thanks @tosh). If anyone has any questions or feedback I am watching.

I was never an iOS user, or developer - exactly because Android was more "open", exerted less control over a user of the device.

The same reason I use Linux for 25 years (not ideological, but it just makes most sense by far). In time where this view (win11 vs. Linux) is starting to make sense to more and more people, few rare config nuances are getting easier to solve due to LLM-s, going into the opposite direction with a mobile OS calls for users to also start seriously considering more open alternatives and making a path for users of our app to do the same.

What are these /thelang and /showlang?

Are these like permanent urls that we can use to filter posts?

This makes me thing about what other permanent urls/filters there are. Is there a list somewhere?

He has good points about languages.

But it reminds me of the SEO guys optimizing for search engines. At the end of the day, the real long term strategy is to just "make good content", or in this case, "make a good language".

In the futuristic :) long term, in "post programming-language world" I predict each big llm provider will have its own propertiary compiler/vm/runtime. Why basically do transpiling if you can own the experience and result 100% and compete on that with other llm providers.

It's interesting how often there are similarities between Numshell, Rye and Lil, although I think they are from different influences. I guess it's sort of current zeitgeist if you want something light, high level and interactive.

Yes, a lot of REBOL ideas, that Rye took, or various functional, homoiconic langauges implement (haskell, lips, clojure, scheme, Io, Factor) come from search for greater internal consistency than your ALGOL-derived status-quo languages provide. :)

So degrading the core doesn't make much sense if you are not more specific. This is the core.