Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
phoenixbox
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: LoveLettersAI – email agent with payments and postage
(lovelettersai.com)
1 points
by
phoenixbox
2y ago
|
0 comments
2.
▲
by
phoenixbox
2y ago
I should have put the api docs in the main nav: https://api.stepworkers.com/ But also maybe a video demo! Will follow up with more demos in the future but you need both a google email for auth and a cloudflare account for d
3.
▲
Show HN: Step Functions on Cloudflare Workers
(stepworkers.com)
1 points
by
phoenixbox
2y ago
|
2 comments
4.
▲
by
phoenixbox
4y ago
Yeah pretty much, help me get to a data connected state as fast as possible so I have an app / view to share with someone. It's likely an app has a user's table with created ts, help me generate a chart of signups over last 3
5.
▲
by
phoenixbox
4y ago
Super cool. It's likely in the works but it would be cool to have more recipes / mini templates to start with on the application builder. E.g. a list of most active users or something similarly generic to help me get to something
6.
▲
by
phoenixbox
5y ago
I like the emphasis on simplicity but there needs to be at least some documentation / link to a GH readme on how to get started. Also the signup form validation fails silently
7.
▲
by
phoenixbox
5y ago
Thanks for the kind words! Appreciate it :)
8.
▲
by
phoenixbox
5y ago
Stripe payment links are great but they're currently missing some functionality which would make them even better. I've built a no code payment link builder which extends standard Stripe payment links with some advanced functional
9.
▲
Show HN: Advanced Stripe Payment Links
(priceblocs.com)
10 points
by
phoenixbox
5y ago
|
3 comments
10.
▲
by
phoenixbox
6y ago
One click payment links help anyone on your sales and marketing team remove friction from your payment funnel, no coding required. The links align to the Stripe checkout session API, so your teammates can adjust pricing, apply discounts, se
11.
▲
Show HN: PriceBlocs – one click Stripe payment links
(priceblocs.com)
2 points
by
phoenixbox
6y ago
|
1 comments
12.
▲
Show HN: PriceBlocs – no code pricing pages
(priceblocs.com)
8 points
by
phoenixbox
6y ago
|
1 comments
13.
▲
PriceBlocs – no code pricing pages
(priceblocs.com)
1 points
by
phoenixbox
6y ago
|
0 comments
14.
▲
Engineering calibrations: how senior are you?
(medium.com)
1 points
by
phoenixbox
6y ago
|
0 comments
15.
▲
by
phoenixbox
6y ago
Awesome! Hoping that the focus on goals which are technical is as useful for others as it has been for me
16.
▲
by
phoenixbox
6y ago
I built DevPlan after reflecting on my professional growth as an engineer over the last few years. The biggest impact on my career so far, which has helped me grow into some senior and management roles, has been having a consistent professi
17.
▲
Show HN: DevPlan – Professional development for software engineers
(getdevplan.com)
8 points
by
phoenixbox
6y ago
|
4 comments
18.
▲
by
phoenixbox
9y ago
Hey I made this product to help organize the company mailroom Let me know what you think
19.
▲
BoltMail – your companys digital mailroom
(boltmail.io)
1 points
by
phoenixbox
9y ago
|
1 comments
20.
▲
by
phoenixbox
10y ago
werckin hard or hardly werckin amirite :/
21.
▲
by
phoenixbox
10y ago
Multi env CI sometimes trips me up. Here I have an example node app that you can use to setup CI for your team, with step by step instructions
22.
▲
Show HN: Node CI with Wercker and Heroku
(medium.com)
2 points
by
phoenixbox
10y ago
|
3 comments
23.
▲
by
phoenixbox
10y ago
Stripe test numbers in a module so no more copy and paste from the Stripe docs :)
24.
▲
Stripe Test Numbers Module
(github.com)
2 points
by
phoenixbox
10y ago
|
1 comments
25.
▲
by
phoenixbox
11y ago
If you're interested in building your own Slack integration, I wrote about how we built ours here: https://sprint.ly/blog/5-steps-to-a-slack-integration/
26.
▲
by
phoenixbox
11y ago
Hey, not quite sure what the question is, can you rephrase it? Requests to slack require the slack token to be included in the request params ``` qs: { "token": integration.get('slack_token'), "channel&quo
27.
▲
by
phoenixbox
11y ago
Its actually the reply handler provided within Hapi, which lets you reply to the request. For error handling, instructive messages and private messages we use the reply handler to push messages back to the user in the slack channel, visible
28.
▲
by
phoenixbox
11y ago
Hey there, this post came from our experience building Partyline, a Slack integration to manage project management tools. If anyone has any questions about how we approached building it let us know, we've learned some things along the
29.
▲
by
phoenixbox
12y ago
Bananas