Viewing profile — mattste
mattste
HN member- Joined
- Fri, Feb 01, 2013, 3:28 AM UTC
- HN karma
- 90
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About mattste
No profile information was provided.
Recent public activity
-
comment
Comment #43988279
This is the beauty of Elixir's macros. For a lot of libraries, they are usually just calls to an underlying function with the same name. Because of Elixir's functional style and im…
-
comment
Comment #37019779
It's great to see this publicly launch! Congrats to the team on making a great product. The Earthfile + Earthly CI approach is so much better than GHA or CircleCI. I feel like the …
-
comment
Comment #34915562
I've been a very happy user of Earthly and this is one of the final pieces of the puzzle that I've been waiting on[1]. I've found Earthly to be the perfect balance between declarat…
-
comment
Comment #34346102
I came here to echo the pricing sentiment. I just encountered this problem and documented my company's architecture using Whimsical. I felt it was lacking. We're a <10 person start…
-
comment
Comment #33430079
As someone in the ecosystem, I've found a noticeable uptick in job postings the past few years. I haven't applied for such jobs so I can't personally attest to it. After gaining so…
-
comment
Comment #31953756
I agree heavily with this assessment. I think there is room for a framework similar to Phoenix LiveView but also allows compiling certain interactivity to the client. Next.js and R…
-
comment
Comment #31350168
I'm curious if anyone can comment on their experience using the HTML renderer.
-
comment
Comment #30869904
I recently converted my company's build process to Earthly. I find its syntax to be much easier to grok than CUE. They've also extended/added Docker commands that shore up some of …
-
comment
Comment #30857053
How does this compare to Doppler[1]? Is there a way to handle the configuration in Terraform? [1] https://www.doppler.com/
-
comment
Comment #30419285
This was wonderfully written. As a Nix beginner, I found it super helpful and wish there was more documentation that explained the major aspects of Nix this clearly.
-
comment
Comment #27988753
Agreed. My gaming persona is different than IRL persona. I personally love the way Slack handles accounts.
-
comment
Comment #27245425
My team has had success training experienced devs in Elixir that were coming from other backgrounds. I would caveat this with the fact that we just have a Phoenix app with hardly a…
-
comment
Comment #27228879
Considering that the impacted region has a lot of forestry, there are environmental concerns with how they will protect the land in their new state's regulatory system.
-
comment
Comment #24701503
This was a pain point for me when I was first evaluating them too. I had to manually email support for them to inform me they run in GCP US West EDIT: see sibling comment from anur…
-
comment
Comment #22948741
I 100% agree about Elixir and its surrounding ecosystem being almost perfect. It's insane how simple the building blocks are and how easy the code is to read and write. Here are a …
-
comment
Comment #22763409
Phoenix + Ecto has been the best web framework experience I've ever encountered. I have experience with Django, Flask, Express and Rails. I'm a huge fan of Elixir as a language and…
-
comment
Comment #22688454
Have you investigated what it'd take to addd Hulu support? I find majority of my shows are split between Netflix and Hulu.
-
comment
Comment #22419001
I recently started a SwiftUI project and this is a very accurate take based on my experience. How I spend my time in SwiftUI: 1. Wondering how I can get some conditional logic. Com…
-
comment
Comment #22380263
I just led a migration for my small team from Zeit Now to Render ( https://render.com/ ). It has filled this need pretty well. There are some features that I wish existed but overa…
-
comment
Comment #20172292
If you believe that a vegan or vegetarian diet can't supply adequate nutrition, then your information is outdated. Source: my wife who is a Registered Dietitian Nutritionist.
-
comment
Comment #18410070
NOTE: v1 is fully maintained and supported. We will only announce a deprecation date once we have ensured all our customers workloads are migrated and the tooling is in place for a…
-
comment
Comment #18409764
One of the major pain-points I've hit with this concept of a "Monorepo" is tooling support since many things are built on the premise of separate repos for each code base. Pain poi…
-
comment
Comment #18409589
I'm in the same boat. I've spent a lot of time getting my company's deployments set-up on Now's Docker offering (which was awesome). I'm not looking for my app to be serverless. An…
-
comment
Comment #14249415
The EFF has an excellent guide on this that goes through all of the details[0]. [0]: https://www.eff.org/wp/digital-privacy-us-border-2017
-
comment
Comment #14109487
This is awesome. Is there an email form where I can sign-up to get an alert when a new issue is released?