Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Tihiy

Developer

Everything posted by Tihiy

  1. only: Write low-level asm driver for hooking keyboard keys.
  2. Ok, i've never seen this here, it's only One's expirience. Stuff: MS-DOS does not support Ultra DMA HDD modes. Read speed is limited to 1-2 Mb/s while Win9x protected-mode drivers aren't loaded and the difference between modern UDMA 20-30 Mb/s are huge even on hi-end system. So the solution is to enable Ultra DMA mode in DOS. 1) Download latest copy of UDMA2 package for DOS http://www.ibiblio.org/pub/micro/pc-stuff/...dos/udma/devel/ it's compatible with any DOS version. 2) Include device=<driver name> or devicehigh=<driver name> to config.sys. U can use any .sys driver from package (i prefer UDMAJR because it's safe and fast) 3) Find IOS.INI file in windows folder and add UDMAJR.SYS (or another driver's name) to the [safeList] entry (to tell Windows to unload driver when booting protected mode drivers) Reboot and feel the 3-10 seconds speedup.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.