Jellyfin is awesome, but there's a few caveats for me. - Android TV app is quite unstable. Even if you make it do direct streaming, it's not a flawless playback - Sometimes hangs when clicking next episode. I also kind…
Does this also support sharding?
I've been following this app for a while, and for a long time I was using a PR version of the app that kept the subscription list in order of time (which didn't exist for a really long time). But they finally merged it…
Author didn't even take the time to look at what pre-commit does.
Show HN: Testing HN titles against a neural network Bad: 0.1585 Good: 0.8280
From a User Experience, I would prefer the 4 buttons on the main page to be a button, rather than having the press the text to make it work.
https://sdnotes.com/reddit >tfw when someone doesn't have a strong password.
This also confuses me as a resident of South Bay Area... I've been researching ISPs every once in a while to see if new ISPs are able to provide decent deals to where I live... As of right now, here seems to be my…
Added: Thoms Mucenieks has a similar setup, which his recent 1M sub video makes it pretty obvious how its setup: https://www.youtube.com/watch?v=0qWg6Y-Ildc
They attach an RGB strip slightly above the keys on top of the keyboard (or for a grand piano/upright, they attach it probably somewhere on the key case). Rousseau has been teaching a lot of other pianists how to do the…
You mention "objective truth value" and "Objectively wrong", which the parent comment says " But the point is: who´s to judge which ones are right and which one are wrong?" Sure, we can say 1 + 1 = 2, and that's…
Not a strict 1:1 comparison, but I guess as a reference point? (Prices from US Amazon) - Asus Rog Dominus Extreme - 1,677.48 - Intel Xeon W-3175X - 3.1 -> 3.8 boost (28 Core) - 3,078.49 - Decent Case - 200$ (maybe even…
> 2. Python libraries' documentation leave a lot to be desired (compared to good javadocs). Just because your language is dynamically typed doesn't mean you don't need to describe what the expected shape of a parameter…
People hate on spacing, but people rarely talk about the benefits that specific spacing has. Yeah, sure, you can complain about how strict it might be, and complain about how it can cause bugs when something is…
I agree.. that multi sentence run-on with commas attached to it almost makes no sense.
Replying to your reply of the child comment: > i guess that is true in python3 but it is not in python 2.7. No, it's always been there. >>> def f(): ... pass ... >>> f() is None True
FYI, repl.it has Python3, you just need to select Python3 and not Python. As far as I know, the __qualname__ property was introduced in Python3.3, so obviously you wouldn't see it in any Python 2 version.
Meanwhile, I use both pi-hole + ublock origin for my browsing experience contrary to Troy's initial statement.
Under Alpha Composition icon = snowy.load('snowflake.png') icon = snow.resize(snowflake, height=100) sunset[:100,200:300] = snowy.compose(sunset[:100,200:300], icon) snowy.show(sunset) Pretty sure you meant to say on…
Jellyfin is awesome, but there's a few caveats for me. - Android TV app is quite unstable. Even if you make it do direct streaming, it's not a flawless playback - Sometimes hangs when clicking next episode. I also kind…
Does this also support sharding?
I've been following this app for a while, and for a long time I was using a PR version of the app that kept the subscription list in order of time (which didn't exist for a really long time). But they finally merged it…
Author didn't even take the time to look at what pre-commit does.
Show HN: Testing HN titles against a neural network Bad: 0.1585 Good: 0.8280
From a User Experience, I would prefer the 4 buttons on the main page to be a button, rather than having the press the text to make it work.
https://sdnotes.com/reddit >tfw when someone doesn't have a strong password.
This also confuses me as a resident of South Bay Area... I've been researching ISPs every once in a while to see if new ISPs are able to provide decent deals to where I live... As of right now, here seems to be my…
Added: Thoms Mucenieks has a similar setup, which his recent 1M sub video makes it pretty obvious how its setup: https://www.youtube.com/watch?v=0qWg6Y-Ildc
They attach an RGB strip slightly above the keys on top of the keyboard (or for a grand piano/upright, they attach it probably somewhere on the key case). Rousseau has been teaching a lot of other pianists how to do the…
You mention "objective truth value" and "Objectively wrong", which the parent comment says " But the point is: who´s to judge which ones are right and which one are wrong?" Sure, we can say 1 + 1 = 2, and that's…
Not a strict 1:1 comparison, but I guess as a reference point? (Prices from US Amazon) - Asus Rog Dominus Extreme - 1,677.48 - Intel Xeon W-3175X - 3.1 -> 3.8 boost (28 Core) - 3,078.49 - Decent Case - 200$ (maybe even…
> 2. Python libraries' documentation leave a lot to be desired (compared to good javadocs). Just because your language is dynamically typed doesn't mean you don't need to describe what the expected shape of a parameter…
People hate on spacing, but people rarely talk about the benefits that specific spacing has. Yeah, sure, you can complain about how strict it might be, and complain about how it can cause bugs when something is…
I agree.. that multi sentence run-on with commas attached to it almost makes no sense.
Replying to your reply of the child comment: > i guess that is true in python3 but it is not in python 2.7. No, it's always been there. >>> def f(): ... pass ... >>> f() is None True
FYI, repl.it has Python3, you just need to select Python3 and not Python. As far as I know, the __qualname__ property was introduced in Python3.3, so obviously you wouldn't see it in any Python 2 version.
Meanwhile, I use both pi-hole + ublock origin for my browsing experience contrary to Troy's initial statement.
Under Alpha Composition icon = snowy.load('snowflake.png') icon = snow.resize(snowflake, height=100) sunset[:100,200:300] = snowy.compose(sunset[:100,200:300], icon) snowy.show(sunset) Pretty sure you meant to say on…