HackerTrans
TopNewTrendsCommentsPastAskShowJobs

guu

no profile record

Submissions

Super Monkey Ball in TypeScript

monkeyball-online.pages.dev
3 points·by guu·il y a 6 mois·1 comments

PinkSea – An oekaki BBS built on ATProto

pinksea.art
4 points·by guu·il y a 2 ans·0 comments

Ask HN: Reference applications to idiomatically learn languages/frameworks?

8 points·by guu·il y a 2 ans·1 comments

SNES production feedback received by fax

twitter.com
3 points·by guu·il y a 4 ans·0 comments

More Dirty Coding Tricks from Game Developers (2010)

gamedeveloper.com
2 points·by guu·il y a 4 ans·0 comments

comments

guu
·il y a 6 mois·discuss
Source: https://github.com/sndrec/WebMonkeyBall/tree/main
guu
·il y a 2 ans·discuss
You can use a labeler[0] to classify social media screenshots and hide them.

[0]: https://xblock.aendra.com/getting-started/
guu
·il y a 3 ans·discuss
Netflix made a deal with SK Broadband[0] after they were sued[1].

[0]: https://about.netflix.com/en/news/sk-telecom-sk-broadband-an...

[1]: https://www.reuters.com/business/media-telecom/skorea-broadb...
guu
·il y a 3 ans·discuss
There's a bug on the page. If your screen width is wider than portrait tablet size the first question is not rendered.
guu
·il y a 3 ans·discuss
According to the author cloud domains are shutting down as well.
guu
·il y a 3 ans·discuss
I recommend https://bearblog.dev (free) or https://ghost.org (paid). Both let you use your own domain.

It's fun to set up static site generators but I think it's better to pick something you can start writing in immediately instead of spending time thinking about what to use.

If you end up enjoying blogging you can switch to different software later if you like. But don't let that stop you from starting to write now.
guu
·il y a 3 ans·discuss
[deleted]
guu
·il y a 4 ans·discuss
Some technical details about the project you may find interesting:

- They were hosted on Digital Ocean but received a (probably invalid) DMCA takedown and all their servers were shut down by DO

- In response they bought an IPv4 block and built an Anycast CDN so complaints go to Neocities instead of the hosting provider

- People sometimes host spam or phishing sites on the domain which can cause google to flag it as malicious[0]

- There's a geocities gallery by the same author kyle[1]

I interviewed kyle if you want to hear more about the project[2].

[0]: https://news.ycombinator.com/item?id=25803343

[1]: https://geocities.restorativland.org/

[2]: https://www.softwaresessions.com/episodes/bringing-geocities...
guu
·il y a 4 ans·discuss
It looks like they took a break this summer but plan to do another release of WriteFreely.

https://musing.studio/roadmap

https://write.as/blog/a-calm-summer-2022
guu
·il y a 4 ans·discuss
That’s correct. The open issue is here: https://github.com/tailscale/tailscale/issues/1572
guu
·il y a 8 ans·discuss
I had issues with Pi-Hole slowing down page loads significantly until they introduced NXDOMAIN and NULL blocking as an option.

These features made it to the stable build this week so it might be worth trying again for those who had issues in the past.