@steveruizok Is this drawing fully made within tldraw? How do you create those beams of light which don't seem to have borders? In tldraw, I believe I can only draw shapes with borders... Or maybe they are embedded images?
@sudomateo @the_dijkstra @Zeko369@dhh It is not accurate as dhh said that doing this was 80% of what you had to do to secure your server. It depends on your use case, but this is very far from the truth.
@NotionHQ Hey @NotionHQ , calendars correctly start on Monday after having enabled the configuration. However, for a calendar that is publicly published on a site, it still shows starting on Sunday. Is that normal?
Also trying to force request header Accept-Language to "fr-fr" but same.
@asidorenko_ About the implem, Nextjs embeds mkcert, a Go CLI that handles local certificates. And mkcert will first start by generating a CA and installing it in the system and browser stores. Then the localhost cert is created and signed by this CA, thus it is trusted.
@mattpocockuk There is only one problem with git hooks. There is one missing. Its named is "prepushwheniamreadytosubmit".
So yes, local ci script does work. I let me launch it when I am ready to submit my contributions, and not when I am just pushing my unfinished work.
@luciascarlet @pebisposting You always want a way to escape near home.
And also because escape is used pretty much everywhere to cancel the effect of modals, completions or as a focus out...
@mikker What I see at first sight is that bind and bind-key are mixed in the config, and same with set and set-option. This also triggers judgement on the inner beauty vs outer beauty... ^^
@rfleury@starfreakclone@ThePrimeagen Seems that the goal of a function is to give a name for a set of statements/operations so they can be referenced as a unique composed thing. If inlined instead as part of a larger context, it might be harder to identify and conceptualise this thing. Subscopes could help though.
@rfleury@starfreakclone@ThePrimeagen Well, except that a function clearly has a scope that delimitates its beginning and end. Without subfunctions, how are you supposed to glance the different "parts" that make a piece of behaviour? You suggest that good naming and simple control flow allows sufficient readability?
@noahdmnc Thanks for taking the time to explain! I am considering AL as a desktop OS cause I would like a simple/focused and easy to comprehend distro. AL seems nice as a learning tool to improve low level skills while not being overwhelmed.
Seems there are many places to ask questions about zig. Just posted on this repo, but wondering if it is the best place for beginner questions? Are there other official channels? (because I think I will have many others, and I would prefer not to ask them to chat gpt!) #ziglang
@the_aiju How does it do this? Does it mean there is a way to open a file from let's say terminal in an existing sam session? How does the plumber open the corresponding file in the current existing sam?