Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
klaas-
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
klaas-
1mo ago
> This investigation is a useful reminder: running boring technology in a non-standard way is a risk. The common paths and standard configurations are incredibly well-tested and reliable. Most people use SQLite in a standard configuratio
2.
▲
by
klaas-
1mo ago
Seems there are more people interested in this: https://learn.microsoft.com/en-us/answers/questions/5962465/... https://www.reddit.com/r/sysadmin/comments/1ve63cg/azur
3.
▲
by
klaas-
2mo ago
I would be interested in a severity score or something similar -- otherwise I can't judge how important it is to fix -- is this a "friday right now" problem or a monday is fine problem ;)
4.
▲
Ask HN: Security advisory Azure trusted launch VMs
2 points
by
klaas-
2mo ago
|
3 comments
5.
▲
by
klaas-
6mo ago
from a company (RHEL users) POV: EntraID support -- we're using https://learn.microsoft.com/en-us/entra/identity/devices/how... for SSH at the moment (not really happy with it but I don't have
6.
▲
by
klaas-
1y ago
maybe I missed that, but why not just combine ptp and ntp within chrony, it does support that.
7.
▲
by
klaas-
1y ago
I would guess nextcloud
8.
▲
by
klaas-
1y ago
I think a very short lived cert (like 7 days) could be a problem on renewal errors/failures that don't self correct but need manual intervention. What will let's encrypt be like with 7day certs? Will it renew them every day(6
9.
▲
by
klaas-
2y ago
I'd say the primary problem of framework is security updates for bios etc
10.
▲
by
klaas-
2y ago
yeah, that was my suspicion as well, seems that AI generated content is mixed with seo-spam or malware. I even tried to report feedback.azure.com as a deceptive site to the major browsers, but they don't share my concerns ;)
11.
▲
by
klaas-
2y ago
I think Microsoft has a general problem with getting rid of unwanted things within their eco-system. I keep complaining that their feedback.azure.com portal is filled with spam/malware comments and links, but even internally their team
12.
▲
by
klaas-
2y ago
any of those switches in the right price range for home? I've been looking for a cheap SONiC switch for a long time but those on the supported hardware list are all rack/datacenter sized I would say -- and none do PoE which I real
13.
▲
by
klaas-
2y ago
I have a Framework 13 (12th Gen). I have no complaints about the hardware quality. I love the replace everything concept. I rarely do that though, my ports are always the same - 2x usb-c, 1x usb-a, nic (bulky I remove that one for traveling
14.
▲
by
klaas-
2y ago
yesterday they were also serving a update catalog index that did not match it's signature https://downloads.dell.com/catalog/CatalogIndex.gz // https://downloads.dell.com/catalog/Cat
15.
▲
by
klaas-
2y ago
there is something similar for WD drives as well. https://github.com/not-a-feature/wd_ssd_firmware_update/ https://github.com/not-a-feature/wd_fw_update I really hope some day there will be a
16.
▲
Ask HN: Is Azure stealing my RAM?
1 points
by
klaas-
2y ago
|
0 comments
17.
▲
by
klaas-
2y ago
they do talk about actual usage in the talk, but only vcpu wise, not instance wise. For vcpus it's also more than 60% linux
18.
▲
by
klaas-
2y ago
the actual talk (video in article) says more than 60% of VM vcpus are from linux VMs, it does not talk about instances though. But I would expect Linux to be a lot of very small and very large VMs :)
19.
▲
by
klaas-
2y ago
so the "real" azure nodes are some kind of special Windows+HyperV but for example their accelerator cards are linuxes: https://cfp.all-systems-go.io/media/all-systems-go-2023/subm...
20.
▲
by
klaas-
2y ago
you can use azure files nfs, that should be posix compliant, but it comes without auth or encryption ... :)
21.
▲
Ask HN: Anyone else seeing increased latency in Azure?
1 points
by
klaas-
2y ago
|
0 comments
22.
▲
by
klaas-
3y ago
And that windows is backed by Linux if performance is key: https://cfp.all-systems-go.io/media/all-systems-go-2023/subm...
23.
▲
by
klaas-
3y ago
I also have a follow up to this topic. I would say it looks like in Azure nobody is verifying TCP checksums. A bitflip in tcp payload should have been noticed at the NIC/tcp level but it reaches my application with corrupted data.
24.
▲
by
klaas-
3y ago
after a full day of searching for a possible cause, someone from microsoft suggested that they try to move the express route gateways (which are seemingly VMs inside of Azure) to a different hypervisor. For now it seems like the first gatew
25.
▲
by
klaas-
3y ago
so my guess would be there are more than a few devices between the edge and the express route gateway (which is more or less a VM I was told). So I am guessing right now someone is trying to figure out what hardware is involved in between t
26.
▲
by
klaas-
3y ago
yeah, that's what we did. We captured it at the last place in our network (a router) and then compared the tcp payloads to the packets that we received in azure in our firewall. Next step was to get the dumps from as much inbetween as
27.
▲
by
klaas-
3y ago
So it seems this is their software defined network, the packets still look good when entering via the microsoft edge routers and they get bitflips on their way into our express route
28.
▲
Ask HN: Anyone else having bitflips in Azure Network traffic?
39 points
by
klaas-
3y ago
|
12 comments
29.
▲
by
klaas-
3y ago
you can also send mails with curl via cli https://everything.curl.dev/usingcurl/smtp
30.
▲
by
klaas-
4y ago
yeah I forgot there is Azure NetApp Files as well, Azure has at least 3 NFS implementations :) But no I was talking about Azure Files NFS https://learn.microsoft.com/en-us/azure/storage/files/files-...
More ›