

So what are they giving themselves the right to censor? Or just making it technically possible to do it?
So what are they giving themselves the right to censor? Or just making it technically possible to do it?
Those are dangerous as those can be flashed with secure foss operating systems that allow turning off cell so they can’t be easily tracked.
Why bother when u can just put everyone’s faces in a facial recognition database and track them that way.
Let me guess another attempt to enforce encryption backdoor?
I can’t unfortunately. They only feature I use is that fact I can access my ipv6 only server via an ipv4 only network.
This isn’t the strength of gpt-o4 the model has been optimised for tool use as an agent. That’s why its so good at image gen relative to other models it uses tools to construct an image piece by piece similar to a human. Also probably poor system prompting. A LLM is not a universal thinking machine its a a universal process machine. An LLM understands the process and uses tools to accomplish the process hence its strengths in writing code (especially as an agent).
Its similar to how a monkey is infinitely better at remembering a sequence of numbers than a human ever could but is totally incapable of even comprehending writing down numbers.
I’m recon its a bit of both tbh.
U can half the size of windows if u use some of the debloater tools. U can also replace the start menu with the win7 version and that’s legitimately better.
U can’t run them through proton they need all sorts of unsupported windows api bs
I need windows for my cad program so I just run it in a vm
By piracy I mean modifying some registry keys to trick the free version into thinking its activated
This is why when u pirate windows u always pirate the European version. Not that I condone pirating windows that would be immoral and wrong.
Its r&d kits only but send em an email and they will probably sell u one
Except I’m in rural Australia. Star link is objectively the best option.
Starlink gives me an ipv6 its not static as such but a dynamic DNS can solve that issue. My ISP issue is that my mobile provider doesn’t give me an ipv6 at all so I can’t route to my home server without a gateway to proxy.
Bro what’s wrong with GrapheneOS?
Here is my searxng rocker compose:
services:
redis:
container_name: redis
image: docker.io/valkey/valkey:7-alpine
command: valkey-server --save 30 1 --loglevel warning
restart: unless-stopped
networks:
- local_bridge
volumes:
- ./data/reddis:/data
cap_drop:
- ALL
cap_add:
- SETGID
- SETUID
- DAC_OVERRIDE
logging:
driver: "json-file"
options:
max-size: "1m"
max-file: "1"
searxng:
container_name: searxng
image: docker.io/searxng/searxng:latest
restart: unless-stopped
networks:
- local_bridge
- proxy
volumes:
- ./data/searxng:/etc/searxng
environment:
- SEARXNG_BASE_URL=https://${SEARXNG_HOSTNAME:-localhost}/
- SEARXNG_SECRET=${SEARXNG_SECRET}
cap_drop:
- ALL
cap_add:
- CHOWN
- SETGID
- SETUID
logging:
driver: "json-file"
options:
max-size: "1m"
max-file: "1"
networks:
local_bridge: # local bridge with ipv6 internet access
driver: bridge
enable_ipv6: true
proxy:
external: true
And my searxng settings:
searxng/data/searxng/settings.yml
# see https://docs.searxng.org/admin/settings/settings.html#settings-use-default-settings
use_default_settings: true
server:
# base_url is defined in the SEARXNG_BASE_URL environment variable, see .env and docker-compose.yml
limiter: false # can be disabled for a private instance
image_proxy: false
ui:
static_use_hash: true
query_in_title: true
infinite_scroll: true
default_theme: simple
theme_args:
# style of simple theme: auto, light, dark
simple_style: dark
redis:
url: redis://redis:6379/0
search:
safe_search: 0
autocomplete: 'duckduckgo'
default_lang: "en"
formats:
- html
- json
outgoing:
# default timeout in seconds, can be override by engine
request_timeout: 3.0
enabled_plugins:
- 'Hash plugin'
- 'Basic Calculator'
- 'Self Informations'
- 'Tracker URL remover'
# - 'Ahmia blacklist'
- 'Hostnames plugin' # see 'hostnames' configuration below
- 'Open Access DOI rewrite'
And the proxy network is just the docker network that nginx is connected to. Here is my nginx conf https://github.com/muntedcrocodile/nginxconf .
This solidifies for me I will never own a Pixel phone.
Sounds like a pixel phone is exactly what u want just u want GrapheneOS on it.
Hate sure. Violence? Really?
Hate isn’t violence hate is a byproduct of free speech and liberty. I mean getting doxed and actionable calls/threats of violence should be a crime. But mean words is just life.
I don’t think its fair to say just conservatives will abuse such a system anyone and everyone with an agenda to push will.