Viewing profile — rebolyte
rebolyte
HN member- Joined
- Wed, Nov 12, 2014, 2:08 AM UTC
- HN karma
- 58
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About rebolyte
[ my public key: https://keybase.io/rebolyte; my proof: https://keybase.io/rebolyte/sigs/ih29kY6aBjTxnugZ0aHzP2vEsQcQnWqZrq4bWyl1K_0 ]
Recent public activity
-
comment
Comment #36177504
I’ll often check the finance-related articles on Abnormal Returns, and the non-finance Saturday links usually lead somewhere interesting. https://abnormalreturns.com/
-
comment
Comment #34632236
> how are you going to know about the grand themes unless someone tells you about it? SJC grad here. The Program encourages you to encounter the works for yourself and see what _yo…
-
comment
Comment #34016373
I’ve used Fanurio[0] in the past and it works well. It won’t win any design awards, but it’s cross-platform (Java) and covers all the features without a subscription. [0]: http://w…
-
comment
Comment #33057298
Interested in this! thanks for the clear examples in the readme
-
comment
Comment #26752752
It’s still in the early stages, but Blitz[1] is a Rails-esque framework that expands on Next.js to add things like authn/authz [1]: https://blitzjs.com/
-
comment
Comment #26747441
Any personal experience with Supabase? Looks cool
-
comment
Comment #23832152
Nice overview. Khan Academy[1] actually has some resources on the basics of financial statements as well. [1]: https://www.khanacademy.org/economics-finance-domain/core-fi...
-
comment
Comment #23695530
Looks neat! Will this ever be something that we can run locally (similar to the GraphQL Playground)?
-
comment
Comment #23122101
+1 for KeePass. Native apps have been great on all platforms (I recommend Strongbox on iOS).
-
comment
Comment #23121963
SCM Breeze[1] is one of the first things I install whenever I set up a new dev machine. Setting up bash aliases for git commands like `ga=git add` is nice, but SCM Breeze takes it …
-
comment
Comment #22342381
Sorry, why?
-
comment
Comment #22336580
If you’re looking for more full-featured middleware functionality targeted at Lambda, also check out Middy: https://github.com/middyjs/middy
-
comment
Comment #19567660
Heads up, your site is broken in Firefox.
-
comment
Comment #19116909
Looks like he's just wrapping the GoodReads RSS feed in his GraphQL server: https://github.com/jefflombard/jefflombard.com-v4/blob/maste...
-
comment
Comment #18715510
"Everybody Writes" by Ann Handley is a great resource along these lines. Includes general writing advice and useful content-specific tips. For example, make the About Us page on yo…
- story
-
comment
Comment #16482854
Things like this and Formspree are great for setting up a one-off site. If you get to choose the hosting though, Netlify offers form submission handling as part of their free tier,…
-
comment
Comment #16115105
Perhaps we could update the title to "Red language goes forward with ICO, releases whitepaper"?
-
comment
Comment #15550332
Definitely check out the rest of that repo as well; it's a gold mine!
-
comment
Comment #15238194
I've found GitSavvy to work quite well: https://packagecontrol.io/packages/GitSavvy
-
comment
Comment #14903207
Looks interesting, but a quick glance through the site and the primary GitHub repo doesn't give much information about the project. Is there any differentiating factor here besides…
-
comment
Comment #14611922
Setting up your own resizer using sharp[1] is pretty simple. Just make sure you install the module in a Lambda-compatible environment, so it can build its copy of libvips (native C…
-
comment
Comment #14611903
+1 for node-lambda. It's a lot simpler than Serverless when you just want a little help with testing/deploying.
-
comment
Comment #14015757
One of these was given to me as a graduation gift. Included with the order receipt were photos of him wrapping up the Klein bottle, holding it up and smiling with it, and the recei…
-
comment
Comment #11975922
This is a good list! Thanks for the links to Regex Crossword and RegexOne - they look useful.