Hacker News new | past | comments | ask | show | jobs | submit | more Bengalilol's comments login

The map API used is somehow very good. I just discovered https://www.maptiler.com/company/


3'000+ lines of code <- this seems pretty low


You could try to contact Xavier Niel's https://en.wikipedia.org/wiki/Station_F


What if I do:

delete CanvasRenderingContext2D.prototype.toDataURL;

Shouldn’t delete set the function back to native code?

Same with:

const offscreen = new OffscreenCanvas(1, 1); const nativeToDataURL = Object.getPrototypeOf(offscreen.getContext("2d")).toDataURL;

Object.defineProperty(CanvasRenderingContext2D.prototype, "toDataURL", { value: nativeToDataURL, writable: true, configurable: true });

Or:

const iframe = document.createElement("iframe"); document.body.appendChild(iframe); const nativeToDataURL = iframe.contentWindow.CanvasRenderingContext2D.prototype.toDataURL; document.body.removeChild(iframe);

CanvasRenderingContext2D.prototype.toDataURL = nativeToDataURL;

I beg your pardon if my question is full of innocence.


Some people are imagining that CDC data could be destroyed in the coming days. In anticipation of such an action, here is an archive of all CDC datasets uploaded to https://data.cdc.gov/browse before January 28th, 2025. Excludes corrupt datasets and data not publicly accessible.


Is it just a sparkle in the universe, or the rise of the next movement to take Scientology’s place?

I bet on the sparkle and fade since everything is so self destructive.

Amazing read, so keenly written, on a new form of the good old « waste your brain like never » principle.


The question is: where are they operating from?


I was puzzled by the invitation to register domain names through ProtonHosting. I didn’t look into it much, but it seems like ProtonHosting is linked to Betan, a company I can’t find much information about. Going up the nodes, I found that everything is done under the Newfold Digital group (afaik).


The Streisand effect in full force. Hiring a competent and transparent person—someone who shows remorse, regret, and apologizes while explaining why such behavior won’t happen again—despite a past conviction for domestic violence isn’t necessarily the real issue. But hiring someone who shifts the blame onto others for making the news public? That’s an entirely different problem


> despite a past conviction

What conviction?


You are right. That's my opinion, which is of no interest at all and factually there was not any conviction.

Let me rephrase :

The Streisand effect in full force. Hiring a competent and transparent person—someone who shows remorse, regret, and explains how they’ve grown from a difficult situation—isn’t necessarily the real issue. But hiring someone who shifts the blame onto others for making past incidents public? That’s an entirely different problem.


Out of nowhere comment, but I somehow stumbled upon this thread which seems to point to OBS for making it work. FWIW. <https://www.reddit.com/r/canon/comments/skdz89/experience_so...>


This doesn't fix the problems listed in the article, you'd still only get a 720p 30 fps feed out of a camera that shoots 4K at 60 fps. That thread helps with Zoom not finding the low quality feed to begin with.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: