Viewing profile — prussian
prussian
HN member- Joined
- Tue, Mar 24, 2020, 2:53 PM UTC
- HN karma
- 261
- Public activity
- 118 items
- HN profile
- View on Hacker News ↗
About prussian
No profile information was provided.
Recent public activity
-
comment
Comment #48571152
I do. As others have replied, Windows Server--including IIS, means you have a domain joined machine, likely with an SPN of HOST/MACHINE.DOMAIN. Windows services and IIS App Pool Id…
-
comment
Comment #48505008
They also send faxes to providers as well. It's kind of ridiculous when you think of it.
-
comment
Comment #47504335
enabling != configuring. Are you saying this is all that's necessary, assuming an existing swap device exists? That should be made clearer. Edit: To be extra clear. When I was rese…
-
comment
Comment #47503120
With zram, I can just use zram-generator[0] and it does everything for me and I don't even need to set anything up, other than installing the systemd generator, which on some distr…
-
comment
Comment #47074180
Fedora and its kernels are built with GCC's _FORTIFY_SOURCE and I've seen modules crash for out of bounds reads.
-
comment
Comment #44798786
Don't forget GE Aerospace. It gets a bit weirder too since you have joint ventures like CFM and Engine Alliance.
-
comment
Comment #44798741
Which Comac? I thought they all used GE (CFM for Comac 919) or Russian/Chinese sourced engines.
-
comment
Comment #44061479
True, it can help Microsoft SQL Server as well. In SQL Server 2022, they finally added Strict Encryption. I'm glad to see more databases are removing these strange STARTTLS like fe…
-
comment
Comment #43862528
I think people forget that some of this software may be relatively fast. The problem is, most corporate environments are loaded up with EDRs and other strange anti-malware software…
-
comment
Comment #41206828
Just be mindful that any certs you issue in this way will be public information[1] so make sure the domain names don't give away any interesting facts about your infrastructure or …
-
comment
Comment #41112488
Isn't this a case of shrinkwrap contracts? Use (viewing) is acceptance? https://en.wikipedia.org/wiki/Shrinkwrap_(contract_law)
-
comment
Comment #39777505
Honestly? Given I've seen crashes and printk messages from AMDGPU with words like "General Protection Fault," I'd say memory safety is probably the most important thing missing in …
-
comment
Comment #37770303
It's probably because FIPS 140-2 doesn't list it. I know machines booted with fips=1 and fips certified openssl, etc, openssh won't accept ed25519 keys for key auth.
-
comment
Comment #37325807
I'm wondering if the real issue is the user doesn't have a DisplayPort 1.4 supporting cable or equipment. The speeds, color (10bit) and the resolution suggest to me that could be t…
-
comment
Comment #37058223
PayPal's "secure browser" effectively becomes broken by Firefox's first part isolation. that took some time to figure out. In terms of being blocked by CloudFront (not cloudflare),…
-
comment
Comment #36988986
I want to add agreement to this, but to be more precise: people should own the things they buy and artificial (software ) means of locking people out of features shouldn't be allow…
-
comment
Comment #36191634
https://github.com/nixpak/nixpak
-
comment
Comment #35922889
https://maud.lambda.xyz/ Maybe this?
-
comment
Comment #35729299
If you're using Linux with GNOME desktop, GVFS can mount Google Drives automatically once you set your google account up in GNOME Online Accounts.
-
comment
Comment #35288170
Unless it has changed recently, you can't have a trust chain of OpenSSH certs though so it's cumbersome that your signing key is not only the root ca but also basically has to be 2…
-
comment
Comment #35284581
I'd say for windows, you'd probably want to define them as well since a lot of ports will use HOME, XDG_* and other non-windowsy environment variables anyhow.
-
comment
Comment #34414033
I don't even think the Heuristics would need to be that complex. Big email still uses reputation lists to determine if they should junk an email, so applying sender reputation, or …
-
comment
Comment #32477814
>My feelings on gun control can be summed up as "I want mail order rocket launchers delivered to my doorstep." I don't know. I'm a believer in extreme gun rights as well, but givin…
-
comment
Comment #32214321
Cool. Curious why you chose sqlite instead of something like badger [ https://github.com/dgraph-io/badger ] given you expose it as a key value database, which badger is.
- story