TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Julia 1.11 Highlights

43 点作者 jakobnissen7 个月前

6 条评论

JanisErdmanis7 个月前
An exciting release with my favourite feature of cache reliability. The arrival of this feature motivated me to making AppBundler.jl, which can bundle GUI applications into familiar installers found on major desktop platforms [1]. I will also enjoy using public keyword when working with submodules to keep APIs more organized. This could also allow to show a tree view of the module functions from `public` and `export` statements.<p>The `[sources]` in Project.toml is useful feature when retrieving projects without a `Manifest.toml` file. A thing I found missing there, is the lack of integration with `Pkg.add` and `Pkg.dev`, where now I need to manually edit the file to keep those things persistent when `Manifest.toml` is not present. Hopefully, that can be improved with future releases.<p>I did not understand the ScopedValues example utility. The middleware could handle most of those permission controls by being more explicit with methods `handle_admin` and `handle_guest`. Perhaps someone has a better example where it is really useful.<p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;PeaceFounder&#x2F;AppBundler.jl">https:&#x2F;&#x2F;github.com&#x2F;PeaceFounder&#x2F;AppBundler.jl</a>
alhirzel7 个月前
I think the decision to factor out the `Memory` type from `Array` will pay increasing dividends for a while, as packages begin to use it in earnest.
评论 #41780656 未加载
eigenspace7 个月前
The [sources] section in the Project.toml is one of my favourite features. It&#x27;s so nice.
评论 #41782483 未加载
miguelraz7 个月前
REPL tab completions let&#x27;s gooooo
affinepplan7 个月前
and 1.10 becomes LTS! exciting
lawls7 个月前
<a href="https:&#x2F;&#x2F;notebooklm.google.com&#x2F;notebook&#x2F;71c87d09-7f71-4e5a-8499-9b0df5d7a52c&#x2F;audio" rel="nofollow">https:&#x2F;&#x2F;notebooklm.google.com&#x2F;notebook&#x2F;71c87d09-7f71-4e5a-84...</a>