Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thewataccount
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
thewataccount
3y ago
It's not the name registrar it's the dns server. You just use a wildcard dns record, and then the webserver uses the host header to determine which subdomain was used (for webservers at least).
2.
▲
by
thewataccount
3y ago
To my knowledge planes don't use the gps for very much, and AFAIK they use the barometric altimeter for maintaining their flight level. A controllable, plane that can maintain altitude is difficult to crash. The GPS stuff is mostly sup
3.
▲
by
thewataccount
3y ago
My understanding is that would be covered under medical insurance?
4.
▲
by
thewataccount
3y ago
From my understanding many of the best players immediately look down to tell what "generation streetview car" they're using, and seem to know what continents/times they're from.
5.
▲
by
thewataccount
3y ago
From my understanding they're basically an extension of FIDO? You can just use a yubikey unless I'm mistaken?
6.
▲
by
thewataccount
3y ago
This is simplified a bit - It's just a "machine" that maps [set of inputs] -> [set of probabilities of the next output] First you define a list of tokens - lets say 24 letters because that's easier. They are a machine
7.
▲
by
thewataccount
3y ago
I've always wondered what percentage of "users" are "lurks" who never login, occasionally check a profile or click on a tweet on another website. One of the previous uses of twitter was "announcements". Go
8.
▲
by
thewataccount
3y ago
Yeah I'll be interested to see how much you have to change the prompts to get similar styles
9.
▲
by
thewataccount
3y ago
> Because there's no way to control the seed, a direct comparison (using a before/after slider, for example) probably wouldn't make sense. Even if it was the same seed, from my understanding Dalle3 would have to be just a
10.
▲
by
thewataccount
3y ago
I'm not sure what you mean - the last security update fixed massive 0-day which was an arbitrary code execution caused by the image decoder. CVE-2023-41064 AFAIK every app that uses the ImageI/O api is effected by it, which includ
11.
▲
by
thewataccount
3y ago
I've been struggling with figuring out a good dataset for fine-tuning. Most of the ones that exist were purpose made for finetuning/training a model already. Does anyone have any tips for creating sufficient datasets for finetunin
12.
▲
by
thewataccount
3y ago
FWIW that's 5 years of feature updates. They still do security fixes for iOS 15 which is the iphone 6S in 2015 so 8 years. The last security update for iOS 12 was 7 months ago too. IMO that's a generous period for security updates
13.
▲
by
thewataccount
3y ago
I haven't checked an email but using the completions api I do get a response using model "gpt-3.5-turbo-instruct". Interestingly the completions api is deprecated though? Are they bringing it back? I see it's briefly men
14.
▲
by
thewataccount
3y ago
Eh I had some issues with microsoft's "guidance", eventually got it working with an older version. They haven't updated it in a month too. lmql might be a decent alternative. Any form of logit bias should work though.
15.
▲
by
thewataccount
3y ago
I've already had some success with Llava although existing image classifiers are still going to outperform it.
16.
▲
by
thewataccount
3y ago
From my experience "single prompt classification" isn't as simple as "type in sentence and it works" in practice. But you can use some methods to massively improve it's consistency/output. I cannot recomme
17.
▲
by
thewataccount
3y ago
Yes, I wasn't sure if parent was suggesting they switch to django, or simply "using what facebook learned" - I didn't want to imply that there's no way Mastodon devs couldn't use Cinder to their advantage. I do
18.
▲
by
thewataccount
3y ago
Just to clarify - are you wanting the LLM itself to identify what a "anomalous latency" would be based on the data itself? If so then I don't think this will help you at all until we can actually fit the log into the context.
19.
▲
by
thewataccount
3y ago
(I use django in production myself, nothing against it) It's probably worth noting Meta made their own JIT'd version of CPython just for Instagram/Threads. Maybe mastodon devs can use their interpreter, but Meta's human&
20.
▲
by
thewataccount
3y ago
Openai - GPT2 2019 - https://openai.com/research/gpt-2-1-5b-release Google - T5 - Feb 2020 - https://blog.research.google/2020/02/exploring-transfer-lear... Both of these were and still are u
21.
▲
by
thewataccount
3y ago
For sure, and yeah it wouldn't be terrible you're right. You'd just need the api servers + a load balancer. My thing is that dynamically doing that is still a lot compared to just calling a single endpoint and all of that is
22.
▲
by
thewataccount
3y ago
> That's an exercise left to the reader for now, and is where your value/moat lies. Hopefully more on-demand services enter the space. Currently where I am we don't have the resources for any type of self orchestration and
23.
▲
by
thewataccount
3y ago
What's the best way to use LLama2-70b without existing infrastructure for orchestrating it?
24.
▲
by
thewataccount
3y ago
You (currently) need a GPU to run any of the useful models. I haven't really seen a business use-case that runs it on the user's computer, but given the hardware requirements it wouldn't be very feasible to expect. So you
25.
▲
by
thewataccount
3y ago
I happy for them that they were hired! I will say though, from my experience (with other software) what usually happens is the original plugins/software get's abandoned or neglected so they can focus on the official implementation
26.
▲
by
thewataccount
3y ago
TAG EVERYTHING - I'm with the sibling comment. I highly recommend the templater plugin. Just choose a template immediately that has the creation date, and tags. Tag your notes, just attempt to be consistent with the tags. Obsidian has
27.
▲
by
thewataccount
3y ago
Is there a specific reason why? Do they get in your way when using it? For me and I think a lot of others that's one of their main features over the competition.
28.
▲
by
thewataccount
3y ago
Awesome! I applaud everyone training new models and attempting different techniques! I'm concerned about the current download's availability - its two URLs to some object storage. I find that these go dark rather quickly for many
29.
▲
by
thewataccount
3y ago
> Things like monorepos with many static sites are comfortably in our wheelhouse. > Especially when it comes to prototyping That makes sense! You're definitely right that github pages does have added friction for mono-repos and a
30.
▲
by
thewataccount
3y ago
This looks cool! Asking seriously without any intention of being demeaning this looks like a great project, new alternatives are always welcome! Doesn't git solve all of these issues other than "not creating the project first"
More ›