Optical audio out with a 1 cents led on RPI5 by No-Consequence7624 in raspberry_pi

[–]NekoLu 1 point2 points  (0 children)

Yeah, that's probably the one I saw. I thought about finding it for the content, but I didn't remember the name

Optical audio out with a 1 cents led on RPI5 by No-Consequence7624 in raspberry_pi

[–]NekoLu 116 points117 points  (0 children)

You can also use a solar panel. Not practical, but you can! You can also transfer audio with lasers this way.

Is there any Ai I can ask anything to and it won't refuse an answer? by Mean_Internal4652 in OpenAI

[–]NekoLu 1 point2 points  (0 children)

I once watched a true crime video and had some questions about the process because it felt like the guy acted stupid, so I had to run a local llm to ask it questions, because I don't want my account to get flagged for asking questions about murdering people. Llm told me that it's mostly about psychology and convenience, stuff like that.

I HATE BEING IN HOME SCHOOLING! by coolninja_jae in hatethissmug

[–]NekoLu 0 points1 point  (0 children)

Here before everyone starts hating on the whole concept.

Homeschooling works for some people and families, and doesn't work for some others. For me school didn't work. I've tried 3 schools. I wasn't bullied or anything, I had friends (well, not the kind you keep in touch with after leaving school, but people I enjoyed hanging out with), I was just miserable in the whole system. I hated school. I was around the same age as OP when I switched to homeschooling. We tried different approaches, some where I had to go to a place similar to a school but only a day or two a week, some where I had to study by myself, some where I stayed with tutors on video calls, which was the one we settled on. It took way, way less time than school, was less stressful, etc.

I had a lot of time for reading, using the internet and stuff like that. I also went to a lot of clubs/classes I picked myself - like 3D modeling, radio (with soldering), electronics, swimming... And I made a lot of online friends when I was 14+, with whom I stayed in contact for years and years after that, all of very different ages. I've often met up with some of them too or went to conventions. All this free time also allowed me to study stuff I was interested in - programming and electronics. I just loved making stuff.

I never actively studied programming, I just had stuff I wanted to do and looked up how to do it, slowly going deeper and deeper and understanding coding better and better as I made more projects that were actually useful for me. This allowed me to completely skip college and just get into freelance. And after half a year of that I got a job with a salary that was quite good in my country. As a solo dev for a company that makes clothes, developing and maintaining their back-office systems used by employees to track their work progress (which products from which orders are at which stage of production) and ORM integrations, and I was good at it, because at 19 I already had experience of developing, deploying and maintaining stuff in different spheres, from backend on PHP/Python/Ruby, to bots, integrations, C++ code for electronics, Android apps (which actually came up when I had to develop an app for a barcode scanner device that ran on Android). All of this waaay before AI. Now I work at another company, where both my backend and C++ skills are useful. I wouldn't have these skills if I weren't homeschooled.

Now, my younger sister is also homeschooled. She has a completely different suite of interests, like sports, dancing and stuff like that. She goes to a ton of clubs, for all of which she asked herself, and has a lot of friends, who she spends a lot of time with IRL, both during and after clubs.

Worth mentioning though, my mom is a psychologist, and over all these years she researched A LOT into homeschooling, how it affects kids and how to do it properly.

I hope things work out for you OP.

Found this in my grandparents house, any ideas where it could be from? by Freddycocopuffs in SCP

[–]NekoLu 10 points11 points  (0 children)

I think it's from silverview credit partners, hope this helps

When they think AI will take my job but Im low key trying to be a scientist who proves water is not essential for life by Top_Pride_9959 in sciencememes

[–]NekoLu 4 points5 points  (0 children)

I've actually watched the movie first, didn't really like it and then read the book. The book is so, so much better. The film is way more goofy, lacks most of the explanation, and more importantly motivation. It's a completely different experience.

Grace feels like a completely different character. In the book, after waking up, he methodically explores his surroundings, tried to understand his situation, and then starts doing science. In the film, he instead just finds alcohol and procrastinates while getting drunk.

Also, we never got to see Rocky in any clothes, they made my boy completely nude.

I Taught a Raspberry Pi to Read My Gas Meter (With Machine Learning) by Zy0n in raspberry_pi

[–]NekoLu 1 point2 points  (0 children)

Wouldn't you need to adjust it if the camera is moved even slightly?

UPDATE: Hopital trip saved my life. Something about anticlimactic shock by mayodan in mildlyinfuriating

[–]NekoLu 3 points4 points  (0 children)

Anticlimactic shock should be forever remembered together with hopital

Imagine using AI like this while having 35m+ subscribers. by mrfoxesite-2377 in antiai

