yogsototh
factorio
the dedication of the dev is perceptible, almost unlimited replay value and the will release a major extension in 9 days that looks wonderful.
purescript if you count “compile to js” as compiled.
Otherwise Haskell
- can AI replace the job of a real programmer, or a team of software engineers? Probably not for a long time.
- can manager abuse the fantasy that they could get rid of those pesky engineers that dare telling them something is impossible? Yes totally. If they believe adding an AI tool to a team justifies a 200% increase in productivity. Some managers will fire people against all metrics and evidence. Calling that move a success. Same occurred when they try to outsource code to cheaper teams.
I work for s company that suddenly asked to rename a lot of stuff. This had consequences. It cost time, money, and created a disconnect between internal to the dev vocabulary that couldn’t be changed easily and user facing vocabulary. Also we were lucky but this could gave broken some long used API that we are proud not to version because the policy we have internally is “we will NEVER break the API”. And so far, for 8 years we still haven’t.
The first pass of elm ecosystem solved it. Before elm, it was also solved by other frameworks. But people wanted to be able to reuse their components and not rebuild new ones. React provided the ability to reuse css, and dirty js code in the middle of your application. You already had an way bigger ecosystem because you didn’t have to learn and built a complete new system again.
Personally if I had the choice I believe a new start should start at the browser level. Stop supporting HTML/CSS/JS. Create a new app-centric DSL and not a document centric one like html/css/js.
Ideally something inspired from cocoa layout. And I am dreaming but not accept generic code on the client side and only support a small controlled API. It would solve so many security issues. Sure, the creativity in such an ecosystem will be severely reduced. But we will have a so much improved UX.
it is awesome!
I use org-mode to maintain a todo list. A very important detail. All todo must have a schedule or deadline.
Every time I open my editor it shows the agenda view that present me the list of tasks to do today and the ones I haven’t completed in the past.
Mainly, if you can have a similar habit it will work as a meta habit that will improve and grow other time.
Plus org-mode can do so much more, this becomes really useful. Like help with creating new habits, write dynamic documents, etc… I wrote an article about my workflow here https://yannesposito.com/posts/0015-how-i-use-org-mode/index.html
If you don’t want to go full Cloudflare you can mitigate DDOS using these kind of technique locally.
https://blog.nginx.org/blog/mitigating-ddos-attacks-with-nginx-and-nginx-plus
Cloudflare will be a lot more effective in case of attack. But I don’t think most people need more than a few mitigation rules. If DDOS really come, there are very few things you could do to mitigate anyway.
https://en.wikipedia.org/wiki/New_Extremity
I would say, martyrs is not in the notable list, but I feel this is one of the worst.
Clojure is pretty decent.