Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mindv0rtex
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mindv0rtex
4mo ago
The fact that they've started promoting using the Caveman mode tells me that the unlimited usage policy is taking its toll.
2.
▲
by
mindv0rtex
10mo ago
How is Tenstorrent h/w more general purpose than NVIDIA chips? TT hardware is only good for matmuls and some elementwise operations, and plain sucks for anything else. Their software is abysmal.
3.
▲
by
mindv0rtex
2y ago
I was recently trying to solve a similar problem but on desktop platforms. I don't want to depend on LaTeX, but I'd like to be able to generate equation images inside a C++ desktop application. I tried to make MathJax run via Quic
4.
▲
by
mindv0rtex
2y ago
It's definitely AI generated, that picture makes no sense.
5.
▲
by
mindv0rtex
3y ago
The functionality that I am personally interested in from a binary parsing framework like Kaitai is generating an encoder implementation in addition to a decoder one. In other words, given a description of a binary format, I would like to b
6.
▲
by
mindv0rtex
3y ago
The only requirement placed on the “moved out” variable is that you should be able to call its destructor. Which means that it has to be in a valid but unspecified state. So it's fine to access such a variable, so long as you don'
7.
▲
by
mindv0rtex
4y ago
I recently decided to give terminal multiplexer a try. I first used tmux for a couple of weeks and then discovered zellij. It felt much more user-friendly, but I don't know how much I am missing out in terms of useful features compared
8.
▲
by
mindv0rtex
4y ago
Explains Putin's approach to ruling over Russia rather well.
9.
▲
by
mindv0rtex
4y ago
At our company, we rely a lot on https://github.com/boost-ext/sml
10.
▲
by
mindv0rtex
5y ago
My favourite among this class of Python libraries has been traits from Enthought: https://github.com/enthought/traits
11.
▲
by
mindv0rtex
5y ago
Speaking of what's possible in matplotlib, I am very much looking forward to reading this book: https://github.com/rougier/scientific-visualization-book
12.
▲
by
mindv0rtex
5y ago
I'm genuinely curious which of those items you consider as sucky and why. I am asking because I've recently been moved from a C++ to a JS team at my current workplace, and now I am exposed to this wide range of new tools which are
13.
▲
by
mindv0rtex
5y ago
That's what I did when I recently came across the same model. Here's my CPU-based implementation (in Rust): https://github.com/mindv0rtex/physarum
14.
▲
by
mindv0rtex
6y ago
Does anyone have a fallback solution for such situations? WhatsApp, Telegram, Discord, Zulip, something else?
15.
▲
by
mindv0rtex
6y ago
Not mentioned in the article, the ELL format is very efficient for banded matrices.
16.
▲
by
mindv0rtex
6y ago
Done!
17.
▲
by
mindv0rtex
6y ago
I really enjoy using Rust for personal side projects. It made me a better C++ developer. I'm excited about stabilized const generics to be able to speed up my linear algebra code. This issue though prevents me from recommending Rust fo
18.
▲
by
mindv0rtex
6y ago
That's the level of Rust I wish there were more learning materials about.
19.
▲
by
mindv0rtex
6y ago
Hmm, then I must indeed be living in a bubble...
20.
▲
by
mindv0rtex
6y ago
Just my anecdata. We live in Maryland, in a middle-class suburb. I have 3 kids and a SAH wife. We're doing OK, saving for 401k, driving two cars, paying cash for house maintenance and renovations. Yeah, we don't travel much, but t
21.
▲
by
mindv0rtex
6y ago
I agree. The talks were very light on content. This is was my first RustConf and I guess my expectations of PL conferences were mostly shaped by CppCon, which is overwhelming in the exactly opposite way.
22.
▲
by
mindv0rtex
6y ago
How does this format compare to HDF5, which is common amount scientific developers? Are they meant for a similar use case or not?
23.
▲
by
mindv0rtex
6y ago
For not too elaborate GUIs in Python, I think TraitsUI is a really neat library: https://github.com/enthought/traitsui
24.
▲
by
mindv0rtex
6y ago
Is there a meaningful help that a Rust beginner can provide here?
25.
▲
by
mindv0rtex
6y ago
I hope Rust adds the major anticipated features (GATs, const generics, specialization) soon, or alternatively decides to not implement them altogether. I'm a rather new Rust developer, but still I very quickly ran into the issue of nee
26.
▲
Ask HN: Book Recommendations on Western Civilizations
2 points
by
mindv0rtex
6y ago
|
2 comments
27.
▲
by
mindv0rtex
6y ago
Let me know if you have any question about Russian (email in profile) :-) And I am a Rust learner too!
28.
▲
by
mindv0rtex
7y ago
Funny, today's when I finally decided to start learning Nim. I do C++ with CUDA and Python on top for work. Having looked at the Arraymancer lib, I became interested in the language. Between its outstanding meta programming features an
29.
▲
by
mindv0rtex
7y ago
My wife tried to create a new FB account a month ago after many years of not having one. Entirely genuine, real name, photo and cell phone number. Rejected as deemed to be fake.
30.
▲
by
mindv0rtex
7y ago
As someone who just recently started learning Rust, I'd love to see a book like this that uses it as the implementation language instead.
More ›