nphase
|
2 years ago
|
on: Ask HN: Why are there no open source NVMe-native key value stores in 2023?
Super helpful, thanks. What I mean is something akin to a single-node daemon with network capabilities. Something as basic as a memcached or redis type of interface to start.
nphase
|
2 years ago
|
on: DOJ sues SpaceX for discriminating against asylees and refugees in hiring
nphase
|
2 years ago
|
on: DOJ sues SpaceX for discriminating against asylees and refugees in hiring
There are literally 1902 results for "discriminating" on the DOJ's press release search page, and they only go back as far as 2009. That's also for the ones they chose to publicize. I appreciate that you think this is unnecessary - I do too - but the facts don't bear in your favor.
nphase
|
2 years ago
|
on: DOJ sues SpaceX for discriminating against asylees and refugees in hiring
A friend with specific knowledge about these suits just informed me that these lawsuits are in fact incredibly common. Many large companies have multiple open audits with the feds at any given time over alleged discriminatory practices - in fact so many of them occur that there is a cap set for how many of them can be open at any given time. This is less political or specific than it appears at face value.
nphase
|
2 years ago
|
on: Zoom terms now allow training AI on user content with no opt out
I am not a lawyer, but I believe that without consent, this may actually be illegal in the state of Illinois.
nphase
|
6 years ago
|
on: AWS Customers Rack Up Hefty Bills for Moving Data
nphase
|
6 years ago
|
on: A Look at Overnight Stays at US National Parks
Wish there was a version better suited for colorblinds!
nphase
|
6 years ago
|
on: The XY Problem (2014)
Conversely, there is the XY fallacy: when one [frequently condescendingly] assumes they know better than the person asking, errantly classifies it as an XY problem, and fails to answer the original question.
nphase
|
7 years ago
|
on: Kong gateway reaches 1.0 GA, now supports service mesh
How does Kong compare to Tyk?
nphase
|
12 years ago
|
on: DigitalOcean leaks customer data between VMs
nphase
|
12 years ago
|
on: Sad News for the Opscode Community
Fuck Cancer.
nphase
|
12 years ago
|
on: Ansible 1.4 released
These Van Halen song release names are hilarious!
nphase
|
12 years ago
|
on: You can no longer just leave Syracuse airport [video]
These are all over the place in Frankfurt. They are unmanned and nondescript, it's literally just the door you exit through. There are no lights or anything, but somehow they make it seem pretty clear that it's just to keep people from slipping through in the unintended direction.
nphase
|
12 years ago
|
on: Amazon RDS for PostgreSQL
Which tools enable real-time schema migrations in Pg?
nphase
|
12 years ago
|
on: Boarding Pass Redesign
Interesting concept.. might want to highlight the destination a bit more prominently. When carrying multiple boarding passes, prominently displaying departure point and destination will make it easier to make sure you have the wrong one out at time of boarding..
nphase
|
13 years ago
|
on: What Python developers need to know before migrating to Go
> If you’re using JSON and your JSON is a mix of types, goooooood luck. You’ll have to create a custom struct that matches the format of your JSON blob, and then Unmarshall the raw json into an instance of your custom struct. Much more work than just obj = json.loads(json_blob) like we’re used to in Python land.
I believe you can use json.NewEncoder().Encode() to arbitrarily deal with interface{}'s
nphase
|
13 years ago
|
on: Ask HN: Who is hiring? (March 2013)
MediaMath - New York, Boston, Chicago, San Francisco, London
MediaMath is one of the world's leading provider of digital media trading technology. We invented the demand side platform (DSP), and are solving some seriously interesting and hard problems at internet scale.
We take a lot of pride in our culture and are proud of making it onto a few of those "Top companies to work for" lists (including Inc 5000's "top 24 in NYC", Crunched, Forreseter, among others).
Check us out: http://www.mediamath.com/careers/
nphase
|
13 years ago
|
on: Super-cooling liquid cuts 97% off data centre cooling costs
How is this different than dunking your machine in mineral oil?
nphase
|
13 years ago
|
on: 2012 Personal Annual Report
Are these tools open source?
nphase
|
13 years ago
|
on: Cloudera announces real-time query engine for Hadoop
Interesting, I wonder how this will be different than Apache Drill, championed by Ted Dunning (MapR)