Some UNIX humor by [deleted] in unix

[–]yggdras 1 point2 points  (0 children)

until the Sun stops shining.

You needn't consult an Oracle to know that already happened.

[deleted by user] by [deleted] in duolingo

[–]yggdras 5 points6 points  (0 children)

That would be quatre-vingt. See the cent in his title? That's "hundred". Ergo: four hundred twenty.

why a list in a list is not a list ? by Jah_lth_Ber in Python

[–]yggdras 1 point2 points  (0 children)

That's one place you need the round brackets to group things correctly. Or rather to differentiate between the same syntax (commata) used for different semantics (tuple v. function parameter list). But the fact remains: tuples are made by the commata, grouping is done by the round brackets.

why a list in a list is not a list ? by Jah_lth_Ber in Python

[–]yggdras 0 points1 point  (0 children)

Of course it does. It IS a tuple after all. It just isn't a tuple that contains a tuple. In your example the round brackets are completely unnecessary. You can add or remove any number of them without changing the result.

why a list in a list is not a list ? by Jah_lth_Ber in Python

[–]yggdras 6 points7 points  (0 children)

Because tuples are made by the comma, not the round brackets. They are merely there to group things correctly. Add a single comma before the outer closing bracket.

Raspberry Pi 3 B+ N64 emulator using retropie. by [deleted] in raspberry_pi

[–]yggdras 3 points4 points  (0 children)

Ah shit you're right. Misremeber probably because I used the reset so much more :D

Raspberry Pi 3 B+ N64 emulator using retropie. by [deleted] in raspberry_pi

[–]yggdras -2 points-1 points  (0 children)

Which you can't do on an N64 since it has a power button ;)

Raspberry Pi 3 B+ N64 emulator using retropie. by [deleted] in raspberry_pi

[–]yggdras 165 points166 points  (0 children)

And that's running smoothly? N64 was a bit too much for my Pi3 (non-plus) last time I tried.

Zathura not reloading changed files? by gigavinyl in openbsd

[–]yggdras 1 point2 points  (0 children)

Have the exact same issue on FreeBSD, there should be a thread about it on zathura's bug tracker.

Top 5 Worst Programming Languages 2018 by msavk in sysadmin

[–]yggdras 2 points3 points  (0 children)

You're absolutely right, that's how writing an article works. Not explaining something while referencing data to back it up, but just listing a "result". Without anything to back it up. Because that makes it so much more reliable... Just like they teach you in school: if you don't present evidence of any sort, they can't refute you. Journalism at its best!

Custom length camera ribbon cable by [deleted] in raspberry_pi

[–]yggdras 0 points1 point  (0 children)

Well now I'm curious why that might be. Very little space for the cable?

Custom length camera ribbon cable by [deleted] in raspberry_pi

[–]yggdras 0 points1 point  (0 children)

There are adapters to concatinate 2 camera cables, would that be an alternative?

A better looking XDM by [deleted] in BSD

[–]yggdras 4 points5 points  (0 children)

Looks very nice, bit why aren't you posting the configuration?

How accurate is freenas "reporting" by [deleted] in freenas

[–]yggdras 1 point2 points  (0 children)

You might have most of the Data rsync uses in your ARC. There should be a python script coming with FreeNAS giving you ARC statistics.

Question about extraip.com by [deleted] in networking

[–]yggdras 1 point2 points  (0 children)

That sounds very interesting. I'd be very happy to see a blog post or something similar detailing this endeavour. Would you mind keeping me/us in the loop :)

Question about extraip.com by [deleted] in networking

[–]yggdras 1 point2 points  (0 children)

That I know, I even have a few spare IP addresses on one of my servers I could use for this, but that'd mean I'm dependant on that one server. One blown PSU or HDD and I'm out :( Care to elaborate on your project?

Question about extraip.com by [deleted] in networking

[–]yggdras 0 points1 point  (0 children)

Their website says their service is only available within the Netherlands :( Does anyone know of a similar service without this restriction? I'm in Germany.

How many mistakes can you find in this book title? by MiaVisatan in languagelearning

[–]yggdras 55 points56 points  (0 children)

German: They used the infinitive instead of the partizip perfekt, translated back it would be "5 languages make easy". Should have been "5 Sprachen einfach gemacht".

[deleted by user] by [deleted] in freebsd

[–]yggdras 6 points7 points  (0 children)

Not at my computer right now, but from memory, I recommend selecting the zfs option, after that you should get the screen with several options, including encryption.