Viewing profile — ejs
ejs
HN member- Joined
- Sun, Dec 30, 2007, 5:23 PM UTC
- HN karma
- 635
- Public activity
- 237 items
- HN profile
- View on Hacker News ↗
About ejs
http://ejschmitt.com
Feel free to contact me: ejschmitt at gmail.com
Recent public activity
-
comment
Comment #46754418
I always thought it was an interesting story, drove out there one day many years ago when I lived nearby. It was a dreary day, which added to the strangeness of the place. It's an …
-
comment
Comment #46579318
I've been experimenting (over 130 test batches so far) with creating an all-purpose balm (lip, hands... stuff). https://workingbalm.com I wanted something more useful to carry than…
-
comment
Comment #45294770
Otel stuff always seems overly complicated to me, but it must just be the types of projects I generally work with. Feels like observability meets java. I've dabbled in building a p…
-
comment
Comment #44634241
I built a system for collecting metrics via logs and has worked well for my apps when I don't want to set up a whole separate system for it.
-
comment
Comment #44417001
I'm working on a tool to make tracking business metrics easy. [0] I've always had issues collecting business metrics like "signups per day" in observability tools, but using market…
-
comment
Comment #44308827
Since this is a timescaleDB topic, would timescale not work? (With a basic DB and a few continuous aggregates running in the background?)
-
comment
Comment #44308818
I've been using TimescaleDB for a while as a metrics datastore. It's really proven to be great for aggregating data without a lot of hassle (using continuous aggregates, retention …
-
comment
Comment #43722755
Yeah, understandable. I’ve actually never been a fan of the “correct usage” that forgoes any spacing around it. I find it crowded and jarring. I like to use a “thin space” around a…
-
comment
Comment #43721044
I like using the em dash, but I try to limit it now—because chatgpt loves it even more. Maybe it's for the better, some people seem to have strong opinions about it.
-
comment
Comment #43486671
As usual, isn't the next question... "What are you trying to build?" I build most projects in Elixir/Phoenix these days, but wouldn't flinch at ROR if you are comfortable with it.
-
comment
Comment #43173070
I love this, I've primarily been working in Elixir for a few years now and this is neat to see!
-
comment
Comment #43161540
Yeah, unfortunately this is true. A street near my house has a limit of 40mph and people would regularly drive 60 mph+, sometimes someone would pass me doing 65+mph (it's a no-pass…
-
comment
Comment #43161413
I'm working on a solution for gathering product metrics and making sure applications keep running — when you don't want to install or maintain a lot of extra stuff. https://flexlog…
-
comment
Comment #42660897
Glad I'm not the only one that feels this way. For a small application when you just want some metrics and observability, it's a big burden to get it all working. On my own project…
-
comment
Comment #42629254
Yeah - that's my thought too, the service I use them for is not something people often log into. Sometimes never.
-
comment
Comment #42627909
I usually implement the whole username/password auth flow, but recently used only magic links for a simple application. Since the application only sends a weekly email (a markdown …
-
comment
Comment #42370584
I had a sacrificial fence (wood) on the aluminum fence to reduce blowout. I had the aluminum extend to near the blade to reduce the deflection of the whole thing. It was too close.…
-
comment
Comment #42364735
I love my sawstop, it's a great machine. Often times when a product has some patent-protected feature, the product itself is substandard, but I have not found that case with sawsto…
-
comment
Comment #42284585
Took too much time
-
comment
Comment #42282229
This is great. I used to avoid burl when I would make wood rings [1]. It's just very hard to predict how it'll behave if you try to steam bend it. [1] https://woodaround.com
-
comment
Comment #42207860
Maybe prefill it with an example? It's hard to know at first glance if it's real or not. Many of these things end up abandon on the web, so it's hard to know the real ones that sti…
- story
-
comment
Comment #41969447
Thanks! A bit of both, sometimes todos have to die I figure, so I just let them fall off the back.
-
comment
Comment #41969442
Thanks for checking it out! Yeah, currently I am just copy/pasting the Yearly Goals section over. I want to eventually add a feature to allow someone signed up for the email to edi…
-
comment
Comment #41969255
Every application that I've worked on has had blind spots, or forgotten lands of code. Things like “how often do people actually use this feature?” …or… “does this code still run e…