HackerTrans
TopNewTrendsCommentsPastAskShowJobs

samsquire

no profile record

comments

samsquire
·2년 전·discuss
From just thinking about the architecture of Rama I feel it would scale very well.

Data parallelism and partitioning and sharding is a very effective scaling technique.

Nathan, I would appreciate writings about the mental model of mapping software to your mental model of implementing behaviours in the streaming data approach because it is a different paradigm.

I can't read the DSL yet and know what is going on!
samsquire
·3년 전·discuss
I've been trying to imagine a game which is like a real time strategy game for programming

You command coroutines, threads and processes across machines to do work for you, like units.

You can collect data from database, transform it in a pipeline and give it back.
samsquire
·3년 전·discuss
That's right, I don't have an account, I just read it, I would love to be able to comment on lobste.rs but I don't have anybody to invite me :'(
samsquire
·3년 전·discuss
Reddit is just one place I read content. The other is https://lobste.rs/ I am always looking for interesting technical content to read. I want to learn. I would like to read your technical blog!

If you don't have a blog, then you could try what I do, I promise it's minimal effort and easy to maintain and host and it costs nothing financial (except time you use to write)

Go to GitHub, create a repository and tick the checkbox for including README.md.

Then go to README.md and click the Edit icion in the top right corner.

Write into this README.md file whenever you blog, creating a markdown heading with the blog post's title. You could include a date if you want.

Please do this! It's a low tech solution to content to read.