@melroy@kbin.melroy.org
melroy
Software Engineer. Mbin creator/maintainer.
I host many server instances and websites. To cover all the costs, please donate me. Thank you!
Homepage • Mastodon • Matrix • Telegram • Donate me
Ps. No the photo is not from my holiday, I just wish it.
member since 20 Jun 2023 21:13
comments
- on EU Kids Act Won't Keep the Internet Accountable and Trustworthy in c/technology@lemmy.world · 3d ago
-
on Your reminder to remove the microphone from your TV remote today in c/privacy@lemmy.ml · 10 Sep 2026
YOU SEEMS TO BE MUTED?
-
on Your reminder to remove the microphone from your TV remote today in c/privacy@lemmy.ml · 9 Sep 2026
La* Open Wifi
-
on Your reminder to remove the microphone from your TV remote today in c/privacy@lemmy.ml · 9 Sep 2026
I CAN'T HEAR YOU!??
-
on OpenAI Hoarding Tens Of Thousands Of Apple Mac mini And Mac Studio Devices, As ASUS And MSI Burn Through Their Entire First Batch Of NVIDIA RTX Spark Chip And Beg For More. in c/technology@lemmy.world · 31 Aug 2026
M5 ultra as indeed up to 512gb of unified memory. So you can run very large models. At the same time it's much much faster memory speed and bandwidth, almost simular to the nvidia rtx pro 6000.
Sure the price is also high. But you get much better value for this setup compared to what nvidia is delivering you today. I still want to see even more competition.. Not just from Apple.
-
on Memory Prices Indefinitely High: SK Hynix Says Shortage Continues Through 2030 - PC Perspective in c/technology@lemmy.world · 31 Aug 2026
Could it be again due to price fixing agreements. It's a real cartel!
-
on OpenAI Hoarding Tens Of Thousands Of Apple Mac mini And Mac Studio Devices, As ASUS And MSI Burn Through Their Entire First Batch Of NVIDIA RTX Spark Chip And Beg For More. in c/technology@lemmy.world · 31 Aug 2026
That's true Linuxaand other tools, etc works better on x86 than arm to this day. Might slowly change if arm gets more popular. But that might take another decade.
-
on OpenAI Hoarding Tens Of Thousands Of Apple Mac mini And Mac Studio Devices, As ASUS And MSI Burn Through Their Entire First Batch Of NVIDIA RTX Spark Chip And Beg For More. in c/technology@lemmy.world · 31 Aug 2026
Just wait for Mac m5 ultra
-
on I hate packaging my software for Linux (fresh) in c/technology@lemmy.world · 30 Aug 2026
Aur is back btw. I can push my packages again as a maintainer towards aur
-
on Skip today's Windows 11 update: it breaks cursor styling, resets wallpaper, and more in c/technology@lemmy.world · 28 Aug 2026
Jokes are on you. I don't have Windows. I only run Linux!
-
on 'Darth Vader' Wants Flock in San Diego in c/privacy@lemmy.ml · 20 Aug 2026
Wait dark vader is Anakin Skywalker, so wtf is he's saying?
-
on You Should Stop Using Meta (Facebook) Products at All Costs in c/privacy@lemmy.ml · 17 Aug 2026
Same here as well wrt WhatsApp. I also refused to use it.
-
on You Should Stop Using Meta (Facebook) Products at All Costs in c/privacy@lemmy.ml · 17 Aug 2026
If you are not setting an example. Nobody will. It's a self fulfilling prophecy.
-
on You Should Stop Using Meta (Facebook) Products at All Costs in c/privacy@lemmy.ml · 17 Aug 2026
Me too! And I'm really happy about it. No more doom scrolling. And recently all the advertising and Ai bs apparently on Facebook is getting worse by the day.
-
on You Should Stop Using Meta (Facebook) Products at All Costs in c/privacy@lemmy.ml · 17 Aug 2026
We have something called marktplaats.
Maybe you should create your own competitor in your country.
-
on Why is my home server using so much RAM for cache + buffer? in c/selfhosted@lemmy.world · 17 Aug 2026
With tuning that means you can also try to set it via vm.swappiness kernel parameter. For example.
-
on Why is my home server using so much RAM for cache + buffer? in c/selfhosted@lemmy.world · 17 Aug 2026
You can just set swapiness kernel level parameter (vm.swappiness).
-
on 3 days ago I said I needed a new hobby... in c/selfhosted@lemmy.world · 15 Aug 2026
If you want to setup a mbin instance. Just let me know.
-
on Why is no one using Quad9 instead of Cloudfare? in c/privacy@lemmy.ml · 13 Aug 2026
wow. uh okey, quite a complex setup. But in this specific case it's not even reaching Angie Guardian.. Let alone Angie/Nginx.. It fails clearly at TLS handshaking and the non-TLS is unclear why it fails.
Here is an example if what I would have expected using curl via httpS:
curl -v https://angieguardian.org/ * Host angieguardian.org:443 was resolved. * IPv6: (none) * IPv4: 77.61.56.117 * Trying 77.61.56.117:443... * Connected to angieguardian.org (77.61.56.117) port 443 * ALPN: curl offers h2,http/1.1 * TLSv1.3 (OUT), TLS handshake, Client hello (1): * CAfile: /etc/ssl/certs/ca-certificates.crt * CApath: /etc/ssl/certs * TLSv1.3 (IN), TLS handshake, Server hello (2): * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): * TLSv1.3 (IN), TLS handshake, Certificate (11): * TLSv1.3 (IN), TLS handshake, CERT verify (15): * TLSv1.3 (IN), TLS handshake, Finished (20): * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): * TLSv1.3 (OUT), TLS handshake, Finished (20): * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / X25519 / id-ecPublicKey * ALPN: server accepted h2 * Server certificate: * subject: CN=angieguardian.org * start date: Jul 25 12:33:40 2026 GMT * expire date: Oct 23 12:33:39 2026 GMT * subjectAltName: host "angieguardian.org" matched cert's "angieguardian.org" * issuer: C=US; O=Let's Encrypt; CN=YE2 * SSL certificate verify ok. * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384 * Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384 * Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384 * Certificate level 3: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384 * using HTTP/2 * [HTTP/2] [1] OPENED stream for https://angieguardian.org/ * [HTTP/2] [1] [:method: GET] * [HTTP/2] [1] [:scheme: https] * [HTTP/2] [1] [:authority: angieguardian.org] * [HTTP/2] [1] [:path: /] * [HTTP/2] [1] [user-agent: curl/8.5.0] * [HTTP/2] [1] [accept: */*] > GET / HTTP/2 > Host: angieguardian.org > User-Agent: curl/8.5.0 > Accept: */* > * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): * old SSL session ID is stale, removing < HTTP/2 403 < server: Angie < date: Thu, 13 Aug 2026 20:17:31 GMT < content-type: text/plain; charset=utf-8 < content-length: 93 < cache-control: no-store < referrer-policy: no-referrer < x-content-type-options: nosniff < content-security-policy: default-src 'none'; script-src 'unsafe-inline'; style-src 'unsafe-inline'; worker-src blob:; connect-src 'self'; base-uri 'none' < proof-of-work challenge requires a document navigation: Accept must list text/html or text/* * Connection #0 to host angieguardian.org left intactBut your non SSL is maybe even more interesting.. since that is also failing (port 80 has NO angie guardian protection btw), here I would expected the following:
curl -v http://angieguardian.org/ * Host angieguardian.org:80 was resolved. * IPv6: (none) * IPv4: 77.61.56.117 * Trying 77.61.56.117:80... * Connected to angieguardian.org (77.61.56.117) port 80 > GET / HTTP/1.1 > Host: angieguardian.org > User-Agent: curl/8.5.0 > Accept: */* > < HTTP/1.1 301 Moved Permanently < Server: Angie < Date: Thu, 13 Aug 2026 20:22:16 GMT < Content-Type: text/html < Content-Length: 205 < Connection: keep-alive < Location: https://angieguardian.org/ < <html> <title>301 Moved Permanently</title> <style>html{color-scheme:light dark;}</style> </head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>Angie</center> </body> </html> * Connection #0 to host angieguardian.org left intactTDLR; clearly something else goes wrong with this setup.
-
on Why is no one using Quad9 instead of Cloudfare? in c/privacy@lemmy.ml · 13 Aug 2026
That is right. I tried to be transparent what is it NOT: https://angieguardian.org/guide/threat-model#what-guardian-does-not-defend-against
-
on Why is no one using Quad9 instead of Cloudfare? in c/privacy@lemmy.ml · 13 Aug 2026
Uhm that is interesting. Are you using a VPN or some browser without cookie support maybe? I would like to debug this specific issue.
I'm using let's encrypt certificates. Please I would really like to debug this problem, I can't reproduce it.
-
on Why is no one using Quad9 instead of Cloudfare? in c/privacy@lemmy.ml · 13 Aug 2026
No, that is why I created https://angieguardian.org
-
on How governments design laws against you and call it cybersecurity in c/technology@lemmy.world · 12 Aug 2026
Don't trust any government. Period.
-
on Linus Torvalds says AI has made 'huge' Linux kernel updates the new normal in c/technology@lemmy.world · 12 Aug 2026
These are the most dangerous developers..
-
on Linus Torvalds says AI has made 'huge' Linux kernel updates the new normal in c/technology@lemmy.world · 12 Aug 2026
Facts. How good you are as a developer. Ai is a really useful tool. Especially the latest frontier models. I don't like the companies behind them. But the models are very powerful.
-
on US hires over 2,000 video gamers as air traffic controllers in c/technology@lemmy.world · 12 Aug 2026
Just respawn if you die.
-
on Microsoft's Weather App Eats More RAM Than Most Browsers – and Serves You Ads in c/technology@lemmy.world · 11 Aug 2026
But does it also work in powershell? Haha just kidding. Nobody is using that.
-
on Microsoft's Weather App Eats More RAM Than Most Browsers – and Serves You Ads in c/technology@lemmy.world · 11 Aug 2026
Under Linux mint in I have an applet for that. Next to the clock.
-
on I didn't set a cookie. in c/privacy@lemmy.ml · 10 Aug 2026
The browser can disable cookies if you want since 1996. So this law was from the beginning outdated. Xd
Rather then removing it. They are extending this law with additional rules and design ideas. 😭😰
-
on I didn't set a cookie. in c/privacy@lemmy.ml · 10 Aug 2026
I know. I don't want those stupid cookie banners. Hence my "dammit eu rules".
I created my own anti bot protection see https://angieguardian.org. So basically all of them use cookies after you completed a pow or captcha. So next time you load the page it doesn't ask you again. Those cookies may expire within several hours until 1 week depending how the server/anti bot software configure them.
-
on I didn't set a cookie. in c/privacy@lemmy.ml · 10 Aug 2026
Today all websites that have anti bot protection using pow (proof of work) already use cookies. Which is before they "ask you if you want to agree with cookies" haha. Dammit eu rules.
-
on OPNSense Reverse Proxies and Giving Internal Services Domain Names? in c/selfhosted@lemmy.world · 9 Aug 2026
I also still want a 3 node setup for high availability as well! With the recent ram prices etc. I postponed it.
However the idea is simple. You setup a ceph cluster so the vm storage etc is shared across the cluster or your nodes. Then you can configure for each vm where it should start and where it can fallover to. Eg. Start a vm on node 1, but also allow it to start on either node 2 or 3 in case node 1 is down. Ceph cluster takes care of the rest.
-
on OPNSense Reverse Proxies and Giving Internal Services Domain Names? in c/selfhosted@lemmy.world · 9 Aug 2026
- Unbound can override custom domain names if you want.
- I migrated from Nginx to Angie's to get more features for free. And also has builtin let's encrypt support.
- If the services are public configure fail2ban and something like Angie Guardian see: https://angieguardian.org to reduce ddos and bots.
-
on OPNsense on top of Proxmox - Part 2 in c/selfhosted@lemmy.world · 9 Aug 2026
Proxmox down. Whole internet down? No thank you.
-
on Microsoft admits it force-installed AI-powered OneDrive on Windows 11, says it's not training on your faces (really) in c/technology@lemmy.world · 8 Aug 2026
Then boot Linux usb. Format your disk. And install Linux instead.
-
on Flock Is Losing Dozens of Contracts as Controversy Grows in c/technology@lemmy.world · 8 Aug 2026
Good :)
-
on YouTube’s AI slop detector incorrectly targets Kurzgesagt as other creators fear same fate - Dexerto in c/technology@lemmy.world · 7 Aug 2026
Dammit YT.

No, I will not provide my ID online