It's not for ignorance, all other such cases in history were unsustainable. There must be some special element that makes it more enchanting that is known only to those privy. Even 'escapies' can't explain the phenomenon, how can any outsider?
10.12.2024 11:37 β π 0 π 0 π¬ 0 π 0
Internal viewpoints of Russia of fully opaque, I don't understand how you can shut up a nation this big, I don't believe that there's a nation this politically active with so little insurgency. Whatever is being done there, it's scary effective
10.12.2024 10:42 β π 0 π 0 π¬ 1 π 0
Most other news arenas don't have this many interested parties and individuals so motivated to shift the narrative. Even reports on the Chinese/Vietnamese border disputes contain less noise and misdirection. It's crazy
10.12.2024 10:36 β π 0 π 0 π¬ 1 π 0
What makes the french special?
10.12.2024 10:32 β π 0 π 0 π¬ 1 π 0
But yes, Israel is reciprocatingly hostile towards Hezbollah. The population is generally very happy for Syria and Syrians. The government is terrified citing instability and religious motivation, and their action is criticized internally as an overreaction
10.12.2024 10:29 β π 0 π 0 π¬ 0 π 0
I can tell you from intimate knowledge that most sources host propaganda and lies about Israel as well, both positive and negative. It is extremely hard to find reliable info on Israel as all parties engage in misinformation.
10.12.2024 10:20 β π 0 π 0 π¬ 2 π 0
This makes more sense, which sources can be reliable? I do mean reliable, I'm not looking for propaganda from either side. As an outsider I'm far too vulnerable to misinformation like that, I want to form my own opinions
09.12.2024 22:26 β π 1 π 0 π¬ 1 π 0
I heard that Hezbollah has assisted the rebels, why would an Iranian proxy help? Why would the rebels accept Iranian help? I'm asking honestly, this is quite confusing
08.12.2024 05:20 β π 2 π 0 π¬ 2 π 0
Cut my index.js bundle by 95% today, feels good to ship just 7kb js, feels ~fast~
08.12.2024 05:13 β π 0 π 0 π¬ 0 π 0
I still don't understand what it means to build 'a' firehose... You can use `Stream` `PubSub` `Mailbox` to stream messages, each with regards to a different source and use case.
effect-cluster is not required for transaction semantics, it's for durable distributed flows. Context is sufficient
08.12.2024 05:01 β π 0 π 0 π¬ 1 π 0
The `Stream` abstraction is a low level building block over the `Channel` primitive. The central idea is to expose an interface for building effectful stream processing pipelines. I can empathize with the complexity of streaming, but don't think it's fair to call `Stream` opaque or under-specified
08.12.2024 04:53 β π 1 π 0 π¬ 0 π 0
you're thinking eagerly about streams, declaring them does not execute them. `Stream` mere describes a steam, it is not the thing itself. It's is lazy. You must execute it to start a stream. So it's more accurate to say you're creating another `Stream` from a `Stream`.
08.12.2024 04:47 β π 1 π 0 π¬ 0 π 0
no, they are 2 totally different and unrelated streams, they happen to be a composition over the same stream, but not the same execution. Run a stream 300 times, you will get 300 different unrelated streams
08.12.2024 04:44 β π 1 π 0 π¬ 0 π 0
correct
08.12.2024 04:41 β π 1 π 0 π¬ 0 π 0
basically, you just use the the built in DI system and it's pretty straightforward. Just not so short to fit in 300 chars lol
07.12.2024 15:32 β π 0 π 0 π¬ 1 π 0
you are being dead serious, I know you are, because that's exactly what I do
07.12.2024 15:30 β π 0 π 0 π¬ 0 π 0
what do you mean firehose?
db-transaction semantics can be found in the `.withTransaction` method in `SqlClient` as part of the `@effect/sql` and it's implementations
07.12.2024 15:27 β π 0 π 0 π¬ 1 π 0
almost, partitioning a stream allows for one side to consume elements faster than another by placing a buffer, simply filtering would drop the filtered values outright. unless the filtered streams are broadcasts of a single stream, that can mean losing values
07.12.2024 15:24 β π 1 π 0 π¬ 1 π 0
almost, partitioning a stream allows for one side to consume elements faster than another by placing a buffer, simply filtering would drop the filtered values outright. unless the filtered streams are broadcasts of a single stream, that can mean losing values
07.12.2024 15:22 β π 0 π 0 π¬ 0 π 0
what it means to retry a stream depends on the source of the stream. But it is important to distinguish between retying a steam and *replaying* a stream. Retrying a stream just means to open a stream again after it emitted an error
07.12.2024 15:16 β π 1 π 0 π¬ 1 π 0
bsky.app/profile/datn...
05.12.2024 17:42 β π 1 π 0 π¬ 0 π 0
also take a look at how `Schema.NonEmptyTrimmedStringOption` is implemented (just go-to-source in your ide)
05.12.2024 17:30 β π 0 π 0 π¬ 0 π 1
just use `Schema.optional(Schema.NonEmptyString)`, you can also brand it and trim it
```ts
Schema.NonEmptryTrimmedString.pipe(
Schema.brand("Foo"),
Schema.optional,
)
```
Etc etc, no need to overcomplicate
05.12.2024 17:29 β π 0 π 0 π¬ 1 π 0
Yes, it's `.from` property.
I am not sure what you mean by 'generic', all schema constructors are generic. requiredToOptional take 2 schemas, `from` and `to`, and an object with 2 methods to go back and forth between them.
05.12.2024 17:17 β π 0 π 0 π¬ 1 π 0
`Schema.propertySignature` explicitly wraps a schema into a properySignature schema. This let's you use propertySignature transformations on it, for example `Schema.fromKey` to map a different key from the source to the one you use
05.12.2024 16:57 β π 0 π 0 π¬ 1 π 0
What do you mean?
05.12.2024 16:07 β π 0 π 0 π¬ 1 π 0
yeah, because spoilers: he is not from this century, he is also not actually a frog. You should play Chrono Trigger again, it's really good.
05.12.2024 15:59 β π 3 π 0 π¬ 0 π 0
I didn't
05.12.2024 15:56 β π 0 π 0 π¬ 0 π 0
I didn't say gritty. Viva PiΓ±ata is whimsical, vibrant, magical, filled with fun time and silly stories with wacky characters. it's also not infantile and *internally* realistic. You're conflating grittiness with realism
05.12.2024 15:44 β π 1 π 0 π¬ 1 π 0
nonsense, Chrono Trigger was internally realistic and coherent. What a poor example. You're infantilizing fantasy by claiming that it's fantastic nature means it's innately unrealist or arbitrary
05.12.2024 09:21 β π 10 π 0 π¬ 3 π 0