

OpenAI, Meta, Anthropic, xAI etc ripping off the entire world’s entire content.
Rules for thee, not for me!
Former Reddfugee, found a new home on feddit.de. Server errors made me switch to discuss.tchncs.de. Now finally @ home on feddit.org.
Likes music, tech, programming, board games and video games. Oh… and coffee, lots of coffee!
I � Unicode!
OpenAI, Meta, Anthropic, xAI etc ripping off the entire world’s entire content.
Rules for thee, not for me!
You state that you did use the install script, but also that you want to run it with docker. Did you follow the instructions in their docker repository? It’s quite easy to get it running - they included a complete docker-compose, a Caddyfile and all you need.
https://github.com/searxng/searxng-docker
Edit, I’m dumb, I misread.
And my axe!
Last time I did this, I put the inserted elements into new layers and put some filters to generate some noise on these new layers (w/o applying it to the original picture) until it looked somewhat convincing. You might want to experiment with several methods to generate noise and their parameters (or even combine several of them). Also it can be handy to apply these effects to new effect layers on top of the layer(s) you want to adjust and then play around how you mix them.
True, this would make it harder. But… On the other hand, its not a random password but text. If you know (or guess) the language you may be able to employ other tricks like “how common is each letter?”, “which combination of letters is more common in this language?” And so on. Maybe the hidden markov model mentioned in the research paper does that (which would be one thing that Markov Models do IIRC).
Well, there’s Unredacted which just tries to brute force it - see this blog post. Then there’s DepixHMM which uses Hidden Markov Models and links to the research paper it’s based on.
-... .- -.-. -.- / .. -. / -- -.-- / -.. .- -.-- --..-- / - .... .. ... / .. ... / .... --- .-- / .-- . / -.-. --- -- -- ..- -. .. -.-. .- - . -.. -.-.--
And a blockchain helps to solve which part of the problem? Some were working on mirroring all data to a git repository. In theory, that allows for easy access on all the data, versioning (with commits) and - through forks and merge requests - collaboration and distribution. Also git is a distributed repository that clones the whole history to your local drive.
https://github.com/MITRE-Cyber-Security-CVE-Database/mitre-cve-database
But with the announcement of the cve foundation, I don’t know whether they will really import all the data in this git repository.
I should send a PR that applies the tariffs randomly and sometimes arbitrarily changes the numbers…
I might even make it so, that it calculates an import deficit by looking at how often your libraries are imported in the codebase of the projects, that the maintainers of your dependencies have vs. the number of imports your code has from them.
Same
Came to suggest this. I ran into the same problem when I tried to host Jellyfin at home. Also I was fed up with all those certificate warnings, depending on which device I used. Since I was already using pihole in my home network, I just went and looked at all the DNS plugins for certbot to learn which provider allows for easy DNS challenges. Then I researched a bit and stumbled upon a provider that was running a sale - so I got a domain for less than 5 bucks/year.
I set the public A record to 127.0.0.1 and configured certbot to use their API. This domain is now used internally in my network exclusively and I just added some DNS entries for several subdomains in pihole, so that it works for every device at home (e.g. jellyfin.example.com / dockerhost.example.com / proxmox.example.com / …).
When I’m away, I shouldn’t be able to resolve the domain, and even if DNS were hijacked, the TLS certificate will protect me from connecting to $randomServices. Also my router is less restricted, which means that I can just use it’s VPN server to connect directly to my home network, if I need to access my server or need to troubleshoot things when away.
The art of the steal (from consumer pockets)
Congrats! You’re one of today’s (un)lucky 10000!
IIRC the full reveal - and also why the game is titled Horizon Zero Dawn - is quite late. But I think the general theme, that those robots run on biomass is mentioned quite early, although not quite in the sense as it is portrayed in the reveal.
In general yes, but… that game is now 8 years old, has a successor AND a remaster. So… I don’t really think this is a spoiler anymore at this point.
I read this as they’re even generating the frames with AI:
The tech demo is part of Microsoft’s Copilot for Gaming push, and features an AI-generated replica of Quake II that is playable in a browser. The Quake II level is very basic and includes blurry enemies and interactions, and Microsoft is limiting the amount of time you can even play this tech demo
While Microsoft originally demonstrated its Muse AI model at 10fps and a 300 x 180 resolution, this latest demo runs at a playable frame rate and at a slightly higher resolution of 640 x 360. It’s still a very limited experience though, and more of hint at what might be possible in the future.
“We’ve talked about game preservation as an activity for us, and these models and their ability to learn completely how a game plays without the necessity of the original engine running on the original hardware opens up a ton of opportunity.”
No, I don’t think that you’re talking about preservation then. Not even game emulation. You’re talking about game hallucination.
With Cygwin or WSL yes