Viewing profile — rexpan
rexpan
HN member- Joined
- Thu, Mar 14, 2013, 12:49 PM UTC
- HN karma
- 8
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About rexpan
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
-
comment
Comment #31312033
My SQL Solution (SQL Server) -- Create Table #x(v) from 1..99 WITH x AS (SELECT n FROM (VALUES (0),(1),(2),(3),(4),(5),(6),(7),(8),(9)) v(n)) SELECT ROW_NUMBER() OVER (ORDER BY (SE…
-
comment
Comment #29931098
These 3 functions will stop on `await event.xxx` (if not, they will continue to execute or terminate). So when one of the functions is terminate https://github.com/pdubroy/handling…
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #18596410
Yup, it is gatsby. https://github.com/gaearon/overreacted.io You can use https://overreacted.io/rss.xml for subscription.
-
comment
Comment #18003872
> It maps every tree to a natural number, but not every natural number to a tree. This is a one-to-one mapping between binary trees and natural numbers. This encode an n level tree…
-
comment
Comment #15738627
Set "telemetry.enableTelemetry": false In Preference > Settings
-
comment
Comment #15660683
My favorites: - `F7`: no more inaccuracy Ctrl+D symbol navigation - Auto Import
-
comment
Comment #15249135
Format > Font > Advanced > Use Contextual Alternates https://github.com/aftertheflood/spark#using-atf-spark-in-ms...
- story
- comment
- story
-
comment
Comment #14217835
React, AngularJS v1, basically everything that more than 100 lines of js code.
-
comment
Comment #12899445
I think the current design fine. I mainly work on the desktop and want to gather much things to process. Waiting in the line to try this out.
-
comment
Comment #9752665
You should try [this]( https://chrome.google.com/webstore/detail/high-contrast/djcf... ) if you use Chrome.