←back to thread

IrfanView

(www.irfanview.com)
520 points omnibrain | 9 comments | | HN request time: 1.476s | source | bottom
1. baobabKoodaa ◴[] No.39878862[source]
IrfanView is great, but I'm curious, why is it on top of HN today of all days? Was there something significant happening?
replies(2): >>39879307 #>>39880298 #
2. huytersd ◴[] No.39879307[source]
It happens every now and then. Could be as simple as nostalgia.
replies(1): >>39879643 #
3. fuzztester ◴[] No.39879643[source]
Like Delphi, FreePascal and Lazarus, though less often for those three than for IrfanView, and those three get a good number of sneers by modern ignoramuses, each time. The joke is on them, due to the amount of late night and weekend work (unpaid, often) that many of them have to pull, and tamely accept and try to justify, to save their egos and paychecks.

"The emperor has no clothes" kind of thing ...

And nowadays, layoffs, too ...

replies(1): >>39881282 #
4. thomond ◴[] No.39880298[source]
There a post earlier regarding paint.net and people there mentioned irfanview.
5. nrdvana ◴[] No.39881282{3}[source]
Delphi kicked ass. Though, looking back, it didn't have hash tables at your fingertips like modern languages. I really can't imagine writing code without hashmaps anymore. Did that ever get added, and in a convenient way that doesn't require declaring a new object each time?
replies(2): >>39882133 #>>39887771 #
6. nurettin ◴[] No.39882133{4}[source]
You could use TDictionary. It has been around since 15 years.
replies(1): >>39891066 #
7. fuzztester ◴[] No.39887771{4}[source]
Good question.

nurettin replied, sibling comment.

But it's not difficult to write your own for simple map types at least, like with strings as the keys. Generic maps would be harder.

8. nrdvana ◴[] No.39891066{5}[source]
Sadly by 2009 I'd moved on to a new job and didn't have much opportunity to use it. It didn't even have generics when I used it last. Looks like you have to allocate and free them manually though, which is less than I hoped for. I rather like the scripting languages where they are part of the syntax and seamlessly decode from JSON.
replies(1): >>39901519 #
9. fuzztester ◴[] No.39901519{6}[source]
No true Delphiman would say that ;)

https://en.m.wikipedia.org/wiki/No_true_Scotsman