HackerTrans
TopNewTrendsCommentsPastAskShowJobs

guu

no profile record

Submissions

Super Monkey Ball in TypeScript

monkeyball-online.pages.dev
3 points·by guu·قبل 6 أشهر·1 comments

PinkSea – An oekaki BBS built on ATProto

pinksea.art
4 points·by guu·قبل سنتين·0 comments

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

8 points·by guu·قبل سنتين·1 comments

SNES production feedback received by fax

twitter.com
3 points·by guu·قبل 4 سنوات·0 comments

More Dirty Coding Tricks from Game Developers (2010)

gamedeveloper.com
2 points·by guu·قبل 4 سنوات·0 comments

comments

guu
·قبل 6 أشهر·discuss
Source: https://github.com/sndrec/WebMonkeyBall/tree/main
guu
·قبل سنتين·discuss
You can use a labeler[0] to classify social media screenshots and hide them.

[0]: https://xblock.aendra.com/getting-started/
guu
·قبل 3 سنوات·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
·قبل 3 سنوات·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
·قبل 3 سنوات·discuss
According to the author cloud domains are shutting down as well.
guu
·قبل 3 سنوات·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
·قبل 3 سنوات·discuss
[deleted]
guu
·قبل 4 سنوات·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
·قبل 4 سنوات·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
·قبل 4 سنوات·discuss
That’s correct. The open issue is here: https://github.com/tailscale/tailscale/issues/1572
guu
·قبل 8 سنوات·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.