https://rahul.gopinath.org
```
\documentclass[12pt]{article}
\usepackage{times}
```
in my latex source.
```
\documentclass[12pt]{article}
\usepackage{times}
```
in my latex source.
Here is my result: chatgpt.com/share/676213...
Here is my result: chatgpt.com/share/676213...
Same thing on [Claude 3.5 Sonnet](claude.site/artifacts/3f...)
Same thing on [Claude 3.5 Sonnet](claude.site/artifacts/3f...)
Even harmless domains like dynomight.net/more-chess/ get blocked!
Even harmless domains like dynomight.net/more-chess/ get blocked!
You should now have your bluesky handle as `@you.github.io`.
You should now have your bluesky handle as `@you.github.io`.
In the dialog "Change Handle" choose [I have my own domain].
Next section, enter your subdomain. E.g., you.github.io. Then click [No DNS Panel] This will ask you to upload a file to you.github.io/.well-known/... (2/n)
In the dialog "Change Handle" choose [I have my own domain].
Next section, enter your subdomain. E.g., you.github.io. Then click [No DNS Panel] This will ask you to upload a file to you.github.io/.well-known/... (2/n)
Go to your _config.yml file, typically accessed as
github.com/you/you.gith...
Add the following key to the yaml file.
include: [ "/.well-known" ]
(1/n)
Go to your _config.yml file, typically accessed as
github.com/you/you.gith...
Add the following key to the yaml file.
include: [ "/.well-known" ]
(1/n)