Petter1

joined 1 year ago
[–] [email protected] 2 points 3 days ago

I think it is a beautiful font, but I feel like I can not read it as well as others fonts in my high DPI small font (or basically anything small) setup.

[–] [email protected] -2 points 3 days ago

Yea, did not read that promptengineered chatGPT was better than non chatGPT class 😄 but I guess that proofs my point as well, because if students in group with normal chatGPT were teached how to prompt normal ChatGPT so that it answer in a more teacher style, I bet they would have similar results as students with promtengineered chatGPT

[–] [email protected] 1 points 3 days ago

Exactly this! That is why I always have at least one instance of AI chatbot running when I am coding or better said analyse code for debugging.

It makes it possible to debug kernel stuff without much pre-knowledge, if you are proficient in prompting your questions. Well, it did work for me.

[–] [email protected] 9 points 3 days ago

This is true for the whole internet, not only AI Chatbots. Kids need to get teached that there is BS around. In fact kids had to learn that even pre-internet. Every human has to learn that you can not blindly trust anything, that one has to think critically. This is nothing new. AI chatbots just show how flawed human education is these days.

[–] [email protected] 15 points 3 days ago

Imagine all the money spent on war would be invested into education 🫣what a beautiful world we would live in.

[–] [email protected] 12 points 3 days ago (3 children)

This! Don’t blame the tech, blame the grown ups not able to teach the young how to use tech!

[–] [email protected] 2 points 3 days ago

😃I see, nice to know

[–] [email protected] -2 points 3 days ago

😂i wish my country switched from german to English because of how difficult it is to talk genderless in that language. Like, every fucking word seems to be gendered here.

[–] [email protected] 7 points 3 days ago (1 children)

If you are that good in C(pp), I guess understanding rust code of a module is not sooo hard.. I mean, I learned what I know about C from reading stuff in the Kernel that made my embedded Linux project not working.

But I have yet to read rust.

[–] [email protected] 13 points 3 days ago* (last edited 3 days ago) (4 children)

They don’t get, that without memory issue resistant language, not a lot of new blood will be as good as them dealing with that stuff since they already have that solved in the language itself.

It is about making kernel development future proof, so that new devs keep on coming and don’t create massive security holes on the way.

Well this is how I understand it.

 
18
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

Hey there

I have to add backported drivers to my 5.15 kernel source in order to create a embedded Linux on kernel 5.15 compatible with newer devices like 5ghz wifi dongles.

I understood that I have to use this command:

Python3 ./ gentree --integrate --clean /path/to/linux-next /path/to/my/5.15-kernel-source-git

But it fails stating it wanted to copy a file from new linux that only exists in the old linux

Have I understood that wrong?

Edit: it says it does not find …/lib/memneq.c which seems not existing there at least since 6.2 🤔

Edit2: I fear that it only backports 5.15 drivers to even older kernels 😮 so, I think I have to integrate lwfinger‘s rtw88 backport into my 5.15 kernel sources, somehow, after all

https://backports.wiki.kernel.org/index.php/Documentation/integration

 

I have a 5,5 myself, but not installed arch yet (I will because of Nvidia 🤪btw) and I have the same problem. The solution is to boot with the stick unplugged and holding alt until you get into the boot choosing thingy. While on that screen, plug in the usb you want to boot from. It should magically appear. I have no clue why it doesn’t appear directly, it even reads from the USB (blinking lights in the stick), but it even works, if it is plugged in while initial boot, just plug out plug in and ding it appears.

 

I got two AirPort Express from my dad. Now, since the hardware is so old, I thought maybe there is way to get root or at least elevated rights somehow in order to play with it a little

Hope someone knows something about it, or knows which community may help me better with

😊have a nice day!

view more: next ›