Viewing profile — madisp
madisp
HN member- Joined
- Fri, Apr 20, 2012, 11:41 AM UTC
- HN karma
- 258
- Public activity
- 83 items
- HN profile
- View on Hacker News ↗
About madisp
- github.com/madisp
---
emu-herder @ emulator.wtf
ex: Veriff, JRebel for Android / ZeroTurnaround, Spotify, Skype for Android
Recent public activity
-
comment
Comment #45642724
they are using multiple cloud providers, but judging by the cloudflare r2 outage affecting them earlier this year I guess all of them are on the critical path?
-
comment
Comment #44566127
modern state of status pages makes me sad :( You were a good 10 minutes quicker to note the issue than Cloudflare's status page was
-
comment
Comment #44080218
Quick suggestion: maybe contact the vendor company and offer to create a frontend for them instead as a contract thing? --- I've gone through the exact scenarion in your question t…
-
comment
Comment #43356485
I'm not an expert, but I think an enterprise NVMe will have some sort of power loss protection so it can afford to fsync to ram/caches as they will be written down in a power loss.…
-
comment
Comment #41982757
With GitHub, TypeScript and VS code I'm probably using more Microsoft products than before.
-
comment
Comment #41820772
oh, I think you're right! my bad.
-
comment
Comment #41820460
I think in this case it's the customers of their customers, e.g. people sending emails to support@acme-corp.com. In that light requiring all emails coming into support@acme-corp.co…
-
comment
Comment #41789330
calculator app on latest macos (sequoia) has a bug today - if you write FF_16 AND FF_16 in the programmer mode and press =, it'll display the correct result - FF_16, but the histor…
-
comment
Comment #41757085
afaik Spotify does none of those ways. They take the total amount of money earned per time period and divide it to artists based on the total_artist_playcount / total_playcount in …
-
comment
Comment #41750193
when I saw them live ~18 years ago they made heavy use of gradual fade ins (swells) with an ernie ball volume pedal, it does have a similar sound to a reverse delay effect.
-
comment
Comment #41004154
if I'm reading this correctly the short interest for the stock doubled over June? :) https://www.nasdaq.com/market-activity/stocks/crwd/short-int...
-
comment
Comment #40485623
oof, off by 100%, my bad
-
comment
Comment #40483579
Sadly this is feature-gated behind Gemini :/ > Available for Google Workspace customers with the Gemini Enterprise, Gemini Business, Gemini Education, Gemini Education Premium, and…
-
comment
Comment #40446607
18% quarterly comes to around 190% yearly, still _very_ good!
-
comment
Comment #40402255
Are stock options "vested equity"? Afaik they're a derivative, and it's surprising to see this exact phrase both in the OpenAI's response to the vox.com article and in sama's tweet…
- comment
-
comment
Comment #40319005
The performance/compute density of these is pretty neat, you could fit a lot of them in a 42U rack. Would love to see some blade or sled hardware based on Apple Silicon, think of t…
-
comment
Comment #40168818
Isn't the universe the only computer in some sense? All of the compute power we have is just an arrangement of matter to have the universe perform computations for us.
-
comment
Comment #39977997
JVM/Kotlin ecosystem has a similar approach with SqlDelight - https://github.com/cashapp/sqldelight . I've been using it for a while and it's quite nice to use.
-
comment
Comment #39936182
> - Each instance has high-throughput networking of up to 12.5 Gbps, hosted in us-east-1, so interacting with artifacts, cache, container registries, or the internet at large is qu…
-
comment
Comment #39446438
probably operating expenses
-
comment
Comment #38412949
> HTTPOnly cookies are safe from XSS attacks. Not completely true - the attacker can not exfiltrate the token but they can still make malicious requests right there in the victim's…
-
comment
Comment #37045305
For me it definitely was performance. 5 years ago or so I ended up using a mercurial-git bridge just to use git on a team where everyone was on hg. IIRC git grep search took second…
-
comment
Comment #35737693
not sure how interesting but definitely useful :D I like to listen to Albums and I missed the "Give me a random album from my collection" functionality in Spotify so built a tiny w…
-
comment
Comment #35681235
From GitHub it looks like the code was generated with GPT-3.5. I wonder how GPT-4 does with the same prompts?