明-3 NOMAD

Freedom is a synthetic enterprise, not a natural gift.

50

  • 62 Posts
  • 276 Comments
Joined 3Y ago
cake
Cake day: Nov 25, 2020

help-circle
rss

Hey dude, how much does the CIA pay you? Do you think you could get me a job there or they only hire white first world fascists like you?


#Funcion promedio
def promedio(a):
    suma=0
    cant=len(a)
    for i in range(cant):
        suma=suma + a[i]
    promedio=suma/cant
    return promedio

#Funcion mayores de promedio
def mayores(calificacion,promedio,alumno):
    cant=len(calificacion)
    for i in range(cant):
        if calificacion[i] > promedio:
            print(alumno[i], "-", calificacion[i])

#Ingreso de datos
notas=[]
nombres=[]
for i in range(2):
    nombre=input("Ingrese nombre del alumno")
    nombres.append(nombre)
    nota=float(input("Ingres nota"))
    notas.append(nota)

resultado=promedio(notas)
mayores(notas,resultado,nombres)


“The world is already destroyed by a nuclear holocaust, we did it, boys!”


IMO if you’re starting with your project is understandable, they seem to have a shit ton of money put on it, thought, so that may make it a bit unforgivable, but things can change.


Yeah, the Web3 shit is a bit fishy but maybe they are doing it because it attracks customers, the IPFS thing is a nice addition although the MetaMask shit is not, ultimately, if they provide a good and free e-mail service and the rest does not interfere I am good with it though.

Regarding the PDF thing I think that is optional for inputting it, since I was able to copy the code to my password manager.


Is this a bittorrent client or for a tracker web site?



I think he could be at a gymnasium so he could be winning and losing against himself in order to level up a lot of accounts, or maybe there was an event for a rare pokémon and he could have it on different accounts and sell the account or pokémon or something.


Joe Rogan said some shit like “geTa A VVork!! u LaZyyy miLLen1als!!1!!” and he is with that mindset whereas years back he was telling his fans to quit their jobs and pursue their dreams and stuff like that. I think there has to be a few other kind of things, basically he becoming more right wing, which could be the expression of him getting quite a lot of money for basically being in front of a camera saying stupid shit and money transforming him into a piece of reactionary shit.


Yeah, I know, I didn’t saw that on their readme, still I don’t understand them not wanting to release the server code.



What do you mean they don’t exist? I know they have since long gotten away from the hardware market but I’ve seen multiple video game releases over the years either as publishers or developers. Granted most are remakes or sequels of old games, though.


IMO this should get state funding dude, it is Japan’s historical heritage at this point. I honestly can’t believe they weren’t doing ends meet or something, in a country like theirs where video game culture is so strong.



Looks amazing, I have doubts how they are going to handle killing NPCs, though, since the films were so “if we kill the others we are like the badies” like, but here there were some times when it’s hard to believe an enemy could resist those attacks and not die.


Yeah, I know, I know, also people who are not tech savvy, you change the smallest thing to their GUI and they get lost, you need to do some training stuff.


I agree there are cases where you need specific software and in that cases it might be hard, but also there are a shit ton of other cases where everything you need is simply a word processor and spreadsheet.


I know you can pirate it, I doubt a government will decide to launch a national scale campaign to pirate every machine with Windows, it would probably be easier to install Linux any way since you have a lot of older machines.


How is the government going to handle the use of public computers if Microsoft is getting out of Russia? I mean, I’m sure they already have a lot of pirated copies and old versions of Windows, as any (at least third world) country does, but at some point I don’t see any option to either pirate every copy of Windows or start using Linux.


I hope they do, anything that makes the Windows experience shittier is a win for Linux somewhere.


I have to do a poll, but it will most likely be that way.

Regarding the politics, I feel you, and I agree everything is political and such, but I think there’s a middle point where most people can agree it’s bearable, and other times not. For example, I really hate seeing liberal memes, and I’m sure liberals hate seeing Leninists memes here but there are gray places when it’s hard. I think I will leave it like this for now.


cross-posted from: https://lemmygrad.ml/post/142315 > >On March 2, Chinese regulators published a new draft of rules on notifications and pop-ups. The rules hope to stop Chinese apps’ excessive use of the tools and control what content gets shared in the notifications. > > > >Why it matters: Chinese tech companies widely use notifications and pop-ups to promote their services. New rules curtailing their use could hurt service providers such as Baidu, Tencent, and Meituan, which rely on such methods to promote their products and generate profit from advertisements.
fedilink


