Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nielssp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
nielssp
2mo ago
You might like this: https://nielssp.dk/guis/buttons
2.
▲
Classic Stylesheets for Web Applications
(github.com)
10 points
by
nielssp
1y ago
|
1 comments
3.
▲
by
nielssp
2y ago
I'm pretty sure that's how most, if not all, instant messaging services worked 20 years ago... Was a feature, not a bug. The whole idea of sending an instant message. If you wanted to send a non-instant message, you'd send
4.
▲
Notes on Ray Casting (Interactive)
(nielssp.dk)
2 points
by
nielssp
2y ago
|
0 comments
5.
▲
by
nielssp
2y ago
I made something similar as well (that includes both 3.11, 95, 2000, XP, CDE and Mac OS 9, and also all the default color schemes of those): https://nielssp.github.io/classic-stylesheets/?theme=win9x&s... My focus
6.
▲
Show HN: Classic stylesheets for web applications 2.0
(github.com)
4 points
by
nielssp
2y ago
|
0 comments
7.
▲
by
nielssp
2y ago
Ran into this exact issue on a project. The developer that implemented the solution wanted to make sure that we handled those 6 digit PINs in the most secure way with salt and pepper and bcrypt, and at the end of the day the system only act
8.
▲
by
nielssp
2y ago
No, at least that's what I'm going for as well, at least for monospace fonts in editors and such. I can't stand the slightly blurry look of antialiased fonts and absolutely prefer the crisp edges of traditional bitmap fonts.
9.
▲
by
nielssp
4y ago
It does both. Black border alone marks the default button in the dialog (unless another button is focused), black border + dotted outline marks focus. I double checked in a VM running Windows 98 earlier today. I suspect some of these 9x rec
10.
▲
by
nielssp
4y ago
Tiny nitpick – buttons don't look like that when pressed in Windows 98 (or any version of Windows for that matter). This is what they're supposed to look like: https://imgur.com/a/iFMJCER (98.css on top, Wind
11.
▲
by
nielssp
4y ago
Not sure if this is what you're looking for, but I made this based on the look of CDE: https://nielssp.github.io/classic-stylesheets/?theme=cde&ski... It also includes all the default color schemes.