Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jerdfelt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jerdfelt
2y ago
You don't have to wait until expiry. Transfers generally add 1 year of service (for most TLDs), so unless you're already at the limit, you can transfer everything now.
2.
▲
by
jerdfelt
2y ago
Intel has proposed dropping 32-bit and 16-bit support in the future. https://www.intel.com/content/www/us/en/developer/articles/t...
3.
▲
by
jerdfelt
2y ago
It is mentioned in the first paragraph of the README: shpool is a service that enables session persistence by allowing the creation of named shell sessions owned by shpool so that the session is not lost if the connection drops. shpool can
4.
▲
by
jerdfelt
4y ago
Python 2 was even more terse with it's print statement print >>sys.stderr, "foo"
5.
▲
by
jerdfelt
4y ago
Does the ZNS (Zoned Namespaces) spec come close enough? https://nvmexpress.org/new-nvmetm-specification-defines-zone...
6.
▲
by
jerdfelt
5y ago
Is there anything that explains the why and how a bit deeper? As an example, in the video "Packaging a Gem as a Nix derivation", he basically just and copies and pastes another default.nix, changes some strings and mentions he doe
7.
▲
by
jerdfelt
9y ago
I'm not sure if you're trying to imply that Lightning Network is vaporware, but there are currently three implementations that pass the integration tests: https://github.com/lightningnetwork/lnd https:/
8.
▲
by
jerdfelt
9y ago
You can get indirect exposure to SpaceX through some Fidelity mutual funds. http://blog.sfgate.com/pender/2015/03/25/see-which-fidelity-...
9.
▲
by
jerdfelt
9y ago
The Azores
10.
▲
by
jerdfelt
9y ago
Location: Redmond, WA Remote: Yes (have spent the last 6 years working remote) Willing to relocate: No Technologies: Python, C, Go, x86 Assembly, Linux, Hypervisors (Xen), Distributed Systems (check my resume for more) Résumé: http:/&
11.
▲
by
jerdfelt
9y ago
Unfortunately, Amazon does not appear to keep different sellers products separate in the warehouse. All it takes is one seller sending counterfeit products to the warehouse for their inventory to be contaminated by counterfeits. This makes
12.
▲
by
jerdfelt
10y ago
In my experience, do a web search with a unique phrase out of the company or job description. It will often lead to the same job posting directly from the company.
13.
▲
by
jerdfelt
10y ago
There is NTP the protocol[1], and there is NTP the implementation[2]. While the implementation is popular, there are alternatives. There is also OpenNTPd, chrony and ntimed for instance. There are also alternatives to the NTP protocol too,
14.
▲
by
jerdfelt
10y ago
These are farms of cheap Linux boxes. They go out of their way to design and manufacture their own motherboards and equipment[1] to reduce their capital and operational expenses. While the motherboard and enclosures are probably custom made
15.
▲
by
jerdfelt
10y ago
The 63 character limit on domain name labels in RFC 1034/1035 isn't arbitrary, it's a limitation in the way DNS packets are encoded. The upper two bits of the label length are used for compression of labels in DNS packets. Wi
16.
▲
by
jerdfelt
10y ago
I agree. All too often people are surprised by it on Reddit. Whenever someone replies with a number followed by a period (eg "42."), it's always converted into "1." Among other problems (escaping of backslashes, etc
17.
▲
by
jerdfelt
10y ago
I noticed this blog post is mostly marketing for their minio software, so I went to check it out (I guess the marketing worked). I wish there was some documentation available. I understand it's an object store, it implements the S3 API
18.
▲
by
jerdfelt
10y ago
I do not have any degree, relevant or not. Obviously they were happy with my competency since I was offered a job, they just took the path where they used my lack of degree as a negotiating tactic. Turns out there are plenty of other places
19.
▲
by
jerdfelt
10y ago
This was from the manager I would have been working for. Like any large organization, there are exceptions and he could be the exception rather than the rule. From my perspective, "Google" cared about degrees.
20.
▲
by
jerdfelt
10y ago
I have previously received an offer from Google and was low balled quite a bit. When pressed on this, they pointed to my lack of degree. So I got a job offer from them without a degree, but they certainly did care.
21.
▲
by
jerdfelt
11y ago
I've always asked for what I want to make and only once have I had a company ask for paystubs to back it up. That one case was Google (about 8 years ago) and like an idiot I gave them the paystubs (which matched what I asked for). Thei
22.
▲
by
jerdfelt
11y ago
The number of hypercalls isn't a good indicator of the attack surface area. As examples: There is a full x86 instruction decoder which is technically not part of the hypercall interface. x86 instruction encoding is surprisingly complic
23.
▲
by
jerdfelt
11y ago
It depends on the version of Xen they are running. XSA-148 only affects Xen 3.4 and newer. If AWS is running an older version of Xen, they may never have been affected.
24.
▲
by
jerdfelt
11y ago
XenServer runs their version of qemu under a unique unused uid, in a empty chroot and with a separate network namespace. This is the default behavior under XenServer.
25.
▲
by
jerdfelt
12y ago
In my experience, recruiters that don't name companies will often cut and paste part of the job description from the company. Often a search with some choice phrases from the job description will find the company the recruiter is tryin
26.
▲
by
jerdfelt
12y ago
The Openstack project is a good example of a complex project with complicated testing. Merges are gated on successful test runs of a handful of different tests (unit, integration, etc) An example of complicated mocking can be seen here: ht
27.
▲
by
jerdfelt
12y ago
Part of what they do is set up registry locks. This is different than a registrar lock in that a registrar lock is managed by the registrar (GoDaddy, Tucows, etc) but a registry lock is managed by the registry themselves. It requires person
28.
▲
by
jerdfelt
13y ago
I'm not the parent, but I find the nvie.com branching workflow a little complicated. My experience lies a little bit with the kernel workflow, but heavily with the Openstack workflow, which has large codebases as well. Both workflows d
29.
▲
by
jerdfelt
13y ago
Internet Explorer does support SNI since IE7. However Windows XP doesn't even if running IE7 or newer. That said, we're on our way to a bright SNI filled future, we just have to get over the hump of old versions of Windows and some old mobi
30.
▲
by
jerdfelt
13y ago
Only reloadable prepaid cards require SSN. Non-reloadable (Gift) prepaid cards don't require an SSN. Some even allow you to set an address for AVS purposes.
More ›