I guess you could look into my plugin for that use case of CC inside opencode: https://github.com/unixfox/opencode-claude-code-plugin
HN user
unixfox
[ my public key: https://keybase.io/unixfox; my proof: https://keybase.io/unixfox/sigs/rfWOsGu-61_78Y5N-QPwjhr8qcYvKkd1nJ1cEMCkHLc ]
Tailscale's control plane uses Cloudflare.
Awesome tool! Does it provide some basic features that you would get from running a control plane.
Like rescheduling automatically a container on another server if a server is down? Deploying on the less filled server first if you have set limits in your containers?
Almost impossible task. The public IPs change every time. Usually they are on CDN that have a very large IP range.
And if they allow large IP ranges, one could try to spin up a virtual machine on the same cloud provider as the messaging platform.
Give your opinion, what you think about the post. If this could be useful for those of you that self-host mail servers.
Thanks
Is it possible to have the source code? I see that there is a github icon at the bottom of the page but it doesn't work.
You can read the thread here: https://xcancel.com/goodside/status/1944266466875826617
How do you manage to always find the free time for run even though the conditions doesn't allow it? Like for example if you take a flight of 16 hours.
Yes found one: https://altcha.org/captcha/
You could do that with browser-use: https://browser-use.com/
The extension enable debugging in your browser (a banner appears telling you about automation). It's possible to detect that in JavaScript.
Hence why projects like this exist: https://github.com/Kaliiiiiiiiii-Vinyzu/patchright. They hide the debugging part from JavaScript.
No IPv6 though. Which is real deal breaker: https://github.com/netbirdio/netbird/issues/46
For now, it only concerns the YouTube app for TV.
Has always been a cat and mouse game for more than 6 years. There will always be a way as long as google doesn't implement something like "device integrity" in order to watch youtube videos.
Yeah but it's hard to find such specific stuff on social media.
This tool is like a guest book that people can write when they leave the guest house. These messages can be read by new guest and give inspiration or joy.
But maybe it doesn't exist and I should create it.
Similar project but in golang: https://github.com/portainer/k2d
They can't tell it because that would make the life easier to spammers.
Or cities in wallonia too. Like louvain-la-neuve or wavre.
Does it support ipv6 private ranges and ipv6 peers?
Piped also require JavaScript.
You can try, invidious support old devices.
There is an helm chart: https://github.com/iv-org/invidious/tree/master/kubernetes
You mean when compiling? It's normal.
There are recommendations about the memory needed for compiling.
If you do not have enough RAM just use the docker image which is already precompiled.
Because bandwidth is not cheap and there are better tools for downloading.
Either youtube-dl or newpipe.
Not true, please consult the documentation: https://docs.invidious.io/faq/#table-of-contents
Maybe I'm biased because I'm a SearXNG maintainer, but I don't fully agree with the comparison done by SearX team.
Not reporting the problems in the engines do not benefit to the users, if nothing works why use SearX in the first place then? I would even say it's a major advantage to have the ability to quickly and easily report the issue, this way the users are all getting quick fixes as soon as something break. We rely on unstable API or ways to extract the results from the engines, it doesn't make any sense to not have a system that allow to report the instabilities.
It is true that SearXNG code base change a lot faster than SearX one when it was still actively maintained, but that's because our users want to see the software evolve to new needs, and like I said above relying on unstable ways to extract the data require us to improve the software so that it still works with the engines we rely on. A major feature we added is the new anti bot available on the public instances, it allows having public instances that work with almost all the engines instead of getting errors all over the place because bots were abusing the instance.