Viewing profile — ArchOversight
ArchOversight
HN member- Joined
- Mon, Aug 17, 2020, 7:28 PM UTC
- HN karma
- 1,395
- Public activity
- 475 items
- HN profile
- View on Hacker News ↗
About ArchOversight
No profile information was provided.
Recent public activity
-
comment
Comment #49091171
This is the same as when you get a phone through a mobile carrier. T-Mobile doesn't care that I got mugged, they want their money.
-
comment
Comment #49086759
The linked Github also states that updating to 26.6 works.
-
comment
Comment #47918049
Do you have more information on this?
-
comment
Comment #47403782
It's not that it's that complex to need all of this. It's about ease of use. Home Assistant OS makes life simpler for users (such as myself), it makes it easy to use adding that ru…
-
comment
Comment #47403752
https://www.home-assistant.io/installation/generic-x86-64/ you mean an image like this? This is what I've been running on my generic x86-64 system for a couple of years now, 0 issu…
-
comment
Comment #47352682
The insurance companies primarily... secondary the people with bombs that can sink ships attempting to use the waterways.
-
comment
Comment #45839326
That's why Matter and Thread are IPv6. You don't need IPv4 at all... and if you run out of IPv6 address space, I'd love to see just how many devices/sensors you have in your home.
-
comment
Comment #45839306
Which sellers? I have been looking for custom ones because I have some weird window sizes.
-
comment
Comment #45607019
https://archive.is/eWcpP
-
comment
Comment #45017199
FedEx in my case paid the bill to customs, shipped me my item, and then secondary sent me a bill to pay for the customs fees after I had already received the item. They don't want …
-
comment
Comment #44955064
That assumes the server has a lot of additional CPU power to serve the content as HTML (and thus do the templating server side), whereas with XSLT I can serve XML and the XSLT and …
-
comment
Comment #44954957
If this is the reason to remove and or not add something to the web, then we should take a good hard look at things like WebSerial/WebBluetooth/WebGPU/Canvas/WebMIDI and other stuf…
-
comment
Comment #44954919
Sounds like libxslt needs more than just a small number of fixes, and it sounds like Google could be paying someone, like you, to help provide the necessary guidance and feedback t…
-
comment
Comment #44954834
Even if you provide a phone number, it will never send the required code or information and you will still be locked out of your account. That is how I am locked out of a gmail acc…
-
comment
Comment #43775151
The code would have failed because you can't use an uninitialized variable, so you would have had to set it to a default. You don't just get random garbage from the stack.
-
comment
Comment #43440073
On MacOS it has a larger net mask, but the OS doesn't respond to any address within that range automatically. lo0: flags=8049 mtu 16384 options=1203 inet 127.0.0.1 netmask 0xff0000…
-
comment
Comment #43269204
You believe that Hector Martin is also Asahi Lina? https://bsky.app/profile/lina.yt https://github.com/AsahiLina
-
comment
Comment #42967714
Is there going to be a way to turn FIPS on as a requirement without having compiled the binary against the FIPS-140 module? Even now it has been a lot of trouble trying to get vend…
-
comment
Comment #42967687
Most projects that compile against OpenSSL can be forced into FIPS mode by setting a flag that the OpenSSL library uses to force enable FIPS mode when it is loaded. Golang projects…
-
comment
Comment #42967661
Either projects start shipping FIPS enabled or companies have to rebuild and repackage projects with FIPS enabled. With OpenSSL installed system wide you can turn on a flag and the…
-
comment
Comment #42444491
Op uses they/them pronouns.
-
comment
Comment #42444483
Author uses they/them pronouns.
-
comment
Comment #42444478
Op uses they/them pronouns.
-
comment
Comment #42444460
OP uses they/them pronouns.
-
comment
Comment #42308152
I use .network for my internal network with a proper FQDN. This allows me to get certs for internal services that validate in all browsers.