Viewing profile — m82labs
m82labs
HN member- Joined
- Sat, Aug 01, 2015, 12:38 PM UTC
- HN karma
- 92
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About m82labs
No profile information was provided.
Recent public activity
-
comment
Comment #45420963
An “everything” feed reader. Its a plugable framework that allows you to push anything into an RSS feed reader type interface. Email, Slack notifications, RSS, etc. I want one plac…
-
comment
Comment #45082481
I had a similar situation using Jekyll (before Docker) so I wrote my own SSG, and its compatible with Jekyll frontmatter. Its been a great experience and completely solid to use. N…
-
comment
Comment #44883229
I guess my first thought here is that I would just implement this on my blog platform as a series specific RSS feed. Generating an RSS feed per series and even per tag would be tri…
-
comment
Comment #44640853
I want RSS with micropayments. I want to consume information in my own interface, and am willing to pay. I am not willing to pay for a full subscription to a publication when I onl…
-
comment
Comment #44490635
Data Story: Ethics, Productivity, Age and AI:How do these correlate with Developers’ Stances Towards AI at work, 2024 A smaller scale yet interesting look at how ethical issues imp…
- story
-
comment
Comment #44450563
So for people building real things today are you saying instead of stringing prompts together with logic we should just sit on our hands for a year and wait for the models to catch…
-
comment
Comment #44421947
I’d be interested to see what this does to overhead costs of businesses that actually need a large vehicle. I have a small horse farm and drive a 2010 F-150. I haul horses, 900lb. …
-
comment
Comment #44348164
So I discovered the opposite. My reading was always tied to a goal of some sort. I started reading on a kindle and turning off progress indicators and suddenly I had my attention b…
-
comment
Comment #44112525
I have no use for this but my first thought is wondering how safe the features like InfiniteSpin are from hallucinations. That’s assuming it’s using an LLM of course.
-
comment
Comment #31387600
I’ve been using radicale for contacts and calendar for quite a few years now. Plays nice with iOS Mail and Contacts as well as Gnome Evolution and has overall been a great experien…
-
comment
Comment #31287530
“ By putting themselves in a corner, he created (at no small cost) the conditions where he could do the work.” I think this might be the more important part. I am a firm believer t…
-
comment
Comment #31128123
The Raleigh NC area has quite a bit of tech, and if you stay about 20-25 minutes outside of downtown you can get that rural lifestyle while still being close to the city and tech c…
-
comment
Comment #28580831
I haven’t and haven’t had to. With this setup though I could really do anything I want with the messages.
-
comment
Comment #28579999
I wrote up an article on hosting email in an S3 bucket. It does mean your email is in AWS, so not sure if that is any better. https://markw.dev/aws-free-email/
- story
-
comment
Comment #22352342
The big difference is my setup doesn’t require another email service. Just 10 lines in a config to spin up an imap server. I was trying avoid the big mail providers when I set this…
-
comment
Comment #22352012
I plan to write a post about it. I’ll put it up here when I’m done.
-
comment
Comment #22351922
I started there but didn’t like having my drafts and unfinished ideas visible in the repo. I now maintain my site in a private repo and publish to S3. Not sure if that’s possible n…
-
comment
Comment #22351838
I found s3 + cloudflare to be a better combo. Cloudflare offers free ssl certs and has overall been a great experience. I also use AWS SES for my domain mail. It gets delivered to …
-
comment
Comment #22288722
How is it compelling for DNS? (Asking honestly) Any article I have attempted to read is full of non-informations and vague generalizations.
-
comment
Comment #14226758
I was wondering the same. No way I would load a module just to monitor CPU.
-
comment
Comment #13819683
I have four kids and I still find time to speak at conferences, write the occasional blog post, and work on side projects. One thing for me is that having kids has forced me to be …
-
comment
Comment #13480838
This feels like what Meetup does. What makes this app different?
-
comment
Comment #13193223
I think most RDBM systems have a way to pin a table or database in memory. The difference with the Microsoft solution is that it is a separate engine designed explicitly for memory…