mrwiggles

joined 1 year ago
[–] mrwiggles@prime8s.xyz 4 points 9 months ago

And this is why you password protect your ssh keys

[–] mrwiggles@prime8s.xyz 2 points 10 months ago

For the books I love and want to read over and over, physical. For the books I want to read once and maybe reference from time to time, digital all the way. My e-reader makes digital books a breeze to read, and I'm actually at the point where it's 5GB of storage isn't enough for my library.

[–] mrwiggles@prime8s.xyz 1 points 10 months ago* (last edited 10 months ago)

https://bennycheung.github.io/ask-a-book-questions-with-langchain-openai

https://github.com/langchain-ai/langchain

Essentially, you cut the pdf/text file up into chunks, process it to embeddings, then ask the AI questions and it responds with the relevant segments of the book

[–] mrwiggles@prime8s.xyz 4 points 10 months ago (2 children)

Hook it up to Langchain with Python and ask a book questions.

[–] mrwiggles@prime8s.xyz 2 points 10 months ago

As someone in their 30's who didn't take care of my teeth for a while, I'm going to have to second this recommendation. It will save you a lot of grief down the road.

 

cross-posted from: https://prime8s.xyz/post/17896

The article points out that not even China goes as far as the new French censorship law to embed spyware in webbrowsers. Spoopy

[–] mrwiggles@prime8s.xyz 2 points 1 year ago

This is the result of the death of isps as net-neutral carriers.

[–] mrwiggles@prime8s.xyz 1 points 1 year ago

Well that's disturbing.

 

Beavers are self replicating terraformers. Its time to leave them alone in Wisconsin.

 

Awesome game. I don't know much about little-endian arm 32bit assembly, but this would be a good tool to learn on!

[–] mrwiggles@prime8s.xyz 1 points 1 year ago

Except, what it produces is very similar or identical to some copyrighted works, licensed under the LGPL, like in this case. You don't have to copy a whole program to plagiarize someone

[–] mrwiggles@prime8s.xyz 5 points 1 year ago* (last edited 1 year ago) (6 children)

I think this largely boils down to the time scales required. A person copying your work has a minimum amount of time it takes them to do that, even when it's just copy and paste. An LLM can copy thousands of different developer's code, for instance, and completely launder the license. That's not ok. Why would we allow machines to commit fraud when we don't allow people to?

 

A collection of information on how to protect yourself online. A true must read

[–] mrwiggles@prime8s.xyz 2 points 1 year ago

💩 -gle making piles people can step in

 

Does anyone know how to contact the admins

 

There's a lot of scary ones here for people who like their rights and the way the internet works and has worked for a long time.

[–] mrwiggles@prime8s.xyz 1 points 1 year ago

Well that's terrifying

[–] mrwiggles@prime8s.xyz 2 points 1 year ago

So, from what I understand, the login cookie is considered "Strictly necessary" as it is involved with the necessary functions of the site. As far as privacy policy and cookie explanations, lemmy has none, and I've been campaigning in Github to get the necessary changes made to make the Lemmy UI compliant, which to my understanding it is not currently. This has nothing to do with cookie banners and everything to do with privacy policy.

 

Hey, just went through a few different checklists, and discovered that Lemmy does not meet GDPR requirements for notifying users for how servers handle the data. I've brought up this request on github, and I hope to get it fixed soon, but in the meantime I've compiled a list of EU address blocks and intend to add them to my firewall. Just thought you all should know.

 

Seems like a pretty cool toy. They've got tons of software

 

This doesn't seem to be included in the documentation, but when configuring the hostnames of your containers for pictrs, email, and database, you need to set those hostnames to the hostnames of your docker containers. Note that the line below should remain unchanged.

hostname: "{{ domain }}"

view more: next ›