• 0 Posts
  • 129 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle


  • Yeah of course! Once I went on a buying spree of used WNDR3700. They were so cheap and I won a few too many bids at once.

    I gave one to a flatmate when we lived together as students and he took it with when he moved out. Put one in the office room of my current flatmate and still have one or two in reserve. I usually take one with me to LAN-parties.

    Before that I once used DD-WRT on a WRT54GL. It also wasn’t bad from what I remember.


  • You haven’t mentioned what sort of access link or speed you have, that seems very relevant here.

    For my 1Gbit/s fiber connection the Edgerouter 6P has been pretty good. It has an SFP port and can route 1 Gbit/s of traffic without issue and my dual-stack setup works well too.

    The only significant downside is that its switching is slow, it has no hw support. So I put my NAS on a separate subnet instead so that the traffic to it can be routed instead.







  • When I first played DOOM I was a bit afraid of the monster sounds. I would usually ask my little sister if she could color her things in my room so I wouldn’t be alone while playing. I was way too bad to ever finish the game back then. I used to ask my father to make me “untötbar” (unkillable) because the word “unverwundbar” (invulnerable) was too difficult for me.

    But I really like the reboot and DOOM Eternal especially.











  • the original 1s and 0s

    I think your issue starts there, you already have to decide how to build your sensor:

    • If it’s a CMOS sensor how strong do the MOSFETs amplify? That should affect brightness and probably noise.
    • How quickly do you vertically shift the data rows? The slower the stronger the rolling shutter effect will be.
    • What are the thresholds in your ADC? Affects the brightness curve.
    • How do you layout the color filter grid? Will you put in twice as many green sensors compared to blue or red as usual? This should affect the color balance.
    • How many pixels will you use in the first place? If there is many each will be more noisy, but spacial resolution should be better.

    All of these choices will lead to different original 1s and 0s, even before any post-processing.