Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ahpearce
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ahpearce
4y ago
Designing Data-Intensive Applications?
2.
▲
by
ahpearce
6y ago
Sony A7III. It has been great. The camera market has really had to keep up with smart phones so there are a lot of good options. Depending on budget, I would look at the Fuji mirrorless cameras (I think X100F, XT3, etc?). Maybe even a Rico
3.
▲
by
ahpearce
6y ago
Scribophile is specifically for fiction and peer review.
4.
▲
by
ahpearce
6y ago
But in the markets, it is not about the technical definition of Bitcoin, it is about how the average market participant interprets what Bitcoin is... Being technically novel does not protect Bitcoin from being treated like currency, and it
5.
▲
by
ahpearce
6y ago
Talk about Fomo :|
6.
▲
by
ahpearce
6y ago
Seconded!
7.
▲
by
ahpearce
6y ago
Depends on what you define as SaaS... Looks like a lot of "websites" in the thread below, so I'd throw Pieter Levels in there: https://levels.io/
8.
▲
by
ahpearce
6y ago
I've been doing this a lot lately as well. It's just really easy to have a directory of compose scripts in your home dir, and setup a simple bash alias/func to stand up a quick database.
9.
▲
by
ahpearce
6y ago
https://www.investopedia.com/terms/s/sharperatio.asp
10.
▲
by
ahpearce
6y ago
I'm really not following the logic here. Are they pointing at the jump in D vote share, and then pointing at the influx of Milwaukees ballots? Milwaukee is excessively blue (86% to Biden). Why wouldn't the vote share change drasti
11.
▲
by
ahpearce
6y ago
Seems like a lot of people screaming about this sort of thing are the same people that support Citizens United. I don't see how they're much different. Free speech is free speech, whether or not you have access to an email list of
12.
▲
by
ahpearce
6y ago
That is exactly the problem, though, isn't it? Unaccountable third parties are literally currently controlling the truth, via disinformation. An alarming number of people are convinced in conspiracies and untruths like the deep state,
13.
▲
by
ahpearce
6y ago
I think in that case, people need to pony up something of value to contribute and participate in such an environment. There are a few cases where I think this has succeed, in communities like ChangeMyView on reddit... Paid communities are k
14.
▲
by
ahpearce
6y ago
This is exactly it. People in this thread are saying "I don't understand why it's so crazy to say 'I'm not taking sides'"... Well because it clearly communicates that you still think there are "two si
15.
▲
by
ahpearce
6y ago
I'm not sure why they separated them. Spring is Spring imo. There's a lot of tooling that is very quickly accessible and "just works". We have 15 microservices and three or four UIs that are all Spring backend with React
16.
▲
by
ahpearce
6y ago
AlpineJS? A bit polarizing, but definitely lightweight...
17.
▲
by
ahpearce
6y ago
As of 2017, pretty sure Redis is a large part of it: https://blog.twitter.com/engineering/en_us/topics/infrastruc...
18.
▲
by
ahpearce
6y ago
Looks like you can even throw it on some reveal.js slides? Unless he did the slides himself. https://romelperez.com/talks/javascript-animations Pretty neat.
19.
▲
by
ahpearce
6y ago
Sorry to be a bit pedantic, but circadian rhythm is "a natural, internal process that regulates the sleep-wake cycle and repeats roughly every 24 hours." I believe you meant REM cycles, in your first sentence (which matches up to
20.
▲
by
ahpearce
6y ago
Yeah, views can definitely fit certain use cases. I've just never encountered cases where I eventually don't need to /do something else/ in between those two layers. Granted I'm doing a lot of systems integration on
21.
▲
by
ahpearce
6y ago
That is not always a great idea. There is a reason APIs exist, and backend service layers exist on top of databases. It is a larger abstraction of the interface design pattern. It only makes sense if you're absolutely sure you'll
22.
▲
by
ahpearce
6y ago
I also have a background in statistics, but landed a job as mostly a software engineer (though technically my title is Data Scientist... buzz words!). I've been building basically a cookiecutter framework for the base of a SaaS app (ba
23.
▲
by
ahpearce
6y ago
I've found Hibernate within Spring has been fairly easy to use and adapt. Pretty easy to just add @Query(<native query>) to a method if you really need to drop into your own SQL. It also generates schemas and with something like
24.
▲
by
ahpearce
6y ago
It wasn't immediately apparent based on the landing page, that I would be able to export my finished novel, or that you provide some sort of security for my work (syncing, backups with Dropbox, Google Drive, maybe?). I think those will
25.
▲
by
ahpearce
6y ago
It's not quite a fully fledged knowledge base, but https://bear.app/ is pretty great if you're on the Apple ecosystem. Definitely ticks all of your boxes, minus change tracking. Really simple and markdown based wi
26.
▲
by
ahpearce
6y ago
That study was done in China which is pretty notorious for its air quality. Probably best not to run outside when the AQI is high though. https://airnow.gov/
27.
▲
by
ahpearce
7y ago
> rapidly test the efficacy of a vaccine How do you test the efficacy if you don't know who you're injecting? Maybe it works really well on a certain population, and reacts harmfully to people with some pre-existing genetic tra
28.
▲
by
ahpearce
7y ago
As others have said, there may not be an 'event'. Some metrics need to be monitored manually before setting up an event to trigger. Sure, you might have engineers analyzing the time series data, but you also need to keep your sy
29.
▲
by
ahpearce
7y ago
https://en.wikipedia.org/wiki/Interrupt_coalescing
30.
▲
by
ahpearce
7y ago
How does a guitarist get more "productive" in terms of speed and quality? Practice. Build things you want to use. Or build things other people want to use. Do practice problems online (LeetCode, Project Euler, etc.). Read more doc
More ›