HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nielssp

no profile record

Submissions

Classic Stylesheets for Web Applications

github.com
10 points·by nielssp·letztes Jahr·1 comments

Notes on Ray Casting (Interactive)

nielssp.dk
2 points·by nielssp·vor 2 Jahren·0 comments

Show HN: Classic stylesheets for web applications 2.0

github.com
4 points·by nielssp·vor 2 Jahren·0 comments

comments

nielssp
·letztes Jahr·discuss
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 an email instead.
nielssp
·vor 2 Jahren·discuss
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 was not so much on pixel perfect, but instead on creating something that would also work and look aesthetically pleasing on modern systems, like with higher DPI monitors and such. So one of the the things I did was to recreate all the icons and symbols in SVG.

I tried posting it as a Show HN when I added XP and Mac OS 9, but it didn't get much attention. Maybe the title of the project isn't as catchy.
nielssp
·vor 2 Jahren·discuss
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 actually checked the first two digits of the PIN because bcrypt ignored the rest.
nielssp
·vor 2 Jahren·discuss
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.