Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cuddlecake
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
cuddlecake
2y ago
Promises are, technically speaking, "abstracted crap". So is abstracted crap only ok if it's already in the JS standard library?
2.
▲
by
cuddlecake
3y ago
How _do_ you get a 3px gap though?
3.
▲
by
cuddlecake
3y ago
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 designers, but nothing to
4.
▲
by
cuddlecake
3y ago
What do you do, when you straighten out your spine? I mean in terms of movement, or do you just change your posture?
5.
▲
by
cuddlecake
3y ago
> 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.
6.
▲
by
cuddlecake
4y ago
Good to know, thank you
7.
▲
by
cuddlecake
4y ago
Wouldn't just `.` do the same as `d;` in that case?
8.
▲
by
cuddlecake
4y ago
As most people will - die without legacy and respect, because they are not a corporate overlord. I guess.
9.
▲
by
cuddlecake
4y ago
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.
10.
▲
by
cuddlecake
4y ago
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,
11.
▲
by
cuddlecake
4y ago
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"
12.
▲
by
cuddlecake
4y ago
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.
13.
▲
by
cuddlecake
4y ago
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 for a m
14.
▲
by
cuddlecake
4y ago
Tried it, wouldn't recommend it. The file data would be stored in the browser tab's memory. It usually ends in crashes.
15.
▲
by
cuddlecake
4y ago
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, but rather short plan
16.
▲
by
cuddlecake
4y ago
The link feels irrelevant, because it is not related to vim and text editing. Or does it?
17.
▲
by
cuddlecake
4y ago
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 interpret
18.
▲
by
cuddlecake
4y ago
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 a:link,a>u,a[href=&
19.
▲
by
cuddlecake
4y ago
> 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 everything to b
20.
▲
by
cuddlecake
4y ago
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)
21.
▲
by
cuddlecake
4y ago
I'd be more interested in why you think DX in Angular is great (especially with Nx).
22.
▲
by
cuddlecake
5y ago
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 voice for Safar
23.
▲
by
cuddlecake
5y ago
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 read anyway? What&#
24.
▲
by
cuddlecake
5y ago
It is unfortunate that the one useful thing I have found about blockchain to be true is that it is great for gambling
25.
▲
by
cuddlecake
5y ago
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 _and_ still be useful?
26.
▲
by
cuddlecake
5y ago
They don't enjoy participating in the space, they enjoy avatars and art. And probably spending an absurd amount of money for more or less Auto-Generated art?
27.
▲
by
cuddlecake
5y ago
But the infrastructure must be <somewhere>, right?
28.
▲
by
cuddlecake
5y ago
> Bonus points if we agree onto some standard set for variable names They try: https://www.w3.org/community/design-tokens/
29.
▲
by
cuddlecake
5y ago
I think IntelliJ generally has the feature to autocomplete code in markdown code blocks based on the current project. So that in itself is not a Copilot feature. It's really useful because it will even understand Angular2 codebases and
30.
▲
by
cuddlecake
5y ago
As a current developer, what pisses me off about anyone is sweeping statements like this :(
More ›