Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
polydevil
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
polydevil
2y ago
Do you think that not considering Russia a main cyber threat is a wrong decision? Why? Article gives no clear answer to why would it will make everything worse. It does, however, speculate on how it may be a bad decision, but no one knows f
2.
▲
by
polydevil
2y ago
I am confused. Isn't that how democracy works?
3.
▲
by
polydevil
2y ago
First language is not the same as native language. It is the same for majority - that is the source for controversy.
4.
▲
by
polydevil
2y ago
> Your Markdown- based content generates semantic HTML HTML is far more expressive in semantics, so using markdown to get html means you will never be able to get most semantic things you actually wanted. React couples the structure, sty
5.
▲
by
polydevil
2y ago
Opened a website. Already got `Welcome to our website!` modal that block the content. Through the modal's overlay can see the banner `Your product could be here`. Well, that is annoying. Thank you so much, I would rather use anything t
6.
▲
by
polydevil
2y ago
It is the same div soup for a screen reader, because there is no behavior attached to those new tags. They can not be a landmark, there are not marked as headings, they have no roles. Just a container with a text. And to attach the behavior
7.
▲
by
polydevil
2y ago
Who says that the solely focus of CSS is avoiding duplicate code?
8.
▲
by
polydevil
2y ago
Completely wrong. It says that the order of h* tags is not relevant. Which was also part of Html5 Outline spec. H* tags are not the only semantic tags. So it could also mean that they work with Html5 outline spec and value semantic tags, wh
9.
▲
by
polydevil
3y ago
No, they don't. Aria roles are not for making one tag to work like another. (Otherwise what is the point of having different tags with different semantics?). Aria is for making inaccessible html more accessible. Links can not be disabl
10.
▲
by
polydevil
4y ago
JSX is awesome. And it is optional. React picked js-first approach. Everything inside curly braces is a valid js expression. So you can use more and more vanilla js features and be happy, while some angular-first frameworks forces you to us
11.
▲
by
polydevil
4y ago
Do you really suggest https://htmx.org/ ? That thing has bold questions, like > Why should only <a> and <form> be able to make HTTP requests? And than you turn off your js in the browser and try to open a demo
12.
▲
by
polydevil
4y ago
Well, is says that the website itself was build by the tool. Non-semantic tags, divs instead of links, buttons instead of links, a lot of inline styles (which is a bad practice), deep nesting. So inline styles will make caching css impossib
13.
▲
by
polydevil
4y ago
- copy paste the content of the tweet - meta data is lost (date and time, author, obv it is possible to copy paste the text and add links to original tweet and link to an author; - screenshot - now you dont have to add custom styles, meta