
yoursunny
yoursunny
About
- Username
- yoursunny
- Joined
- Visits
- 9,552
- Last Active
- Roles
- Member, OG
- Thanked
- 1854
Comments
-
(Quote) A bundle would be given a new prefix, and does not count toward the normal hostnames. I already did so for Oracle Cloud. (Quote) Great, order 61a67f3383dc3. Please confirm that you agree to the locations in the above list. Let me know and I…
-
How to choose bundle locations? I want one in each continent: * New York * Switzerland * Chile * South Africa * India
-
(Quote) The actively used portion of your database should fit in RAM. If it cannot fit in the RAM of a single server, you have an architectural problem, not a hardware problem. The solution is to design it as a distributed system. Read the Hadoop pa…
-
All my important files on laptop or phones are in either Seafile or Dropbox sync'ed folders. Seafile server has daily rclone backup to storage server. Photos and push-up videos are in an HDD attached to home router. It also has daily rclone backup …
-
WebHorizon 1GB Warsaw In the previous benchmark from 2020-04-01, the CPU was AMD EPYC Processor (with IBPB), 1 @ 3393.620 MHz. I notice that the CPU has changed, so I retake the benchmark. GB5 score is 17% higher. # ## ## ## ## ## ## ## ## ## ## #…
-
hazi.ro NAT LXC, 1GB RAM, 160GB HDD; offer link IPv6 address is invalid; IPv4 has only outbound; benchmark taken via VNC and exported through transfer.sh # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## Yet-Another-Bench-Script …
-
(Quote) How old is the data being overwritten? If most overwritten data is from the last few hours, you don't need to commit these data to disk at all. Instead, write them into DRAM or Optane DIMM, and then commit to disk when the data is unlikely t…
-
(Quote) Unsustainable deals!
-
I don't care what's pre-installed, because I can clean them up: echo 'APT::Install-Recommends "no";APT::Install-Suggests "no";' >/etc/apt/apt.conf.d/80recommendsecho 'deb http://deb.debian.org/debian buster-backports main' &g…
-
(Quote) NOVOS BRICK is very slow because it only supports WebDAV. I obtained HostHatch 250GB HDD, Chicago location, for $15/year. I can use SFTP that is faster. If you want a free service, 👉 Deep Atlantic Storage 👈, free and unlimited. (Quote) The…
-
(Quote) This is Heltec LoRa 32. You'll be disappointed to find that the range isn't 10KM that LoRa supposedly can do. I only got them working over about 700 meters.
-
Congratulations, you are part of the elite group in: Routed IPv6 Hall of Fame * TunnelBroker * BuyVM * GINERNET * Terrahost * webhosting24 * Zappie Host * QuickPacket * Central Server Solutions * Linode * HostCram Include routed IPv6, at least /64…
-
(Quote) This does not answer my question. Whether IPv6 is routed has nothing to do with whether it's native. * routed IPv6 subnet: on your router or host node, each IPv6 subnet has a routing table entry * on-link IPv6: your router or host node depe…
-
(Quote) Is the /48 routed? i.e. in a KVM server, the IPv6 address can be used in container or VPN client without setting NDP proxy.
-
Make an Alexa skill. Let Alexa be your chat support. It's very affordable because you only need a basic server to run your Alexa skill.
-
Turkey? (Image)
-
I do not plan to order Zero 2 W. 512MB is too small to be useful. I have two units of original Zero W. One unit is supposedly home surveillance camera but actually idling because I never finished developing the camera app. I do have a nice GPU con…
-
Ignore GDPR. Inject a message "if you are an EU citizen please disconnect now" in the IP extension fields of the TCP SYN+ACK packet. If they don't listen, it's their problem.
-
(Quote) That's a unique benefit.
-
(Quote) Please give URI so I can review code. (Quote) Which region? How did you measure?
-
(Quote) Try the dark dark mode available on every desktop computer. To activate dark dark mode, press the (Image) button on your monitor. You can still understand what's displayed via NVDA program.
-
yoursunny.com * blog is about "computer, Internet, and life", built with Hexo * projects include the famous yoursunny summer host * study materials (in Chinese), built with Jekyll * personal page has my phone number and Twitter updates H…
-
I got myself a dedi. It's under my bed, on a wooden paper rack. A micro desktop with server OS and accessed over SSH is a dedi, right? https://twitter.com/yoursunny/status/1450680242247438342?s=20 sunny@sunnyD:~$ curl -sL yabs.sh | bash -s -- -r# …
-
8 hardware cores + 48 GB RAM => 8 push-ups 800GB SSD => 40 push-ups 1 IPv4 + 1 IPv6 => 2 push-ups 50 push-ups / month for the whole server, good. Hopefully you have a deal with the DC to pay colocation bills in push-ups. Push-up is a unive…
-
(Quote) Can you quote for other resources such as CPU, RAM, HDD?
-
(Quote) What if the last command is deleted or overwritten for some reason?
-
(Quote) Can you detect SSH login over IPv6, or does it have to go through the NAT port? What if the IPv6 SSH port is changed? Is it against the rules if someone runs SSH login in a crontab?
-
(Quote) Wanna offer IPv9 as your Unique Selling Point?
-
(Quote) docker stats shows the ndpresponder container uses about 10MB RAM, but htop shows 90MB. Go compiler always statically links everything, so memory usage is higher than a C program, but lower than Python or Node.js. I can consider making the D…
-
(Quote) Changing log level is now implemented in revision b119b09cfbbc188bf013e17b4afdc44621b20181. https://github.com/yoursunny/ndpresponder Thanks for suggestion.
-
(Quote) I believe loglevel cannot be changed. Good news is, recompiling a Go program only takes one second.
-
(Quote) Server specs are described in this paper, Section 7: https://www.nist.gov/publications/ndn-dpdk-ndn-forwarding-100-gbps-commodity-hardware YABS here: https://talk.lowendspirit.com/discussion/comment/45943/#Comment_45943 Mellanox ConnectX-5…