Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
adyus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
adyus
2mo ago
As the OP mentioned, seems inefficient to upload RAWs for processing and culling online. However, extracting and uploading the embedded or sidecar full-res JPEG, editing that non-destructively, then applying the edits to the offline RAW cop
2.
▲
by
adyus
4y ago
Well, Google's getting close; what about "hot shingles in your area"? https://sunroof.withgoogle.com/
3.
▲
by
adyus
4y ago
drone.io ( https://www.drone.io/ ) has worked wonders for me.
4.
▲
by
adyus
5y ago
USD is backed by the U.S. military force, via a slippery slope: you can only pay taxes in USD, and if the taxes you owe are large enough and you refuse to pay, the U.S. government will send increasingly larger forces to claim those taxes.
5.
▲
by
adyus
5y ago
As long as the docker daemon starts on startup, there's a `restart: always` option in the docker-compose.yml config file that takes care of it. Using `depends_on: [list]` takes care of startup order cleanly.
6.
▲
by
adyus
5y ago
I agree with you. Removing anything off-chain from the conversation, we're left with the equivalent of selling a million pixels on a web page (but at least there was some utility to that, in the form of advertising).
7.
▲
by
adyus
5y ago
I'd argue that this limitation is artificial as well. With some painting forgeries, you're getting down to the molecular or brushstroke level of differentiation. It's all about the value that we humans assign to what's c
8.
▲
by
adyus
5y ago
In that scenario, trust shifts to somewhere the U.S. cannot easily regulate. In case of crypto, that can just be banned and rendered useless, as long as the rest of the world is USD-bound. If a crypocurrency becomes popular in another count
9.
▲
by
adyus
6y ago
The (U.S.) dollar is backed by the U.S. Army and always will be. Confidence decreases? The U.S. will likely start a war with the country whose currency tries to replace it (on "national security" reasons). Fiat will always be back
10.
▲
by
adyus
6y ago
Like I said, it's shorthand for writing the whole CSS. How many lines of pure CSS would it take for `md:font-medium`?
11.
▲
by
adyus
6y ago
Tailwind can do what you're describing via the @apply function. Just write your CSS selector to target whatever you'd like, then use `@apply tailwind-classes md:other-tailwind-classes` inside the brackets. This way, it's just
12.
▲
by
adyus
6y ago
"Nacho server" (not your server) also works.
13.
▲
by
adyus
6y ago
I Ctrl-F'ed for Twist, made by the team at Todoist, but couldn't find it. It has a way to go, but I found it the right mix of persistent, long-form discussion and decision making using Threads, and sync communication using Message
14.
▲
by
adyus
6y ago
Unless the parent was being sarcastic on purpose, this is exactly what the company is proposing to do, automate TL;DRs.
15.
▲
by
adyus
7y ago
You might be thinking of utility classes as the finished product. They're incredibly useful for quickly prototyping and "jiggling" things until they look good. Once that's done, the utility classes can be extracted to re
16.
▲
by
adyus
7y ago
A Hall sensor on each window (aka open/close sensor), plus temperature sensors in each room and one placed outside. When the window is closed, but the outside temperature is lower that inside, it sends a notification to open the window
17.
▲
by
adyus
7y ago
I use Aeotec Z-Wave Multisensors permanently connected to USB power (they can also run on battery). However, any PIR motion sensor would work, such as the cheap models from Xiaomi (but there's the extra cost of battery changes).
18.
▲
by
adyus
7y ago
I use a Z-Wave 6-in-1 multisensor from Aeotec in each room, strategically placed in the corners so as to cover only motion in a single room. That takes care of motion sensing, temperature, humidity and luminosity (not used for automation, p
19.
▲
by
adyus
7y ago
kevinsundar below is entirely correct, that's how I have mine set up as well. However, instead of network detection, there are multiple GPS-based device tracker methods for proximity.
20.
▲
by
adyus
7y ago
AppDaemon would be great for that, as the callback methods it requires for listening to state changes or scheduled timer can be independently unit tested and debugged.
21.
▲
by
adyus
7y ago
Any discussion of Home Assistant should start with the founder's vision, which I found very clear: https://www.home-assistant.io/blog/2016/01/19/perfect-home-a... The purpose of Home Assistant is to
22.
▲
by
adyus
7y ago
If you speak a little Python, you should look into appdaemon, it's a developer's (non-UI) way of doing the same.
23.
▲
by
adyus
7y ago
This is essentially a souped-up https://portier.github.io/ I applaud the initiative, since it removes the couple steps it takes a user to reset their password via "Forgot password" flows. However, this type of aut
24.
▲
by
adyus
7y ago
It's actually easier. Cheating can be discouraged via real-time chat sessions, while async communication like emails or essay-style discussions can be scored via an NLP library like spaCy. If a machine can understand and parse the cand
25.
▲
by
adyus
7y ago
All three metrics you mentioned can be evaluated using writing. In fact, writing makes up most of the communication in a remote environment.
26.
▲
by
adyus
7y ago
> Day 1 > What have you learned from users? > Nothing yet, haven't talked to any There's your problem. You're building a pet/side project, not a startup.
27.
▲
by
adyus
7y ago
Hey, that already exists (at nation-level): https://en.wikipedia.org/wiki/Special_drawing_rights
28.
▲
by
adyus
7y ago
I believe it refers to assembling things digitally without thinking about how an actual human would work with the same things in the physical world.
29.
▲
by
adyus
8y ago
Motivation is a highly personal thing, but perhaps I can help you with that hurdle. Have you explored https://www.pubilling.io/ or the open-source http://killbill.io/ ?
30.
▲
by
adyus
8y ago
I'm not sure what Square charges, but a regular POS from your business bank would be far, far less in percentage for in-person, card-present transactions. I've seen 1.5% figures here in Europe. So far, Stripe seems to have lowered
More ›