Promises are, technically speaking, "abstracted crap". So is abstracted crap only ok if it's already in the JS standard library?
How _do_ you get a 3px gap though?
As a frontend dev, what are good resources to learn about principles and heuristics that I can apply in my work? I have some knowledge, albeit very primitive, that I picked up from an HCI introduction and some good…
What do you do, when you straighten out your spine? I mean in terms of movement, or do you just change your posture?
> In no time we'll see SO spammed with questions using `computed(async () => ...` or race conditions when using `effect`. As opposed to the very few questions about rxjs, where people understand everything perfectly.
Good to know, thank you
Wouldn't just `.` do the same as `d;` in that case?
As most people will - die without legacy and respect, because they are not a corporate overlord. I guess.
Hi, congrats on the launch. On my screen, the website is scrollable. Not sure if the animation needs to have top: 30vh and height: 80% Also: there is a big layout shift right after loading.
You can also write the array first, without using enum: const tokens = ['parenOpen', 'bang', 'plus', 'minus'] as const; type Token = typeof tokens[number]; type TokenTable<T> = Record<Token, T> // alias for { [key in…
Do you have an example for what you want to do, with an object before and after mapping? I don't understand what you mean by "functionally map over a typed object by key"
For one, it's a wrapper in React, so no need to implement the glue code yourself if you want to integrate PDFs in your web app. Also, it appears to be feature-rich and yet easy to use for simple use cases.
If you connect raycast with your calendar, you can view your schedule from within raycast. If there is an upcoming meeting with a zoom/teams/<call app> link attached, you can join by pressing enter. Never had to look…
Tried it, wouldn't recommend it. The file data would be stored in the browser tab's memory. It usually ends in crashes.
Deadlines feel like they are mainly useful to induce stress and urgency. The stress and urgency being useful (or important) is another matter. In a perfect world (for me, from my point of view), there are no deadlines,…
The link feels irrelevant, because it is not related to vim and text editing. Or does it?
I feel like "availability to copy" or "inspectable" is not a reason to abandon Copyright protection. After all, it is currently the nature of web software that the source code must be available (for browsers to…
table.fatitem,td.default{max-width:90ch}body,body>center>table,input,textarea{background-color:#262626!important}body>center>table>tbody>tr:first-child>td{background-color:#f60!important}.c00,.c00…
> if HN is still one of the best places to communicate and post serious matters citation needed. Other than that, I would love to see a bit better semantic markup, not because I'm some sort of HTML purist who demands…
The only cookie I see on hackernews is for authentication, so I don't think a cookie banner is neccessary (though I might be misinformed)
I'd be more interested in why you think DX in Angular is great (especially with Nx).
In another tweet[0], Jen Simmons asks the question: > Do we really want to live in a 95% Chromium browser world? That would be a horrible future for the web. We need more voices, not fewer. It's difficult to become a…
Is there any need for the Blockchain for that? Like... Setup a server and host the content. I can't imagine it being simpler than that. Why would I engage in the dance of crypto just to host some content no one will…
It is unfortunate that the one useful thing I have found about blockchain to be true is that it is great for gambling
But over long enough time it _must_ be somewhere where somebody can provide Computational power and evergrowing storage capacity, right? So.. not anywhere. Or can the data be available in a highly fragmented fashion…
Promises are, technically speaking, "abstracted crap". So is abstracted crap only ok if it's already in the JS standard library?
How _do_ you get a 3px gap though?
As a frontend dev, what are good resources to learn about principles and heuristics that I can apply in my work? I have some knowledge, albeit very primitive, that I picked up from an HCI introduction and some good…
What do you do, when you straighten out your spine? I mean in terms of movement, or do you just change your posture?
> In no time we'll see SO spammed with questions using `computed(async () => ...` or race conditions when using `effect`. As opposed to the very few questions about rxjs, where people understand everything perfectly.
Good to know, thank you
Wouldn't just `.` do the same as `d;` in that case?
As most people will - die without legacy and respect, because they are not a corporate overlord. I guess.
Hi, congrats on the launch. On my screen, the website is scrollable. Not sure if the animation needs to have top: 30vh and height: 80% Also: there is a big layout shift right after loading.
You can also write the array first, without using enum: const tokens = ['parenOpen', 'bang', 'plus', 'minus'] as const; type Token = typeof tokens[number]; type TokenTable<T> = Record<Token, T> // alias for { [key in…
Do you have an example for what you want to do, with an object before and after mapping? I don't understand what you mean by "functionally map over a typed object by key"
For one, it's a wrapper in React, so no need to implement the glue code yourself if you want to integrate PDFs in your web app. Also, it appears to be feature-rich and yet easy to use for simple use cases.
If you connect raycast with your calendar, you can view your schedule from within raycast. If there is an upcoming meeting with a zoom/teams/<call app> link attached, you can join by pressing enter. Never had to look…
Tried it, wouldn't recommend it. The file data would be stored in the browser tab's memory. It usually ends in crashes.
Deadlines feel like they are mainly useful to induce stress and urgency. The stress and urgency being useful (or important) is another matter. In a perfect world (for me, from my point of view), there are no deadlines,…
The link feels irrelevant, because it is not related to vim and text editing. Or does it?
I feel like "availability to copy" or "inspectable" is not a reason to abandon Copyright protection. After all, it is currently the nature of web software that the source code must be available (for browsers to…
table.fatitem,td.default{max-width:90ch}body,body>center>table,input,textarea{background-color:#262626!important}body>center>table>tbody>tr:first-child>td{background-color:#f60!important}.c00,.c00…
> if HN is still one of the best places to communicate and post serious matters citation needed. Other than that, I would love to see a bit better semantic markup, not because I'm some sort of HTML purist who demands…
The only cookie I see on hackernews is for authentication, so I don't think a cookie banner is neccessary (though I might be misinformed)
I'd be more interested in why you think DX in Angular is great (especially with Nx).
In another tweet[0], Jen Simmons asks the question: > Do we really want to live in a 95% Chromium browser world? That would be a horrible future for the web. We need more voices, not fewer. It's difficult to become a…
Is there any need for the Blockchain for that? Like... Setup a server and host the content. I can't imagine it being simpler than that. Why would I engage in the dance of crypto just to host some content no one will…
It is unfortunate that the one useful thing I have found about blockchain to be true is that it is great for gambling
But over long enough time it _must_ be somewhere where somebody can provide Computational power and evergrowing storage capacity, right? So.. not anywhere. Or can the data be available in a highly fragmented fashion…