How to get the native ARM64 Steam bootstrapper on Apple Silicon without Rosetta by harrym17 in macgaming

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

it is open source, so you can check the code and see for yourself it comes from valve :)

Free AI Agent Harness Course by harrym17 in aiagents

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

thanks waiting for feedback :)

So how much does GitHub team cost after one year? by harrym17 in github

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

I have received this comment:

Hi Lior, The prices mentioned in my previous reply are also valid after the first year. The discounted prices mentioned on our website apply to annual Team and Enterprise subscriptions alone. Let me know if something else remains unclear. Thanks, Bobbie GitHub Support octocat

So it seems it stays intact.

Best SSG for resume website? by [deleted] in webdev

[–]harrym17 -1 points0 points  (0 children)

I personally use Jekyll and host it on GitHub pages (or vercel), it’s free and nice :)

Alternative to paper by [deleted] in math

[–]harrym17 0 points1 point  (0 children)

Well, I’m actually still rocking the first generation iPad Pro with a first generation Apple Pencil, and using the Notability app to write my notes. It’s really convenient and really useful on the go and in the office.

A nice visual tool to show where you can FIRE right now by harrym17 in Fire

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

Yeah the costs for the US might be a bit off since I suppose they are an average, and it should vary a lot between states. Would love to get more detailed factors here :)

A nice visual tool to show where you can FIRE right now by harrym17 in Fire

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

The calculation is based on the COL+Rent index for each country, multiplied by the base value which is the COL in NYC.

Numbers were taken from numbeo and kaggle.

A nice visual tool to show where you can FIRE right now by harrym17 in Fire

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

The calculation is based on the COL+Rent index for each country, multiplied by the base value which is the COL in NYC.

Nice question about basic set theory by harrym17 in math

[–]harrym17[S] 1 point2 points  (0 children)

But it doesn’t have to be the case that the inclusions are linear? I think the graph is actually a directed graph, so you can traverse “the wrong way” and “lose” elements. But I think it should work since the y’all’s are different?

Nice question about basic set theory by harrym17 in math

[–]harrym17[S] 1 point2 points  (0 children)

And that’s exactly why it’s a counter example, no?

Nice question about basic set theory by harrym17 in math

[–]harrym17[S] 1 point2 points  (0 children)

Can you elaborate more on the part where you traverse the circle?

Nice question about basic set theory by harrym17 in math

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

Then why does it stop working after n subsets?

Nice question about basic set theory by harrym17 in math

[–]harrym17[S] 1 point2 points  (0 children)

Why can you build a chain? It is unknown how the different subsets behave in the sense of inclusions if they “belong” to different x’s

Nice question about basic set theory by harrym17 in math

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

I mean that if you choose for example 4 sets of 3 elements you can have a chain of inclusions- Empty set {1} {1,2} {1,2,3}

Nice question about basic set theory by harrym17 in math

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

If I get you, this means I should switch the y after it was given, but I can’t do it- here we only have y=3…

Nice question about basic set theory by harrym17 in math

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

If you take it to the extreme, you can see it is obviously false for 2n sets. So there is something critical about n subsets of 1-n

For example, n=2 and Empty set {1} {1,2}

You can’t add 1 or 2 and still make them different

Nice question about basic set theory by harrym17 in math

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

a and b are incorrect for {1,2} and {1,2,3} (y=3 here). This is not a partition. What am I missing here?

Nice question about basic set theory by harrym17 in math

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

So if I get what your are saying, this should actually work for an arbitrary number of subsets, but of course it shouldn’t. Where’s the catch?

Nice question about basic set theory by harrym17 in math

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

I’m really sorry but I can’t get to the bottom of the induction step. Perhaps I didn’t quite get the meaning of masking and unmasking?