Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rsstack
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
91.
▲
by
rsstack
3y ago
I chose the example image with a man in a yellow shirt doing something next to a yellow car, with a yellow taxi driving in the background. I replaced the example question with my own: Q: How many cars are in the picture? A: There is a singl
92.
▲
by
rsstack
3y ago
Coincidence :) I know him in real life and he has used that nickname for a decade+.
93.
▲
by
rsstack
3y ago
$29/mo is more than my ChatGPT Plus subscription, which does include GPT-4 :)
94.
▲
by
rsstack
3y ago
"somebody"
95.
▲
by
rsstack
3y ago
I love the workflow! This is how I'm writing articles now with ChatGPT's GPT-4, just with less copy-pasting and all in one place, and fewer Markdown problems. The two things I'm missing, or didn't find how to use: 1. GPT
96.
▲
by
rsstack
3y ago
On 2001: > Originally, Kubrick and Clarke had planned to develop a 2001 novel first, free of the constraints of film, and then write the screenplay. They planned the writing credits to be "Screenplay by Stanley Kubrick and Arthur C.
97.
▲
by
rsstack
3y ago
I also recommend the three books of A Time Odyssey: https://en.wikipedia.org/wiki/A_Time_Odyssey
98.
▲
by
rsstack
3y ago
As others noted, there's a sequel film 2010. Both 2001 and 2010 are also novelized, and there are five additional books: 2061 and 3001 are "far in the future" sequels following some of the same characters (and the monoliths).
99.
▲
by
rsstack
3y ago
This isn't an income or gains tax. Not all taxes are about money gained. For example, sales tax when you pay $100 isn't negative $8, it's $8. When gifting large amounts of money, the IRS gets more money on top (so, if you
100.
▲
by
rsstack
3y ago
You need to report a gift over $14k but you don't owe until much higher limits. Same as how people who make very little money have to report income even if it's lower than the lowest tax bracket. Also, as a reminder, the gifter pa
101.
▲
by
rsstack
3y ago
We don't use {#await because it has several issues. We use this utility to access promises in Svelte components, converting promises to stores: export type PromiseState<T> = | { status: 'loading'; value?:
102.
▲
by
rsstack
3y ago
Great question: Google's homepage revenue is directly 1:1 matches to its uptime. Its user retention is also loosely tied to its uptime, as the value is mostly a replaceable commodity (is Bing worse? sure, but it has results). This lead
103.
▲
by
rsstack
4y ago
3-2-1 rule for backups: 3 copies, 2 different physical mediums on the same site (if you're on AWS, they handle that for you), 1 off-site (NOT AWS). This is the minimum for a data backup to count as "backup", not the maximum.
104.
▲
by
rsstack
4y ago
That's always true. Dropbox employees may be browsing through customer files on their lunch break. Microsoft employees may be giggling about Microsoft 365 email contents. Both Dropbox and Microsoft are very well trusted, despite having
105.
▲
by
rsstack
4y ago
It's a bit hidden, but from the Terms of Service: "You can opt out of having Content used for improvement by contacting support@openai.com with your organization ID."
106.
▲
by
rsstack
4y ago
> Bard wrote that the telescope took the very first pictures of a planet outside our solar system. In fact, the first pictures of these "exoplanets" were taken by the European Southern Observatory's Very Large Telescope, a
107.
▲
by
rsstack
4y ago
Wow, this might fit our needs much better! Thanks!
108.
▲
by
rsstack
4y ago
Is there a way to run it in WASM, to get something like Lunr[1]? We prefer to do our (small-index, <2MB) search client-side for a bunch of reasons, currently using Lunr.js, but it's a bit annoying and the typeahead search is somethi
109.
▲
by
rsstack
4y ago
First, I appreciate your response (and overall your life work - we're Svelte.js users, about 60% of our source code is in Svelte, and we have a couple of non-critical-path SvelteKit apps). While Vercel's intentions are good, and y
110.
▲
by
rsstack
4y ago
There are dozens of these tools, probably 5+ that are popular enough to be regarded as "stable" (give or take acquisitions). Products in saturated areas should either show price prominently to save time on comparisons, or explain
111.
▲
by
rsstack
4y ago
That's how they all worked before being acquired. SK is Vercel now too and we don't know yet how it'll change over time.
112.
▲
by
rsstack
4y ago
Would love this self-hosted. The license says "All content that resides under any "ee/" directory of this repository, if such directories exists, are licensed under the license defined in "ee/LICENSE".&quo
113.
▲
by
rsstack
4y ago
I just emailed you for help. When trying to self-serve, I immediately got blocked by automated corporate policies :)
114.
▲
by
rsstack
4y ago
Love the concept. I wish there were a way to add custom integrations for in-house software we use or uncommon systems we use. It would work better if these things were configured at the organization-level and not user-level (i.e. IT connect
115.
▲
Google Fi Data Breach
3 points
by
rsstack
4y ago
|
2 comments
116.
▲
by
rsstack
4y ago
Note that the license is CC-BY-4.0, not -SA. Doesn't change anything material in what you wrote, just FYI.
117.
▲
by
rsstack
4y ago
There are apps for mobile devices, some sync with a GitHub repository (which you should make private): https://www.passwordstore.org/#:~:text=password%20(OTP)%20to... The contents of the GitHub repo are of course encrypted
118.
▲
by
rsstack
4y ago
Almost a decade ago, I was part of a 10 person team (that was growing) and while there was consensus around transition to Git, it kept getting pushed back. I eventually forced the issue by changing the deployment job in Jenkins for one of t
119.
▲
by
rsstack
4y ago
Not 100% what you describe, but functionally the same: https://github.com/monicahq/monica
120.
▲
by
rsstack
4y ago
At checkout you can add memory, up to 32GB total.
More ›