Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bryango
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
bryango
6mo ago
I really wish Mathematica would open-source the heuristics behind these core functions (including common mathematical functions, Simplify, Integrate, etc.). The documentation is good, but it still lags behind the actual implementation. It w
2.
▲
by
bryango
7mo ago
You need to ask via API to make sure that there is no system prompt.
3.
▲
by
bryango
2y ago
I hope we can have something that combines the meta-programming capabilities of Zig with the vast ecosystem, community and safety of Rust. Looking at the language design, I really prefer Zig to Rust, but as an incompetent, amateur programme
4.
▲
by
bryango
2y ago
Funny that the url is https://www.busybox.net/kill_it_with_fire.txt
5.
▲
by
bryango
2y ago
I don't think the author intends to provide a serious production solution, at least not for now. Runit tools in busybox - up to the task? Let's test busybox's runit applets in a hypothetical ;) scenario when s
6.
▲
BusyBox: Life Without Systemd (2018)
(busybox.net)
49 points
by
bryango
2y ago
|
31 comments
7.
▲
by
bryango
3y ago
> They do _not_ resolve the Hubble tension. Thank you! They should have clarified this up front in the title or the abstract. The original article makes it sound like it has been resolved: > (title) Webb & Hubble confirm Universe’
8.
▲
by
bryango
3y ago
Hey! Thank you for this cool editor! However, has it been written with cross-platform support in mind? Otherwise, porting from mac to linux could be rather painful and time-consuming... Will there be an ETA for us linux users? I saw it on t
9.
▲
by
bryango
3y ago
Ah, to be more precise, I work in high energy theory (hep-th): https://arxiv.org/archive/hep-th . I shouldn't have spoken for theoretical physics in general, but in hep-th, mathematica is basically a requirement (n
10.
▲
by
bryango
3y ago
These are all valid criticisms. There is no type system, although some safeguards can be implemented through pattern matching and conditions (see the answer by @derf_ above). For quick and dirty transforms on symbolic math expressions, thes
11.
▲
by
bryango
3y ago
Wolfram would like to say that he invented Mathematica all by himself, but in its core, it is basically a lisp: everything is an expression, and mathematics are just transformations of the expressions. Afaik this makes it the best tool (con