Atlas22
No user record in our sample, but Atlas22 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 Atlas22 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
If you expected to learn useful finance at a university, you already failed as soon as you applied. If anyone there knew what they were doing financially, they wouldnt be there, and especially not teaching Finance 102.…
Any product/service directly and publicly marketed to criminals is a honeypot (or will soon be). There is no reason for a real business (legal or illegal) to prefer criminal customers in good faith as all they bring is…
Its potentially an even worse problem than overfitting because of the error accumulation and undermining of the fitness functions. Its similar to asking students to create test questions to evaluate themself. As the…
Have sold to a lot of governments and large contractors. I wouldn't say its a death sentence, just different business model than most startups. Government and large orgs that send out RFPs are essentially asking for a…
The Federal Reserve: Don't worry my friend, its all just transitory due to <insert latest event>. *Slaps side of money printer* These babies can print us out of any hole!
Nice try FBI. In all seriousness though, has it actually gotten so bad that yandex of all search engines is less censored? Or is it just less censored when it comes to topics controversial to the US (and not russia)?…
It may also be part of their anticompetitive war on other browsers. I get captchas constantly in a new default Firefox profile, but not in a new default chrome profile. Spoofing user agent to recent chrome agent in…
C) All of the above
I look forward to the day the manager can have a daily standup/progress report meeting oblivious to the fact that (s)he is the only one actually present... One step closer!
All of those happen on VPNs period, not just with port forwarding. Dealing with annoyed law enforcement, hosting providers, and IP reputation is 99% of the value of a VPN. The other 1% is just setting up a VPN server to…
It may depend on the makeup of data or something. They "requested" one of my prior projects go on the enterprise plan after about 50TB, granted the overwhelming majority of transfer was for distributing binary…
Unless its 100TB/mo of pure HTML/CSS/JS (lol) cloudflare will demand you be on enterprise plan long before 100TB/mo. The fine print makes it near useless for any significant volume.
I agree with you about his descriptions, they certainly give off the exaggeration feel. I am just saying that I also wouldn't be surprised if someone actually tried to swat him (among other things). I've seen him…
I'm not aware of what others have done to him but his claims honestly wouldn't surprise me if they were accurate as he is quite well known for being publicly very rude regarding GrapheneOS. My first interaction with him…
Just FYI google and bing publish their user agent strings[1][2] for the crawlers. At least in my experience most of the typical ad-infested and paywalled news sites wont display the paywall if you change the user agent…
While I would agree the vast majority of the time, ads are also used heavily by small businesses and independent developers to gauge interest and even just to keep the lights on sometimes. Mostly referring to online…
Usually "no undefined behavior" also becomes an abrasion for performance when compilers grow to support more instruction sets.
Not knocking Ki or any new language but what does it offer over existing systems? I see the criticism of a few languages on the website but they all boil down in reasoning to things like: garbage collection = bad,…
Data is very likely to be from LinkedIn if you look at the field descriptions and stats. The only field that is 100% available is the one based on the LinkedIn URL. I would guess scraping unless LinkedIn provides an API…
Looks like cpython does the same thing if for small n. https://github.com/python/cpython/blob/a9c6e0618f26270e2591b...
I would love to migrate and keep my Minecraft account (I paid for it, damn you Microsoft). However Microsoft deleted my live.com email for inactivity (without notifying me at all) so its been lost since microshit bought…
Can you elaborate on why using the lookup table makes this objectionable/dishonest? Factorial of 20 is the largest factorial that fits in 64-bit integer. The factorial function you linked is only defined on codon's int…
Apparently bing webmaster tools will tell you who submitted the URL if its through IndexNow. Might be worth a shot. If you cant find it this url may help (did not test):…
Which raises the freelancers bid, which decreases their competitiveness, which decreases the chance of winning the job/contract, which decreases overall pay. That's what one of the other commenters meant when they said…
Have not used it myself but looks like there is StackAnalyzer[0]. Have done it myself by adding analysis to angr[1] but it pretty much boils down to trying to solving the halting problem for many large programs (an…