Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
valarauca1
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
valarauca1
8y ago
apple does for a few things
2.
▲
by
valarauca1
8y ago
I've switched to DDG and I've hardly looked back. Google's search has been seriously declined in quality. Most search operators [1] are no longer supported. Even those directly in the "tools" menu don't work. F
3.
▲
by
valarauca1
8y ago
RHEL is free (use CentOS or Fedora) Support is not free. If you want software updates, security patches, bug fixes, or somebody to call when shit hits the fan you pay Red Hat. If not CentOS/Fedora use the same source codes
4.
▲
by
valarauca1
8y ago
For High Throughput compute, and cache correctness. Here are the primers I can give. None of these are required. Strong langauge, cs, interpersonal skills, team inter-interoperability, and commitment to quality (via unit and integration tes
5.
▲
by
valarauca1
8y ago
Not necessarily true. C89 only requires that static values be initialized. A modern C standard (section: 6.7.8(10)) requires static values be initialized, but what the value is initialized too be _technically_ indeterminate. There is the gu
6.
▲
by
valarauca1
8y ago
The only reason I'd seriously consider upgrading is if they fixed the typing speed. The input latency on iPhone has just _horrible_, and I know after another iOS update it'll be just as bad. I taught myself to touch type at about
7.
▲
by
valarauca1
8y ago
10 years ago there was less file system integration, user land virus scanning, kernel level virus scanning, os-hooks, OS-compatibility re-direction, and 32/64bit compatibility checks. This was mostly added during NT6.0 era, which occur
8.
▲
by
valarauca1
8y ago
I'd really like to thank Cyan for their contributions. `zstd` and `lz4` are great. I'm pretty much exclusively using `zstd` for my tarball needs in the present day as it beats the pants off `gzip` and for plane text code (most of
9.
▲
by
valarauca1
8y ago
GNU/Xenix is making a come back !! for those you who don't remember Xenix was Microsoft's UNIX that it marketted prior to releasing DOS. Originally the idea was Xenix was the multi-user OS, DOS was the single user.
10.
▲
by
valarauca1
8y ago
get their office suite to LibreOffice I'm with you until that. I'm a die hard FOSS advocate but Microsoft Office is seriously a great tool. I've yet to find a replacement for Excel.
11.
▲
by
valarauca1
8y ago
`cargo new $project_name` literally generates a hello world program so it is misleading to say you need to understand ownership to write `hello world`. That being said ownership is rather hard, but liberal usage of `.clone()` can get you pr
12.
▲
by
valarauca1
8y ago
I don't see how/why? Generally speaking it is exceptionally rare for a star to point directly at us. This is to an acurracy of millionth's of a degree, as the straight line travel across interstellar space is massive. So gett
13.
▲
by
valarauca1
8y ago
I think if more people took the time to understand them and practice writing them (when appropriate), they wouldn't have such a stigma. I think this is part of the movement to a more "ide/web centric" d
14.
▲
by
valarauca1
8y ago
1. Blizzard uses torrents where people downloading the patch also act like P2P seeders (you can control the download/upload speeds). 2. Assets are bundled via the zip like mechanism, and individual "zone maps" are separated b
15.
▲
by
valarauca1
8y ago
I built a similar model over the weekend: https://twitter.com/valarauca1/status/1061362369702445056 Used an existing box fan. I had to buy duct tape ($3) and the filter I used one rated for 0.1micron pollen and vi
16.
▲
by
valarauca1
8y ago
If you are interested in learning more the general name for this drug (outside of the US) is ARX-04. The maker has some data that compares it to Fentanyl [1]. Their numbering states that is closer to 100x, and crosses the blood brain barrie
17.
▲
by
valarauca1
8y ago
large corporations often block users from setting executable permissions on files they created as a way curbing malware. Or at least I've encountered this in my career.
18.
▲
by
valarauca1
8y ago
dog it’s a PHP shop, nobody re-uses code
19.
▲
by
valarauca1
8y ago
this challenge cannot be circumvented. Division of tasks, and specialization naturally trend to hierarchical organization for the same reason divide and conquer algorithms are so efficient. Separation of concerns is powerful. There is much
20.
▲
by
valarauca1
8y ago
Not really. The fundamental limit of clock speed is power draw. As clocks increase the wattage ~ frequency relation goes from frequency = Constant * Power Draw It starts becoming frequency = Power Draw * Power Draw As yo
21.
▲
by
valarauca1
8y ago
The correctness I'd argue is worth it. My company has been shipping a service in rust for >1 year and its really nice knowing when the tests pass, and the app gets deployed it'll do exactly what it needs to in perpetuity. Once
22.
▲
by
valarauca1
8y ago
So the node scaling was standardized (before ~28nm). It very literally meant MOSfet density (as 28 nm was 1 MOSfet + gap for the next MOSfet). The IEEE had a road map about what to expect out of X sized components, and when those component
23.
▲
by
valarauca1
8y ago
I wonder when the rapid erosion of Intel's technical lead in fabrication technology be represented in decreasing evaluation of its market cap. It was rumored TSMC's 7nm wouldn't be the same as Intel's 10nm. But if they r
24.
▲
by
valarauca1
8y ago
if consumers had to pay full freight on their dies prices would be several times higher than they are. This is doubtful, Intel's margins are amazing as they're fully integrated vertical monopoly. They make the wafe
25.
▲
by
valarauca1
8y ago
Binning. So you do all the lithography, and vapor deposits on a wafer. That wafer has ~100 physical processors on it (100 just to make rounding easier). You split them (into individual chips), and you start testing. Say on ~10 Hyper Threadi
26.
▲
by
valarauca1
8y ago
Before Google+ came out Facebook had "lists" where you could group friends to "lists" and make posts only visible to certain "lists". I used the feature heavily but come ~2013 I stopped using Facebook completel
27.
▲
by
valarauca1
8y ago
Bump allocation is efficient and fast in single threaded programs but almost all Go applications are multi threaded This operation doesn't require locks, just an atomic add, and a branch to ensure you aren't allo
28.
▲
by
valarauca1
8y ago
Phrenology 2.0
29.
▲
by
valarauca1
8y ago
Dealing with dark matter halo's is likely non-trivial. While the science is still out, the most likely dark matter candidate is 15-50 solar mass black holes [1]. The idea of having thousands's of light years of empty space with th
30.
▲
by
valarauca1
8y ago
The commetization of the CPU market was bound to happen eventually. As modern production techniques for chips and FPGA programming start to converge rapidly. What is the ETA until we get a GNX "GNX is Not X86"? An Open source i386
More ›