I would hope the invoice is 0 for that amount of traffic.
Github is by far the more woke platform, so I think you missed the point.
Once again vindicated by running my own CDN and not living with the irrational belief that everything needs cloudflare.
Yeah, currently hosting LLHLS edge nodes in US + EU and caching CDN worldwide. The base cost grows if you have an audience of e.g. 2000 live viewers for a 2mbps stream = 4gbps. Could be a lot cheaper and less need for…
You misread the bandwidth cost part of my comment. A $28/mo (Australian) vimeo subscription, or the "Advanced" $91/mo plan include the same 2TB bandwidth/month for viewers of your videos. If you upload a 100MB video and…
Hence https://jobs.now/ Get applying, every application sends a H1-B fraudster home (not, but we can wish).
> When you see fraud, report it. https://www.uscis.gov/report-fraud/uscis-tip-form And tell your manager explicitly and put it on the record that you reported it. Get fired in retaliation? Lawyer up.
People paying for managed services have no concept of bandwidth costs, so they probably think what you just described is impossible. Bandwidth these days can be less than .25/m at a 100g commit in US/EU, and OVH is…
Written by somebody who hasn't taken 1 look at yt-dlp source code or issues. Google regularly pushes updates that "coincidentally" break downloaders. The obfuscation and things they do to e.g. break a download by…
1.2 million weekly downloads to this day, when we've had builtin padStart since ES2017. Yes, I remember thinking at the time "how are people not ashamed to install this?"
Freedom with crypto means I can pay bills without unjust barriers, and no individual and especially no "financial institution" (ultimately the governments) decides if my transaction goes through or can confiscate the…
Github is my push --mirror location, nothing more. Main is a popular Gitlab instance gitgud.io, and I host my own secondary mirror. Gitlab is of course adding more AI and corpo garbage, and once they prevent disabling…
I always use a custom server (even express will work) with next.js, because I found the middleware and edge stuff a load of overcomplicated BS. Client side works like regular react app, SSR for any pages where the…
No. First of all, just check for `navigator.brave`. If it exists, it's Brave. When I ran a .onion site I added a JavaScript check and if navigator.brave was present, it redirected users to a specific page saying: > Hey,…
Hey, funny to see my project mentioned here also. Yes, similar in concept. Some differences: - Uses HAProxy (duh) - Proof of work can be either sha256 or argon2 - Optional recaptcha/hcaptcha in addition to the proof of…
Offering more detailed timeouts for other stages of the request would be great, too. For example with HAProxy you can configure separate timeouts for just about everything. The time a request is queued (if you exceed…
I would hope the invoice is 0 for that amount of traffic.
Github is by far the more woke platform, so I think you missed the point.
Once again vindicated by running my own CDN and not living with the irrational belief that everything needs cloudflare.
Yeah, currently hosting LLHLS edge nodes in US + EU and caching CDN worldwide. The base cost grows if you have an audience of e.g. 2000 live viewers for a 2mbps stream = 4gbps. Could be a lot cheaper and less need for…
You misread the bandwidth cost part of my comment. A $28/mo (Australian) vimeo subscription, or the "Advanced" $91/mo plan include the same 2TB bandwidth/month for viewers of your videos. If you upload a 100MB video and…
Hence https://jobs.now/ Get applying, every application sends a H1-B fraudster home (not, but we can wish).
> When you see fraud, report it. https://www.uscis.gov/report-fraud/uscis-tip-form And tell your manager explicitly and put it on the record that you reported it. Get fired in retaliation? Lawyer up.
People paying for managed services have no concept of bandwidth costs, so they probably think what you just described is impossible. Bandwidth these days can be less than .25/m at a 100g commit in US/EU, and OVH is…
Written by somebody who hasn't taken 1 look at yt-dlp source code or issues. Google regularly pushes updates that "coincidentally" break downloaders. The obfuscation and things they do to e.g. break a download by…
1.2 million weekly downloads to this day, when we've had builtin padStart since ES2017. Yes, I remember thinking at the time "how are people not ashamed to install this?"
Freedom with crypto means I can pay bills without unjust barriers, and no individual and especially no "financial institution" (ultimately the governments) decides if my transaction goes through or can confiscate the…
Github is my push --mirror location, nothing more. Main is a popular Gitlab instance gitgud.io, and I host my own secondary mirror. Gitlab is of course adding more AI and corpo garbage, and once they prevent disabling…
I always use a custom server (even express will work) with next.js, because I found the middleware and edge stuff a load of overcomplicated BS. Client side works like regular react app, SSR for any pages where the…
No. First of all, just check for `navigator.brave`. If it exists, it's Brave. When I ran a .onion site I added a JavaScript check and if navigator.brave was present, it redirected users to a specific page saying: > Hey,…
Hey, funny to see my project mentioned here also. Yes, similar in concept. Some differences: - Uses HAProxy (duh) - Proof of work can be either sha256 or argon2 - Optional recaptcha/hcaptcha in addition to the proof of…
Offering more detailed timeouts for other stages of the request would be great, too. For example with HAProxy you can configure separate timeouts for just about everything. The time a request is queued (if you exceed…