I was thinking the same regarding comics, since a lot of people post them here and they are not memes, may be a good idea to do the same with everything that’s not a meme.

I was also thinking the same as @morrowind@lemmy.ml and maybe having separate communities for political memes may be a good idea, and leave /c/memes just for plain humour, although this can be harder to do since a lot of stuff ends up having politics in one way or another.

I don’t know if I should take this decision by myself just because I’m a mod, though, so maybe hearing out what the rest have to say is a nice idea.



Yeah westerners are so “civilized”, you fucking Usonians are the biggest beasts I’ve seen in the world so shut the fuck up when speaking shit about third world countries your people has been annihilating for the last hundred years.




Honestly the reason why we get so many children is because there’s poor sexual education and free contraceptives, plus abortion not being legal and also massive propaganda since centuries ago by the church to make people reproduce like rabbits.




If they’re Usonians they’re probably guilty of at least 5 crimes against humanity.



Nice, maybe they’ll release it for 2032.



Anything that contains “for America” in its name reminds me of genocide.


Yeah, I agree, I only disagree with the flyer being over simplistic on what it’s necessary to bring a phone to a protest, it’s not simply deactivate face app shit.


Well yeah, but that’s pretty far from bring your phone with faceapp deactivated, knowing how to desolder all that shit, install another os and stuff is hard and most people wouldnt know how to do it


is the comic being sarcastic, though? it says transportation for america which is a bad sign



Bringing your phone at all is stupid IMO, if you live in a country with a massive surveillance State like the US, they can know who you are only with your GPS location and can therefore know if you’ve been there.


Done! Sorry I wasn’t active during the raid.


Alacrity doesn’t follow my OS colour theme which is pretty shitty tbh, but it’s a really good project. uwu


Yes, I tend to read the most boring kind of books I can find, they’re fun.






cross-posted from: https://lemmy.ml/post/155824 > cross-posted from: https://feddit.de/post/65547 > > > finally an easy way to know who's dumb
fedilink


Low Disk Space on “boot”
So I've been trying to update/upgrade my system/applications for the last few days and it has been erroring, I ignored it and now when I try to `sudo apt upgrade` it tells me that I have "Low Disk Space on "boot" The volume "boot" has only 0 bytes disk space remaining." What happens when I run `sudo apt upgrade`: ``` user@user:~$ sudo apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 4 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] y Setting up initramfs-tools (0.136ubuntu6.6) ... update-initramfs: deferring update (trigger activated) Setting up linux-firmware (1.187.25) ... update-initramfs: Generating /boot/initrd.img-5.11.0-43-generic I: The initramfs will attempt to resume from /dev/dm-2 I: (/dev/mapper/data-swap) I: Set the RESUME variable to override this. Error 24 : Write error : cannot write compressed block E: mkinitramfs failure cpio 141 lz4 -9 -l 24 update-initramfs: failed for /boot/initrd.img-5.11.0-43-generic with 1. dpkg: error processing package linux-firmware (--configure): installed linux-firmware package post-installation script subprocess returned error exit status 1 Setting up linux-image-5.11.0-44-generic (5.11.0-44.48~20.04.2) ... I: /boot/initrd.img.old is now a symlink to initrd.img-5.11.0-44-generic Setting up linux-image-5.11.0-46-generic (5.11.0-46.51~20.04.1) ... I: /boot/initrd.img is now a symlink to initrd.img-5.11.0-46-generic Processing triggers for initramfs-tools (0.136ubuntu6.6) ... update-initramfs: Generating /boot/initrd.img-5.11.0-43-generic I: The initramfs will attempt to resume from /dev/dm-2 I: (/dev/mapper/data-swap) I: Set the RESUME variable to override this. Error 24 : Write error : cannot write compressed block E: mkinitramfs failure cpio 141 lz4 -9 -l 24 update-initramfs: failed for /boot/initrd.img-5.11.0-43-generic with 1. dpkg: error processing package initramfs-tools (--configure): installed initramfs-tools package post-installation script subprocess returned error exit status 1 Processing triggers for linux-image-5.11.0-44-generic (5.11.0-44.48~20.04.2) ... /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-5.11.0-44-generic I: The initramfs will attempt to resume from /dev/dm-2 I: (/dev/mapper/data-swap) I: Set the RESUME variable to override this. Error 24 : Write error : cannot write compressed block E: mkinitramfs failure cpio 141 lz4 -9 -l 24 update-initramfs: failed for /boot/initrd.img-5.11.0-44-generic with 1. run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 dpkg: error processing package linux-image-5.11.0-44-generic (--configure): installed linux-image-5.11.0-44-generic package post-installation script subprocess returned error exit status 1 Processing triggers for linux-image-5.11.0-46-generic (5.11.0-46.51~20.04.1) ... /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-5.11.0-46-generic I: The initramfs will attempt to resume from /dev/dm-2 I: (/dev/mapper/data-swap) I: Set the RESUME variable to override this. Error 24 : Write error : cannot write compressed block E: mkinitramfs failure cpio 141 lz4 -9 -l 24 update-initramfs: failed for /boot/initrd.img-5.11.0-46-generic with 1. run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 dpkg: error processing package linux-image-5.11.0-46-generic (--configure): installed linux-image-5.11.0-46-generic package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: linux-firmware initramfs-tools linux-image-5.11.0-44-generic linux-image-5.11.0-46-generic E: Sub-process /usr/bin/dpkg returned an error code (1) ``` Screenshot of /boot: ![](https://lemmy.ml/pictrs/image/2c647b73-424a-481d-9c5b-ff26389abad1.png) I am running elementary OS 6.1 Jólnir, built on Ubuntu 20.04.3 LTS using the Linux kernel 5.11.0-43-generic.
fedilink




