As someone who is currently hiring: Anything
Beyond that it depends on what you know and what kind of work you want to do.
As someone who is currently hiring: Anything
Beyond that it depends on what you know and what kind of work you want to do.
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.]
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.
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.
I am still interested to know the details of how they came to this decision. Why Signal instead of Matrix.
AFAIK, signal doesn’t federate, There is no “signal server-to-server” protocol. When people say “The Signal Protocol”, they are talking about a cryptographic protocol, not a network protocol.
As for why they wouldn’t use Matrix, I would assume it’s just too heavy of a protocol for the scale they operate at. IIRC, Matrix isn’t just a chat protocol. It’s a multi-peer cryptographic state synchronization protocol. Chat is (was?) just the first “easy” application they were going to apply it to. (Now I’m curious if they still have plans for that at some point.) They’ve been making great strides in improving the efficiency, at least in the client-server API (I haven’t been paying attention to the server-server API at all), but it’s still going to be a heck of a lot more compute heavy than whatever custom API they’re providing.
For the purposes of data collection, the US basically isn’t foreign for AU: https://en.m.wikipedia.org/wiki/Five_Eyes
We tried that in the 90s, it went poorly: https://en.wikipedia.org/wiki/Trans_fat#History
Assuming you meant de-federate, there are a few listed on https://fedipact.online/ that seem to be lemmy instances.
That’s a problem anywhere with user generated content & user defined communities. The usual example is that when BOTW came out there were at least half a dozen subreddits created and more than one survived, so there were two that were both really popular at the same time and that’s in addition to multiple Zelda and multiple Nintendo subs that might all get the same links/posts.
Its a non-powered version of a hot shoe, both of which are the thing you use to mount an external flash that’s on the top of a lot of (all?) full sized cameras.
It’s for a hook to keep the handset on when the phone is mounted flat on a wall. It can usually be slid/folded down or removed when its not need.
If you have any straight straws, you might want to hold them up to the light. They get pretty grody on the inside.
Yep, I did exactly that. I passed a class because the prof graded on a curve, but if he hadn’t no one would have passed, so I learned nothing. I went and talked to the prof that was teaching it the next semester, just before classes started, and he said it was fine fine to sit in as long as I didn’t come on any of the test days.
I suggest you go in person to ask, it might be something they’re not supposed to do, so if you ask in some way that leaves a paper trail, they might have to say no just to cover their ass.
Compose works with podman too, you just need podman system service & to set the DOCKER_HOST env var to it’s socket.
Seems that way: https://en.wikipedia.org/wiki/Vehicle_identification_number#Country_or_region_codes
- SN-ST Germany (formerly East Germany)
- W Germany (formerly West Germany)
Your thoughts.
(And to a lesser extent your actions, but that gets tougher to define since external factors will apply more there.)
The exact laws vary by state, but it’s always “get the fuck out the way, as quickly as you can while being as predictable as possible.”
I’ve never heard that you’re supposed to not stop (if that’s what you meant), but as far as I know, you’re not required to stop if you’re out of the way and not preventing anyone else from getting out if the way.
Meat doesn’t grow in the suburbs either though. Plus if you’re buying meat at a major supermarket, it probably didn’t even come from your state anyway. Your proximity to the nearest cow doesn’t have much to do with how far your steak came.
Oh, right, this is the fediverse. (This is a Lemmy comment, FYI.)
@lucy@corteximplant.com, whatever happened to dataterm.digital? Is it ever coming back?
This is just a guess, but I’d imagine that happens because the websites use JavaScript to load the actual content of the page, but Lemmy is just parsing the HTML that is returned.
Also, I really doubt you’d have much luck convincing website authors to completely change their architecture just to get previews to work on Lemmy.