kaa
2 years ago
File names are now in a single-width typeface. I noticed and corrected a couple spelling and sentence structure mistakes. My laptop is now 12 years old, not 11. Spleen is my personal choice of fixed-width replacement for acme's Pellucida Mono.
kaa
2 years ago
I photographed a field of muddy-colored flowers yesterday, I enjoy how the colors vertically blend.
kaa
2 years ago
The colors on the page of appreciated things are calmer. Advent of Code is dedicated a paragraph. Some little things are added here and there.
kaa
2 years ago
Even for purely personal use, it's a lot nicer to type "ssh kaa@kaa.run.place" than "ssh kaa@111.230.7.254", or likewise, "ssh arandomuser@arandomsite.work.gd" instead of "ssh arandomuser@209.25.140.180".
arandomsite
2 years ago
i used playit.gg so it wont accept 209.25.140.180:7007 because its not an ipv4 domain so i will try thru the xfinity app
kaa
2 years ago
wg2k, the router's local IP address may be 10.0.0.1. See https://howchoo.com/g/mwiyywixmgz/how-to-log-in-to-a-comcast-xfinity-router#open-a-browser-and-go-to-10001
kaa
2 years ago
Routers are generally designed to be accessed from a dedicated local IP address first and foremost. Visiting that address in a browser often provides a login prompt.
kaa
2 years ago
Some default to 192.168.1.1, others 192.168.1.254, some at 10.0.0.1, and surely some deault to IP addresses that I don't know of.
wg2k
2 years ago
@kaa ik what my router ip is, i once logged in to my router and tried to port forward but the port forwarding had to be done on the xfinity website. my problem is that i cant make a xfinity account because of this error: "This information doesn't match our records"
kaa
2 years ago
wg2k, there are two ways to do port forwarding on an xfinity router. One of them requires the app, the other requires visiting the router's local IP address. The router login information is often on a sticker on the back of the router. https://www.portforwardinghub.com/routers/comcast-port-forwarding/
kaa
2 years ago
Should you need to research more, look for "port forwarding xfinity admin tool", or something similar.
levirenn
2 years ago
for domains you can also actually use freenom however i highly dont recommend it
levirenn
2 years ago
^ i suggest you just pay for your own domain like i do for my personal site :D i use namecheap but theres probably some domain registrar out there thats better
wg2k
2 years ago
kaa, i cant make xfinity id and i cant login to my router anymore. i tried resetting it so i could login TWICE, but it still wont work. playit.gg seems to be my best option for self-hosting stuff until i get a new router
kaa
2 years ago
morrowseer: For those who have a steady source of income, that is the best choice. For those teenagers who don't, however, that's not an option.
kaa
2 years ago
wg2k: I understand. I'd do more to help you figure out your router if I reasonably could. Best of luck.
kaa
2 years ago
Some bugs, both typographical and programmatic in nature, were resolved. In particular, HTML character codes would occasionally be hyphenated when multiple occurred in a row, resulting in a broken HTML character code. Further, there were a couple missing punctuation marks and words by my own manual fault.
kaa
2 years ago
The code that enabled that syllabic hyphenation is now public. Full Windows binaries are provided with the source code.
kaa
2 years ago
There was a series of extraneous explanations that needed re-fitting and thinning. A silly search-and-replace had changed the content type from "UTF-8" to "UTF-8". I've settled on removing all downloadable fonts, preferring to leave that issue to individual readers.
kaa
2 years ago
neocities didn't like me typing in html tags, they were omitted from this previous message. The point stands: I had accidentally inserted a custom HTML tag where I should not have, by means of a blindly run global search and replace of the word "UTF".
I've completed more of Advent of Code, and with the help of a friend, a new tool for generic uploads to neocities was written too.