Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
twalichiewicz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
twalichiewicz
7d ago
I still remember when people realized the MacBook had a sudden motion sensor and used it to make lightsaber noises: https://osxdaily.com/2006/12/06/macsaber-turn-your-mac-into-...
2.
▲
by
twalichiewicz
7d ago
Curious to see all the new interaction paradigms people come up with now that we have something physical that can sense degrees of freedom. A dumb one off the top of my head: When reading a book with both screens open, have the outer displa
3.
▲
by
twalichiewicz
7d ago
Considering how many comments I regularly see on Hacker News from people who still love their M1 MacBooks, I’d say that’s not a particularly strong maxim.
4.
▲
by
twalichiewicz
8d ago
True, but passports are one of the few readable objects I can think of that regularly get used in both vertical and horizontal orientations.
5.
▲
by
twalichiewicz
8d ago
It was clever that they used the reference point of a passport. I don't think I've ever heard of anyone complain about passports being unwieldy.
6.
▲
David Rumsey Map Collection
(davidrumsey.com)
2 points
by
twalichiewicz
10d ago
|
1 comments
7.
▲
by
twalichiewicz
14d ago
(Not the most groundbreaking website, but I've found it an especially useful reference guide when trying to describe a UI/interaction to an LLM.)
8.
▲
NameThatUI – What Is This UI Element Called?
(namethatui.com)
3 points
by
twalichiewicz
14d ago
|
1 comments
9.
▲
New England RiverTime
(newenglandrivertime.org)
3 points
by
twalichiewicz
21d ago
|
0 comments
10.
▲
Bodycam – This Is What a Gunshot Sounds Like – Devlog [video]
(youtube.com)
3 points
by
twalichiewicz
26d ago
|
1 comments
11.
▲
by
twalichiewicz
26d ago
I've recently been watching these dev logs for an update to the Bodycam FPS game and was impressed by the attention to detail with building out core systems. (The game is trying to portrait a very realistic combat environment, so if yo
12.
▲
by
twalichiewicz
1mo ago
Continuing to work on WorkspaceOS ( https://tryworkspaceos.com ) in semi-stealth. Smaller recent side projects: (1) Backchannel ( https://github.com/twalichiewicz/Backchannel ) -- A userscript that adds Hacker
13.
▲
by
twalichiewicz
1mo ago
I started working towards this goal in the latest release: you can now add Reddit as a source, so now when you visit a URL it will check across all subreddits where it's been posted and give you a blended discussion made up from everyo
14.
▲
English to Snacklish Translator
(exogen.github.io)
3 points
by
twalichiewicz
2mo ago
|
0 comments
15.
▲
by
twalichiewicz
2mo ago
Thanks for sharing this, instant add to my "unique artists" bookmarks folder.
16.
▲
by
twalichiewicz
2mo ago
Thanks again for the feedback everyone! I've made quite a few improvements from the original version over the past few days, but unfortunately the OG version I released didn't specify the @updateURL or @downloadURL so you may not
17.
▲
by
twalichiewicz
2mo ago
I've been working towards building out functionality close to what you're describing. As a first feature, I added annotations where the script looks for HN comments quoting parts of the article and adds a highlighter effect. It le
18.
▲
by
twalichiewicz
2mo ago
I feel similarly. That's actually why I started messing around with a feature where HN comments dynamically annotate the target website. It lets you read the article while seeing exactly where users commented on a particular aspect, so
19.
▲
by
twalichiewicz
2mo ago
I've been trying to think through a schema that would work universally, but so far it's proven tricky to not over-bias and risk blocking a legitimate use case.
20.
▲
by
twalichiewicz
2mo ago
Added this yesterday, update to the latest and give it a test.
21.
▲
by
twalichiewicz
2mo ago
There are several non-static pages that people have previously submitted to HN that can cause some strange behavior like this. In the latest version I just published (v1.4.7) I've excluded the main ChatGPT and Claude homepages (but not
22.
▲
by
twalichiewicz
2mo ago
(Replying to both of you) I've updated to v1.4.5 which now allows you to drag the toggle button anywhere you want on screen, and added the collapsed-by-default behavior on mobile.
23.
▲
by
twalichiewicz
2mo ago
Yep, looking into it. https://github.com/twalichiewicz/HNewhere/issues/2
24.
▲
by
twalichiewicz
2mo ago
Crunched a bit and got a first pass of this working. https://github.com/twalichiewicz/HNewhere/releases/tag/v1.4.... You can test with https://www.apple.com/iphone/
25.
▲
by
twalichiewicz
2mo ago
Yeah, I noticed that too. It's mostly because people tend to post ChatGPT outage pages to HN, so the script ends up activating there unfortunately. I'm working on a fix, but in the meantime you can add `@exclude https://
26.
▲
by
twalichiewicz
2mo ago
Open to it. For now I’m going to keep it as a userscript and build out some of the interesting ideas people have suggested here. If it keeps growing, a proper extension would definitely make sense.
27.
▲
by
twalichiewicz
2mo ago
Mostly transparency. Since this runs across pages you visit (with the sites controlled by the @include/@exclude rules at the top of the script), I like that the entire source is right there and easy to inspect before installing it. A u
28.
▲
by
twalichiewicz
2mo ago
[Assuming you mean duplicate HN submissions] I normalize the URL and use HN's Algolia search API to find an existing story with a matching URL. I don't currently handle multiple HN submissions of the same article; I just use the m
29.
▲
Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
(github.com)
433 points
by
twalichiewicz
2mo ago
|
126 comments
30.
▲
by
twalichiewicz
2mo ago
This actually reminds me of a tool I was noodling around with a while back. Before subagents became a built-in feature in Claude, I was similarly inspired by the Meeseeks archetype and built an MCP server that spun up a parallel mesh networ
More ›