Viewing profile — danceparty
danceparty
HN member- Joined
- Thu, Oct 13, 2016, 3:45 PM UTC
- HN karma
- 250
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About danceparty
No profile information was provided.
Recent public activity
-
comment
Comment #48892662
Very uncomfortable to read. The proposed idea of not reading the code you ostensibly wrote, doesn’t just challenge the traditional workflow or methodology, it challenges the identi…
-
comment
Comment #38943477
NTS radio https://www.nts.live (and the app) is my most recent favorite way to discover, underground/rare/undiscovered music, curated by humans that are experts in their scene or m…
-
comment
Comment #34651157
Wonder showzen was inspired by this stunt and took their episode budget of ~$100k and paid a homeless person $10k to throw another $10k out of a helicopter onto the statue of liber…
-
comment
Comment #33910348
These zwift races require two data inputs, one from a power meter (pedal or crank) and one from the trainer. So manipulating just the trainer flywheel would not be enough.
-
comment
Comment #30557792
From the article, in office is 3 days per week - > We will then begin the hybrid pilot in full on May 23, with people coming to the office three days a week — on Monday, Tuesday, a…
-
comment
Comment #28759935
Maybe you are thinking of PoC||GTFO https://www.sultanik.com/pocorgtfo/
-
comment
Comment #28254125
custom ISA, 400W TDP. Sounds like a real pain in the ass =)
-
comment
Comment #27761339
Private relay will egress from the same general region as the client source location. So if you’re in switzerland and hopping through a US exit point that is a bug. This is clearly…
- comment
-
comment
Comment #25340144
AT&T runs transparent proxies on their network that have been known to intercept and mangle tls, and directly manipulate tcp packets on the wire. Take a tcpdump capture on both ser…
-
comment
Comment #25004187
I'm confused if this is for people that are already employed (aren't there tax implications for working in another country?) or for startup founders, or startup employees?
-
comment
Comment #24489042
I had a similar experience on a grand jury in new york (where you decide whether or not a felony case should go to trial at all) and was shocked to see a prosecutor come back 4 tim…
-
comment
Comment #24065550
I work on a very large internet property and can confirm that the majority of v6 internet traffic we see is mobile (easily discerned by ASN)
- story
-
comment
Comment #22678301
Still dreaming of a way to block cookies per-domain Edit: someone just told me you can do it with osx adguard, in the user rules you can set "||domain.com^$cookie" to block all coo…
-
comment
Comment #22329281
Many ISPs do exactly this for high traffic content that is not served via TLS (which prevents it as you suspected)
-
comment
Comment #22329191
These devices would be in addition to Apple's (likely large) colo footprint. Sending iOS updates to 1 billion+ devices is dissected in a paper here https://arxiv.org/abs/1810.02978…
-
comment
Comment #21758604
You can get within a few percentage points, yes I just tested this with two hosts with 4.14.127 upstream kernel and upstream mlx5 driver, and mellanox connectx-5 card. Using 16 ipe…
-
comment
Comment #21758445
We are not struggling to do line rate 10G in the kernel. Modern 100Gbe nics (mellanox, solarflare) will happily do line rate with stock upstream kernel for a while now (definitely …
-
comment
Comment #21546833
Most CDN operators do this, including apple which also has a public website about it - https://cache.edge.apple
-
comment
Comment #21511555
Subjective and frankly insane to say. Over 8 million people live in NYC (over 2x the population of the next most populous city in the USA, Los Angeles). NYC is commonly known in we…
-
comment
Comment #21094217
APIs are available for developers, and MPTCP is also now used for Apple Music
-
comment
Comment #20942694
>I have never seen a signing bonus. Options, yearly bonus, even rev-share, sure. Anecdata, but I have worked for two of the big faangm companies and myself and every coworker I am …
-
comment
Comment #20908724
Important things that are actually accomplishable.
-
comment
Comment #18470918
use ssh -vvv when you connect. Several types of ciphers were deprecated for security reasons over the past few releases, you can reenable them in /etc/ssh_config or /etc/sshd_confi…