nostoc
No user record in our sample, but nostoc has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but nostoc has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Instead of catching the `StopIteration` exception, you can simply provide a default case to `next` : next((c for c in candidates if predicate(c)), default)
AES is kinda useless for securing communications without assymetric crypto, unless you want to be sending keys by courrier.
It's very much the "how", what were you looking for that's not explained in the blog post?
It's "Bob" all the way down
Yeah, because statically typed language never had any kind of deserialization vulnerabilities.
That ambiguity only lives in the article's title, the queries themselves are all quite clear.
> . It would be enormous, tedious to build (couldn't use modern lithography), and also consume tons of power. Sounds to me like you're saying that Transistors are more efficient than vacuum tubes, both in terms of space…
Just to clarify : What's not true is that Canada jails people for criticizing islam, not that it was claimed : https://news.ycombinator.com/item?id=36061407#36064645
I suspect AI went that way in radiology not because of the chances of False Negatives, but because radiologist are entrenched in the system and will not yield an insanely lucrative stream of revenue.
Kali was running everything as root up to a few years ago, I'd be very surprised if this had application sandboxing.
This project is a boon to all reverse engineers, especially when reversing malware that uses undocumented features of windows.
I also don't know anyone who refers to it as wolfram, but wolfram is all over the tungsten wikipedia page.
Powershell is powerful because of the deep integration with the .NET ecosystem, and by extension, the OS. This new shell lacks that, I agree. But I think it's a way harder problem to solve on linux.
The trucker's hitch is usefull because you get a mechanical advantage to tension your line. Typically, I'd do a bowline on one end first, and tension it with a trucker's hitch. If you go with two bowlines, you end up…
Still is a fully integrated and mature programming language though. And I do believe you wouldn't have any issue finding people who think the same of J.
> Sushi: Mostly no (the carbs don't protect you from the insides, the seaweed does) If you wrap seaweed around a sandwich, is it no longer a sandwich?
It is unnacceptable that what is preached as a universal food categorization system doesn't even attempt to categorize rice.
True, and while the title is somewhate clickbaity, I think your point was pretty clear in the article.
Going down the "Some quacks were right, therefore all quacks are right" path will not lead you to a healthy place. Yes, there is inertia in the scientific community, and sometimes the dissenting voices have a hard time…
I assume by limit OP means the remote system's bandwidth. at 4 billion to 1, there's in practice very little difference between CVE-2022-26143 and what you describe. Both will be capped at the same number by the…
Transitioning was hard, especially with all the libraries in various state of support between 2 and 3, I had a similar experience. But I disagree with you about the separation of bytes and string and the current state…
The "OPSEC fairy" as referenced in previous post is typically a random coworker, so no, they generally not have a broad license do tinker with your workstation. An actual OPSEC person would not go and change your…
Both of your solutions are great but don't fully cover the use case. They are useful for multiline strings, but implicit concatenation is also often used to break long strings that may not have newlines.
you want to delete a file called '-rf' ? rm ./-rf If you have some weird characters in the filename, you can also let your shell escape whatever character is problematic by using autocomplete, starting with './'
For anyone who reads this and think it's funny, it is, but do this in the wrong workplace and you'll be the unemployed OPSEC fairy.