Type F is also called CEE 7/3 (the socket) and CEE 7/4 (the Plug). Is that what you mean?
Turun
- 0 Posts
- 66 Comments
Ah, gotcha.
Is there like a list where you can enter your server so that other people use it as an ntp server? Or how did you advertise it to have 2800 requests flooding in?
I have similar specs and cost with ionos
It says posted 4 days ago, updated yesterday.
For most stuff the pi4 is also enough. Jellyfin (no transcoding) works fine on mine. It takes a bit to generate the chapter images and the timeline peek images when ingesting a new movie, but I’ve never had any issues with playback.
Wait what? Do I understand that correctly? You have a raspberry pi with a direct network connection to an atomic clock? That’s so awesome!
They don’t incorporate chromium changes in safari, so it should be considered separate.
What about Safari?
It is! How long does it even take to type in 40320 digits?!?
Turun@feddit.deto Technology@lemmy.ml•A Staggering 19x Energy Jump in Capacitors May Be the Beginning of the End for Batteries2·1 year agoWe have the internet man, just bug another human and wait a few days to hear back from them.
Like I know that’s what you are “supposed” to do. But public money public knowledge, I refuse to accept that this is somehow an acceptable state of things.
Turun@feddit.deto Android@lemdro.id•Google Play Store is rolling out a new badge for government-made appsEnglish1·1 year agoIt provides the capability to authenticate yourself online, e.g. for banking services. It would also be able to prove to a website that you are over 18, without telling the website your birthday. I have yet to use it, but from a technical standpoint it’s pretty awesome.
Edit: to clear up some confusion that may exist: as far as I know the app provides the bridge between the chip in the ID card and the application that needs the authentication. No data needs to be stored in the app.
Some devices will use a hard coded DNS instead of respecting the one on the network
Right, and I am pointing out that non-cooperative devices still won’t be blocked by pihole if they so desire.
Right, so flowing that link there are three ways for DNS:
Classic on port 53,
Dns over TLS on port 853
Dns over https.
The first two can be blocked, because they have specific ports exclusively assigned to them. DoH can’t be blocked reliably, because it is encrypted and on a common port. Though blocking 443 on common DNS resolvers can force some clients to fall back to one of the variants that can be blocked/redirected
Dns over https is immune to that firewall method, right?
I feared as much, because the same could be said about your comment above.
I already mentioned
git send-email
in my comment. But the ux of that is terrible. So if you want good UX you’re in account hell, having to create a new profile for every hosting site.You can have a nice, terms of service free but read only forge, or you have terms of service and account bullshit or you can have the dev experience of git send email. Choose one of the three and until we have federation they are all terrible in some aspect.
Would you call that open source? A read only gitea instance?
If you want to get away from GitHub a mirror won’t cut it, it has to be the main dev platform.
Yes, but how are you gonna accept pull requests? You need a frontend and a frontend needs an account.
Of course, all of these alternative forges (gitea, forgejo, gitlab) can be self hosted on your own private server.
-
You can use other forges, but they have the exact same issues as GitHub. You need to make an account, you need to accept terms of service and if they feel like it (or are forced by a court) they’ll ban you and your repository.
-
git send-email
exists. So it’s not like you absolutely can’t contribute to projects that are hosted on GitHub.
At some point in the future gitlab will get federation, but that’s not a solution for now. It’ll take a while.
-
Turun@feddit.deto Selfhosted@lemmy.world•Tarallo - selfhostable FOSS Trello alternativeEnglish131·1 year agoA basic image is really easy. It’s basically just
Dockerfile
FROM debian # start with a minimal Linux system. There are probably better options than debian. Some images are made especially for docker (i.e. very minimal and light weight). RUN apt install dependencies # do what ever you need to get your app running. RUN echo "options and stuff" >> /etc/a/config/file # you can also edit system files COPY . /app # copy your project into the docker container. EXPOSE 8080 # doesn't actually do anything, but documents where the app will be listening CMD server-binary run /app/main.php # I have actually no idea how php server stuff works
(Docs https://docs.docker.com/reference/dockerfile/)
Then people can run your project with docker.
Edit: checking the readme some small changes would be required. Config.php should read in environment variables and the DB init SQL should be run automatically somehow.
Turun@feddit.deto New Communities@lemmy.world•/c/OptimistsUnite - dispelling inaccurate doomer myths and showing how we are living in the best time in recorded historyEnglish2·1 year agoYou tried your best, but the actual link form is !optimistsunite@reddthat.com
Ah, got it. Misunderstanding on my part.
For what it’s worth I think the comment above ours meant this kinda plug: https://en.m.wikipedia.org/wiki/Europlug