baseless_discourse

joined 1 year ago
[–] [email protected] 2 points 7 hours ago (3 children)

Then if you care about the artists being compensated fairly, you can CD+rip; if not streamrip/torrent will produce a lot less waste and much more convenient.

TBH most big names are millionaires anyway, I probably would care much more about my convenience than them getting paid 5 bucks for all my troubles.

[–] [email protected] 1 points 8 hours ago* (last edited 7 hours ago)

If you can download music, you can either host your own using navidrome, or just use a local player like auxio.

The only downside to this approach is that the artists you like might not get compensated fairly, as most streaming service pay by stream times. This is also why I prefer buying music than streaming.

[–] [email protected] 1 points 19 hours ago* (last edited 12 hours ago)

as far as I know, C# don't have proper ergonomic monadic bind as in F# (computation expression), Haskell (do expression), and Ocaml (let*), but I could be wrong.

[–] [email protected] 4 points 19 hours ago* (last edited 7 hours ago) (3 children)

Honestly, it is much more code to use loop with non-local control like break, continue etc. (variable initialization, append, variable mutation in loops...) than just calling a collect function (which I assume just means to_list). In the above example, in most programming language I know, you don't even need to collect the result into a list.

Not to mention, large loops with non-local control is a breeding ground for spegatti code. Because you no longer have a consistent exit point to the loop, thus making the semantics hard o reason about.

In many languages, there are type class / trait / interfaces (whatever you want to call them) that allows lazy structures to share the same API as strict ones.

[–] [email protected] 23 points 19 hours ago* (last edited 8 hours ago) (6 children)

bandcamp is great! you can just pay and download music in whatever format (flac, wav, mp3), no questions asked.

They don't have the Taylor Swifts of the world, but most indy bands and artists are on there, which is good enough for me.

For classical music, there is presto music, but their download experience is not as straight forward as bandcamp IMO.

[–] [email protected] 43 points 19 hours ago (3 children)

I truly wish the guard recieve the sentence they deserve, instead of a immunity and a paied break, like the police.

[–] [email protected] 30 points 19 hours ago* (last edited 18 hours ago)

Shortly after publishing this article in her blog, she also published a gh repo collecting incidents of misogynism https://github.com/iyzhang/misogyny/ It would be great if people can give it a read or contribute incidents.

Glad to see this article is eventually published by the ACM.

[–] [email protected] 5 points 19 hours ago* (last edited 19 hours ago) (1 children)

so you are the degenerate that follow world news on lemmynsfw. I was wondering why are there so many news on the all feeds of my porn account.

[–] [email protected] 4 points 19 hours ago* (last edited 19 hours ago)

Apologists for Chinese/Russian government.

[–] [email protected] 2 points 23 hours ago (1 children)

I think there is no rule, but I like to mount them on /mnt.

A good discussion can be found here: https://www.reddit.com/r/linuxquestions/comments/u0ri07/where_do_you_usually_mount_your_internal_drives/

[–] [email protected] 4 points 1 day ago* (last edited 19 hours ago)

Probably also ignoring his college dorm, tuition fees, and probably cafeteria fees.

There is no way you can "buy in bluk" when you have 1 dollar a day, as described in the article. You can barely get one orange per-day. Not to mention, there will be no way to reach a whole-sale store in the U.S., since you cannot afford any transportation, public or private, with 1 dollar.

[–] [email protected] 4 points 1 day ago* (last edited 1 day ago)

/run is a temporary fs, so if the mount, filesystem or even the entire system crashed, all the mounted data will be cleaned up after a reboot.

On the contrary, if the mount crashed, it might leave a folder or data on /media, making subsequent mount problematic.

Here is a well-written comment about the rationale behind this mount point: https://www.reddit.com/r/linuxquestions/comments/tzo984/comment/i40e2za/

 

cross-posted from: https://mander.xyz/post/16531247

I have tried to follow several tutorial to setup using either ip or nmtui:

However, the bridge inherits the MAC address of host after enslaving the host hardware enp1s0.... This causes my router to give both the host and the bridge the same ip address, making the ha instance inaccessible.

The red hat tutorial clearly show that the bridge and the host have different IP, so I was wondering if I am doing something wrong.


alternatively, I can set the home assistant vm to run in NAT and port forward from host, but I have several device that communicate over different ports. So it would be annoying to forward all these ports. Not to mention, many appliances don't have documentation about the ports they use.

I can also potentially use virtualbox, but it is not well supported on silverblue, especially with secureboot enabled.

 

I have tried to follow several tutorial to setup using either ip or nmtui:

However, the bridge inherits the MAC address of host after enslaving the host hardware enp1s0.... This causes my router to give both the host and the bridge the same ip address, making the ha instance inaccessible.

The red hat tutorial clearly show that the bridge and the host have different IP, so I was wondering if I am doing something wrong.


alternatively, I can set the home assistant vm to run in NAT and port forward from host, but I have several devices that communicate over different ports. So it would be annoying to forward all these ports. Not to mention, many appliances don't have documentation about the ports they use.

I can also potentially use virtualbox, but it is not well supported on silverblue, especially with secureboot enabled.

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

Inspired by the video by Gem and Impulse from Hermitcraft. In the video, Impulse told Gem (a Canadian) that he had hawaiian pizza with canadian bacon on it; and Gem got really confused in what constitute a "Canadian bacon".

Apparently Canadian bacon is called "Canadian" because it is originally imported from Canada to New York. Not because it is popular or invented in Canada.

On the other hand, Hawaiian pizza is a true cultural amalgamation. It is invented by a Greek in Canada inspired by his experience cooking Chinese food. One of the culture it doesn't connect to is Hawaii, its name comes from the brand of pineapple the inventor was using.

https://en.m.wikipedia.org/wiki/Back_bacon https://en.m.wikipedia.org/wiki/Hawaiian_pizza

 
1
Fairphone 5 Released (shop.fairphone.com)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

With 5 years of OS support and 8 years of security update.

Related threads:

view more: next ›