HN user

dy

1,142 karma

Fullstack Academy (S12)

Posts30
Comments132
View on HN
steveblank.com 6y ago

CEO Playbook for Keeping Your Company Alive

dy
2pts0
devskiller.com 6y ago

Top IT Skills Report 2020

dy
3pts0
elixirforum.com 7y ago

Elixir LiveView (server rendered HTML) Released

dy
9pts0
aws.amazon.com 7y ago

Keeping Open Source Open – Open Distro for Elasticsearch

dy
160pts2
jacquesmattheij.com 7y ago

Sorting 2 Metric Tons of Lego

dy
7pts1
kfgo.com 8y ago

Hack Reactor and Galvanize to Merge

dy
1pts0
docs.google.com 8y ago

Founder to CEO: How to build a great company from the ground up

dy
1207pts245
www.google.com 8y ago

MissionU acquired by WeWork

dy
1pts0
news.ycombinator.com 8y ago

Ask HN: State of the art for code snippets in KeyNote/PPT

dy
2pts0
arxiv.org 8y ago

Deep Learning: A Critical Appraisal (Marcus – 2017) [pdf]

dy
4pts0
robots.thoughtbot.com 8y ago

How we replaced React with Phoenix

dy
2pts0
fsharpforfunandprofit.com 9y ago

Functional Programming Design Patterns

dy
3pts0
ericlevi.com 9y ago

The Dark Side of Doctoring

dy
347pts230
www.gracehopper.com 9y ago

The First COBOL Bootcamp

dy
42pts21
news.ycombinator.com 9y ago

Ask HN: Tax transistors? Funding basic income in post-work world?

dy
1pts2
www.fullstackacademy.com 9y ago

Switching Fullstack's Curriculum from Angular to React

dy
2pts0
www.fullstackacademy.com 10y ago

Fullstack Academy (YC S12) launches startup fund for bootcamp graduates

dy
3pts0
www.gracehopper.com 10y ago

First COBOL Coding Bootcamp – Grace Hopper Academy

dy
3pts1
www.codersbracket.com 10y ago

CodersBracket.com – Code Your NCAA March Madness Bracket with JavaScript

dy
7pts0
www.msnbc.com 11y ago

Barack Obama on Twitter POTUS

dy
1pts1
blog.fullstackacademy.com 11y ago

Improve Your Valentine's Day with JavaScript

dy
32pts1
skilledup.com 11y ago

What Christopher Nolan Movies Teach You About Winning Hackathons

dy
4pts0
blog.fullstackacademy.com 12y ago

Romance.js – Programmable Valentine's Day Poetry

dy
10pts3
hnsummaries.com 14y ago

HNSummaries.com - algorithmically summarized HN articles to your inbox

dy
82pts45
github.com 15y ago

Entrepreneur Manual: Paul Graham's Essays in ePub Format

dy
57pts19
blog.makezine.com 15y ago

Engineering Superheroes - greatest of all time?

dy
3pts1
news.ycombinator.com 15y ago

Ask HN: What does Apple's entry into mobile payments mean for Visa/MC?

dy
3pts3
moveto.ws 15y ago

Ask HN: should I buy this company?

dy
2pts0
news.ycombinator.com 15y ago

Ask HN: how to KB select "New York" in dropdown lists?

dy
3pts2
news.ycombinator.com 15y ago

Ask HN: What are the options for getting notifications?

dy
5pts1

Most resonant quote from the article: "For more senior roles, look for dynamic range in their confidence levels." Great mental model of the types of senior people I've enjoyed working with.

I've found it's always more worthwhile to debate and work with people who have to consistently match their predictions against reality. In my life, that's been engineers that ship and money managers who tracked against a benchmark. Everyone else I'm happy to let them have the comforts of their opinions.

I seriously considered App Maker to build some internal code flows but could not develop the trust needed to deploy into production. With SaaS apps that require serious onboarding and deployment it's become almost impossible to trust Google in particular on this issue.

I'm hoping SMBs will start to seriously consider business continuity as a key feature of SaaS. If I wanted to differentiate as a SaaS product today, I'd consider offering putting at minimum source code into escrow upon sale/bankruptcy.

This has been so true for myself and many of our instructors at Fullstack Academy. There are so many cool ideas in programming that you can get by without - but once you start teaching it forces you to truly wrestle with those ideas. Definitely makes you a stronger programmer on the other side.

Excellent thought piece - wish HN was filled with more original analogies like this I one.

This reminds me a bit of domain driven contexts (something just added to Elixir/Phoenix 1.3) - reducing the surface area of sub nodes from each other by exposing that single point interface.

