Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Talinx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Talinx
1y ago
I don't get why we talk about using complex numbers when doing quantum physics. What's really important is that we use numbers from an algebraically closed field (complex numbers being just a simple example). This makes it clearer
2.
▲
by
Talinx
1y ago
OneDev ( https://onedev.io/ ) is self-hostable, too, and works great.
3.
▲
by
Talinx
1y ago
Well, actually... The LTS kernel with longest support before 6.15 is 6.1. It will be supported until December 2027 [1] which is a few months over 20 years after the last 486 CPU [2]. [1] https://www.kernel.org/category/
4.
▲
by
Talinx
2y ago
In the broadest sense Android and IOS are similar to browsers: All are platforms that execute code given in a certain format and have APIs for interacting with the device. (The browser is different in that it doesn't need a separate do
5.
▲
by
Talinx
2y ago
I have never been given a probiotic while getting an antibiotic. Seems like a good idea. Is that a common thing? Does the evidence support this?
6.
▲
by
Talinx
2y ago
Quantum computers deserve to be mentioned in discussions about analog computers. Under the assumption that nature is quantum at its core it follows that every analog computer could instead by replaced by a quantum computer running a suitabl
7.
▲
by
Talinx
2y ago
Why not load the minimal required content for it to look right first (e. g. thumbnail, video controls) and load everything else once the rest of the page has been loaded (e. g. buffer the first few seconds of the video), somewhat similar to
8.
▲
by
Talinx
2y ago
That is a lot of text for not determining why the new solution is faster. The only relevant part: > Before our migration, the old pipeline utilized a C library accessed through a Python service, which buffered and bundled data. This was
9.
▲
by
Talinx
2y ago
On the framework discord it is speculated that it is most likely from the Lenovo Thinkbook 13x Gen 4 [1] [2]. Would fit in terms of specs, rounded corners etc. [1] https://www.lenovo.com/us/vipmembers/ticketsatwork
10.
▲
by
Talinx
2y ago
There are earplugs that minimize certain frequencies, e. g. Flare Calmer [1]. They have a report with frequency response graphs [2]. No idea if this helps with tinnitus at all. [1] https://www.flareaudio.com/en-eu/colle
11.
▲
by
Talinx
2y ago
I agree - I think it is pretty clear that there is a difference between programming languages and other languages. Figuring out the differences (instead of getting wrong ideas because they share some similarities) should lead to better word
12.
▲
by
Talinx
2y ago
The Minisforum V3 is a tablet that can also be used as a monitor via USB-C, so definitely possible. I wish more tablets would work that way.
13.
▲
by
Talinx
2y ago
Stimming helps autistic people. Refraining from stimming leads to increased anxiety in autism [1]. It can very well be the case that it does not help any allistic people, I'm not familiar with the literature in that regard. Searching f
14.
▲
by
Talinx
2y ago
Maybe stimming helps people with PTSD, too. Has anybody tried that?
15.
▲
by
Talinx
2y ago
Functions make assumptions all the time and there is often no way to specify them except with type information. E. g. one can specify that a function takes a float as input but not that the float has to be in [0.0, 1.0]. Hard to catch with
16.
▲
by
Talinx
3y ago
That not every customer wants an EV or that an EV is not the best car for every customer is no excuse for sales reps being subpar when it comes to EVs. Especially when the car industry does not take sales rep performance into account when e
17.
▲
by
Talinx
3y ago
Relying on no bugs in the entire software stack makes the attack surface quite large. If a laptop is stolen the thief can wait sufficiently long for some vulnerability to be discovered somewhere in the stack. With LUKS only the LUKS encrypt
18.
▲
by
Talinx
3y ago
They sent out an e mail an hour ago, batch 2 shipments starting later in October .
19.
▲
by
Talinx
3y ago
Does this hold up when taking quantum mechanics into account? Let's assume you need at least m = n ^2 particles for a physical system modelling a n by n matrix and model the change of the system from setting the state of the par
20.
▲
by
Talinx
4y ago
https://twitter.com/FrameworkPuter/status/161756634787729817... Currently have a ten year old HP printer, constantly causes problems. If Framework actually makes a printer I'll buy it instantly.
21.
▲
by
Talinx
4y ago
I'm from Germany, here sport is integrated into the timetable like every other subject. Sport is not that important here so I might underestimate the amount/impact of sports in US high schools. I'd say that more sport is gene
22.
▲
by
Talinx
4y ago
It would be interesting to measure IQ in childhood and 20 or 30 years later to see how many people have a significantly lower IQ as adults because of poor health choices.
23.
▲
by
Talinx
4y ago
Works in Gnome too.
24.
▲
by
Talinx
5y ago
I got a (consumer) SSD from SanDisk that says on the package "Compatible with Windows and Linux systems that take M.2 2280 PCIe 3 x 4 NVMe SSD's" yet I can't update the firmware from Linux. I would have to download the S
25.
▲
by
Talinx
5y ago
One effect that might also be at play here is, assuming that excellence follows a Pareto distribution: If your team is very good, i.e. on one end of the distribution, most products will be made by teams that are average, i.e. not that good.
26.
▲
by
Talinx
5y ago
What about a HTML tag that includes a hash sum? Only request the resource if not already present. That could enable cross-website resource caching without leaking information. (IF the resource the site sends if necessary matches the resourc
27.
▲
by
Talinx
5y ago
I'm also from Germany and learned about that genocide in school.
28.
▲
by
Talinx
5y ago
Why doesn't that mean that coins can only be transferred through the sneakernet? If you get coins from someone else do you have to trust them to have the plot still around?
29.
▲
by
Talinx
5y ago
There's Programmer Dvorak with dedicated keys for ";", "{", "}", "[" and more.
30.
▲
by
Talinx
6y ago
In programming the variables are saved in RAM and RAM is limited and has scopes (e.g. global scope, local scope). You also have linked lists, arrays etc. I imagine spatial navigation is very useful to handle all of these. In math you don&#x
More ›