[-] Limeey@lemmy.world 184 points 5 months ago

Research for the sake of research is how we make discoveries we never thought possible.

5
submitted 6 months ago by Limeey@lemmy.world to c/atlanta@lemmy.world

I’ve got a frustrating yard and not enough time, thinking about paying someone to help me get it into shape.

Does anyone have any recommendations for companies that can help me take back my yard?

[-] Limeey@lemmy.world 66 points 6 months ago

They are pole-ish.

[-] Limeey@lemmy.world 75 points 6 months ago

It all comes down to the fact that LLMs are not AGI - they have no clue what they’re saying or why or to whom. They have no concept of “context” and as a result have no ability to “know” if they’re giving right info or just hallucinating.

[-] Limeey@lemmy.world 91 points 6 months ago

One student told police the conversation became disturbing, saying it was apparent Worley "did not care at all". Worley made statements about snorting cocaine off of a hooker and described multiple sexually explicit acts, after asking students if they knew what "iglooing" and "snowballing" were. One student told police Worley taught two kids how to give a man oral sex, "walking them through the process step-by-step".

Multiple students overheard Worley tell the students that the lowest age he would date was 14-years-old.

[-] Limeey@lemmy.world 69 points 6 months ago

I don’t get why a Central African country would try to send their prisoners halfway around the world - that would be insanely expensive and a logistical nightmare.

I feel like Trump must think the Congo is in South America instead of Africa…

[-] Limeey@lemmy.world 90 points 6 months ago

Doesn’t deck verified mean a lot more than just Linux compatibility? Specifically conforming to deck controls, the deck screen size, and other aspects of playing on the deck?

25
submitted 7 months ago by Limeey@lemmy.world to c/plantid@mander.xyz

A neighbor I was close with recently died and their family asked if I would take the plants, of course I said yes, but 2 of them I know very little about.

I think they might be the same plant at different life stages? Can anyone help me ID these?

https://lemmy.world/pictrs/image/a6174db8-2c77-4cc9-bf9f-6d3f86e51d1b.jpeg

https://lemmy.world/pictrs/image/fe2b7368-8f11-46aa-95c5-e2994cfaeb44.jpeg

[-] Limeey@lemmy.world 99 points 7 months ago

If compiled languages bother you, then you’re gonna love assembly.

[-] Limeey@lemmy.world 119 points 9 months ago

No, dumbass, they run on Energon. Go back to sleep and in the morning you have some reading to do.

[-] Limeey@lemmy.world 157 points 10 months ago

A gui is helpful sometimes, but there’s a lot of cases where there’s no feasible way to make a good gui that does what the terminal can do.

Right tools for the right job.

For example, a gui to move a file from one folder to another is nice - drag and drop.

A gui that finds all files in a directory with a max depth of 2 but excludes logs and runs grep and on matching files extracts the second field of every line in the file? Please just let me write a one liner in bash

73
submitted 11 months ago by Limeey@lemmy.world to c/dogs@lemmy.world
[-] Limeey@lemmy.world 101 points 1 year ago

I don’t get what they were thinking, how could they write a character letter for a convinced rapist? “Ya but he never raped us!”

[-] Limeey@lemmy.world 66 points 1 year ago

This is stupid, why can't I just point it at my interpreter? Oh, right, money. smh

16
submitted 1 year ago by Limeey@lemmy.world to c/homelab@lemmy.ml

I'm looking for security cameras that will integrate with my home server and nas. I want ones that record to my nas without some BS subscription service, and ideally run FOSS server logic I can deploy on my server. I've got one camera now that sorta does what I want, except the software isn't FOSS and I've been unable to add the features that are missing.

My ideal requirements are:

  • Good camera quality
  • Direct powered (no battery)
  • Connects via wifi to my network
  • Records to remote nas (no cloud "subscription" requirement)
  • Highly configurable via FOSS software
  • Monitoring software runs on server with local web access
  • QOL features like 2-way audio, audio recording, motion sensing, night vision, etc.

Does anyone have suggestions that meat what I'm looking for or close?

13

I'm helping with a highly federated instance, I'm trying to track down an error but the logs are rolling over roughly every hour after being flooded with apub warnings.

{"log":"\u001b[2m2023-07-17T00:50:07.309563Z\u001b[0m \u001b[33m WARN\u001b[0m \u001b[2mactivitypub_federation::activity_queue\u001b[0m\u001b[2m:\u001b[0m Queueing activity https://**********/activities/announce/4e5ea7d8-5d06-4c35-8c83-843484ba59b9 to https://**********/inbox for retry after connection failure: Request error: error sending request for url (https://********/inbox): error trying to connect: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1919: (Hostname mismatch).  Sleeping for 60s and trying again\n","stream":"stdout","time":"2023-07-17T00:50:07.309720924Z"}

I assume these are due to sites being offline or otherwise inactive. Looking at the database I see that we have hundreds of instances that haven't received an update in over a month now. How can I stop these from flooding out logs so I can find actual errors.

Can I just remove the problem instances from the instance table? Would that stop the activity pub requests? It seems like we're sending them to reach the inbox, which is failing for various reasons.

1

I started python almost 10 years ago now (jesus that makes me feel old). During that time, r/learnpython was incredibly helpful in that journey, and I learned a lot from the folks there.

I can't wait to build the same thing here, and I want to offer my services as best I can to do so. If you have an issue, question or problem, post! You can reply here if it's just a quick clarification, but feel free to make your own post and include your code. I'll do my best to read it when I can and give any help I can. I don't have "all the knowledge" - but I'm pretty proud of myself for being a near expert with the language.

So hit me, how can I help?

5
submitted 1 year ago by Limeey@lemmy.world to c/vgmusic@lemmy.world

Absolutely love this collection, recently found this and just had to share!

2
Doodle as a kitten (i.imgur.com)
submitted 1 year ago by Limeey@lemmy.world to c/cat@lemmy.world
19
submitted 1 year ago* (last edited 1 year ago) by Limeey@lemmy.world to c/plugins@sh.itjust.works

I put this together based on another very similar script (attributed, of course) I found on beehaw that forces external links to open in a new tab. Should work on every Lemmy instance by checking the header. While it uses http*://*/* as the match, it only executes any logic if the isLemmy check returns true.

Honestly, this has improved my desktop experience significantly, it was killing me before.

Hope it helps, feedback/suggestions/contributions welcome!

git link: https://github.com/Djones4822/GM-Lemmy-newTab

2
submitted 1 year ago by Limeey@lemmy.world to c/cat@lemmy.world
1
submitted 1 year ago by Limeey@lemmy.world to c/python@lemmy.ml

I switched from notebook to labs recently and I'm missing how the notebook name is displayed in notebooks. it seems like the only way to know which notebook I'm in now is through the tab, but if I have multiple tabs open it compresses them.

Is there any extension or something that will display the notebook name (and make it easily editable) like in notebooks?

[-] Limeey@lemmy.world 81 points 1 year ago

“They weren’t elected!” Says the man who is making decisions no one but the wealthy want using authority bestowed on him by the oligarchic rules of the system he helped create.

Someone punch this douche in his face

4
submitted 1 year ago by Limeey@lemmy.world to c/asklemmy@lemmy.world

lemmy.world seems to be unique in that it's allowing post pop-in. Another lemmy instance I checked doesn't have this, so how can I prevent it? It's literally making the site unusable for me...

view more: next ›

Limeey

joined 1 year ago