![](/static/61a827a1/assets/icons/icon-96x96.png)
![](https://programming.dev/pictrs/image/170721ad-9010-470f-a4a4-ead95f51f13b.png)
Jokes on you, using AI I got that time down to 4 hours trying to convince it to create working code, and 3 hours of debugging.
Jokes on you, using AI I got that time down to 4 hours trying to convince it to create working code, and 3 hours of debugging.
And then install graphene OS
Nextcloud has collabora integrated.
I would put this stuff behind VPN.
The question to ask yourself is why is cloudflare offering that service for free? Probably because they get something out of it, like analysing the data.
Seems weird to me, the router would need to do deep packet inspection of DNS and selectively block specific ones. It feels more like you’ve set up your DNS to do forwarding instead of resolution. Can you post a network diagram and the DNS config?
It’s a gas where the chemical reaction of the combustion has produced enough energy to heat it up to a temperature where it emits visible light. Kind of like a glowing piece of metal, but in gas form.
It’s a mixture of black body radiation and individual spectral lines.
The spectral lines happen when electrons fall from a high to a low energy state and the energy difference is emitted as light.
Black body radiation describes the fact that everything constantly emits electromagnetic radiation (=light). But what kind of light depends on the temperature with colder bodies like us humans emitting infrared whereas warmer bodies like the sun emit visible light. That is also why light temperature is a thing and the unit is Kelvin.
Here are some graphs and stuff: https://physics.stackexchange.com/questions/648273/does-fire-emit-black-body-radiation
Do tcpdump host $server
instead. Otherwise you will only see the request (the response goes to a different port).
Just to be sure you do dig A @server $domain
(with the “A”) and can confirm the following
SERVER is your server
;; ANSWER SECTION is empty (or doesn’t exist)
;; AUTHORITY SECTION mentions your local DNS server
Also check
dig NS @server $domain
Is your server in the answer section?
Here is how I would diagnose (I’m assuming you have Linux / WSL on a client)
dig $domain
check which server answereddig a $domain
should give a recorddig a $domain @server
to make sure you’re querying the right serverIf none work, probably network issue (DNS boind to wrong IP, firewall, etc)
If 3 and 5 work but 4 doesn’t, your DNS isn’t authorative.
If only 5 works DNS settings on the client is wrong.
I’m using it and never going back.
It’s not just the privacy aspect, but the fact that most results in other search engines suck. The first two pages would usually be ads - first the bought ones, then company websites and copywritten blogs. I get that way less with kagi. I find useful stuff faster and my brain is less polluted.