HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ilius2

no profile record

Submissions

Show HN: desktop widget to show prices of crypto, fiat, gold/silver, stocks

codeberg.org
1 points·by ilius2·8 mesi fa·1 comments

Have All the Planets Ever Aligned? The Closest We'll Get Is May 6, 2492

iflscience.com
3 points·by ilius2·anno scorso·0 comments

Show HN: Flexible random password/string generator based on regexp-like patterns

github.com
1 points·by ilius2·anno scorso·0 comments

Clip leads made with fake wire [video]

youtube.com
7 points·by ilius2·2 anni fa·2 comments

Are Vegetable Oils the Primary Driver of Obesity, Diabetes and Chronic Disease? [video]

youtube.com
5 points·by ilius2·2 anni fa·3 comments

[untitled]

2 points·by ilius2·2 anni fa·0 comments

Show HN: Estimate map's memory usage in Go

github.com
2 points·by ilius2·2 anni fa·0 comments

What Manifest V3 Means for Brave Shields and the Use of Extensions in the Brave

brave.com
6 points·by ilius2·2 anni fa·1 comments

Eating Foods with Xylitol Can Be a Risk to Your Heart

health.clevelandclinic.org
57 points·by ilius2·2 anni fa·64 comments

comments

ilius2
·8 mesi fa·discuss
Using Qt6 and Go.

Shows prices of:

- Cryptocurrencies

- Gold and silver

- Fiat currency rates

- Stocks
ilius2
·9 mesi fa·discuss
This does not conflict with Andrew Kelly's point! The software is not your js code!! Your js code is s tiny fraction of the software. The rest of it (including node) has serious design issues. JavaScript is an messy interpreted dynamically-typed language with a week type system that was designed for browser 30 years ago and even its creator discourages you from using it now.
ilius2
·10 mesi fa·discuss
This is fascinating, but for some reason I don't care enough to read it all. So I just save it to a pdf file for later maybe!
ilius2
·2 anni fa·discuss
So it's industry's management problem, not a tech problem.
ilius2
·2 anni fa·discuss
Same. Unless you want to differentiate -0 and +0 (which make it more complicated), you can not distinguish infinity from negative infinity.
ilius2
·2 anni fa·discuss
Yes, I meant when the result gets bigger. You get the idea.
ilius2
·2 anni fa·discuss
If you were to define a/0 the most logical choice would be a new special value "Infinity". The second best choice would be the maximum supported value of the type of a (int, int64 etc). Anything else would be stupid.
ilius2
·2 anni fa·discuss
That's nonsense. a/b is float in Python 3, and even in other languages a/b gets closer to it's actual value as a and b get bigger (the "limit", which is the basis of Algebra). So four operations in programming generally do agree with foundations of Algebra. But a/0=0 is %100 against Algebra. And it's very unintuitive. It's basically saying zero is the same as infinity, and therefore all numbers are the same, so why bother having any numbers at all?
ilius2
·2 anni fa·discuss
Who is Zoe if not you?!
ilius2
·2 anni fa·discuss
Checking the resistance of some cheap Chinese clip leads I bought. The way these are crimped often doesn't make great contact. But even after soldering them, the resistance was still high. The wires were really thin, but it turns out, the resistance was still high considering that. It turns out, the wires, though they look like copper, are made of iron and coated with copper!
ilius2
·2 anni fa·discuss
If you don't give the binary or source to anyone else, no. If you do, you have to give them the rights to use the source code under GPL.
ilius2
·2 anni fa·discuss
I installed FreeBSD on my old laptop a few days ago. With WiFi, desktop and everything. Pretty much everything worked except for HDMI-connected monitor. And my Linux is not listed in boot menu.
ilius2
·2 anni fa·discuss
EuRho Vital. Didn't find any research on it, but many doctors/dietitians I follow on YouTube said cod liver oil is better than pills. What do you use?
ilius2
·2 anni fa·discuss
All omega-3 supplements are probably somewhat rancid and possibly harmful, specially in solid / pill form! I personally take cod liver oil (liquid) from a reputable brand, but I still don't %100 trust it to be healthy. It's much better to eat fatty fish or actual cod liver.
ilius2
·2 anni fa·discuss
Dr. Chris Knobbe is a physician, researcher, ophthalmologist, public health advocate, and Associate Clinical Professor Emeritus, formerly of the University of Texas Southwestern Medical Center in Dallas, Texas. He is known primarily for his research, publications, and presentations connecting Westernised diets and highly polyunsaturated vegetable oils to numerous chronic diseases, including coronary heart disease, hypertension, stroke, cancers, type 2 diabetes, metabolic syndrome, obesity, Alzheimer’s disease, autoimmune diseases, and age-related macular degeneration (AMD).
ilius2
·2 anni fa·discuss
In this video, you may be shocked at the research that Dr. Knobbe shares regarding the actual cause of obesity, diabetes, and chronic diseases. In at least five countries, including the U.S., U.K., Australia, Israel, and Japan, as well as the entire world, Knobbe shows indisputable evidence that, while consumption of either sugars, carbohydrates, or total calories, or even all three, decline, that overweight, obesity, and diabetes all skyrocket. But what is always climbing? Vegetable oils.
ilius2
·2 anni fa·discuss
I'm pretty sure it's almost %100 because I have never seen or heard one that does not use vegetable oil, which is poison by itself, but much more when they use it to fry food - over and over - and it keeps producing more and more trans fat!
ilius2
·2 anni fa·discuss
"For as long as we’re able (and assuming the cooperation of the extension authors), Brave will continue to support some privacy-relevant MV2 extensions—specifically AdGuard, NoScript, uBlock Origin, and uMatrix"

"As of now, the MV2 extensions we plan to explicitly support are AdGuard AdBlocker, NoScript, uBlock Origin, and uMatrix. This feature will be best-effort: we might have to modify support based on either Google’s plans or what extension authors ultimately decide to do. If extensions become stale or obsolete, we may remove support for them rather than offer our users an out-of-date (potentially even unsafe) experience."
ilius2
·2 anni fa·discuss
Mentioned so many distros, but not NixOS, or Nix package manager that can be installed on any distro and even Mac. Nix has the most elegant design IMO, with many similarities to git.
ilius2
·2 anni fa·discuss
geokitten.com just uses your IP to "guess" where you are! Can confirm by using a VPN!