Viewing profile — jesuscyborg
jesuscyborg
HN member- Joined
- Tue, Nov 17, 2020, 7:24 PM UTC
- HN karma
- 20
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About jesuscyborg
He is preempting the instance where the deadlocked shards are stored.
He hath loosed the fateful borglet with His terrible swift sword.
His jobs are marching on!
Recent public activity
- story
-
comment
Comment #25174111
They just lost me a hundred dollars worth of steak tonight. Their service has become increasingly incompetent in recent months where >50% of orders arrive cold, because it sits at …
-
comment
Comment #25150268
YouTube has a demonetization feature too. Let's say you run a programming tutorials channel that's too small to monetize and you don't want Google layering ads over your content. J…
-
comment
Comment #25146971
Have you read James Damore's essay? If you look at only the abstract theory, there wasn't a whole lot of 'think differently' or rebellious points of view in there. Totally identica…
- comment
-
comment
Comment #25142339
Not true. All you have to do is launch Matthew McConaughey into a black hole and he'll solve it.
-
comment
Comment #25136322
Building a good product will get you a pat on the back. What you need is a good product + leverage. http://paulgraham.com/wealth.html
-
comment
Comment #25132015
Of course. Take for example mͫ (m+m) there's no way to represent that as a single codepoint. Combining marks can also be overlaid multiple times, e.g. m͚ͫ (m+m+∞) so the number of …
-
comment
Comment #25131432
Thanks for that buzzkill. I guess the lesson is if you can't do everything Google does, don't even try.
-
comment
Comment #25130651
Yes. ASCII uses \b as the combining character mark which is a convention that's always been widely supported by typesetting programs such as less and nroff. For example, A\b_ is A̲…
-
comment
Comment #25129790
The way I'd code a better search engine is I'd design an ML model that's trained to recognize handwritten HTML like this, and only add those to the index. It'd be cheap to crawl pr…
-
comment
Comment #25128969
If you want a CRT that's compile-once run-anywhere for x86 then try cosmopolitan with actually portable executable. https://justine.storage.googleapis.com/ape.html It even supports…
-
comment
Comment #25128767
Use wcspbrk. UTF-8 continuation characters are limited to the range \200 through \300 so there's basically zero chance that if you choose something like comma as your delimiter tha…
-
comment
Comment #25128562
The historic planes beyond the basic multilingual plane are usually referred to as the "astral planes" which includes things like gothic, runes, alchemy, egyptian, and emoji https:…