Viewing profile — can_center_divs
can_center_divs
HN member- Joined
- Fri, Feb 03, 2023, 6:50 AM UTC
- HN karma
- 13
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About can_center_divs
No profile information was provided.
Recent public activity
-
comment
Comment #36223116
Yeah, the earth has been cooling down and heating up throughout the history. Yet, the spike in Co2 levels just after the industrial revolution is unlike any spike earth has ever ha…
-
comment
Comment #35897970
What you are saying, is just proving the point that we are NOT focusing on EQ. On the contrary, politicians and public figures are benefiting from emotional manipulation and unders…
-
comment
Comment #35353347
Doesn't it? I can't put a class name on a HTML Element and then style the said class inside the same file. It seems to me that it cares more about where you have it, than Svelte
-
comment
Comment #35353069
Maybe your case is different, as your app is solving a completely different problem. We have been building a somewhat complex CMS system with Svelte the last two years and haven't …
-
comment
Comment #35353035
The important difference to note compared to React, is that Svelte doesn't virtualize the DOM. It works in the same way vanilla JS works when it comes to DOM manipulation. Even tho…
-
comment
Comment #35353023
This assumes you are using SvelteKit, not vanilla Svelte
-
comment
Comment #35131892
Yeah, the community always seems to figure out how to do things more effective. My girlfriend asked me if I could transcribe some audio files for her with my "programming stuff". I…
-
comment
Comment #34831538
Website's source code is not open source, even though you can inspect it. If you have a public repository with your code on GitHub, everyone can see the code. But they do not have …
-
comment
Comment #34637975
Hi! The website looks awesome! I have a problem with searching though. I can see the recommended songs below the search bar, but as I type to search something, it is just loading i…