Viewing profile — sciyoshi
sciyoshi
HN member- Joined
- Sun, Apr 01, 2012, 11:52 PM UTC
- HN karma
- 176
- Public activity
- 58 items
- HN profile
- View on Hacker News ↗
About sciyoshi
Recent public activity
-
comment
Comment #48974760
Indeed. I was mainly responding to the comment about waiting for "independent seasoned mathematicians to verify", whereas in this case it is easy enough to convince oneself of the …
-
comment
Comment #48974470
Looks like this has already been formalized: https://github.com/deancureton/jacobian
- comment
-
comment
Comment #48459983
A docker-compose equivalent for running native processes: https://github.com/sciyoshi/decompose Similar to another tool called process-compose but with a CLI that mimics the docker…
-
comment
Comment #48326720
This is essentially what Shopify did with River ( https://shopify.engineering/under-the-river ), and we built out something similar at our company. I'm sure the labs are working on…
-
comment
Comment #36816353
Because I was curious about this: the use of "categorically" in the phrase "categorically false" doesn't directly relate to the concept of "categories" as groups or classes of thin…
- story
-
comment
Comment #30132583
Congrats to the black team on this release, and thank you scrollaway for your fork. We are in a similar position where we are (for various reasons) stuck on using tabs for an exist…
- story
-
comment
Comment #27775676
There's definitely a segment of people for which GSuite access and cloud storage of notes is a non-starter, but in many cases those can be mitigated even when it comes to early ado…
- story
-
comment
Comment #23199761
You're right that one of the biggest reasons to switch is that everyone else has switched (which is a bit sad to me since I think Coffeescript had some good features to offer), and…
-
comment
Comment #22545156
I really respect companies that have well-written engineering blogs that go in-depth into their technical problems - Figma comes to mind here, for example. For a small team/company…
-
comment
Comment #22494663
There's always more than one way to do things, and it's good to be aware of the trade-offs that different solutions provide. I've worked with systems like you describe in the past,…
-
comment
Comment #22490270
We've been running our own cluster on EC2 nodes built with kops and it's worked well so far. As for logging, which part of ELK is heavy? You can use the cloud operator to run it fr…
- story
- story
- story
-
comment
Comment #20914875
I would highly recommend getting to know https://github.com/ovalhub/pyicu , which in addition to counting grapheme clusters with BreakIterator can also do things like normalisation…
-
comment
Comment #20849041
Seems really interesting after a quick read-through. Specs that allow range-based validation look useful, and the structural declarations also feel like they'll help reduce a lot o…
-
comment
Comment #20672362
I've had a good experience with pip-tools ( https://github.com/jazzband/pip-tools/ ) which takes a requirements.in with loosely-pinned dependencies and writes your requirements.txt…
- story
- story
- story
- story