HN user

atbpaca

153 karma
Posts0
Comments61
View on HN
No posts found.

I am very happy for Scala. So many people taking the time to rant on it. Yes, you can do anything with Scala in a million different ways. So what? So can you do it in C++, Python, Rust, etc. I agree that the whole "Category Theory" libraries are way over the top, but so are libraries in Java using "factories" everywhere. Every language has its pros and cons.

I just hope they won't destroy sagas like they did to the Witcher. In other words, I don't think this is good for future content as there is a risk movies/series will follow the same scripts, underlying story plots, cultural norms, same cinematography, etc. Quality going down.

Moreover, this also means more time for ads to pay for this merger.

I don't think it is a problem with Scala 3 itself. Scala 3 brought a lot of improvements, one of them is using semantic versioning. People used to complain a log about binary compatibility between versions in 2.x. Now it's here. I think that the slow adoption of Scala 3 is mainly due to one of its most successful projects: Apache Spark. To this day, Spark only supports Scala 2.13 although Scala 3 has been around for years now. This is both disappointing and frustrating because a lot of people were introduced to Scala thanks to Apache Spark.

Here the context is prozac FOR CHILDREN, not in general. Yet some people make a point in commenting that SSRIs are ineffective in general because they believe in some big pharma conspiracy. This is spreading misinformation. The truth is that SSRIs are modestly more effective than a placebo for approximately >> one third of the individuals << who try them. In other words, SSRIs are effective for more than 60-66% of adults. Moreover, there are a few different types of SSRIs. It takes time to find the one that fits you.

I hope robots like these will be used to help the elderly continue to live in their homes. There is a huge need to support the aging society and not enough people. I believe this would be more useful than replacing receptionists or people that have industry jobs.

Similarly, Apache Spark and Scala versions. Spark ran on Scala 2.12 for a long time to eventually support 2.13. To this day, no plans to support Scala 3.x. Databricks started supporting 2.13 only in May this year...

I tried ChatGPT 5 and Claude for some medium, non-trivial coding tasks in Rust, and most of the time the code does not even compile. It may work better for other programming languages. However, this make me believe that unless you want basic small functions (like convert integer to string) done by AI, betting on it to replace SDEs is still risky, as of today. On the other hand, AI tech is progressing quickly.

I quote: "applicants using the tech are overall happy with their experience—and its hiring manager clientele are enthusiastic". Let me translate the PR statement to the real-world: applicants dislike the tech and hiring managers are satisfied with lowering hiring costs.

XMLUI 1 year ago

To develop an app, today, one needs to know 3 programming languages: HTML + Javascript + CSS. XMLUI would downsize this requirement to 2, so a little better IMHO.

Machines will need humans, for sure. The question is how many? For instance, there is a company using printing technology to build homes in Austin, Texas. The target number of workers needed to operate the "printer" is 3, down from 10. So on the positive side, the remaining 3 workers will have a better work environment, maybe the costs of building houses will go down a bit, etc. In the other hand, 7 workers are no longer needed. My point is that the gains in efficiency will come with some winners and, in my humble opinion, many losers. And that will only help to downsize the middle class even further. Don't get me wrong, from a scientific/technological point of view, I am looking forward it. But I am concerned with the social impact in the long term.

Europe has OVH, Scaleway, etc, but why don't they grow as fast as AWS, Azure or Google Cloud? Besides being a cloud provider, there are some essential cloud-native applications missing. Take for example the area of Data Science: is Databricks or Snowflake available in any European cloud provider? It's not only a question of IaaS, it's having the same PaaS and SaaS offering as the others.

I like the idea and the language. Being a declarative language, it's like Terraform on steroids (because of inference, but for Auth purposes). It can be put in a Git repo with CI/CD to deploy when changes are made. The only think I disliked is... semicolons :P