HackerTrans
トップ新着トレンドコメント過去質問紹介求人

fairytale

no profile record

投稿

Icy – An Icy Currency Converter

icy.sany.one
1 ポイント·投稿者 fairytale·5 年前·0 コメント

Doodle

google.com
1 ポイント·投稿者 fairytale·5 年前·1 コメント

Error 404 (Not Found)

spotify.com
400 ポイント·投稿者 fairytale·5 年前·183 コメント

Calculate the checksum of a file using JavaScript

github.com
1 ポイント·投稿者 fairytale·5 年前·0 コメント

Terminal Emulator, Made for the Web

github.com
2 ポイント·投稿者 fairytale·5 年前·1 コメント

Licenses: Find That License

licenses.sany.one
1 ポイント·投稿者 fairytale·5 年前·0 コメント

Wiggle That Text

wiggle.sany.one
2 ポイント·投稿者 fairytale·5 年前·1 コメント

A tiny color scheme generator

github.com
1 ポイント·投稿者 fairytale·5 年前·0 コメント

Term: A small, classless and minimalist CSS framework

often.github.io
1 ポイント·投稿者 fairytale·5 年前·0 コメント

Fakey: Web-based fake data generator

often.github.io
1 ポイント·投稿者 fairytale·5 年前·0 コメント

Whoami: Quick API that returns your IP address and headers

github.com
1 ポイント·投稿者 fairytale·5 年前·0 コメント

Proxi: A simple CORS proxy on Deno Deploy

github.com
1 ポイント·投稿者 fairytale·5 年前·0 コメント

Yet another HN front-end

github.com
2 ポイント·投稿者 fairytale·5 年前·1 コメント

Mintodo: A neat and simplistic to-do list in your web browser

often.github.io
2 ポイント·投稿者 fairytale·5 年前·0 コメント

Leader: intuitive and light blog base for the modern web.

github.com
4 ポイント·投稿者 fairytale·5 年前·5 コメント

Repos

often.github.io
1 ポイント·投稿者 fairytale·5 年前·0 コメント

コメント

fairytale
·3 年前·議論
Happy New Year everyone! I hope 2024 brings us more love, peace and knowledge.
fairytale
·3 年前·議論
Merry Christmas to everyone on HN! May 2024 be a happy and successful year for all of us and may it also bring us more to read and learn. Reading is fundamental and on HN there is always something to read about. I have been on HN for 2 years, 7 months and 23 days and I look forward to remain a part of this wonderful community :).
fairytale
·5 年前·議論
Happy New Year!
fairytale
·5 年前·議論
I would also like to say that being a part of the Hacker News website and community is golden. I think that I have said enough...

Besides that, Merry Christmas and Happy Holidays to everyone!
fairytale
·5 年前·議論
Lmao.
fairytale
·5 年前·議論
Official website: https://icy.sany.one

The source code is hosted on GitHub: https://github.com/often/icy
fairytale
·5 年前·議論
Dark: https://www.google.com/logos/doodles/2021/seasonal-holidays-...
fairytale
·5 年前·議論
One can simply set network.IDN_show_punycode to true in their about:config
fairytale
·5 年前·議論
Just wait and see till all those thirsty script kiddies start abusing these even more now.

On a side note, those who write router software like this need to step up their security and stop being lazy. Seriously.
fairytale
·5 年前·議論
Can confirm. https://spotify.com is now working fine.
fairytale
·5 年前·議論
It could also easily be used for phishing or IP logging purposes. Poor attempt though, almost everyone is now aware of unicode in domain names, and anyone techie enough would be able to spot it.
fairytale
·5 年前·議論
That's pretty much it. It's quite a useful tool if you need a quick way to calculate the checksum of a file using your web browser. Additionally, it might also be used as a library. For API documentation and usage, check out the GitHub repository. A live preview is hosted here: https://csum.sany.one
fairytale
·5 年前·議論
This is a lightweight web terminal emulator that offers a very simple and flexible API. It is entirely written in JavaScript and has zero dependencies. The purpose of it is to simplify the creation of web terminal interfaces, and to make the overall process of it very fun, smooth and hassle-free.

You can view the source code at: https://github.com/often/wt

A live preview is available on: https://wt.sany.one

The entire project is licensed with GNU GPL-3.0.
fairytale
·5 年前·議論
Why shouldn't it be legal?

When you think a bit better about it, it's about the same as regular web browsing. Just automated or scripted.

I don't think there is much that can be done to fully prevent it either, so.
fairytale
·5 年前·議論
While this can be seen as somewhat useful, nothing stops you from deactivating breakpoints inside of the "Sources" section in devtools.

I also believe that the same anti-debugging technique is used by obfuscator.io, and is just a feature you can enable for when obfuscating your code on there. It's called "Debug Protection". It does about the same thing you shown in your blog post, making good use of the debugger statement.
fairytale
·5 年前·議論
This is just a quick and simple alternative to https://choosealicense.com

It uses the GitHub Licenses API to fetch the licenses.

Website: https://licenses.sany.one

GitHub repository: https://github.com/often/licenses
fairytale
·5 年前·議論
wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle wiggle
fairytale
·5 年前·議論
palette is a tiny color scheme generator that is very quick and simple to use.

website: https://palette.sany.one

source code: https://github.com/often/palette

hope you like it!
fairytale
·5 年前·議論
No. https://dns.google/resolve?name=github.io&type=AAAA
fairytale
·5 年前·議論
I don't think that the ", initial-scale=1" would be necessary.

Nowadays, <meta name="viewport" content="width=device-width"> works just fine.