Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mstudio
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mstudio
5mo ago
Thank you for this -- I needed a laugh today. I do have to say that we visited Zion in Nov and it was amazing -- beautiful weather and no crowds. I think it's all about timing.
2.
▲
by
mstudio
10mo ago
This is hilarious. Well done!
3.
▲
by
mstudio
1y ago
Somewhat similar situation here, but I use a .diff file: ! heading here + item to do here - item completed here the !+- prefixes auto-highlight/colorize in editors. I use Sublime Text.
4.
▲
by
mstudio
2y ago
Looks great! Cool idea and a very clean interface. One note on the website: the "Calendar / Todo / Project" nav buttons throw 404 errors when clicked.
5.
▲
by
mstudio
2y ago
This looks really great. I love the presentation style. Clean and simple. Nice work!
6.
▲
by
mstudio
2y ago
Very cool! One note: the random sample marked: 'Using a string "true" instead of a boolean true' leaves "true" as a string after parsing, instead of converting to an actual boolean.
7.
▲
by
mstudio
3y ago
Thanks for clarifying. I understand this is a bit different, but if folks are using vim, the best resource (in my opinion) for novices is vimtutor. Just type "vimtutor" in the console. It uses an interactive tutorial to explain th
8.
▲
by
mstudio
3y ago
What's wrong with using :q ?
9.
▲
by
mstudio
3y ago
* update my hosts file to block sites that suck me in (youtube, reddit and maybe even this one). * listen to music with no vocals. For whatever reason, vocals distract me from thinking. I often use brain.fm or a "synthwave" set of
10.
▲
by
mstudio
3y ago
Love this. Reminds me of Kurt Vonnegut's "make your soul grow" letter to high school kids - https://news.lettersofnote.com/p/make-your-soul-grow
11.
▲
by
mstudio
3y ago
My ATT Phone is in SOS mode. However, ATT's outages status reports: > All clear! No outages to report. > We didn’t find any outages in your area. Still having issues? https://www.att.com/outages/
12.
▲
by
mstudio
3y ago
Great article. Love the interactivity. One thing that really helped me understand CSS positioning (and centering) years ago was reading about the box model. Understanding the box model helps you determine flow within the DOM. The `display`
13.
▲
by
mstudio
3y ago
Just wanted to say thanks for creating this. Wonderful tool!
14.
▲
by
mstudio
3y ago
This looks great. I spend a good amount of time each week grepping through Kubernetes log files. Looking forward to trying this out next week. I particularly like the pretty-print and merge options.
15.
▲
by
mstudio
3y ago
I have a Flexispot standing desk. Before I purchased, I was concerned about how sturdy the desk would be in standing mode — but it's actually sturdier than my old sitting desk. I love it. Look for sales. They have quite a few throughou
16.
▲
by
mstudio
3y ago
Great, but this is a private boarding school. I'm more concerned about the (over) use of Chromebooks in public schools. It's trivial for kids to tab over to Youtube or a gaming site in the middle of class. I would've done the
17.
▲
by
mstudio
3y ago
The article addresses this here: > Early school starts are not the only cause of teenage drowsiness, but they are a crucial factor—especially because natural sleep cycles make it difficult for post-puberty teenagers to fall asleep before
18.
▲
by
mstudio
3y ago
Really interesting write-up and some funny rants about Apple/Spotify. I'd never heard the term "PP3 battery" before. Wikipedia tells me that this is the standard rectangular 9V/0.5 Ah battery you can buy at the sto
19.
▲
by
mstudio
3y ago
Great visualization! For those in the Northeast US, Cherry Springs State Park in PA is a wonderful place to visit for night viewing (and camping). It's one of the best places (darkest night sky) on the eastern seaboard for stargazing.
20.
▲
by
mstudio
3y ago
Someone needs to run a `git blame` on that line of code!
21.
▲
by
mstudio
3y ago
"You don't wanna get mixed up with a guy like me. I'm a loner, Dottie. A rebel." Almost 40 years later, Pee-Wee's Big Adventure is still one of my favorite movies.
22.
▲
by
mstudio
3y ago
Thank goodness it's Tuesday!
23.
▲
by
mstudio
3y ago
If one exists, I'd love to be part of it. Many of these comments really resonate with me (in my 40s as well). I find that I'm more effective as a developer now than I was years ago – partly because I know myself better. I understa
24.
▲
by
mstudio
3y ago
Great tip. I hadn't heard of that museum and will have to check it out. If anyone else is interested in whaling, particularly Nantucket's past sperm whale industry, "In the Heart of the Sea: The Tragedy of the Whaleship Essex
25.
▲
by
mstudio
4y ago
I came here to say exactly the same thing. I'd love to find a kit or gearbox than can gear up/down a simple stepper motor for Arduino projects. The HDPE laser cut is a good idea though, I'll give that a try.
26.
▲
by
mstudio
4y ago
You might find the ":NERDTree" plugin useful for project/directory navigation: https://catonmat.net/vim-plugins-nerdtree-vim and https://github.com/preservim/nerdtree
27.
▲
by
mstudio
4y ago
I recently picked up a copy of "Practical Vim" https://pragprog.com/titles/dnvim2/practical-vim-second-edit... based on a recommendation from a comment on HN. The first chapter mentions the built-in `vim
28.
▲
by
mstudio
4y ago
Is this a fact (or have other co's done this)? I'm genuinely curious. I assume they'd hire Vietnamese employees though.
29.
▲
by
mstudio
4y ago
I sometimes leave a process running on a port for webdev and then try to open a new one resulting in the error, "Error: listen EADDRINUSE 0.0.0.0:NNN", e.g. 0.0.0.0:443. There are many ways to search for the process, but here'
30.
▲
by
mstudio
4y ago
This was my question as well. The article does answer the question, but off the bat I'd assumed the author was talking about output/dist. The web treemap cli is a great tip. If you are using webpack, webpack-bundle-analyzer is a h
More ›