kerams Profile
kerams

@keramss

Followers
117
Following
443
Media
8
Statuses
450

Joined July 2015
Don't wanna be here? Send us removal request.
@keramss
kerams
1 year
Israel clearly cares more about Palestinians than Hamas does (a trivial achievement since the latter has no regard for the lives of their own people - none whatsoever). Gaza would've been levelled to the ground by now if genocide was the goal.
0
0
0
@keramss
kerams
1 year
Why even complain about the US not providing precision bombs if "indiscriminate killing" is the goal? Where's the genocidal intent in her words? Some takes on this conflict are utterly delusional, seen through the simplifying lens of "Israeli bomb killed civilian => Israel bad!".
1
0
0
@keramss
kerams
2 years
#fsharp, a long shot, but I'm wondering if there's a company out there that would be willing to sponsor my work on (or perhaps some other language or Intellisense feature). I don't mean a symbolic donation, but a contract for the development duration.
github.com
F# currently never emits "direct" delegates - it only ever emits delegates that go via a closure object. As background, .NET IL permits the emit of direct delegates, e.g. for the code: de...
1
18
34
@keramss
kerams
2 years
#fsharp, experiments with derive macros/alternative type provider implementations
Tweet media one
Tweet media two
5
7
24
@keramss
kerams
2 years
#fsharp 8 is shaping up to be a belter and it's not even February yet.
3
1
25
@keramss
kerams
3 years
#fsharp, happy to see F# reference assembly support on by default in .NET 7 RC 2. It's been long time coming. Recompilation in watch mode is now so much faster when you make changes that don't affect signatures in projects high up in the hierarchy.
1
10
30
@keramss
kerams
3 years
Note that it depends on Fable.React.Types, so it might not yet be compatible with your project.
0
0
0
@keramss
kerams
3 years
#fsharp, I'm looking for some contract work. Remote-only, part-time, short-term preferred, but these might be negotiable. DM for details and talk. Thanks.
0
15
11
@keramss
kerams
3 years
#fsharp, - a tiny library for creating EPUB books programmatically in F#. Giraffe.ViewEngine DSL to define content documents, automatic table of contents generation.
Tweet card summary image
github.com
EPUB authoring library for F#. Contribute to kerams/EpubFs development by creating an account on GitHub.
0
8
31
@keramss
kerams
3 years
In theory, we could add our own too, measuring (de)serialization and invocation times. It seems a little overkill though.
0
0
0
@keramss
kerams
3 years
#fsharp @zaid_ajaj, I'm looking into OpenTelemetry right now, and thought we might need instrumentation for Fable.Remoting, but then I realized instrumentation should cover the HTTP aspect already. It does, very nice.
Tweet media one
2
1
7
@keramss
kerams
3 years
#fsharp, I'm working on improving VS autocompletions in match clauses. If you know how to build VisualFSharp bits to run an experimental instance of VS (it's fairly easy) and have some spare time, I'd love to hear some feedback. See.and the comments.
github.com
Implements #6996. When it's determined we're pattern matching against a DU of a specific type, the completions will only show the latter's cases as well as compatible active...
0
0
0
@keramss
kerams
3 years
RT @jordan_n_marr: Feliz.UseIsVisible hook is now available on NuGet for your Fable development convenience!. Use this when you want to dyn….
Tweet card summary image
github.com
A Fable.React hook that determines whether a component is currently visible on the screen. - JordanMarr/Feliz.UseIsVisible
0
3
0
@keramss
kerams
3 years
#fsharp, is there a reason DU/records in a signature file have to be defined anew in the implementation file? At first glance it's a bit pointless with extra maintenance costs (unless you need additional members). Is this language suggestion-worthy? If so, does one exist?.
1
0
0
@keramss
kerams
3 years
#fsharp, today's @FableCompiler bindings are for markdown-to-jsx. This time also with a demo page at
github.com
Fable bindings for markdown-to-jsx https://kerams.github.io/Fable.MarkdownToJsx/ - kerams/Fable.MarkdownToJsx
0
9
14