Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
flaviu1
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
flaviu1
5y ago
I'd expect it to go something like this: - There are many many languages without classes that make good use of enums - Doing this refactoring is excessively verbose - Someone making bold claims like this about a language feature that&#
2.
▲
by
flaviu1
5y ago
I don't have a deposit banking relationship with any brick-and-mortar banks, so for me it's very convenient: I have a way to turn my paper money into electronic money.
3.
▲
by
flaviu1
5y ago
There are some excellent multimeters around the $25 price point, like my Aneng AN8009 (especially after doing the capacitor mod) Take a look at the reviews at https://lygte-info.dk/info/DMMReviews.html , they're ve
4.
▲
by
flaviu1
5y ago
On iOS, all browsers are Safari, just with different themes.
5.
▲
by
flaviu1
6y ago
That'd actually be acceptable to me, since I wouldn't feel the need for redundancy--but it looks like the cheapest 1TB SSD that can be found is $67, while I can get HDDs for $15.88/TB. That's x4.2 the price of an HDD, de
6.
▲
by
flaviu1
6y ago
> Data leaving their network is going to be more expensive for them. Not $10/50GiB more expensive. They want people using their streaming services, and I'm certain they already have their call center employees using the "
7.
▲
by
flaviu1
6y ago
That's very different--that's on my own hardware, and my fingerprints don't leave the phone. This is amazon's hardware, and they store the fingerprints in a centralized database.
8.
▲
by
flaviu1
6y ago
What would be the proper way to do something like this? I've made a couple desks myself, but I've never been able to figure out a good way to do joints.
9.
▲
by
flaviu1
6y ago
I've generally had two choices: 5-12Mbps DSL or cable. A couple times I was able to get Google Fiber, but I'm sure you know how limited the availability of that is.
10.
▲
Taking Libre-SoC, Our Open-Source CPU/GPU, from Code to Tapeout in 12 Months
(systemeslibres.org)
3 points
by
flaviu1
6y ago
|
1 comments
11.
▲
Systèmes Libres – Just Incorporated. Yay (Company Behind LibreSOC)
(systemeslibres.org)
2 points
by
flaviu1
6y ago
|
0 comments
12.
▲
by
flaviu1
7y ago
You need to take 10 minutes out of your day to remove the plastic enclosure. Depending on your setup, you may also need to make some minor modifications to the drive: google.com/search?q=3.3V+wd+easystore The theory is that this is a f
13.
▲
by
flaviu1
7y ago
looks like they're not: https://static.businessinsider.com/image/4f3c01186bb3f7d71d0...
14.
▲
by
flaviu1
7y ago
> It seems to reduce the potential for security leaks Misguided views like this are exactly how. Turning off autocomplete doesn't improve any sort of security, since the site already needs to trust the browser. It serves no purpose
15.
▲
by
flaviu1
7y ago
Because you're immediately dismissing a whole set of thought with random anecdotes. The only way that policy decisions should be made is with hard data. Policy decisions shouldn't be made on the basis of little girls getting stabb
16.
▲
by
flaviu1
7y ago
> If there's anything that Fukushima should have taught us, it's that we underestimate the risk that bad things can happen with nuclear, and we overestimate our ability to engineer around those things. From https://e
17.
▲
by
flaviu1
7y ago
It calls you, and then you need to pick up and press the one key to authenticate yourself.
18.
▲
by
flaviu1
7y ago
I'm not really impressed by this article. The two main points: > An investigation by ProPublica identified more than 60 accidents since June 2015 involving Amazon delivery contractors that resulted in serious injuries, including 10
19.
▲
by
flaviu1
7y ago
It uses a custom CPU and ISA that's specialized for the application: https://www.anandtech.com/show/14750/hot-chips-31-analysis-i... > Internally the DPU uses an optimized 32-bit ISA with triadic instructi
20.
▲
by
flaviu1
7y ago
Courts aren't stupid, I don't think they'd look kindly upon you if they see you've done this.
21.
▲
by
flaviu1
7y ago
The milestone there targets a completion date of 05/01/2019 for all the attached issues, but they still haven't resolved all of them.
22.
▲
by
flaviu1
8y ago
> The result of this training is stored in a file called "dictionary", which must be loaded before compression and decompression The docs say that the dictionary is required for both compression & decompression.
23.
▲
by
flaviu1
12y ago
I don't necessarily trust the adblock developers. The whitelist can say that a sitekey is only used on certain sites, but how can I know it isn't also being used on others? If sites want to have their ads white-listed, they should
24.
▲
by
flaviu1
12y ago
What if you want reproducible random numbers, such as in, I dunno, AES? That limitation would prevent any sort of decrypting things.
25.
▲
by
flaviu1
12y ago
No, they are on the same heap since the GC isn't a moving collector.