Oddbean new post about | logout

Notes by Jan Antoš | export

 nostr:npub1mhpa4r7de3ucvrlcjxcg5p6nljy3jy8nhq2uf6w68j7e006nm0gqdy6t73 

thats why you run redis i... 
 @b05df304 @ddc3da8f and we are back to Erlang/OTP and distributed Mnesia, never understood how someone can name data storage system like this :-) 
 nostr:npub1jzv3zu6jdkqdxe2stp3skp8z64ffjcuw6uw2a2du9xfhs9ua6wcscx76na 

Most php programmers in m... 
 @b05df304 @ddc3da8f and if they do, they than do not separate data model and this will kill them during horizontal scaling because they are not stateless :-) you have idea how many state full micro services I have seen in my live in terms of for example login sessions. Technically impossible to horizontally scale. 
 nostr:npub1kpwlxpzkxfmuxjmzc2wp3rf9vjg0sgydmlhsnrgqr3maf59h86qqdxxzz4 nostr:npub1jzv3zu6jdkqdxe2s... 
 @ddc3da8f @b05df304 @8aabb2c9 yep Jaroslav Heyrovský received Nobel Price for polarography and electrochemistry. 
 nostr:npub1jzv3zu6jdkqdxe2stp3skp8z64ffjcuw6uw2a2du9xfhs9ua6wcscx76na nostr:npub1kpwlxpzkxfmuxjmz... 
 @ddc3da8f @b05df304 I was referring to using Kotlin in Backend side 
 nostr:npub1mhpa4r7de3ucvrlcjxcg5p6nljy3jy8nhq2uf6w68j7e006nm0gqdy6t73 

Of the ones you listed th... 
 @b05df304 @ddc3da8f if you say Java, we should also say Kotlin. However if I would be tasked with 5+ nines SLA than I would take into consideration Erlang/Elixir perhaps Scala with their Actors models. 
 nostr:npub1jzv3zu6jdkqdxe2stp3skp8z64ffjcuw6uw2a2du9xfhs9ua6wcscx76na nostr:npub1lr0u06puk9x2rrfy... 
 @ddc3da8f @f8dfc7e8 well if someone is using jquery as building block that he can’t defer while he needs to use it from beginning. Not mentioning the mess with shadow DOM. 
 nostr:npub1mhpa4r7de3ucvrlcjxcg5p6nljy3jy8nhq2uf6w68j7e006nm0gqdy6t73 nostr:npub1jzv3zu6jdkqdxe2s... 
 @f8dfc7e8 @ddc3da8f yep, JQ is one of the biggest waste of bandwidth before DOM is even rendered. 
 nostr:npub1jzv3zu6jdkqdxe2stp3skp8z64ffjcuw6uw2a2du9xfhs9ua6wcscx76na nostr:npub1lr0u06puk9x2rrfy... 
 @ddc3da8f @f8dfc7e8 tbh, NOJS = blank screen happens when someone disabled it, I don’t see the difference with PHP on client side, if someone disable JS for sure, he will disable PHP also. 
 nostr:npub1lr0u06puk9x2rrfy6kwa7rlm3265xhn4vp2vlw5v0h98gysf3d5skvpa6s nostr:npub1jzv3zu6jdkqdxe2s... 
 @ddc3da8f @f8dfc7e8 @ec7374a8 @aecfae5b the only big limitation of PWA has been Apple not supporting web push notifications, well this has recently changed. I love PWA and their independence on app stores. However I would doubt PHP will ever do it to browser side, you may compile it into wasm and with some react trickery to get it working. But it will ultimately fails the same way as pyscript loading 5MB before app even starts. 
 nostr:npub1lr0u06puk9x2rrfy6kwa7rlm3265xhn4vp2vlw5v0h98gysf3d5skvpa6s nostr:npub1jzv3zu6jdkqdxe2s... 
 @ddc3da8f @f8dfc7e8 why to remake flash, we have PixiJS 
 One line of code that saved my day 

cube([10,30,10]);

And what about you?

#OpenSCAD #3DPrinting #Coding

https://media.mstdn.social/media_attachments/files/111/085/300/813/086/134/original/2c86085e4305f1c4.png 
 Tak mě napadlo, jestli by mi @9eb6d5a3 neporadila, jak donutit developery psát dokumentaci alespoň ve formě docstringů a conventional commits. Nějaké rady? Přece nemůžu stát jako dráb za zády šesti týmům a zlověstně funět za krk. 
Event not found
 @ddc3da8f @ec7374a8 @aecfae5b or just go with some another language ;-)