I really do recommend everyone to try it out.
Two million checkboxes (written in Elixir)
11–20 of 61 posts
Elixir + Phoenix Liveview is such a mind blowing set of software. It really is something different that works so well for the majority of web applications.
Re: Two million checkboxes (written in Elixir)
#12[deleted]
Re: Two million checkboxes (written in Elixir)
#13Funny how these things are fairly simple on BEAM. Funny how majority of industry won’t ever learn anything about BEAM and will keep hitting walls for the rest of their careers.
Without evaluating the merits of your statement, I find it funny you start out implying others are close-minded, but end up rather close-minded yourself.
Re: Two million checkboxes (written in Elixir)
#14Funny how these things are fairly simple on BEAM. Funny how majority of industry won’t ever learn anything about BEAM and will keep hitting walls for the rest of their careers.
What is BEAM?
Re: Two million checkboxes (written in Elixir)
#15Ha, nice. Any interesting notes on scaling and load testing? At what point does it fall over? We all found it out empirically with One Million Checkboxes, so I'm curious how this compares.
I'll let you know once we had actually hit some performance ceiling. Right now, there like 50 users. I don't even see that in my metrics. But I'll keep you posted.
Some numbers. When cursors.io (now dead, search images) had a huge influx from China for some time, it went into thousands daily. According to wiki, r/place attracted 90k, mostly bots, I guess. There isn’t much to retain a “player” in subj tbh, so…
Re: Two million checkboxes (written in Elixir)
#16For every checkbox unchecked there should be a pop-up ad.
Re: Two million checkboxes (written in Elixir)
#17Re: Two million checkboxes (written in Elixir)
#18Seems like the server disconnects pretty often. I get disconnected twice now which ruined the boxes I had selected. :(
Re: Two million checkboxes (written in Elixir)
#19Think about it. You walk into a video store, you see 8-Minute Abs sittin' there, there's 7-Minute Abs right beside it. Which one are you gonna pick, man?
Re: Two million checkboxes (written in Elixir)
#20I upgraded the server to 2 performance CPUs and 8gb of ram, running on Fly.io Should be fiiiiiiine, right?