How are they optional? You obviously haven't worked anywhere security sensitive. I'm not talking about whether what Grok did is bad or good, I'm talking about protecting your private key and the servers you connect to.…
SSH keys can be limited by IP in authorized hosts. The SSH port itself can be limited by IP in firewalls. Finally, the SSH private key can be encrypted with a password. Defense in depth is needed. Storing a ssh private…
PaddleOCR? Qwen3-VL 30B-A3B?
Amazing and impressive use of CSS. But at the same time, makes me appreciate what feat Carmack achieved 30 years ago on early Pentiums.
I experienced this exact thing discussing the most budget friendly inference for a SaaS company. It started ranting about 3090's, and then started point scoring, always giving itself the higher score, and being snarky…
Good workout and satisfying, I totally agree. I actually really enjoy it. But the long term effects on your joints, even if you think you have perfect technique, its better to just get a wood splitter. We can do a whole…
We're the opposite. No rebasing your PR. It changes the hashes which we use for ci/cd. Keep it linear, show me the full history, show me where you merged main back into it, and then we force squash on merge. Main then…
I found Fable codes very poorly and ended up switching back to Opus. In one example I switched to Fable in an existing Opus chat, so it had access to the context from Opus which wrote a data importer earlier. I asked it…
> How many of us have toggled enable_seqscan to off to force an index scan? Or thrown an OFFSET 0 into a subquery to prevent the planner from flattening it? enable_nestloop = off here. For us, joining many complex views…
> is undetectable without network monitoring Even with network monitoring, exfil to Github itself can be very hard to stop unless you SSL intercept and have very strict URL allow lists. Best is to move away from Github,…
> Nobody wants to run a mail server in 2026. We do, and thats why we use Postal [1]. The more SaaS applications that self-host email the better. It forces the big guys, ie Microsoft, to improve their blocklists and not…
> Microsoft's domain story is such a mess You mean like how they moved from a perfectly legible and rememberable domain like office.com to the strange vanity domain m365.cloud.microsoft?
Surely you've seen the price of 64GB of RAM lately?
I asked Claude to map Chinese electricity prices vs capacity (broken down by power plant type) from 1990 onwards and the only thing I see is a dip from 9c to 8c in residential pricing due to renewables oversaturating…
It can be run as a single docker container, so it's actually very easy to self host. Occasionally it'll get into a 500 conniption and needs a restart, but you can create a healthcheck for that.
Self hosted gitlab behind a VPN. The all-in-docker image and a couple of gitlab runners is all small to medium sized teams need. (Don't overcomplicate it with the kubernetes version unless you really need it)
[dead]
Same experience. We had a billing bug which put our organization into a loop. Couldn't cancel the subscription, couldn't add one, couldn't delete the users of the organization because of the lack of subscription, and so…
I'd say it was when OpenAI had a mass exodus due to them making a deal with the Department of War (which they then backtracked on [1]). This started the QuitGPT movement [2]. [1]…
Exactly. The headline is clickbait. It doesn't matter how efficient your kernel or DE is if users expect to be able to load bloated websites in Chrome.
As others have said, you are only risking being banned. You would be better off putting that effort towards a discord alternative with all the same features that people can move to. With their recent hostilities…
I'm confused how and if Cursor is still relevant since the Claude Code VSCode extension came out. The biggest downside for me with Cursor was losing access to gated Microsoft extensions like Python and C#. Even when…
In the case of compromised code, the attacker has already loaded what he wants, so loading extra code from raw.githubusercontent.com is not the issue, or our threat model. We are already compromised! The issue is that…
Thats true. Setting to 7 days saves you from a supply chain attack, but opens you to zero days. Another example why network filtering is a better solution.
They only need to look at one language to get a statistically meaningful picture into common flaws with their model(s) or application. If they want to drill down to flaws that only affect a particular language, then…
How are they optional? You obviously haven't worked anywhere security sensitive. I'm not talking about whether what Grok did is bad or good, I'm talking about protecting your private key and the servers you connect to.…
SSH keys can be limited by IP in authorized hosts. The SSH port itself can be limited by IP in firewalls. Finally, the SSH private key can be encrypted with a password. Defense in depth is needed. Storing a ssh private…
PaddleOCR? Qwen3-VL 30B-A3B?
Amazing and impressive use of CSS. But at the same time, makes me appreciate what feat Carmack achieved 30 years ago on early Pentiums.
I experienced this exact thing discussing the most budget friendly inference for a SaaS company. It started ranting about 3090's, and then started point scoring, always giving itself the higher score, and being snarky…
Good workout and satisfying, I totally agree. I actually really enjoy it. But the long term effects on your joints, even if you think you have perfect technique, its better to just get a wood splitter. We can do a whole…
We're the opposite. No rebasing your PR. It changes the hashes which we use for ci/cd. Keep it linear, show me the full history, show me where you merged main back into it, and then we force squash on merge. Main then…
I found Fable codes very poorly and ended up switching back to Opus. In one example I switched to Fable in an existing Opus chat, so it had access to the context from Opus which wrote a data importer earlier. I asked it…
> How many of us have toggled enable_seqscan to off to force an index scan? Or thrown an OFFSET 0 into a subquery to prevent the planner from flattening it? enable_nestloop = off here. For us, joining many complex views…
> is undetectable without network monitoring Even with network monitoring, exfil to Github itself can be very hard to stop unless you SSL intercept and have very strict URL allow lists. Best is to move away from Github,…
> Nobody wants to run a mail server in 2026. We do, and thats why we use Postal [1]. The more SaaS applications that self-host email the better. It forces the big guys, ie Microsoft, to improve their blocklists and not…
> Microsoft's domain story is such a mess You mean like how they moved from a perfectly legible and rememberable domain like office.com to the strange vanity domain m365.cloud.microsoft?
Surely you've seen the price of 64GB of RAM lately?
I asked Claude to map Chinese electricity prices vs capacity (broken down by power plant type) from 1990 onwards and the only thing I see is a dip from 9c to 8c in residential pricing due to renewables oversaturating…
It can be run as a single docker container, so it's actually very easy to self host. Occasionally it'll get into a 500 conniption and needs a restart, but you can create a healthcheck for that.
Self hosted gitlab behind a VPN. The all-in-docker image and a couple of gitlab runners is all small to medium sized teams need. (Don't overcomplicate it with the kubernetes version unless you really need it)
[dead]
Same experience. We had a billing bug which put our organization into a loop. Couldn't cancel the subscription, couldn't add one, couldn't delete the users of the organization because of the lack of subscription, and so…
I'd say it was when OpenAI had a mass exodus due to them making a deal with the Department of War (which they then backtracked on [1]). This started the QuitGPT movement [2]. [1]…
Exactly. The headline is clickbait. It doesn't matter how efficient your kernel or DE is if users expect to be able to load bloated websites in Chrome.
As others have said, you are only risking being banned. You would be better off putting that effort towards a discord alternative with all the same features that people can move to. With their recent hostilities…
I'm confused how and if Cursor is still relevant since the Claude Code VSCode extension came out. The biggest downside for me with Cursor was losing access to gated Microsoft extensions like Python and C#. Even when…
In the case of compromised code, the attacker has already loaded what he wants, so loading extra code from raw.githubusercontent.com is not the issue, or our threat model. We are already compromised! The issue is that…
Thats true. Setting to 7 days saves you from a supply chain attack, but opens you to zero days. Another example why network filtering is a better solution.
They only need to look at one language to get a statistically meaningful picture into common flaws with their model(s) or application. If they want to drill down to flaws that only affect a particular language, then…