Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
adiM
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
adiM
2y ago
Don't have a reference on the top of my head, but the main idea is as follows: The definition of MGF of a random variable with PDF f(x) is E[e^{sX}] = int_{-inf}^{inf} f(x) e^{sx} dx The definition of Laplace Transform of a signal f(t)
2.
▲
by
adiM
2y ago
One can also think of probability generating functions as (flipped) Z transforms, moment generating functions as (flipped Laplace transforms), and characteristic functions as Fourier transforms of the respective PMF/PDF. Lot of their p
3.
▲
by
adiM
2y ago
Is this just risk seeking behavior (in contrast to risk sensitive)
4.
▲
by
adiM
2y ago
They are significantly different!
5.
▲
by
adiM
2y ago
I found their reviews to be a bit too rosy and not highlighting the weak points of the products properly. But I do not find them to be biased. The most honest source is Voja's My Deep Guide Channel on YouTube. Very detailed and informa
6.
▲
by
adiM
2y ago
Some links: https://www.reddit.com/r/ereader/s/ZpVE0dTM98 https://www.reddit.com/r/eink/s/LonNpgGAIF https://www.reddit.com/r/eink/s/YqUXfrZhnm
7.
▲
by
adiM
2y ago
FYI: goodereader has a bad reputation in the eink world. Their reviews are fair but their shop is borderline scam.
8.
▲
by
adiM
2y ago
Ratta (SuperNote) does not have front light. At least the A6X that I have. I don't think that the new version (Nomad) has a front light either.
9.
▲
by
adiM
3y ago
'A' can be reused!
10.
▲
by
adiM
3y ago
Therefore, likelihood ratios! (Or log likelihood ratios)
11.
▲
Julia 1.10 Highlights
(julialang.org)
5 points
by
adiM
3y ago
|
0 comments
12.
▲
by
adiM
3y ago
It will be fascinating if there were a way for you to record the actual time when you do eat lunch (without the time being revealed to you; say a Rasberry Pi where you press a switch to record current time but it has no display). I am curio
13.
▲
by
adiM
3y ago
The same way that one would use markdown :-) (you JS libs or TikZ or Metapost packages).
14.
▲
by
adiM
3y ago
I use ConTeXt, and it is relatively simple to get each environment to whatever you want (plus you can code everything in Lua).
15.
▲
by
adiM
3y ago
I often wonder, if one is going to add such tags anyways, why not directly use LaTeX, ConTeXt, XML, ... for example \begin{conccurrent}{Hacker News Thread} I'm writing in an HN thread. \end{concurrent} is not so different from the mar
16.
▲
by
adiM
3y ago
Is it possible to generate the planner for A6X. The customization options do not seem to mention page size.
17.
▲
by
adiM
3y ago
A bit attraction of _tiling_ WMs is ... automatic tiling of windows. Does Gnome do that (haven't used it seriously in about 2 decades)?
18.
▲
by
adiM
3y ago
Curious as to why you thought that this was an ad? Julia Evans has written a bunch of such zines in the past as well and they are quite informative
19.
▲
by
adiM
3y ago
Only Wisconsin. Canadian universities usually have .ca rather than .edu
20.
▲
by
adiM
3y ago
Note that context also support for spreadsheet like calculations in tables, so it could perhaps be translated at markup level.
21.
▲
by
adiM
3y ago
But printing them, would take some time and paper.
22.
▲
by
adiM
4y ago
I am a long time Linux desktop user (20+ years) but am still forced to keep a copy of windows around to use Adobe Acrobat for filling and signing forms. I have tried various Linux pdf applications (including commercial ones), using Adobe Ac
23.
▲
by
adiM
4y ago
Unicode math input works out if the box in Context and (I believe) also in lualatex + unicodmath package.
24.
▲
by
adiM
4y ago
Julia also has x |> f as a syntax sugar for f(x) and is useful for the same reason as Mathematica.
25.
▲
Black box debugging of pdf rendering in printers
(leahneukirchen.org)
1 points
by
adiM
4y ago
|
0 comments
26.
▲
by
adiM
4y ago
Yes, Julia has multi-dispatch, which works really well for this type of overloading
27.
▲
by
adiM
4y ago
> And a laptop is usually a secondary computer Definitely not true. For most college students, a laptop is their only computer.
28.
▲
by
adiM
4y ago
One can always test the hypothesis via an experiment: https://youtu.be/9cNmUNHSBac
29.
▲
by
adiM
4y ago
The difference with caste is that caste is inherited. If you wear rose-coloured glasses, you can assume that hiring at FAANG is merit based and a non-FAANG can move to FAANG if they want. That’s not possible with caste.
30.
▲
by
adiM
5y ago
I had a similar setup for creating PDF files from RSS feeds ( https://github.com/adityam/rss2kindle ). I was simply downloading the webpage, using pandoc to convert HTML to ConTeXt, and typesetting it via ConTeXt (this g
More ›