Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
goerz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
goerz
1y ago
Don’t people google their newly coined acronyms? GRAPE is already Gradient-Ascent-Pulse-Engineering, which is arguably “machine learning” (optimal control)
2.
▲
by
goerz
1y ago
Even better: Julia (although Fortran is pretty good!)
3.
▲
Show HN: Git merge-PR to merge PRs with rebase and merge commit
(github.com)
3 points
by
goerz
1y ago
|
0 comments
4.
▲
by
goerz
2y ago
I wrote this plugin for Neovim to be able to edit Jupyter notebook .ipynb files directly in Neovim. The native format for notebooks is quasi-binary json. This plugin uses the jupytext tool ( https://github.com/mwouts/jup
5.
▲
Show HN: Jupytext.nvim
(github.com)
1 points
by
goerz
2y ago
|
1 comments
6.
▲
by
goerz
2y ago
Very much so. See https://docs.julialang.org/en/v1/manual/noteworthy-differenc... for some details
7.
▲
by
goerz
3y ago
“Last week” is well within the 2-week return window.
8.
▲
What scientists must know about hardware to write fast code (2020)
(viralinstruction.com)
226 points
by
goerz
3y ago
|
74 comments
9.
▲
by
goerz
3y ago
I’m not sure I would consider the scientific computing that Julia targets a “tiny” niche. It’s worth remembering that Python is 30 years older than Julia, and Julia has only been in a really usable state for 4 or 5 years. You can’t expect i
10.
▲
by
goerz
3y ago
True, but C and Fortran have very different semantics that make them suitable for very different fields. In particular, C does not have great semantics for linear algebra. Also, C has many footguns due to its use of pointers, while Fortran
11.
▲
by
goerz
3y ago
C++ and Rust don’t really have good semantics for scientific computing (linear algebra). They’re great for many other domains like “system’s programming”, where Fortran doesn’t compete, of course. The only language that’s similarly (in fact
12.
▲
by
goerz
3y ago
How has it “not panned out”? Julia has been in a useable state only for a few years, and is still rapidly developing. Prior to Julia 1.0, I would have said Fortran (which I have 15 years experience with) was the most productive language for
13.
▲
by
goerz
3y ago
Is this affiliated with Juno the iOS Jupyter client?
14.
▲
by
goerz
3y ago
https://en.wikipedia.org/wiki/Wet-bulb_temperature
15.
▲
by
goerz
3y ago
Not if the air that you need to breathe has a wet bulb temperature >35C
16.
▲
by
goerz
3y ago
Right, but we're talking about being extremely close to the point where these will fail due to unsurvivable wet bulb temperatures
17.
▲
by
goerz
3y ago
Yes, you can absolutely (and we will have to) mitigate hot temperatures with building design, but only up to the point where you have wet bulb temperatures >35C over several days. There are heavily populated areas that are in real danger
18.
▲
by
goerz
3y ago
It’s much easier to heat something than to cool it. You can build a fire without any technology at all, but you can’t do anything about unsurvivable heat without a working power grid.
19.
▲
by
goerz
3y ago
Has it “lost” preference? I was more under the impression that it just hasn’t yet gained as much popularity as it deserves based on its technical merits, due to being quite a young language and the entrenchment of a large existing Python ec
20.
▲
by
goerz
3y ago
Although I'm technically not a native speaker, I consider myself completely fluent, and a competent writer. I still find Grammarly or similar services quite useful, even if just to catch stupid "grammatical typos" that a trad
21.
▲
by
goerz
3y ago
Yeah, Grammarly is moving in the wrong direction for me. What I’d like to see is better integration with text editors etc, especially in a plain text environment. 99% of what I write is Markdown, LaTeX, or some other markup language, which
22.
▲
by
goerz
3y ago
I got you covered: https://michaelgoerz.net/notes/the-us-international-scientif...
23.
▲
by
goerz
3y ago
Does anyone have a specific recommendation for a glass measuring cup that is safe to boil on a gas stove (like PYREX before they changed their glass)?
24.
▲
by
goerz
3y ago
> Aside from maybe like a Hollywood editor […], I have no idea who these are for. That’s exactly who these are for
25.
▲
by
goerz
3y ago
Cool. Thanks!
26.
▲
by
goerz
3y ago
That’s not true, the EU is a suprantional entity. https://en.m.wikipedia.org/wiki/Supranational_union That is, its members transfer part of their sovereignty to the EU
27.
▲
by
goerz
3y ago
Which diagram generating tools?
28.
▲
by
goerz
3y ago
I’m a heavy Julia user, and I love the language, but I really wouldn’t recommend it as a “general purpose scripting language”. Pushing the idea that it is will only lead to disappointment in new users. Julia is very much a language for scie
29.
▲
by
goerz
3y ago
It’s pretty typical for the conventions of Julia package naming… Plots, Statistics, DifferentialEquations, …
30.
▲
by
goerz
3y ago
Per run
More ›