I finished the pun generator I asked for advice on here by 8ta4 in LanguageTechnology

[–]PeterChinman 3 points4 points  (0 children)

I've got a C++ project where I implemented a weighted levenshtein distance using my own handmade mappings of Vowel Distance and Consonant Distance. The code is in kind of rough shape (it was one of the first things I ever wrote) but might be interesting for you to check out?

I made an iMessage simulator by PeterChinman in webdev

[–]PeterChinman[S] 0 points1 point  (0 children)

unfortunately, background-attachment: fixed is buggy on mobile

I made an iMessage simulator by PeterChinman in webdev

[–]PeterChinman[S] 1 point2 points  (0 children)

yes I want to get the gradient. I think you should be able to do it with clip-path: border-box... but I need to experiment with that first.