Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ellg
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
ellg
11d ago
this is very easy (and fun) to do in emacs with gptel as well you can do a lot of very neat stuff when your llm has full access to a lisp repl that can self modify itself / the ui its running in
2.
▲
by
ellg
4mo ago
I just used threejs
3.
▲
by
ellg
4mo ago
i fucked up the random seed and it generated a bunk level, its fixed now sorry
4.
▲
by
ellg
4mo ago
thanks again for the feedback everyone. I just pushed a few updates around physics and scoring!
5.
▲
by
ellg
4mo ago
ya its still a wip, I appreciate the feedback though and I do want to keep tweaking stuff like this. Feel free to add feedback at the end of level prompts too if you feel like it, I'll be reading all of them
6.
▲
by
ellg
4mo ago
I made this because I wanted something quick to play while pooping
7.
▲
by
ellg
4mo ago
tweaking this currently, thanks for the feedback
8.
▲
Show HN: Putt.day a daily mini golf game
(putt.day)
320 points
by
ellg
4mo ago
|
112 comments
9.
▲
by
ellg
5mo ago
I hope youre joking
10.
▲
by
ellg
6mo ago
You were trusting things on the internet before LLM's?
11.
▲
by
ellg
6mo ago
check out the +filter button on the homepage!
12.
▲
by
ellg
6mo ago
ya but 99% of streamers have their stream up in their dashboard or on a side monitor, so its always going to be sending and transcoding something
13.
▲
by
ellg
6mo ago
ill check, I honestly didnt even know that was a thing, thanks for letting me know
14.
▲
by
ellg
6mo ago
youre still encoding to like, 4 different formats and pushing bytes to a cdn for 80k+ streams in real time. I think the actual serving of hls chunks is the cheap part
15.
▲
by
ellg
6mo ago
honestly not sure, but it would explain how they can keep it running
16.
▲
by
ellg
6mo ago
no comment on the political bits, but the fact that 80% of twitch is streaming to themselves cant be cheap to run I do wish they would revamp their discoverability process
17.
▲
by
ellg
6mo ago
also neat! never heard of it, seems like we have a bit different ways about browsing similar data. very cool site
18.
▲
by
ellg
6mo ago
ya it's why I have the default set to 0-5, theres weirdness in what twitch counts as a viewer
19.
▲
by
ellg
6mo ago
did I do something wrong or something
20.
▲
by
ellg
6mo ago
Check out a cool real time feed of people discovering new streamers here: https://twitchroulette.net/discover And some neat global stats around twitch streams here: https://twitchroulette.net/stats
21.
▲
Show HN: Twitch Roulette – Find live streamers who need views the most
(twitchroulette.net)
180 points
by
ellg
6mo ago
|
94 comments
22.
▲
by
ellg
7mo ago
if i wrap a bunch of abstractions in a `make run` command whats the difference
23.
▲
by
ellg
7mo ago
what does compilation have to do with iteration speed? There's a lot of ways to get a similar feedback loop that youd get in something like react, like separating out your core gameplay loop into its own compilation unit / dll and
24.
▲
by
ellg
7mo ago
If people wanted to do this theyd be self hosting xmpp servers already. No one wants to write and maintain the code and infra for things like this, you are grossly underestimating the effort involved here.
25.
▲
by
ellg
7mo ago
Whats the key difference between this and Rive? Especially now that Rive has full scripting support? Just curious more than anything, this does seem neat, especially the fla / xfl support (although for new things this doesnt seem like
26.
▲
Show HN: Microsoft Agent Viewer
(acs-viewer.pages.dev)
10 points
by
ellg
9mo ago
|
0 comments
27.
▲
by
ellg
11mo ago
What are you needing to use `uv pip` for? I don't think I ever call into pip from uv for anything nowadays. I typically just need to do `uv sync` and `uv run`, maybe sometimes `uvx` if I want to run some random 3rd party python script
28.
▲
by
ellg
1y ago
"shocking little amount of discussion" are we reading the same website...
29.
▲
by
ellg
1y ago
You're right, and I didnt mean to sound dismissive of the great work that has been put into wireshark. I agree with you on the refactoring comment, and if that's something that can be solved in the current codebase and something I
30.
▲
by
ellg
1y ago
Even the dissector stuff feels so.. broken? unmaintained? The lua api is very annoying to use and python support was removed over a decade ago. Have not used the C API so maybe thats just what most people use and its good, but for my usecas
More ›