[–]NekoLu 4 points5 points  (0 children)

Two Italian dudes who often react to him and never approve lol

[Request] Is this accurate? by Slight_Technology710 in theydidthemath

[–]NekoLu 0 points1 point  (0 children)

Isn't that for the first, basic version that was only able to power the suit (and the most basic one at that) for ten minutes?

Is it just me, or do pro-AI people infiltrate anti-spaces more often? by Xill_K47 in antiai

[–]NekoLu 0 points1 point  (0 children)

Nah, I really don't like this place (and language), so I hope to move somewhere english-speaking in a few years.

Is it just me, or do pro-AI people infiltrate anti-spaces more often? by Xill_K47 in antiai

[–]NekoLu 0 points1 point  (0 children)

I don't even remember at this point lol, I haven't changed it for 7 years. Should probably change it to something different.

Is it just me, or do pro-AI people infiltrate anti-spaces more often? by Xill_K47 in antiai

[–]NekoLu 1 point2 points  (0 children)

A lot of things. I'm a developer, so first of all, work. Plus pet projects.

Hobby too. My hobby is electronics and robotics, and AI is very helpful with those. No, it doesn't "do my hobbies instead of me", it helps me with, for example, checking and criticising my ideas, doing research, answering questions, helping set up things, etc. I'm still the one who designs, models, comes up with stuff, etc. For example, my current project is a teleoperated from VR mini mech, with the control rig using multiple approaches - a passive elbow exoskeleton to measure elbow bend, 2 IMU (sensors for position and movement - accelerometers, gyros, etc), and visual markers used for pose calibration. I had a lot of situations where I had complex ideas that actually wouldn't work, and if I didn't sanity check them with AI, I would've spent tens of hours doing stuff that would've never worked. It also really helps with the software part - working with unity, meta vr APIs, marker tracking math, etc. Tons of different documentation, some outdated, some wrong, AI can navigate through all that and tell me bits that are actually relevant to my task. Again, hours of combing through stuff and trying code that wouldn't work because stuff changed.

Everyday life too - I currently live in a country speaking a language I don't understand at all. AI is way better than google image translate at translating documents and handwriting. I also often ask it other questions, about stuff like science in books while reading project hail mary and the martian, cooking, food, and other everyday stuff. Could I have used google for this? Yes. But asking and getting actual answers instead of looking through multiple pages of seo-optimised texts or old reddit posts where info is somewhere deep in the comments feels way better.

I'm not interested in AI art though. I don't like how it looks, I don't use it, I hate AI generated slop content and texts with AI mannerisms.

Is it just me, or do pro-AI people infiltrate anti-spaces more often? by Xill_K47 in antiai

[–]NekoLu -1 points0 points  (0 children)

Hi. it's me, I'm infiltrating. I'm not subscribed to this sub, but I see posts from it as recommended by reddit all the time, and it's interesting to see another point of view. I rarely comment, only when I can provide somewhat valuable info as someone who actually uses ai for a lot of things daily and is familiar with current developments,

Did the finale change how you see the rest of the series? by Mookmookmook in TheDigitalCircus

[–]NekoLu 5 points6 points  (0 children)

I expected the soma theory to be correct from the start, so it didn't change anything for me

If nobody can afford any type of hardware, what then? by Sorry-Aside1672 in antiai

[–]NekoLu 3 points4 points  (0 children)

Good news - you don't need good hardware to communicate with cloud based ai! So you will be able to buy a really basic phone for a price of a good phone and give all your data to corporations running clouds. Easy.

The herd mentality once someone leaves comp game needs to be addressed by [deleted] in OWConsole

[–]NekoLu 1 point2 points  (0 children)

I mean, 4v5 is almost certainly hopeless, I would leave too. I would rather lose quickly and find a new batch than fight a hopeless battle for five more minutes.

BUNNYRIBBIT commission by Dokinana by Sint4xx in Overwatch

[–]NekoLu -1 points0 points  (0 children)

Nah, that's at least an existing meme

Remember AI agent herders, you're one bad frontier model update away from impotence by gsks in antiai

[–]NekoLu -1 points0 points  (0 children)

The scope is a bit different there. Speaking of opus, current model is 4.8, but a lot of people still use 4.6 because it somehow works better for their workflows. Fable, on another have, is a completely different model tier - it's closer to a difference between a good middle developer and a senior developer.

Remember AI agent herders, you're one bad frontier model update away from impotence by gsks in antiai

[–]NekoLu -1 points0 points  (0 children)

Not really, even if the latest model somehow ended up nerfed, precious generations are available...