jmarchello | 2 years ago | on: Ask HN: 2023 what would your tech stack be for a brand new project?
jmarchello's comments
jmarchello | 3 years ago | on: Ask HN: What is your minimal WFH exercise routine?
Get a backpack, put some weight in it (start with 15-20 lbs), and go for a walk. That’s it. I lost 9 lbs in just a couple weeks Rucking about 2 miles 2-3 times per week.
In an additional to high calorie burn and low impact cardio, it strengthens your back and leg muscles considerably.
I absolutely love it and it’s so simple.
jmarchello | 3 years ago | on: Ask HN: Where can I find detailed startup case studies?
jmarchello | 3 years ago | on: Habits are not needs
jmarchello | 3 years ago | on: Ask HN: How to keep water-obsessed autistic child from wasting water?
My neurotypical 2yo would play with it for hours at a time.
jmarchello | 3 years ago | on: Show HN: Visualize your day as 144 rectangles
I feel like tools like this are extremely valuable to those with time blindness from ADHD, Autism, etc...
jmarchello | 4 years ago | on: Ask HN: Single-person creations that have stood the test of time?
I think in most cases the best software is made by one or two individuals rather than large teams.
And don't even get me started on how much faster it is. Scrum is the mind-killer.
jmarchello | 4 years ago | on: Ask HN: Is Ruby on rails worth it to learn in 2022?
The creator of rails recently wrote a great article on how Rails is the perfect choice for solo founders here: https://world.hey.com/dhh/the-one-person-framework-711e6318
I also recently wrote a short article about how enjoyable it is to work in Ruby and Rails here: https://jmarchello.com/a-love-letter-to-ruby-and-rails
If you have any questions or want to talk more about learning Rails, DM me on twitter @j_marchello. I'd love to help.
jmarchello | 4 years ago | on: Simple.css – A classless CSS framework
jmarchello | 4 years ago | on: Async Ruby
jmarchello | 4 years ago | on: A Love Letter to Ruby and Rails
I've seen those same problems in other technologies and architectures, just as I've seen them in Rails applications. I think those issues come from lacks of carefully enforced standards, separation of concerns, domain design, and discipline. These are people problems, not technology problems.
What rails provides is the freedom to think about your business domains and such without having to also design the plumbing. I would argue that rails gives you space to solve those problems, but you still have to solve them.
jmarchello | 5 years ago | on: Ask HN: Good Design Mockup Software, other than PowerPoint
jmarchello | 5 years ago | on: Show HN: I made earrings that work like earphones
jmarchello | 5 years ago | on: Show HN: Ruby One-Liners Cookbook
Rails is a breath of fresh air after trying to maintain hand-rolled solutions. The productivity gains are incredible. With Ruby 3 coming soon it seems like the performance of the language has drastically improved. I’m excited to see ruby continue to flourish.
jmarchello | 5 years ago | on: Launch HN: OpenUnit (YC W20) – Software for managing self-storage facilities
jmarchello | 7 years ago | on: Ask HN: What's the largest amount of bad code you have ever seen work?
Lesson learned. Always write tests. Your business will depend on it.
jmarchello | 7 years ago | on: Against software development
jmarchello | 7 years ago | on: Ask HN: In a bad spot right now in life, need advice
jmarchello | 7 years ago | on: Ask HN: Help (no life thread)
jmarchello | 7 years ago | on: Ask HN: Is it ever okay for a physically healthy person to self terminate?
Small App for fun - Golang and SQLite with as little external libs as possible.