

what happened to 2024 Jensen Huang?



what happened to 2024 Jensen Huang?



not true, you can enable authentication via CF Access
https://developers.cloudflare.com/cloudflare-one/access-controls/applications/http-apps/


I’d just take it out if it’s removable. If you really care about keeping it on during power outages, I’d get an actual UPS to have router and potentially other equipment also plugged in, because I don’t see a “remote” laptop on its own as being very useful without at least the local network up.
if you decide to leave it plugged in, you can configure it to stop charging at e.g. 80% and charge it again at e.g. 30%, that way it keeps a percentage that will extend the battery life.


that section 2.8 was removed https://blog.cloudflare.com/updated-tos/
new terms https://www.cloudflare.com/terms/


I believe that’s not in their terms for years now, at least in my untrained eyes


worth mentioning the old TOS banned video streaming across cloudflare products, but I don’t see a similar umbrella restriction in the current base terms, or in the terms of cloudflare zero trust.
also, make sure you have the rights to transmit the content and are not infringing anyone’s intellectual property rights, ofc 😇


so she wants to be forgotten?


OpenCode Go/Zen have deepseek models that have the best cost-benefit out there. Then OpenRouter with selected providers if I want to try something else.
I don’t spend more than $20/month on personal projects and still manage to have a lot more functionality than I could have without AI.


Opencode Go and Zen are both much cheaper than anything from anthropic or openai. So much so that even paying per token can be cheaper than Anthropic’s subscription. Deepseek models specifically are 10x cheaper and almost as good as what you get with anthropic sonnet.


But that’s the thing with benchmarks, you run them because making assumptions about performance based on guesswork often fails. SQLite is very much architecturally unique for being a daemon-less database that doesn’t concern itself with concurrent writes.
Is UUID as pk slower than int or bigints? Probably - you’re storing 4x more data than a 32-bit integer. Does it matter? Probably not.


You filter it out to help with the bandwidth, because grain (or random noise in general) is expensive to transmit due to being incompressible. So adding it back gives you a result closer to the source material.


I got the second half


the irony of this comment 😅


It’s weird their main reason is performance, but then proceed to benchmark SQLite. Who’s inserting 10s of millions of records per minute on sqlite?
Even in production, client-server DBMSs, I’d wager that there are plenty of other things that dominate performance before you even get near your choice of a primary key, so it probably doesn’t matter until you get a large enough throughput in your database.


In most cases it’s more useful they’re not predictable, and I’m definitely not remembering private keys myself, so what’s the point. You can have preservation of creation order with UUID v6 and v7.


Brave lets people use Origin for free if they’re on Linux
lol


The vast majority of those we laid off last week were measurers. We cut middle managers across the organization because AI allows us to have more direct reports per manager while still measuring and mentoring our teams effectively. We consolidated our operations functions into a single group that can support teams across the business, using AI to gain specific expertise when needed. We significantly reduced our marketing team, which, like in most companies, was teeming with measurers. Across our finance team, we found opportunities to consolidate and automate.
But the layoff wasn’t about reducing headcount. In fact, we have a record number of open positions. In coming years I expect our number of employees will continue to grow. With fewer people needed for measuring, we can now invest more in people in the areas that drive growth.
that makes sense to me


You’d think so, but Windows runs better on snapdragon today than Linux. I was very interested in buying one, but in the current state it’s a toy for enthusiasts.


it’s not that siml- gets taped
I’ve been using cookie autodelete to clean crap from most sites, but whitelisting the ones I don’t want to log back in every time
https://github.com/Cookie-AutoDelete/Cookie-AutoDelete
another advantage is that cookies are cleaned seconds after the last tab on that website is closed