Viewing profile — nolliebs180
nolliebs180
HN member- Joined
- Tue, May 02, 2017, 1:28 PM UTC
- HN karma
- 24
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About nolliebs180
No profile information was provided.
Recent public activity
-
comment
Comment #17633941
Then I stumbled upon Budweiser in Prague and had a brew from here https://en.wikipedia.org/wiki/Budweiser_Budvar_Brewery . We were desperate for a real Czech beer and some food, sa…
-
comment
Comment #17566392
I can't wait to be a ball!!
-
comment
Comment #17507733
Using a commonly available bin like curl is great, but if codebase made me install something that would first run my query locally before hitting the net, that would be preferable.…
-
comment
Comment #17426593
The USPS (at least in my neighborhood) does a far better job than Amazon+OnTrac?
-
comment
Comment #17312392
What about winking emojis? I feel there's a lot more ambiguity/nuance with them, which can be a good thing, but can also express something you may or may not intend to.
-
comment
Comment #16600590
> It is that at the end of a lookahead or a lookbehind, the regex engine hasn't moved on the string. You can chain three more lookaheads after the first, and the regex engine still…
-
comment
Comment #16492935
But there are always multiple generations living at the same time. Do you only ever deal with one generation of people day in and day out?
-
comment
Comment #16479932
When they re-route the rapid transit bus 1 block so it ends up going down my street during street repairs, my kid and my wife and myself get regularly woken up starting at 4:45am. …
-
comment
Comment #16015346
Trinity is how they reconcile Jesus with the 2nd commandment. https://en.wikipedia.org/wiki/Trinity Basically put God == Jesus
-
comment
Comment #15776712
I would love to discover new skate spots in my city. The list of activities seems pretty short...
-
comment
Comment #15442721
It is kind of crazy how often you can witness a person (of any color) walking down an alley in early AM hours in San Diego while looking in car windows with a light and checking do…
-
comment
Comment #14246679
Like a lot of other IDEs, it is convenient to have a console to focus over to then run ad-hoc cmdline stuff or run tests for the currently active project. This is what I use :termi…
-
comment
Comment #14246524
I am a developer using vim & neovim daily. My setup before VM/container popularity was mostly ssh into a remote dev box, then tmux+vim there on the remote host. Tmux mostly for its…