Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
guu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Super Monkey Ball in TypeScript
(monkeyball-online.pages.dev)
3 points
by
guu
8mo ago
|
1 comments
2.
▲
by
guu
8mo ago
Source: https://github.com/sndrec/WebMonkeyBall/tree/main
3.
▲
by
guu
2y ago
You can use a labeler[0] to classify social media screenshots and hide them. [0]: https://xblock.aendra.com/getting-started/
4.
▲
PinkSea – An oekaki BBS built on ATProto
(pinksea.art)
4 points
by
guu
2y ago
|
0 comments
5.
▲
Ask HN: Reference applications to idiomatically learn languages/frameworks?
8 points
by
guu
2y ago
|
1 comments
6.
▲
by
guu
3y ago
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/
7.
▲
by
guu
3y ago
There's a bug on the page. If your screen width is wider than portrait tablet size the first question is not rendered.
8.
▲
by
guu
3y ago
According to the author cloud domains are shutting down as well.
9.
▲
by
guu
3y ago
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 writi
10.
▲
by
guu
3y ago
[deleted]
11.
▲
by
guu
4y ago
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 bu
12.
▲
by
guu
4y ago
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
13.
▲
SNES production feedback received by fax
(twitter.com)
3 points
by
guu
4y ago
|
0 comments
14.
▲
by
guu
4y ago
That’s correct. The open issue is here: https://github.com/tailscale/tailscale/issues/1572
15.
▲
More Dirty Coding Tricks from Game Developers (2010)
(gamedeveloper.com)
2 points
by
guu
4y ago
|
0 comments
16.
▲
by
guu
5y ago
Last year they discussed why they didn’t choose rust (predicted 12-18 months to build a runtime that met their requirements) or erlang (performance too slow): https://corecursive.com/055-unproven-with-sean-allen/#consid
17.
▲
by
guu
5y ago
yes, there’s a little more detail here: https://news.ycombinator.com/item?id=22397392
18.
▲
by
guu
5y ago
"Business Starter" accounts are a different category of account that can't join or create a family (To share YouTube Premium, YouTube TV, etc). Also, if you stop paying your email account gets suspended. Individual is a "
19.
▲
by
guu
5y ago
VMs: hetzner, ovh, digital ocean, vultr, linode PaaS: heroku, render
20.
▲
by
guu
6y ago
NetNewsWire[0] is great but MacOS and iOS only. [0]: https://ranchero.com/netnewswire/
21.
▲
Ractor: A proposal for a new concurrent abstraction without thread-safety issues
(bugs.ruby-lang.org)
1 points
by
guu
6y ago
|
0 comments
22.
▲
Shhgit: Find secrets in real time across GitHub, Gitlab and BitBucket
(shhgit.com)
4 points
by
guu
6y ago
|
0 comments
23.
▲
Buy Destroy All Software's recording booth
(destroyallsoftware.com)
1 points
by
guu
6y ago
|
0 comments
24.
▲
by
guu
6y ago
For browsers that do not support HLS you can use a JavaScript HLS client implementation[0] using Media Source Extensions[1]. [0]: https://github.com/video-dev/hls.js/ [1]: https://developer.mozilla.org&
25.
▲
by
guu
6y ago
If you want this functionality you can encode the video into chunks at multiple quality levels using video2hls[0] and host them anywhere you like[1]. [0]: https://github.com/vincentbernat/video2hls [1]: https:/&#
26.
▲
by
guu
6y ago
I was! Thanks for being a part of creating Subversion.
27.
▲
by
guu
6y ago
GoatCounter is open source and there’s a free hosted option for non commercial use: https://www.goatcounter.com/
28.
▲
Ask HN: What's the worst piece of software you use everyday?
537 points
by
guu
6y ago
|
1500 comments
29.
▲
by
guu
6y ago
It is strange that they don't link to the pro versions on their page. Feature Comparison: https://www.kinoni.com/support-and-instructions/#Provsfreeve... iOS: https://apps.apple.com/us/app
30.
▲
by
guu
6y ago
jekyll: + plugin support + large community with lots of themes/plugins - need to install ruby and dependencies - slow to build large sites zola: + easy install (precompiled binary) + fast - smaller feature set and community - no plugin
More ›