xiekomb
No user record in our sample, but xiekomb 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 xiekomb has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Remote Browser Isolation is interesting for several use cases. Your demo unfortunately does not work on iOS
I thought it was clever not to create a Microsoft account on my laptop. Turned out bitlocker was active (by an update, I don’t know, I never activated it manually). Motherboard fails, no key backup on the Microsoft…
Good question. When I was looking for developers I could only find freelancers interested in short term contracts.
That looks like using docker-compose ? My problem now that we switched to docker swarm is that docker compose commands are not available anymore. Need to use « docker service » or docker on the hosts and again deal with…
With more and more websites relying on Cloudflare and similar services to fight bots can Mitmproxy still be used in such context? I am particularly thinking about the TLS fingerprinting features of cloudflare.
I thought they used this browser extension: https://gitlab.com/magnolia1234/bypass-paywalls-chrome-clean
I hope sync with apple calendars will work out of the box. It’s just a pain right now (events disappearing randomly without any way to debug)
Gluten can be responsible for such conditions. As many other external factors I guess. I have been reducing gluten consumption recently and kinda feel tiredness as reduced. Maybe unrelated but it cannot hurt. Also…
Definitively AI generated article with really poor content. No this is not an honest review… Look at the profile of Charles Ingram: a GAN generated picture and dozens of random articles published the same day all…
Related? https://www.nytimes.com/2022/07/26/technology/kraken-crypto-... « Kraken, a U.S. Crypto Exchange, Is Suspected of Violating Sanctions »
And they didn’t have crypto in their balance sheet
Not long ago coindesk.com updated their website with whatever JS framework and then behave exactly like OP joke. You had to wait nearly 15s with a loader before being able to see the front page. How is it even possible…
Lot of different tricks. One example: just by using a Google Bot user agent some websites will let you access the full content. Sometimes working with some cookies, blocking some particular 3rd party JavaScript libs,…
Ahah this! When reading the post title I was wondering if Twitter backend end (or even front end) source code had leaked. As a candidate I would give minus 1 point to the interviewer ;)
Hi, exactly what I am looking for. Do you handle multiple languages for text categorization (other than English)?
The json endpoint is patched but it must have been scrapped by many people since this has been published.
I have had only problems with windows terminal especially regarding Font aliasing. I moved since to Tabby which does a way better job imho. https://github.com/Eugeny/tabby
So many things wrong with this article. Taking a bet against bitcoin it totally legit but please don’t over simplify things or make false claims. “No real world use” for bitcoin and other crypto currencies: ok so the…
There is also Pelias which is a very good open source geocoder: https://pelias.io
I vote for creating a « mkcd » alias !!
Kudos!
yes this is exactly what I (most users?) would need. Search for exact phrase would be a plus also. Eg: "donald trump" instead of Donald AND trump. What kind of backend are you using, a simple database or search index…
Hi, Simple and effective API. The documentation lacks details about the query parameter. I want to search for A AND B but q=?A%20B does not yield the expected result (seems a OR query) or for exact phrase "A invests in…