Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zippie
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
zippie
1mo ago
We run https://github.com/NVIDIA/OpenShell on our workloads and we like it because it is backed by NVIDIA and fits natively within our k8s env. It also provides a nice TUI for network policy management and prebuilt san
2.
▲
The World on Fire
(youtu.be)
1 points
by
zippie
6y ago
|
0 comments
3.
▲
by
zippie
6y ago
Circa 2014, my economics mentor, who also mentored me in reading/trading free markets recommended reading Sowell. We discussed Sowell at length, and my primary take away was that Sowell’s world view was that the individual is much bett
4.
▲
Zoom Standalone Home Device
(dten.com)
1 points
by
zippie
6y ago
|
0 comments
5.
▲
by
zippie
7y ago
I see this quoted a lot whenever there is discussion of wealth. However, as with all verses, the context is important as well as the follow up verses. This is not in defense of. 17 “Why do you ask me about what is good?” Jesus replied. “The
6.
▲
by
zippie
7y ago
Would CTRL+X + CTRL+p/l/f be something akin to this? I use these frequently and have been quite content with their ability to provide in context completion.
7.
▲
by
zippie
7y ago
I’ve been slowly coming around to this. Also there is no reason why something like salt cannot be adopted into the k8s world, it would bring better base image management capabilities by forcing larger organizations into a common image. A co
8.
▲
by
zippie
7y ago
The GP may seem like sarcasm to some ... sqlite is an overlooked, novel, and faster way (up to 35%!) to store things than the filesystem [0]. You can use something like libsqlfs [1] for POSIX file heuristics with sqlite as the backing stor
9.
▲
by
zippie
7y ago
IPC microbenchmarks do not properly reflect the complex workloads running on post Zen2 microarchitecture. Zen2 upends microarchitecture schematics enough to warrant a different metric. IPC MB’s, in my experience, tend to benchmark best case
10.
▲
by
zippie
7y ago
Not sure if you were hinting at it already, just in case, you may be interested in the ongoing work with bpfilter [0] which uses ebpf underneath existing xfilter rule interfaces. [0] https://lwn.net/Articles/747551/
11.
▲
Uber loses license to operate in London
(theguardian.com)
14 points
by
zippie
7y ago
|
0 comments
12.
▲
by
zippie
7y ago
You may want to consider building Streamlit into a standalone binary using Static-X or pex. I use pex for standalone binary distribution of a fairly popular python app [1]. [1] https://github.com/johnj/salt-pex
13.
▲
CentOS 8 in place upgrade available
(github.com)
1 points
by
zippie
7y ago
|
0 comments
14.
▲
by
zippie
7y ago
In modern C libraries malloc is mmap’ed anon pages underneath for an increasingly larger set of conditions these days.
15.
▲
CVE-2019-1125: Spectre SWAPGS gadget vulnerability
(access.redhat.com)
2 points
by
zippie
7y ago
|
0 comments
16.
▲
AMD Rome vs. Intel Xeon Benchmarks Leaked
(tomshardware.com)
3 points
by
zippie
7y ago
|
0 comments
17.
▲
by
zippie
7y ago
Agree on timing and execution, from my own founding experience, being early is as the same as being wrong. https://biblia.com/bible/niv/Eccles%209.11
18.
▲
Single C header file JSON parser
(github.com)
2 points
by
zippie
8y ago
|
0 comments
19.
▲
by
zippie
8y ago
The standardized way of defining what a universal quantum computer is through the DiVicenzo criteria [1]. Quantum annealing is a bridge until we have universal QC, it’s a fairly decent one for optimization problems where the solution set i
20.
▲
U.K. Lawmakers Publish Seized Internal Facebook Emails Online
(bloomberg.com)
4 points
by
zippie
8y ago
|
1 comments
21.
▲
by
zippie
8y ago
Same here. I enjoy YouTube Music more lately, which allows you to play any “music video” such as live performances in audio only, and is also included in the subscription.
22.
▲
by
zippie
8y ago
This is great progress towards making unikernels non-runtime specific. However, I am still skeptical of the idea that unikernels will ever be production friendly. The biggest deficiency, by the definition of a unikernel, is the complete lac
23.
▲
by
zippie
8y ago
Though the parent mentions AF_XDP can be used in user space, it will require BPF maps to route the queues properly. If you’re interested in XDP and the like, also check out DPDK (BSD licensed, https://www.dpdk.org ).
24.
▲
by
zippie
8y ago
Hacker News is up for me. In all seriousness, YouTube music and videos are down for me in California.
25.
▲
by
zippie
8y ago
Thank you for all the work on GitLab, we are using AutoDevops extensively. Any thoughts on how AD morphs or adapts with knative? It seems like Jenkins is fully knative with CRD support.
26.
▲
Bitcoin ETF dissent to SEC [pdf]
(ic.unicamp.br)
2 points
by
zippie
8y ago
|
0 comments
27.
▲
by
zippie
8y ago
This release of NetBSD disables eagerfpu on vulnerable FPU’s. Often overlooked while discussing performance impact of context switching; context switching also applies to the FPU. There are two modes in which the OS performs FPU context swi
28.
▲
by
zippie
8y ago
While cp may copy over the existing inode, this is non-consequential for running applications as shared objects are certainly compiled with -fPIC. Application VM pages for these libraries are mapped back into the same physical DRAM pages vi
29.
▲
by
zippie
8y ago
I find this solution compared to the gitlab Auto Devops, frankly, underwhelming. We recently deployed AD in our self hosted gitlab instance and combined the SAST container checks with our production policies, it’s been rock solid. Add to th
30.
▲
by
zippie
9y ago
As time has wore on our organization has relied on slack less for team collaboration and more for monitoring. Admittedly, the slack client is great at cross platform notifications and we leverage those in our monitoring processes, where ale
More ›