Live data from Hacker News

IrfanView

irfanview.com

221–230 of 341 posts

Re: IrfanView

#221

Earlier quoted context omitted.

It happens every now and then. Could be as simple as nostalgia.

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,…

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?

Re: IrfanView

#222
post #117

Earlier quoted context omitted.

If it's for non-commercial use, you might find this a spritual equivalent, cross-platform: https://www.xnview.com/en/xnviewmp/

This comment is baffling. Just so you know, the IrfanView license requires commercial users to pay for a license, just like XnView does. Apparently that's... bad?

I didn't remember what the IrfanView license was/is but IrfanView is not cross-platform which is what I was responding to with an alternative.

Re: IrfanView

#223
post #173

Earlier quoted context omitted.

Each their own, that's mine. Note that this is not a tech user or developper list, but the list of what I install on any new windows pc, including those at work etc ... 7zip (open any archive) VLC (open any audio/video file) IrfanView (+ the "all plugins" installer on the same page, open any picture file) SumatraPDF (read PDFs) Libreoffice (to open any office files) NAPS2 (easy scan, and split/merge/... PDFs) Ditto (…

Not using windows much anymore, but great to hear about O&O and ExplorerPatcher. I notice you don't list an ssh client. I still install cygwin for that. Anything new besides putty?

PowerShell. Is there anything that putty do better?

Re: IrfanView

#224
post #173

Earlier quoted context omitted.

As an only occasional windows user, I certainly wouldn’t mind seeing such a list, maybe in a GitHub gist if you find yourself bored one day :)

Each their own, that's mine. Note that this is not a tech user or developper list, but the list of what I install on any new windows pc, including those at work etc ... 7zip (open any archive) VLC (open any audio/video file) IrfanView (+ the "all plugins" installer on the same page, open any picture file) SumatraPDF (read PDFs) Libreoffice (to open any office files) NAPS2 (easy scan, and split/merge/... PDFs) Ditto (…

A worthy competitor to vlc is potplayer

Re: IrfanView

#225

In Windows it's still faster than anything else if you've copied an image to clipboard to open irfanview -> paste -> save, or to do a quick crop or whatever.

Win + Shift + S

Re: IrfanView

#226

Earlier quoted context omitted.

Were those 8-bit bytes?

Is there any other kind of byte?

https://en.wikipedia.org/wiki/Byte

> The size of the byte has historically been hardware-dependent and no definitive standards existed that mandated the size. Sizes from 1 to 48 bits have been used.[4][5][6][7] The six-bit character code was an often-used implementation in early encoding systems, and computers using six-bit and nine-bit bytes were common in the 1960s. These systems often had memory words of 12, 18, 24, 30, 36, 48, or 60 bits, corresponding to 2, 3, 4, 5, 6, 8, or 10 six-bit bytes. In this era, bit groupings in the instruction stream were often referred to as syllables[a] or slab, before the term byte became common.

> The modern de facto standard of eight bits, as documented in ISO/IEC 2382-1:1993, is a convenient power of two permitting the binary-encoded values 0 through 255 for one byte, as 2 to the power of 8 is 256.[8] The international standard IEC 80000-13 codified this common meaning. Many types of applications use information representable in eight or fewer bits and processor designers commonly optimize for this usage. The popularity of major commercial computing architectures has aided in the ubiquitous acceptance of the 8-bit byte.[9] Modern architectures typically use 32- or 64-bit words, built of four or eight bytes, respectively.

[4] https://en.wikipedia.org/wiki/Byte#cite_note-Buchholz_1956_1...

[5] https://en.wikipedia.org/wiki/Byte#cite_ref-Buchholz_1956_1_...

[6] https://en.wikipedia.org/wiki/Byte#cite_note-Rao_1989-6

[7] https://en.wikipedia.org/wiki/Byte#cite_note-Tafel_1971-7

[8] https://en.wikipedia.org/wiki/Byte#cite_note-ISO_IEC_2382-1_...

[9] https://en.wikipedia.org/wiki/Byte#cite_note-CHM_1964-10

Re: IrfanView

#227
post #214

Earlier quoted context omitted.

Idk if this is still the case but back when I tried the built in clipboard history when it was first released, it didn’t handle formatted text well, nor did it handle multi-media particularly well, if at all. One of the best parts about ditto is that you can choose to paste with or without formatting

The are indeed many clipboard managers across all platforms, but none have the perfect UI of ditto. Its ditto's UI that needs to be copied everywhere else.

Haven't used Ditto before but I use CopyQ on Linux, at least according to the screenshots of Ditto it appears that CopyQ has been influenced by it

Re: IrfanView

#228
post #173

Earlier quoted context omitted.

Each their own, that's mine. Note that this is not a tech user or developper list, but the list of what I install on any new windows pc, including those at work etc ... 7zip (open any archive) VLC (open any audio/video file) IrfanView (+ the "all plugins" installer on the same page, open any picture file) SumatraPDF (read PDFs) Libreoffice (to open any office files) NAPS2 (easy scan, and split/merge/... PDFs) Ditto (…

Not using windows much anymore, but great to hear about O&O and ExplorerPatcher. I notice you don't list an ssh client. I still install cygwin for that. Anything new besides putty?

Windows now has OpenSSH https://learn.microsoft.com/en-us/windows-server/administrat...

Re: IrfanView

#229

4MB to download the installer, back in the days when programs just did the thing they did and didn't include runtimes for entire virtual environments.

But what if you want to display Full HD video in the image viewer from an URL? Wouldn't you need Electron for that? Also I was under the impression just the DLLs for all the image formats would be over 4 MB. I wonder how large is it uncompressed.

The Windows standard file open dialog allows you to paste a http(s) link in, which will be downloaded and opened from the Temp folder. This works with all applications that use that dialog.

Re: IrfanView

#230
post #173

Earlier quoted context omitted.

Each their own, that's mine. Note that this is not a tech user or developper list, but the list of what I install on any new windows pc, including those at work etc ... 7zip (open any archive) VLC (open any audio/video file) IrfanView (+ the "all plugins" installer on the same page, open any picture file) SumatraPDF (read PDFs) Libreoffice (to open any office files) NAPS2 (easy scan, and split/merge/... PDFs) Ditto (…

Not using windows much anymore, but great to hear about O&O and ExplorerPatcher. I notice you don't list an ssh client. I still install cygwin for that. Anything new besides putty?

Windows now have OpenSSH client (and server) available as optional features. Together with the new terminal the ssh client seems to be working fine. Personally I usually opt in to use the ssh in WSL as I keep it installed on all my Windows machines.
Post reply on HN