Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fumplethumb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Smol Machines
(smolmachines.com)
29 points
by
fumplethumb
3mo ago
|
2 comments
2.
▲
by
fumplethumb
4mo ago
https://www.getoutline.com is pretty good!
3.
▲
by
fumplethumb
1y ago
Just added my email to my profile. Feel free to shoot me an email!
4.
▲
by
fumplethumb
1y ago
DISCLAIMER: I work on the SIG Connect app. SIG Connect does exactly that: https://www.sigsauer.com/sigconnect I suspect, since this is HN, you're looking for something more open and hackable. But you might want to chec
5.
▲
The Product Engineer
(randsinrepose.com)
1 points
by
fumplethumb
1y ago
|
0 comments
6.
▲
by
fumplethumb
2y ago
Most other places are closed. Chinese restaurants are typically open on Christmas!
7.
▲
by
fumplethumb
2y ago
How about humanitarian toolbox? https://www.htbox.org/
8.
▲
by
fumplethumb
2y ago
What about… GitHub, Gitlab, Gitkraken, GirButler (featured on HN recently)? The list goes on forever!
9.
▲
by
fumplethumb
2y ago
With Docker compose, there is a more idiomatic way to achieve this with zero dependencies using healthchecks[0]. Works well! I used wait_for_it.sh for the purpose described in the OP until I found healtchecks could be used instead. [0] htt
10.
▲
by
fumplethumb
3y ago
One thing I see missing from some other replies to your comment is a discussion of determinism. That is given the same input, always produce the same output. Determinism is often valued in safety critical systems. The system can't work
11.
▲
Who Wants to Quit?
4 points
by
fumplethumb
3y ago
|
1 comments
12.
▲
by
fumplethumb
3y ago
We’ve had some success with similar methods. In addition to the simplicity(it just “plugs into” the existing board), it’s nice to get metrics on the bottlenecks happening on the product side of things. If we can show that it historically ta
13.
▲
Single table design for DynamoDB: The reality
(gomomento.com)
2 points
by
fumplethumb
3y ago
|
0 comments
14.
▲
by
fumplethumb
3y ago
I likeJitBit! Used it for a few years at my last role. https://www.jitbit.com/
15.
▲
by
fumplethumb
3y ago
This is amazing! I would love to have an AWS expert handy at all times, so I tried to upload all AWS documentation using this: https://docs.aws.amazon.com/sitemap_index.xml . I can no longer use the site, so I suspect that b
16.
▲
by
fumplethumb
4y ago
I really like this tool (text-based, yes!), thank you for creating this! I'm working on creating estimates at work and it is a real struggle. Creating estimates with a range and probability is awesome because it reflects the uncertaint
17.
▲
by
fumplethumb
4y ago
I’d be interested in discussing this more. I’ll shoot you an email. After a quick search, I found pdfgrep[0] which sounds like one simple way to solve this problem. But I think it only runs on Linux. [0] https://pdfgrep.org/
18.
▲
by
fumplethumb
4y ago
You can conditionally deploy resources by setting the count on most resources. So you can have an environment variable with something like has_cache. Then in your terraform use a ternary or something to set the count to 1 if has_cache is tr
19.
▲
by
fumplethumb
4y ago
I’ve been reading the Economist digitally using their app for years. They had a few issues over the years - I think they prevented copy/paste for a minute. I was pissed about that. But now I love the app. The typography is decent, they
20.
▲
by
fumplethumb
4y ago
The custom domain option is there, but is not simple. I have a bear blog on a custom domain :) More info here: https://github.com/HermanMartinus/bearblog/wiki/Custom-domai... . Btw I believe the dev is working
21.
▲
by
fumplethumb
4y ago
I know you might be looking for something more DIY, but this simple service has been really refreshing to me: https://bearblog.dev/ It’s so simple and easy. If you want to focus on content instead of tinkering with your blo
22.
▲
by
fumplethumb
5y ago
Amazing! Just placed an order. Im expecting my first child in May, so I couldn’t resist.
23.
▲
by
fumplethumb
5y ago
> Instead of storing the data on-chain, NFTs instead contain a URL that points to the data. What surprised me about the standards was that there’s no hash commitment for the data located at the URL. I've been recently exploring the
24.
▲
by
fumplethumb
5y ago
I often find it useful to relate the Web3 movement to the introduction of the internet. What problem was did that attempt to solve? The internet solved problems that were only apparent in hindsight. The same could be true of Web3. It could
25.
▲
by
fumplethumb
5y ago
This is an interesting comment because I disagree completely. Web3’s binding of economics and technology is _exactly_ what makes it compelling. Free versions of things are often impractical. Good things take time and effort. How many users
26.
▲
by
fumplethumb
5y ago
I was also confused about this. It appears this library includes components specifically geared for travel-oriented applications. Still seems like most of the components are pretty generic, but here are some examples that stood out to me: -
27.
▲
by
fumplethumb
6y ago
My company has been using PhoneGap to deliver enterprise mobile apps for years. Though we have long realized that PhoneGap will not be be around much longer, the migration has been quite a pain for us. We have been able to move to Ionic wit
28.
▲
by
fumplethumb
6y ago
All I can think about when reading this stuff is playing LOTR: Battle for Middle Earth 2 on Xbox back in the day[0]! Still my favorite RTS game, though I haven’t played in years. Sure enough, Helms Deep was one of my favorite battlefields.
29.
▲
by
fumplethumb
7y ago
Cool app, but I really love the style. Is there a name for this kind of style? There’s a common theme here with sites like https://glitch.com . I love it, so it would be nice to put a name to it. Also reminds me of https:/&
30.
▲
by
fumplethumb
7y ago
I haven't used xsv, but one of the nice feature appears to be that it will work on arbitrarily large datasets. From the README[0]: > These commands are instantaneous because they run in time and memory proportional to the size of th
More ›