Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
krsdcbl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
krsdcbl
8mo ago
disagree. Colocation seems great when authoring, but it comes at a big cost of downstream tech debt there could be better ways to ease the burdon of naming things, while preserving cascade and the actual full features of CSS Tailwind is a m
2.
▲
by
krsdcbl
10mo ago
I'll second that, this is extremely annoying and exhausting. It feels like the slightest occurrence of a less-than-ubiquitous pattern or any word not regularly used by the majority of the population instantly spawns a sleuth of newfoun
3.
▲
by
krsdcbl
11mo ago
Given the premise, one could also say we nerds are forever happy.
4.
▲
by
krsdcbl
11mo ago
We've been running our services on Hetzner for 10 years, never experienced any significant outages. That might be datacenter dependant of course, since our root servers and cloud services are all hosted in Europe, but I really never un
5.
▲
by
krsdcbl
1y ago
Enforcement will be the issue here. If I order physical goods from a foreign nation it's gonna have to somehow get into my hands, and can be withheld until i pay tariffs If a irish subsidiary invoices me subscription prices for intangi
6.
▲
by
krsdcbl
1y ago
this is the way. Modern CSS brings most of the capabilities to the table that SASS & LESS used to provide, and in part even much more functionality that could never be adequately solved with preprocessors (runtime calc(), light-dark() a
7.
▲
by
krsdcbl
1y ago
Hot take: CSS is actually type safe, just doesn't get compiled & fails gracefully ;P
8.
▲
by
krsdcbl
1y ago
Being from Germany our history classes in school went into great depth about the countries past - and I can't help but feel increasingly scared and left utterly speechless by all the parallels I'm seeing unfolding in the US ...
9.
▲
by
krsdcbl
2y ago
when technological advancements that actually would allow for BETTER privacy and security, and MORE local-only features are misappropriated for constructing bogus and dishonest justifications to rather erode the least-effort user-minded saf
10.
▲
by
krsdcbl
2y ago
supposedly idealistically opposed parties doing something that is in the sense of the argument doesn't prove the argument. Walz might very well have been just as wrong
11.
▲
by
krsdcbl
2y ago
almost everything you have in your home is built for humans, so adopting this form factor is the likeliest to fit everywhere and be able to operate everything
12.
▲
by
krsdcbl
2y ago
Honestly with those numbers, I'm pretty surprised it's even an independent company. Wouldn't such a community of 3-4k people in a very remote location be a prime example where providing internet could just be a gov/munic
13.
▲
by
krsdcbl
2y ago
nitpick on your nitpick on the nitpick: a "metacommentary" would be if you'd be commenting on your own text. That's even less important, but I thought you might appreciate such asides
14.
▲
by
krsdcbl
2y ago
They strangely work quite well together
15.
▲
by
krsdcbl
2y ago
This makes me anxious about net neutrality. Easy to see a future were those bots even get prioritised by your host's ISP, and human users get increasingly pushed to use conversational bots and search engines as the core interface to an
16.
▲
by
krsdcbl
2y ago
I'm quite surprised by the impression in the first place, since "dancing events" as a way to meet others and connect seems more ubiquitous than ever to me. It may not look much like typical social dances performed with a part
17.
▲
by
krsdcbl
2y ago
think of an artist posting to Instagram to eventually have successful gallery shows
18.
▲
by
krsdcbl
2y ago
I didn't feel that way, since she specifically points it out and also explains (quite correctly) why this matter is to be treated differently for a newspaper than for any other business
19.
▲
by
krsdcbl
2y ago
Hits the nail on the head. I was surprised they even removed the ability to customize the taskbar location - but it still employs the same registry entries, so you can relocate it by messing with obscure manual modifications. Yet half the m
20.
▲
by
krsdcbl
2y ago
This is one of my main topics when integrating design systems for UI concerns, and imho this site does well at demonstrating a central problem and misunderstanding: The author talking about "4 colors", when really he means 4 "
21.
▲
by
krsdcbl
2y ago
Maybe it's just me, or I might be missing a relevant implication - but I'm having a hard time understanding why so many people have become alarmist about the fact, that things that they publish on the web, can and will be scraped?
22.
▲
by
krsdcbl
2y ago
"Bad UX" can't be generalized that easily for a simple visual effect, that's highly dependent on the integration. A good integration would: - consider how heavily to use the effect to not overload the ui - query for feat
23.
▲
by
krsdcbl
2y ago
I would argue that while it _feels_ wasteful to us humans, as we perceive it as a "big recomputation of the rendered graphics", technically it's not. the redrawing of anything that changes in your ui requires gpu computation
24.
▲
by
krsdcbl
2y ago
one could argue aswell that having at least generally satisfying, but at the same time omnipresent "expert assistance" might rather end up empowering you. Feeling confident to be able to shrug off blockers, that might otherwise tu
25.
▲
by
krsdcbl
2y ago
Same here. Specially back when Atom was a thing, Notepad++ would always be my "side editor" for any kind of heavy lifting (or even heavy-ish - looking back I really ask myself why I didn't just use it for everything ^^)
26.
▲
by
krsdcbl
2y ago
I'm familiar with the feeling of "old, not keeping up", but rest assured, there's also other very important factors at play here: Simply put, stuff gets much more much quicker compared to 5, 10, 15 years ago. Not being q
27.
▲
by
krsdcbl
2y ago
Fully agree with you! The API being unauthd is clearly a core design choice, and finding out any customer or service data is openly accessible with consecutive numbers through that API is not a zero day or something. There is no "respo
28.
▲
by
krsdcbl
2y ago
isn't this exactly what CSS is meant to solve originally? Write a class & map it to the relevant component or DOM node in a template, so you only have a single source of truth to maintain the styles of that component. Writing the e
29.
▲
by
krsdcbl
2y ago
this is exactly the point, using it for ALL the styles was always a horrible idea -- and never it's intention (i think)
30.
▲
by
krsdcbl
2y ago
op is not talking about style atts, but referring to nesting inline `<style> @scope { ... }</style>` to declare vanilla css in the scope & context of specific DOM nodes
More ›