Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AN
Posts
0
Comments
354
Joined
2 yr. ago

  • In this world anything can have value as long as there are other stupid ppl who'd believe you. Any form of money is just a piece of paper. Gold, silver and all those are just rocks. Even food once was cherished as the ultimate wealth but now we waste food by Metric F*ck tonnes.

    No one on this earth or beyond can predict what will be the value of anything. If someone says this is going to make you a millions they are either trying to sell you their course/books/etc. Or they think you are the next idiot to whom they can sell garbage.

  • There are countries where a government ID is needed from opening a bank account to buying even prepaid Sim cards to LPG, electricity connection and everything in between and this ID requires you to give your all 10 fingerprints, iris scan and photo from all 3 angles. And to top it all off this data is leaked multiple times.

  • OK First thing GOS team is currently assuming that Pixel 10+ won't meet their requirements. But for older Pixels it's tough. Google just stopped sharing vendor blob, device tree, and instead of openly developing AOSP now it is fully behind close doors only releasing source later with full update. But I have hope. I've been daily driving custom ROMs for 10+ years and before I could afford Pixel I had cheap phones which also didn't share any of these things but custom ROMs were very much thriving and they will always. Yes there may be a little more delay for new devices. All the new features may take longer but GOS already has a lot of security and privacy stuff figured out.

    I think we should all support however we can to not just GOS but also other Custom ROMs. Because there will always be those who'll stop society from progressing and all we can do is fight back with donations, our time, and resources.

  • OK at least it didn't create functions for everything. ChatGPT had a function to kinit, to rename and to upload to hdfs. And each function had 2-3 line comments. I mean for a single command how can you put 3 lines of comments.

  • Yeah AI is really stupid especially when it comes to bash. Once one of my colleague came to me asking a bash script not working that they got from ChatGPT. It was 20-30 lines with function and everything was a variable even the commands. I didn't even bother reading, asked them what they were trying to do and wrote a simple one liner and it did exactly what they wanted in first try.....

  • From technical point of view it is possible. eBPF already has almost everything needed for doing that. And I think it can be done with a simple LKM but if they want it included in the main tree I'm sure they'll get some colorful email from Linus.