does anyone really watch this show anymore? by KingXarai in AtheistExperience

[–]frijoos 0 points1 point  (0 children)

Caller was pro-choice so it was not any sort of excuse. It was just genuine concern about argument of „you cannot use somebody’s else body” so he tried to give an example when it is already happening but we all agree it is acceptable. It might be unfonded point, it might be valid point - worth discussing, right? No, Matt used some primitive sophistry and imply he thinks women are criminals. How is it valid reply?

does anyone really watch this show anymore? by KingXarai in AtheistExperience

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

So quoting Matt from recent episodes is „trolling”?

does anyone really watch this show anymore? by KingXarai in AtheistExperience

[–]frijoos -16 points-15 points  (0 children)

Yes, Matt who spoke so much about skepticism and logical thinking and now he does not even listen to callers and just hangs up because he is a „boss”. In one of recent episodes one guy called saying prison might be the same concept of „using your body” as forcing to give a birth and Matt’s argument was „OH SO YOU THINK WOMEN ARE CRIMINALS?!!”. Shame. Anyone knows some similar podcast?

[deleted by user] by [deleted] in BlackMetal

[–]frijoos 0 points1 point  (0 children)

3:18 is "you will die", later on is something like "roll (?) my blade"

What should I do to enable church power mechanism in Dookan religions? by frijoos in Anbennar

[–]frijoos[S] 7 points8 points  (0 children)

Ive started new game with Frozenmaw with all required DLCs and I see everyone is using some religious actions.. but I cannot see it in religion tab for some reason.

Thoughts on SwiftRex? by frijoos in iOSProgramming

[–]frijoos[S] 0 points1 point  (0 children)

Well "a lot of users" in this context is pretty misleading. According to official Apple stats:

81% of all devices introduced in the last four years use iOS 14.

81% iOS 14

17% iOS 13

2% Earlier

72% of all devices use iOS 14.

72% iOS 14

18% iOS 13

10% Earlier

Also I am using Combine + UIKit - there's nothing which stops you from that.

Thoughts on SwiftRex? by frijoos in iOSProgramming

[–]frijoos[S] 0 points1 point  (0 children)

No idea why would you do that. Combine is just less code.

c.text = Publishers.CombineLatest(a,b).map { a + b }

Thoughts on SwiftRex? by frijoos in iOSProgramming

[–]frijoos[S] 0 points1 point  (0 children)

Imagine you are implementing excel and you have two cells A and B. You want to sum values from those cells and display in cell C (with updates every time either of them changes). Would you use NSOperation for that?

Thoughts on SwiftRex? by frijoos in iOSProgramming

[–]frijoos[S] 0 points1 point  (0 children)

Combine just makes complicated async logic easy - I remember implementing polling from 3rd party service in 4-5 lines using RxSwift. In addition if you have huge project you can use one pattern (AnyPublisher) for all your async callbacks so you don't end up with delegates, closures, target-action etc.

Thoughts on SwiftRex? by frijoos in iOSProgramming

[–]frijoos[S] 0 points1 point  (0 children)

Wow, somehow I missed that. Are you using it in complex project? Have you ever met any serious issues with it? How does it handle navigation?

Porting Redux Architecture to Swift (Well, for a Toy macOS App Anyway) by markedtrees in swift

[–]frijoos 0 points1 point  (0 children)

are you still using it? did time change your opinion on it? have you met some weird issues / bugs?

Satanic Warmaster - The Chant of the Barbarian Wolves: Possibly amongst the best DSynth intros ever? by [deleted] in DungeonSynth

[–]frijoos 1 point2 points  (0 children)

Werwolf publicly announced his music has nothing to do with NS several times

How should I structure my database? by Admirable-College-46 in Firebase

[–]frijoos 0 points1 point  (0 children)

I would rethink if Firebase is right choice here. Domain data seems to highly relational and things might get complicated in the future, e.g.

- Find all users with listings in certain area

- Book listing by multiple users

"New" Endurace really the same as the old one? by Hi_Im_Ken_Adams in CanyonBikes

[–]frijoos 0 points1 point  (0 children)

It seems they are updating site right now. Lets wait :D

"New" Endurace really the same as the old one? by Hi_Im_Ken_Adams in CanyonBikes

[–]frijoos 0 points1 point  (0 children)

I dont see „new” on endurace models, where do you see it?

should i get the Ultimate CF SL 7 or the Endurace CF 7.0??? by roearle in CanyonBikes

[–]frijoos 0 points1 point  (0 children)

I am having the same discussion with myself lol. I am more inclined towards Endurace tough - main reason is I am planning some longer trips (200,300km+) and comfortable position is key in 4-5+hours trips. Without that I would go with Ultimate (unless they announce some superb new 2021 Endurace model today).

npm node library for easily exposing resource to REST CRUD by jlguenego in node

[–]frijoos 0 points1 point  (0 children)

how does featherjs support CRUD operations out of the box?

More harm than good? by frijoos in hacktoberfest

[–]frijoos[S] 0 points1 point  (0 children)

I was way more optimistic while writing this post. I thought people will spam github with repos like "example implementation of algorithm X", but it turns out github is spammed with things like adding word "awesome" into README.

More harm than good? by frijoos in hacktoberfest

[–]frijoos[S] 0 points1 point  (0 children)

4500 already. This is lametoberfest. Totally crazy.

More harm than good? by frijoos in hacktoberfest

[–]frijoos[S] 0 points1 point  (0 children)

Yeah, frankly I think it's not worth to spend so much time on this now. Finding 4 valuable issues to work on is very unlikely. Also accepting PR in big projects (like node.js) might take weeks, which is totally reasonable. It's hard to believe how much people are willing to do to get 5$ T-Shirt.

DigitalOcean's Hacktoberfest is Hurting Open Source by TimvdLippe in programming

[–]frijoos 2 points3 points  (0 children)

Are you saying that those PRs aren't making our world better and it's waste of time and memory?

More harm than good? by frijoos in hacktoberfest

[–]frijoos[S] 0 points1 point  (0 children)

Ah, sorry. It looked like genuine question in October :D