Viewing profile — no_carrier
no_carrier
HN member- Joined
- Thu, Feb 22, 2018, 7:48 AM UTC
- HN karma
- 135
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About no_carrier
No profile information was provided.
Recent public activity
-
comment
Comment #49057935
Your source is a site called "Unherd" and the story doesn't exist on any other platform.
-
comment
Comment #49057926
That's someone getting deported and has nothing to do with the claims that people were being forcibly removed into quarantine zones. This just didn't happen.
-
comment
Comment #49047777
None of your three examples provide any evidence of hazmat crews forcibly taking away infected people. In fact, your links have absolutely nothing to do with anything at all. It's …
-
comment
Comment #48916988
I'm more interested to know about the endpoint that was responding to all IPs. Also, minor nitpick: > Without that we would have been reduced to tracing through switch ARP tables (…
-
comment
Comment #48120553
Android now runs a Debian VM, too. It's early days, but I'd be surprised if they don't get Linux GUI apps integrated into Android in desktop mode soon.
-
comment
Comment #46772937
Every single LLM out there suffers from this.
-
comment
Comment #46211743
There was a time in the 90s when quite a number of governments were aware of this Microsoft problem and insisted on open formats, so that important govt records and data could be o…
-
comment
Comment #45758839
That's not exactly for slowness reasons. The creators of uv have stated that if pip followed the same algorithms they'd see similar performance benefits. People greatly overstate t…
-
comment
Comment #45728998
Tabs are the recommended indentation method for Go code. It is interesting that they switched after the first example, though.
-
comment
Comment #45356302
You absolutely can run docker on the CLI in WSL2. The only requirement is you have systemd running in your WSL distro, which is fully supported.
-
comment
Comment #45179834
Niri looks promising to me. After I discovered PaperWM I moved on to Material Shell, which was still the best workflow I've come across to date. It was basically gnome with a 2d gr…
-
comment
Comment #44818760
> Then came the SQLModel problems. The author pushes it very hard in the FastAPI docs No it doesn't? The front page for FastAPI contains a pretty lengthy tutorial with no mention o…
-
comment
Comment #44566424
Also can be confirmed by Cloudflare's own route leak detection tool - https://radar.cloudflare.com/routing/anomalies/hijack-107469
-
comment
Comment #44243335
It feels like we're getting very close. The recent addition of a Debian VM into Android (I believe it's even in AOSP) leads me to believe we'll be getting Linux apps on Android in …
-
comment
Comment #43500719
It's certainly not the norm in Australia, nor have I come across that in probably the last 15 or so years. Running your credit card through the terminal to place a hold on funds is…
-
comment
Comment #43500702
They're not supposed to write the details down, which is what this person was referring to. In Asia, they quite often take your CC details and enter it into a text field in their o…
-
comment
Comment #42291774
> While DigitalOcean, like other providers, offers a free managed control plane, there is typically a 100% markup on the nodes that belong to these managed clusters. I don't think …
-
comment
Comment #41977974
I have a pretty limited understanding of mobile sandboxing, but how does FlutterShark have access to analyse all the apps on my phone?
-
comment
Comment #41977258
I don't think people are able to tell a Flutter app from any other cross platform/web framework. They just think they can.
-
comment
Comment #41793885
The Python code is missing an import for ttlib. I'm assuming this comes from fonttools, but there's no easy way to know that for sure in Python.
-
comment
Comment #41178521
I've just noticed that the upgrade notification window mentions that I need to upgrade the license... so I checked out the news on their website and it seems they've switched from …
-
comment
Comment #40983843
Not only that, but the XPS13 hasn't had a barrel plug for years now... I have no idea where OP got that info from.
-
comment
Comment #40895924
Here in Australia, POTS lines have been completely decommissioned, UK will be switched off by end of 2025 and I'm assuming there's similar timelines in lots of other countries.
-
comment
Comment #40666414
They do when they still create and sell skins and items for the game.
-
comment
Comment #40206237
I'm just as confused... If you're copy/pasting the code into a new session, isn't that reading the code?