I’m the same way - I have lots of side project ideas I’d love to use Go for but get that early Rails like productivity. I maintain a few Rails apps and now view many of the things I’ve done as hacks to work around the lack of concurrency (though that was just Rails’ reality in late 2000s).

Elixir is close to my ideal though I like static types and a better community around libs would be nice.

Love the integrated terminal in VS Code! Great work by the team on this and appreciate the writeup.

Curious what keyboard shortcut people use to move focus from editors to the Terminal and create new terminals? Anyone use tmux inside terminal?

Curious if anyone has an idea how the multi-mouse system worked. My guess is that on the screen being shared, a transparent full-screen window is overlaid that just draws in the second mouse and that when this proxy mouse is clicked the event gets simulated on the sharer's side.

This effect was so cool and would love to see an open-source library that shows the effect over WebRTC. Curious if it's anything more complicated than that and why it's never been replicated by other packages.

It really depends on if I believed that my fifth day would be mine or would the demands of the work bleed into that day? Similar to 20% time at Google - it's easy for your "real" work to take over that time if you don't defend it actively and it's unlikely that you'll be vigilant the whole time.

I think in knowledge work - trading off time for salary is generally not a great move because we're almost always "on the clock."

I went pretty far down the path of trying to build applications with Google Spreadsheets and Apps Scripts (we still have some major business processes running on it). It's definitely made me feel the need for something between Spreadsheets and custom development or Salesforce - something like what I imagine MS Access solved in the earlier days.

Here's what it'd need:

- Spreadsheet like UI - Validations and field data types (major liability of spreadsheets) - Good forms integration - Custom code like Apps Script capability - Something around workflow and business logic

I think Airtable gets pretty close but I haven't been willing to switch cause of some limitations but I do like where they're going. I'm considering pulling the trigger for Salesforce but keep hearing that it's really easy to shoot yourself in the foot.

One benefit often overlooked is that during high periods of churn in an industry (let's specify JavaScript fatigue as a symptom of rapid churn in Software Engineering for Web Applications). There are more opportunities to quickly speed up your career. Fresh problems call for new solutions and fresh eyes to work on those problems.

The opposite of JS Fatigue is climbing the J2EE certification ladder - if we were all still building Struts/JSP apps then there would be no room for new ideas to flourish. I felt very similarly about Ruby on Rails in 2004, there was 4-6 years where someone early in their software development career to learn a stack, find work doing that tech and manage a team (exactly what me and several of my good friends did).

Maslow CNC 10 years ago

Hey ChuckMcM - curious if you have any build reports of your 2D plotters. I've been very interested in them ever since seeing the Hektor and Victor project but haven't had the time/resources to build one myself (though I'd love to have one sitting at our office drawing out cool line drawings exactly as you described).

http://juerglehni.com/works/viktor

Great article - two key insights for me:

- distributed transactions are hard to do well especially in write scenarios

- microservices often solve team issues better than technical issues

Congratulations on a great tenure at YC and best wishes for whatever's next! Your advice and friendship at YC are one of my fondest memories of our time there.

Markov Robert Frost

another day yet knowing how way leads

has made all the sky proclaimed the furthest

who sight along it was neither wrong

who favor fire but if i could not

and ages and stopped the sky proclaimed the

to call me back in fire some say

showed or shone i could

another street but not to explain i have stood

plowed the difference

lies pointed for destruction

Can't tell you how awesome this is (both the idea and implementation). I've actually had to turn off Dropbox recently since things like node_modules just kills my computer when Dropbox is indexing.

Is there a way to do a minimal-click start to Google Hangouts on Air. I really like it for screencasting when I'm giving a lecture but it takes a few minutes to set up and get going.

I started doing it primarily so that I could leave my work computer and start working almost instantaneously on my home computer. Since the Retina, I've been using the same machine for both but it's been less of an issue but it's still nice to know that you could lose the machine and not lose any work in any repo in your ~/dev folder.

Sounds like the only way to do it right now is via the Seadrive client proposed below - will definitely move to the first major provider that offers this service.

I'm currently using Dropbox and sync all my coding folders (mostly Rails/Node.js/Go/C#). I'd be willing to switch if one of the other providers would have smarter folder exclusion (something like .gitignore or I would even take having to make a sentinel file like .nosync in every folder).

I'd like to exclude things like node_modules, build folders etc. It's gotten to a point where I have to disable Dropbox during development and let it catch up later otherwise it chokes up CPU at 100% doing it's hashing.

Any advice would be greatly appreciated!

This is exactly the reason we built this - it's much harder to keep all these various rules in your head while you're making your bracket, but simple to execute in code. Thanks for the awesome example!