svc0 | 2 years ago | on: Yes, Ubuntu is withholding security patches for some software
svc0's comments
svc0 | 2 years ago | on: Yes, Ubuntu is withholding security patches for some software
svc0 | 2 years ago | on: ChatGPT cut off date now April 2023
It's not a question of whether they are "allowed" to train on new data; the question is whether they have trained it on data containing information about current events. If you know they've implemented a Continuous Integration (CI) system for this, you should link to a source. However, I don't think this is true, as there would be no reason for a cutoff date otherwise.
> Instead there are bits and pieces of newer information captured in the updated models, but it's not a meaningful enough amount to ever rely on.
This seems more like an opinion of the technology's limitations in general, rather than an assessment of the likelihood that new information will be incorporated into its weights and biases.
svc0 | 2 years ago | on: ChatGPT cut off date now April 2023
It's also worth noting that when OpenAI created Whisper, they had to heuristically remove many transcripts from poor ASR systems, and they definitely didn't catch them all.
svc0 | 2 years ago | on: ChatGPT cut off date now April 2023
(1) Real content is not generated via a synthetic loop: Humans use generative AI in complex ways, intermixing human-generated and AI-generated content. Imagine a person who writes the first draft of an essay, then uses ChatGPT to rewrite parts of it. These are certainly many human additions, modifications, and stylistic flourishes.
(2) The most dramatic effects of model collapse were seen when training multiple generations of AI agents on content generated by the previous agent. This is a very academic scenario.
(3) There is already a lot of junk consumed by these models. RLHF is aimed at eliminating these junk responses. I am not aware of any research that explores how the full training cycle is affected when RLHF is employed.
Also, there is a lot of training material out there that was not used by the original GPT-3 model. The primary limitation is hardware.
svc0 | 2 years ago | on: Llama: Add grammar-based sampling
svc0 | 2 years ago | on: NewsNotFound: An open-source, unbiased news company
svc0 | 2 years ago | on: Ban on Tenure for New Faculty Hires Passes Texas Senate
As a student in the Texas system, I've raised questions which my professors refused to talk about fearing political backlash. Tenure is an important institution. I think you can only go so far to incentivize good teaching through termination.
svc0 | 3 years ago | on: Gibson Research Corporation's Ultra-High Entropy Pseudo-Random Number Generator
https://www.backblaze.com/blog/backblaze-drive-stats-for-q3-...
svc0 | 3 years ago | on: Gibson Research Corporation's Ultra-High Entropy Pseudo-Random Number Generator
[Side Note: He also once claimed in a "testimonial" that a special ops team recovered data off of a hard drive during a mission in which they hit a terrorist with a computer.]
That being said, he produces a free security podcast which is quite good. He knows his stuff.
svc0 | 3 years ago | on: Effective altruism has a sexual harassment problem, women say
svc0 | 3 years ago | on: Some Ubuntu security patches are now behind 'Ubuntu Pro', a paid product
Package maintenance is time consuming and difficult. It requires a lot of volunteer work. Individual maintainers are overworked and unpaid. Packaging software often requires managing complex dependencies, writing documentation, developing packaging toolchains, and patching software.
Furthermore, stable release of a particular software version is even more of a challenge for package maintainers. Often upstream FOSS maintains only patch HEAD and release a new version. The responsibility of backporting changes to previous versions is left to package maintainers. To provide secure versions of old software, you're asking maintainers to have intimate familiarity with the OSS code bases and follow the dev process etc.
If I had community supported software exposed to the internet, I would be very concerned with the current state of things. I would want to ensure that individuals are invested with maintaining this software in a full-time capacity. It is important that "main" receives free Updates. Ubuntu Pro seems like it enhances the OSS ecosystem. As an personal user, you can get a free subscription courtesy of Canonical.
It is important to remember that as the end user, you are choosing to enable the community repo. Without Canonical, you wouldn't even know this version of the software is vulnerable.