Readit News logoReadit News
winterqt commented on     · Posted by u/ri-vai
winterqt · 2 months ago
This isn’t the same website as https://news.ycombinator.com/item?id=44560662 — clearly a different product with the same name, though it seems the signup button doesn’t even do anything?
winterqt commented on We ran a Unix-like OS on our home-built CPU with a home-built C compiler (2020)   fuel.edby.coffee/posts/ho... · Posted by u/AlexeyBrin
winterqt · 2 months ago
This reminds me of a kind of similar academic(?) project that at the very least had a custom C compiler alongside a custom OS… I can’t remember what it is offhand though.
winterqt commented on Fun with uv and PEP 723   cottongeeks.com/articles/... · Posted by u/deepakjois
TZVdosOWs3kZHus · 2 months ago
No more dependency problems with mkdocs I ran into before every other month:

  uvx --with mkdocs-material --with mkdocs-material-extensions --with mkdocs-nav-weight mkdocs serve -a localhost:1337
Funnily enough it also feels like it is starting faster.

winterqt · 2 months ago
Is there a reason you didn’t explicitly pull in mkdocs as a dependency in that invocation? I guess uv will expose it/let you run it anyways due to the fact that it’s required by everything else you did specify.
winterqt commented on Domains I love   ahmedsaoudi.com/blog/doma... · Posted by u/ahmedfromtunis
ahmedfromtunis · 3 months ago
This reminds of the lady who had gmail.com (iirc) and, for years, refused to sell it to Google.

The URL does redirect to the mail service but not sure if I'm remembering wrong or she finally got an offer even she couldn't pass.

winterqt · 3 months ago
Do you mean gail.com?
winterqt commented on Kubernetes Home – what do you do if your ISP changes your IP addresses?   vegard.blog.engen.priv.no... · Posted by u/jandeboevrie
TZubiri · 6 months ago
Tunneling through a single external node defeats the purpose of hosting k8s in home server.

Maybe the external ingress node can be a load balancer controlled by the k8 cluster. But then you still have to communicate with the home server and it has no exposed ip address

winterqt · 6 months ago
> Tunneling through a single external node defeats the purpose of hosting k8s in home server.

How so? You can just rent a cheap server to tunnel through, while having the benefits of your home machine(s) for compute.

> Maybe the external ingress node can be a load balancer controlled by the k8 cluster. But then you still have to communicate with the home server and it has no exposed ip address

Do you mean that you wouldn’t be able to access the K8s control plane endpoint then (which you could if configured properly)? Or something else?

winterqt commented on Building Bubbletea Programs   leg100.github.io/en/posts... · Posted by u/paranoidxprod
winterqt · a year ago
From point 1: how does the function returned from model.update confirm to (tea.Model, tea.Cmd)? Is that a typo?
winterqt commented on Degoogled Android – My Experience   lilysthings.org/blog/dego... · Posted by u/todsacerdoti
bitfilped · a year ago
Shame the author immediately threw out grapheneos "because they purley focus on privacy", the user experience is much better than lineage these days.
winterqt · a year ago
Graphene also has a way to sandbox Play Services, and may even allow Google Wallet using that, making it so that they don't have to dual boot.
winterqt commented on macOS Sonoma 14.4 removes critical functions from the fileproviderctl command   forums.macrumors.com/thre... · Posted by u/luckman212
hu3 · 2 years ago
https://github.com/AsahiLinux/docs/wiki/M3-Series-Feature-Su...

A large list of things that don't work and are not even being worked on doesn't sound enticing.

Things like HDMI, WiFi and Bluetooth don't work and are not being worked on.

winterqt · 2 years ago
M3 has only been out for a few months. Compare this to M2 and M1, where mostly everything works just fine with Asahi: https://github.com/AsahiLinux/docs/wiki/M2-Series-Feature-Su...
winterqt commented on Apple announces changes to iOS, Safari, and the App Store in the European Union   apple.com/newsroom/2024/0... · Posted by u/colinhb
buildbot · 2 years ago
I have sideloaded IPAs now, on iOS 17.3. Altstore.
winterqt · 2 years ago
Sure, but your apps have to be renewed every 7 days (or 365 if you have a developer account).
winterqt commented on Apple announces changes to iOS, Safari, and the App Store in the European Union   apple.com/newsroom/2024/0... · Posted by u/colinhb
segasaturn · 2 years ago
Sadly no information here about the mechanisms for how alternative app stores will work, which is the most interesting part for me. Will the .ipa format be standardized like .apk and will we be able to make iOS apps without having to use macOS?
winterqt · 2 years ago
No, you'll need to install through an approved alternate marketplace. See https://developer.apple.com/support/dma-and-apps-in-the-eu/#...

u/winterqt

KarmaCake day243December 25, 2022View Original