Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gthole
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
gthole
6y ago
It's deployed alright, I just don't publicize it since I only intend it for personal use. None of the D&T recipes are fixtures, since they're technically copyright material. I set up classic cocktails as fixtures for peop
2.
▲
by
gthole
6y ago
Yeah, mine is driven by Django Rest and an Angular app for the UI. I'm seriously considering moving to React, though. I just use Sqlite for the DB layer because it's easily performant enough. I used Drink & Tell (and its seque
3.
▲
by
gthole
6y ago
This is awesome. It's a really nice layout. How do you find related cocktails? Database tagging, or some kind of a distance algorithm? I made something similar a couple years ago: https://github.com/gthole/drink-st
4.
▲
by
gthole
6y ago
Gotta second where it's been said before: - Middlemarch by George Eliot - War & Peace by Leo Tolstoy I read both of these aloud with my partner over long nights of bringing up our small children and it was the best bonding experien
5.
▲
by
gthole
8y ago
More code-review-as-feedback: It's also probably wise to "return" the "context.done" callbacks in the try/catch so it doesn't double-callback, or otherwise get rid of that last TODO "context.done"
6.
▲
Ditch Jenkins for Serverless DevOps
(gregthole.com)
2 points
by
gthole
8y ago
|
0 comments