tun

u/tun@lemm.ee
65 posts · 333 comments

Recent posts

Recent comments

AMD Radeon RX 7600M XT and 8 GB GDDR6 RAM

Support for up to three 8K displays via HDMI 2.1 and DisplayPort 2.0

the eGPU expands the number of USB ports, and its USB-C port allows devices at up to 65 watts

only connect via OCuLink.

OCuLink cable included in scope of delivery

currently available for $559, which is significantly cheaper than its competitors

on *Permanently Deleted* · c/asklemmy · 7 pts · 1y
  1. when your fellow citizens think Facebook is the Internet,...

  2. our country's revolutionists use the platform for mass media communications - announcements, campaigns, etc.

  3. well known figures earn money from the platform and it assists them in monthly expenses

so, yeah I still use the platform daily.

you should look into IPv4 subnetting.

a brief explanation, v4 address is in a.b.c.d format. a, b, c and d are 8bit decimal (that means 0 to 255)

to get more ip available, address is sub divided into network and host part and is called subnetting.

192.168.0.0/24 = 192.168.0.0/255.255.255.0 = 11111111.11111111.11111111.00000000

that means 192.168.0 is the network and the last 0 is for the hosts. 0 and 255 is reserved for broadcasting.