How mature is GameHub?
I would really like to ditch Steam in favour of a native GTK application which integrates better with my system and which is also libre software. Does anyone know how well it works? Can I truly replace the Steam client with this or does it still have a lot of lacking features?
fedilink




Anyone else thinks that “_” in community addresses should be gone?
In my opinion the only good thing it does is to create copies of already existing communities, so basically people tend to follow one community or the other and it divides the people who could be active. If you want to create a community that's similar to one and for some reason you don't want to be a part of it, find another name, if you can't find another name, create your own instance. So if Lemmy is federating now we could have /c/worldnews, /c/world_news, and the same applies to every other instance that decides to do the same. In my opinion this only segregates people. The same applies to uppercase letters, which Reddit uses but luckily Lemmy does not, imagine how many copies of a community could be created if you use both.
fedilink





I will let the community alive for some time, probably one or two months in case people didn't know about the rebranding of the project, after that I will delete the community, so if you are interested in their work please start following the new community. I know /c/privacytools was one of the communities in Lemmy with more followers but IMO it's pointless to still use it if we keep in mind it is very unlikely they will go through another change of its name, and also the fact that now Lemmy does not have too many users, so it will be helpful for newcomers if they try to search for it through the address bar. Please [join](https://lemmy.ml/c/privacyguides)!
fedilink

This Friday, 09/29/09, el Feo, content creator of the YouTube channel La Filmoteca Maldita, was arrested for illegal distribution of copyrighted material. Zoowoman is not another piracy site, it is a platform that serves to preserve films that are almost impossible to obtain by any other means. Since those who have the rights to these films do not distribute them because it is not profitable for them, but they prefer to keep them and lose them in oblivion, before someone sees them for free. This is an outrage to culture, as El Feo says: "Cinema is ours!
fedilink





Does anyone know of a trustworthy web site to buy seeds? I’m looking into planting wasabi
So basically I would like to buy some wasabi seeds, but I don't know of any web sites that dedicates to selling seeds which can be trusted, so any recommendation is good, thanks!
fedilink






cross-posted from: https://lemmy.ml/post/80546 > [https://news.bitcoin.com/ciphertrace-enhanced-monero-tracing-capabilities-governments]() > > Confused as to why mastercard would buy this company >
fedilink

Best looking and most minimalist text editor?
So I've been trying to find a text editor that's blazing fast with as little features as possible that doesn't look like it was designed in the '90s. I would like something that when I click on my files it opens almost instantly and only displays text in a notepad without any buttons tools, or just the bare minimum (like create a new file or something like that). I want this to read .txt files and that's it, if I'm working on a writing I'd use LibreOffice and if I'm writing some code I'd use Atom.
fedilink


I am not showing any personal political opinion on this post, I just wanted to show this for informational purposes. ---- **Main takeaways:** * Broad Amnesty for everyone. * Women to be allowed to work and educate "within the framework of Sharia Law". * Production of Narcotics / Heroin will be completely stopped as it was in 2001, asking for aid in replacement crops. * New Government promised to be "inclusive" (see bottom of post). * Guarantees of no attacks from Afghan soil & safety for embassies of all nations, incl. US. * Insistence on self determination. * Focus on economic reconstruction and infrastructure. * Media "can say nothing against Islam" and must "adhere to ismlamic values" but otherwise independent. ---- **Amnesty for everyone** We have pardoned anyone, all those who had fought against us. We don’t want to repeat any conflict anymore again. We want to do away with the factors for conflict. Therefore, the Islamic Emirate does not have any kind of hostility or animosity with anybody; animosities have come to an end and we would like to live peacefully. We don’t want any internal enemies and any external enemies. **Guarantee of security of all embassies of all nations, including US** First, we would like to assure that the areas where there are embassies, there will be complete security. Therefore all foreign countries and your representatives, your embassies, your missions, international organizations, aid agencies, I would like to assure you that we will not allow anybody to do anything against you. **Guarantees that no one will "be harmed in any way from our soil"** In the same way, when it comes to the kind of circumstances I would like to ensure, I would like to assure the international community, including the United States that nobody will be a harmed in Afghanistan. I would like to assure our neighbours, regional countries, we are not going to allow our territory to be used against anybody, any country in the world. So the whole global community should be assured that we are committed to these pledges that you will not be harmed in any way from our soil. **Insistence on self determination** We would also like to request the international community that we then recognise international boundaries and interactions. We should be treated accordingly. According to this framework, we do not want to have any problem with the international community, we’d like to act on the basis of our principles of our religion, of our culture, [...] **Women promised same rights as men in areas of education, health and others, but within framework of Sharia law** The issue of women is very important. The Islamic Emirate is committed to the rights of women within the framework of Sharia. Our sisters, our men have the same rights; they will be able to benefit from their rights. They can have activities in different sectors and different areas on the basis of our rules and regulations: educational, health and other areas. They are going to be working with us, shoulder to shoulder with us. The international community, if they have concerns, we would like to assure them that there’s not going to be any discrimination against women, but of course within the frameworks that we have. Our women are Muslim. They will also be happy to be living within our frameworks of Sharia. When it comes to women, of course, they will be able to work within the frameworks of our Islamic laws for example in education, in health, in prosecution. Of course, women are needed, they are going to be able be working. **Economic reconstruction and Infrastructure** We hope that as soon as conflict has done away with Afghanistan, we are going to build infrastructures of the economy. For this we are going to take actions for economic activities. The interactions with the international community, with other countries are going to continue. We are going to be working on our natural resources and our resources in order to revitalize our economy, for our reconstruction, for our prosperity. **Media must adhere to "islamic values" and nothing cant be said against Islam** Islam is a very important value in our country and nothing should be against Islamic values. When it comes to the activities of the media therefore, Islamic values should be taken into account when it comes to the activities of the media, when it comes to developing your programmes. Therefore, the media should be impartial. Impartiality of the media is very important. They can critique our work, so that we can improve. **Safety for Interpreters who worked with/for the US** I would like to assure all the compatriots, whether they were translators, whether they were with military activities or whether they were civilians, all of them have been important. Nobody is going to be treated with revenge. Both youth who have talents, who have grown up here, who are from this country, we don’t want them to leave. These are our assets, we would like them to stay here, to serve. **Control of weapons smuggling** We have all the borders under our control. There is not going to be any case of smuggling of weapons. All the weapons that are being used in fighting are going to be corrected and completed and registered **On Heroin / Narcotics production** We are assuring our countrymen and women and the international community, we will not have produce any narcotics. In 2001, if you remember, we had brought narcotics content production to zero in 2001, but our country was unfortunately occupied by then and the way was paved for reproduction of narcotics even at the level of the government – everybody was involved. [...]From now on, Afghanistan will be a narcotics-free country but it needs international assistance. The international community should help us so that we can have alternative crops. We can provide alternative crops. Then, of course, very soon, we can bring it to an end. **On the new Islamic government "It will be inclusive"** The question is whether you’re in touch with Dr Abdullah, Hekmatyar and Hamid Karzai. Let’s just say, that very soon we will be witnessing the formation of the government, announcing the government. We will do our most to make sure that we are in touch with all sides, with Dr Abdullah, with others, we have been communicating with them. We’re continuing our communication with them we will do our most to make sure that all Afghans are included. Nobody should be left out, or any anybody with interests to serve the nation, they’re not going to be ignored. So the future government will be inclusive.
fedilink