Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
SimplyUnknown
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
SimplyUnknown
1mo ago
Indeed, EPEX spot prices are between €0.30 and €0.39 today including taxes where I live. I've seen them go up to €1.10 during peak demand.
2.
▲
by
SimplyUnknown
3mo ago
Huh? That was University of Utah/Brigham Young University right. That is, if you're referring to Pons and Fleischman.
3.
▲
by
SimplyUnknown
4mo ago
Obviously not, but there is larger potential than that. A microphone in a watch or phone can pick up the signal and relay the trigger to another server via for example MQTT. Then, you can have homeassistant act upon this signal. The flow is
4.
▲
by
SimplyUnknown
11mo ago
I'm still not sure I get it. I think it is 1. Put the BWT string in the right-most empty column 2. Sort the rows of the matrix such that the strings read along the columns of the matrix are in lexicographical order starting from the
5.
▲
by
SimplyUnknown
1y ago
I have the feeling that B-splines would be a good solution for this problem. Given that they have a continuous zeroth (i.e., the function is continuous), first, and second derivative, the motion will always be smooth and there will be no k
6.
▲
by
SimplyUnknown
1y ago
Multiple reasons, while technically better and more benign compression artifacts, it is computationally more expensive, limited quality improvements, encumbered by patents, poor Metadata format, poor colorspace support... In the end, the be
7.
▲
by
SimplyUnknown
1y ago
I really like einops. This works for numpy, pytorch and keras/tensorflow and has easy named transpose, repeat, and eimsum operations.
8.
▲
by
SimplyUnknown
1y ago
Full paper link for the interested: https://ehdijrb3629whdb.tiiny.site
9.
▲
by
SimplyUnknown
1y ago
In medical imaging, data are often acquired using anisotropic resolution. So a pixel (or voxel in 3D) can be an averaged signal sample originating from 2mm of tissue in one direction and 0.9mm in another direction.
10.
▲
by
SimplyUnknown
2y ago
Conda indeed is slow. However, mamba is a drop in replacement for Conda and uses a way faster solver, which makes it a lot more palatable.
11.
▲
by
SimplyUnknown
2y ago
Not quite what you are looking but if you're interested in Operation Market Garden: for the Dutch maps there is https://www.topotijdreis.nl , which gives you historical maps with a year slider. This can at least help one vis
12.
▲
by
SimplyUnknown
2y ago
CGP Grey also made an excellent video about it, which he dubbed the NaPoVoInterCo: https://www.youtube.com/watch?v=tUX-frlNBJY
13.
▲
by
SimplyUnknown
2y ago
But Chinese (or mandarin) is not a context-free grammar whereas I believe that encoding a language on a turing machine implies a context-free grammar so this example doesn't hold.
14.
▲
by
SimplyUnknown
3y ago
I think maybe it's poorly phrased. As far as I can tell, their linear regression example for eq. 2 has an unique solution, but I think they state I that when optimizing for cosine similarity you can find non-unique solutions. But I hav
15.
▲
by
SimplyUnknown
3y ago
The thing is you use synthetic data to when it is difficult to obtain real data. For example, in medical imaging, it is very expensive to collect MRI scans to build a large dataset. Not to mention the potential privacy issues and obtaining
16.
▲
by
SimplyUnknown
3y ago
Surely not, but if you practicing to get better at programming using AoC, LLMs are unlikely to help you.
17.
▲
by
SimplyUnknown
3y ago
Maybe better programmer not so much, but I'd say the spirit of AoC is to crack a puzzle and translate the solution into code. Solving this using LLM will not help you getting better at solving puzzles, solving puzzles, or grasp the mai
18.
▲
by
SimplyUnknown
3y ago
Obviously you can, but in the grand scheme of things people should share more details about their method so people can improve on it in the future, no?
19.
▲
by
SimplyUnknown
3y ago
I mean, you can't just share the weights of the model and call it a day, right? You have to share details on what and why you are doing. You must communicate this somehow. In theory, you might be able to do this in a github readme, but
20.
▲
by
SimplyUnknown
3y ago
I guessed as much, but I wasn't able to confirm. Thanks for the search.
21.
▲
by
SimplyUnknown
3y ago
So the solution would be to continue emitting greenhouse gases and ensure it will also get worse in 30 or 50 years? > The best time to plant a tree was 20 years ago, the second best time is now. Said to be a Chinese proverb, but I haven&
22.
▲
by
SimplyUnknown
3y ago
First of all, great blog post with great examples. Reminds me of distill.pub used to be. Second, the article correctly states that typically L2 weight decay is used, leading to a lot of weights with small magnitudes. For models that general
23.
▲
by
SimplyUnknown
3y ago
Not all of these are mutually exclusive, but there is also a fourth option: - ADHD was severely underdiagnosed in the past and got more accurately diagnosed in recent years
24.
▲
by
SimplyUnknown
3y ago
Most Europeans also have a lower cost of living. So maybe the correct metric is average purchasing power, which goes down if the wages go down (that said, maybe only when viewed for lower or middle class incomes. It could be that rich becom
25.
▲
by
SimplyUnknown
3y ago
> "Google is inserting AI into art history." The phrasing of the subtitle implies that active interference or malicious intent is occurring while I don't believe the article shows this is the case.
26.
▲
by
SimplyUnknown
4y ago
The first edition of the C programming language was released in 1978, the second version in 1988. The first time something on Unicode was mentioned was also 1988, and the consortium was founded in 1991. UTF-8 was proposed in 1992. Simply pu
27.
▲
by
SimplyUnknown
4y ago
How so? Supply goes down while demand is the same --> Price goes up --> Profit margin for the farmer increases --> Profits of mustard > profits of rapeseed --> Farmer produces mustard instead of rapeseed. This is exactly the
28.
▲
by
SimplyUnknown
4y ago
If they died from a virus, why wouldn't they have fossilized like the earlier or later perished cats? It is then more likely that they haven't died there (e.g., migrated away) or died under circumstances that they died under condi
29.
▲
by
SimplyUnknown
4y ago
It's definitely not perfect, but I'd argue that it is better than a "blurry front paste". For example, it doesn't place breasts on the back. Also, for the polo shirt example the model is doing significantly better t
30.
▲
by
SimplyUnknown
4y ago
Thanks for the short explanation. That clears things up, and you make the First Light approach sound very cool.
More ›