MattyMc | 6 months ago | on: ResurrectedGod: The Ruby Framework for Process Management
MattyMc's comments
MattyMc | 1 year ago | on: No Calls
For my business (micro-SaaS EdTech), the value of building trust with my customers cannot be understated. Further, I don’t believe i can effectively build trust with my customers in the way the author describes; without meetings.
MattyMc | 1 year ago | on: Meta's memo to employees rolling back DEI programs
Does anyone know what decisions he's referring to?
MattyMc | 1 year ago
Is it ethical to say a software is now free for only a learning license?
MattyMc | 1 year ago | on: Fred: Software Development Job Postings on Indeed in the United States
From their GitHub page: “The data in this repository are the percentage change in seasonally-adjusted job postings since February 1, 2020, using a seven-day trailing average.”
MattyMc | 1 year ago | on: A year of Meta's news ban in Canada
MattyMc | 1 year ago | on: Facebook let Netflix see user DMs, quit streaming to keep Netflix happy
Theyre sooooo dishonest.
MattyMc | 2 years ago | on: A Writer's Ruby
Rubocop is a linter (etc) whose rule set can be easily customized and to include it in Rails wouldn't be possible without _some_ default set of rules. DHH addresses this apparent contradiction directly, too: "Not such that I, or anyone, can mandate what style your codebase ought to be written in, but such that you can find and enforce your own." I'm reading: A linter/formatter will be included in Rails 8 with a smart default rule set, and it can be easily customized. I don't see any contradiction.
I'm highly aligned with this decision as it could help alleviate a recurring pain point at our tiny company: managing code formatters and linters in our IDE (Solargraph, Rubocop, Ruby LSP, etc). Further, I'd expect excellent documentation on how we can customize the rules to best suit our purposes, too.
MattyMc | 2 years ago | on: Rage: Fast web framework compatible with Rails
Well, the Rage team certainly is opinionated!
MattyMc | 2 years ago | on: Bard Extensions
It surprise me if Google would limit Bard in Canada because of the Online News Act. Wouldn't the importance of driving adoption of Bard be much larger than the impact of having to remove Canadian news?
MattyMc | 2 years ago | on: Launch HN: Loops (YC W22) – Email for SaaS Companies
Also: More than 5000 contacts, “CONTACT US”.
MattyMc | 2 years ago | on: Client harassed by The Type founders for using Proxima Nova font on website
MattyMc | 2 years ago | on: ChatGPT is losing some of its hype, traffic falls for the third month in a row
MattyMc | 2 years ago | on: Llama 2
Does that imply it can be used commercially other wise? This is different than Llama's license, I believe, where they permitted only research use.
MattyMc | 2 years ago | on: uBlock Origin 1.50.0
MattyMc | 2 years ago | on: Stanford just released a 386-page report on the state of AI
MattyMc | 2 years ago | on: 2023 Hyundai Ioniq 6 First Drive: Effortlessly Good, Near-Slam Dunk on Tesla
MattyMc | 3 years ago | on: FDIC Takes over Silicon Valley Bank
MattyMc | 3 years ago | on: Ask HN: What would be your stack if you are building an MVP today?
My app started 7 years ago with Rails + AngularJS on the front end. Wish I had just used Rails for 90% of what I had used AngularJS for.
MattyMc | 3 years ago | on: Show HN: A simple world flags game, my first web dev project as a beginner