Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cmcginty
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
cmcginty
5y ago
Also interesting is the Citigroup Center building in NYC that almost suffered a catastrophic failure after construction completed in 1977. > Due to material changes during construction, the building as initially completed was structurall
2.
▲
by
cmcginty
7y ago
I've been watching all of Modern Vintage Gamer's content for about 9 months now. This guy puts out some really nice videos with high production quality. There was a great video about game disk copy-protection a few weeks back. Awe
3.
▲
by
cmcginty
7y ago
Taking a left turn here, but how is it "easy" to setup solar? At the minimum you'll need a master electrician to sign-off on your install and might be hard to find after-the-fact.
4.
▲
by
cmcginty
8y ago
I have a Rock64 NAS box running an RK3328 chip.
5.
▲
by
cmcginty
8y ago
Please forgive me, but how is this easier to use than make? I see a lot of these "reimplement tool X in language Y" projects, but what is the point if it's not actually solving the problem better. Just looking at the link it
6.
▲
by
cmcginty
8y ago
I wouldn't touch this considering how quickly Google shuts things down. Maybe if it's still available in 5 to 10 years.
7.
▲
by
cmcginty
8y ago
Or just use pip-tools to automatically update dependency versions.
8.
▲
by
cmcginty
8y ago
Unfortunately you have not provided a lot of examples to go along with your major complaints. I feel like at some level, every language will have its idiosyncrasies that create annoyances and issues. From what I can tell, you are describing
9.
▲
by
cmcginty
8y ago
"If you can’t measure it, you can’t improve it." I would suggest starting by gathering data to show you CEO where you think you can make improvements. Sometimes just applying a standard processes is not enough to convince manageme
10.
▲
by
cmcginty
8y ago
>I prefer hiring people in their 30ies. >I’m not sure ageism is really a big problem though. I'm not sure you can put both those statements together without sounding uninformed.
11.
▲
by
cmcginty
8y ago
sponge is great when you want to read and write to the same file: cat file.txt | grep -v secret | sponge file.txt
12.
▲
by
cmcginty
8y ago
For a language that assigns gender to articles (e.g. German) what do you do when you want to be more inclusive?
13.
▲
by
cmcginty
8y ago
Yup, math checks out. 80k words a book, so say 120k words/week. If you read 200 wpm then this would take about 10 hours or 1.5h per day.
14.
▲
by
cmcginty
8y ago
I think it would help if they placed more limits on how much one person can interact with the site at a time. If you are someone that sits on SO for 8 hours a day every day, then there is a high correlation you become one of the people that
15.
▲
by
cmcginty
8y ago
The author was on a recent episode of Talk Python. https://talkpython.fm/episodes/show/147/quart-flask-but-3x-f...
16.
▲
Titus, the Netflix container management platform, is now open source
(medium.com)
9 points
by
cmcginty
8y ago
|
1 comments
17.
▲
by
cmcginty
8y ago
Spot on regarding price comparisons between brands. The cost difference is really not significant over life of the device, and in historical context of computing power per $. I get that maybe the MBP is not bleeding tech right now, but fit
18.
▲
by
cmcginty
8y ago
Can we talk about how terrible the config/ordering experience for an X1 is compared to Apple? Why does Lenovo (and Dell) make it so difficult to actually buy an X1 without being a product expert? The shop page has 6 or 7 base configura
19.
▲
by
cmcginty
8y ago
When did people stop using RSS? After Google Reader was available, I've never looked back.
20.
▲
Reasons to quit, and reasons to not quit
(rachelbythebay.com)
1 points
by
cmcginty
8y ago
|
0 comments
21.
▲
by
cmcginty
9y ago
The commenters on that post are very narrow-minded and should not be downvoting and making pointless comments. That said, I think for SO you should word the question so that it can have a specifically correct answer. The farther you stray f
22.
▲
by
cmcginty
9y ago
I usually create reminders from my desktop but I want to READ, DISMISS, SNOOZE and RESCHEDULE them on my phone. This led me to combine two usefull apps. 1) Remind Me Later ( https://itunes.apple.com/us/app/remind-me
23.
▲
by
cmcginty
9y ago
pip-compile --upgrade pip-compile --upgrade-package are also necessary features to quickly track your dependencies (and transitive deps). pipenv uses pip-tools, but they haven't exposed these features as far as I can tell.
24.
▲
by
cmcginty
9y ago
I think people forget what it was like before Slack. Sitting down to 30+ emails by 9:00AM and over 200 in a single day. It was death by email threads and following them was a horrible time suck. Worse off, email was treated like a real time
25.
▲
Talking Technology: Nick Rockwell and Charity Majors
(open.nytimes.com)
1 points
by
cmcginty
9y ago
|
0 comments
26.
▲
by
cmcginty
9y ago
I'd love to hear a comparison to features provided by pip-tools. Managing the pyenv is nice, but not at the expense of giving up the ability to auto-update and remove stale dependencies from a requirements.txt file. Is this something p
27.
▲
by
cmcginty
9y ago
Agreeing with other posts that this is mostly bullshit. Software is complex because every project is constrained by limited resources. There is no perfect language to develop in. There is no perfect framework or platform to create your app
28.
▲
Why We Use Terraform
(blog.gruntwork.io)
2 points
by
cmcginty
9y ago
|
0 comments
29.
▲
by
cmcginty
9y ago
I came here to say this! There is also a newer (cheaper) ERX, but some of the specs are not as good.
30.
▲
by
cmcginty
9y ago
I don't fully grok this logic. So if Google adds a test assertion framework to the stdlib, then you would recommend using because it is now "Go approved"? In that event nothing has changed other than where the code is coming
More ›