Viewing profile — xiekomb
xiekomb
HN member- Joined
- Wed, Jul 08, 2020, 8:36 AM UTC
- HN karma
- 31
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About xiekomb
No profile information was provided.
Recent public activity
-
comment
Comment #39932816
Remote Browser Isolation is interesting for several use cases. Your demo unfortunately does not work on iOS
-
comment
Comment #39574100
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 fai…
-
comment
Comment #37436384
Good question. When I was looking for developers I could only find freelancers interested in short term contracts.
-
comment
Comment #36489705
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 …
-
comment
Comment #36388087
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 fingerpri…
-
comment
Comment #36061955
I thought they used this browser extension: https://gitlab.com/magnolia1234/bypass-paywalls-chrome-clean
-
comment
Comment #33573702
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)
-
comment
Comment #32457226
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 u…
-
comment
Comment #32288768
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 art…
-
comment
Comment #32285493
Related? https://www.nytimes.com/2022/07/26/technology/kraken-crypto-... « Kraken, a U.S. Crypto Exchange, Is Suspected of Violating Sanctions »
-
comment
Comment #31774548
And they didn’t have crypto in their balance sheet
-
comment
Comment #31275931
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 t…
-
comment
Comment #30559808
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 p…
-
comment
Comment #30469580
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 interview…
-
comment
Comment #29888778
Hi, exactly what I am looking for. Do you handle multiple languages for text categorization (other than English)?
-
comment
Comment #29457947
The json endpoint is patched but it must have been scrapped by many people since this has been published.
-
comment
Comment #29159203
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
-
comment
Comment #27672750
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 an…
-
comment
Comment #26941635
There is also Pelias which is a very good open source geocoder: https://pelias.io
-
comment
Comment #26899693
I vote for creating a « mkcd » alias !!
-
comment
Comment #23769785
Kudos!
-
comment
Comment #23768916
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 usin…
-
comment
Comment #23768036
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 qu…