azdle

joined 1 year ago
[–] azdle@news.idlestate.org 3 points 3 weeks ago

Yep, I'm genuinely unsure if the conversations actually happened or not. I've gotten different answers to that from different people.

[–] azdle@news.idlestate.org 7 points 3 weeks ago (1 children)

As someone who is currently hiring: Anything

Beyond that it depends on what you know and what kind of work you want to do.

[–] azdle@news.idlestate.org 6 points 3 weeks ago (3 children)

At work we have a contractual design deliverable that was due yesterday, I still can't get anybody to tell me what I'm supposed to be designing/building. I've got the contract, but its so vague that it's more unhelpful than it is helpful and there's apparently been 9 months of conversations with the customer, none of which have included engineering, nor has anything from them been written down. So we're designing something just based on rumors.

So we're in crunch mode, but also we don't know what we're trying to accomplish... 😩

[–] azdle@news.idlestate.org 28 points 3 weeks ago (1 children)

They may block IP addresses associated with consumer ISPs. Assuming that's the case, I would guess you're seeing that as an HSTS/TLS error because their network is trying to trick your browser into redirecting to/displaying an error page hosted by some part of their network.

[–] azdle@news.idlestate.org 8 points 1 month ago* (last edited 1 month ago) (1 children)

Hey, this might be something I'm interested in, but I'm not sure because there aren't many details in your readme.

Some questions I'd suggest you answer in the readme:

[Edit: after looking through the code quickly, some of my questions probably don't male sense because this seems to be an alerting style monitoring tool, not a observability style monitoring tool. Answering my own questions for others that are curious:]

What does it monitor?

[Disk space and CPU use]

What is the interface? Web? It does compare itself to grafana, so maybe. TUI? Maybe that's what makes it more light weight?

[It doesn't have one, it sends telegram messages when alarm thresholds(?) are hit.]

Does it only work on Debian? If not, are there deps that are required that are installed as dependencies of the deb?

[Looks like it should work anywhere, the 'watchers' use the nix crate and read procfs, so I assume that means it should work anywhere without depending on anything besides the Linux kernel.]

Is there history or is it real time only?

[Realtime only, well I guess there's the telegram history.]

What does it look like? (Honestly, a screenshot could possibly answer most of these questions and a whole lot more.)

[It doesn't look like anything. There's no screenshot because there's nothing to screenshot.]

[–] azdle@news.idlestate.org 6 points 1 month ago* (last edited 1 month ago)

[edit: To be clear, I assume the part that OP is not sure if it's satire or not is "or switching to a more privacy-conscious browser such as Google Chrome."] The emphasis in

Firefox is worse than Chrome

is in the original. To me that clearly implies that they are of the opinion that in general Google & Chrome are worse on privacy than Mozilla & Firefox. The comment at the end is just tongue in cheek snark alluding to the fact that in this particular case google did better for privacy in Chrome than Mozilla in Firefox.

or switching to a more privacy-conscious browser such as Google Chrome.

[–] azdle@news.idlestate.org 100 points 1 month ago (6 children)

Definitely satire, the context from earlier:

  1. Firefox is worse than Chrome in their implementation of ad snitching, because Chrome enables it only after user consent.
[–] azdle@news.idlestate.org 5 points 1 month ago (2 children)

Unless you're working with people who are too smart, then sometimes the code only explains the how. Why did the log processor have thousands of lines about Hilbert Curves? I never could figure it out even after talking with the person that wrote it.

[–] azdle@news.idlestate.org 50 points 2 months ago (2 children)

C was originally created as a "high-level" language, being more abstract (aka high-level) than the other languages at the time. But now it's basically considered very slightly more abstract than machine code when compared to the much higher level high-level languages we have today.

[–] azdle@news.idlestate.org 0 points 6 months ago* (last edited 6 months ago) (1 children)

IMO, the best free option is https://freedns.afraid.org/. The biggest downside of that one is that you have to login a couple times a year (IIRC?) to keep it active. I actually still use this even though I have a paid domain, I just CNAME my real domains to the afraid dynamic name. That was easier than changing the config every time I become unhappy with my domain registrar and have to reconfigure everything after swapping.

 

What is really needed, [Linus Torvalds] said, is to find ways to get away from the email patch model, which is not really working anymore. He feels that way now, even though he is "an old-school email person".

0
Good Times (news.idlestate.org)
 

So long limited edition OLED deck.

[–] azdle@news.idlestate.org 0 points 9 months ago

If your distro offers it, rootless podman + podman system service is the best setup, IMO. That will give you a docker command that is 1-to-1 compatible with docker and lets you use tools like docker-compose that expect a docker service socket. Then you can just follow tutorials that only explain things for docker.

 

I'm curious to see what information I'm blasting out to the various services I depend on for internet (ISP, DNS, probably Cloudflare, etc.).

Are there any easy to setup, entirely self-hosted tools I can run on my home network that would allow me to snoop on my own traffic.

I want more than just DNS, so I'm not just looking for pihole and its ilk. I want to see things like SNI and any non-protected traffic that any of the devices on my network might be sending that I just don't know about.

Ideally, it would be something I could leave on without affecting my speed/latency, but something to turn on occasionally and spot check would be better than nothing.

My router runs VyOS, so I should have quite a bit of flexibility in what I do with my traffic, though I never have figured out if/how to deploy custom software to it...

2
Sad - Poorly Drawn Lines (poorlydrawnlines.com)
submitted 11 months ago* (last edited 11 months ago) by azdle@news.idlestate.org to c/comics@lemmy.ml
 

That may seem like an oxymoron, but I'm looking for some sort of server that I can self-host where I can edit blog posts and whatnot, but that then deploys to something like neocities (or any other pure static host).

I'm not finding anything, but maybe it's a thing and I just don't know what it's called?

view more: next ›