Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
arcastroe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
arcastroe
13d ago
It's my first time hearing about Gastown and Wheelhouse. Gastown seems to be open source, but Wheelhouse seems to be closed source and used by one person only? https://yegge.ai/essays/the-shape-of-things-to-come&#x
2.
▲
by
arcastroe
19d ago
I believe they are referring to preinstalled Windows as an OS when you buy a PC. The PC price itself already includes the price of the Windows License. And the article advocates requesting refunds if you intend to install a different OS.
3.
▲
by
arcastroe
3mo ago
Woah. I was surprised to win on the first try: cramp, ghost, blind, bulky, bevel, bezel
4.
▲
by
arcastroe
3mo ago
On mobile, you just swipe in the direction you want to move (e.g. swipe up to go up). You can also queue the move ahead of time. So even if you are nowhere near the intersection yet, you can swipe up and trust that the ghost will automatica
5.
▲
by
arcastroe
4mo ago
I'm using Gitea itself as my coding agent interface. I simply tag @codex or @claude on an issue and ask it to open a pull request. Or ask it to reply back on a comment thread, etc. The Gitea interface is already a pretty good interface
6.
▲
by
arcastroe
4mo ago
> Is there only one consciousness in the universe, or multiple? This sounds similar to the "how do you know you're not dreaming?" question. When you are in a dream, you really are the only single conciousness of that world
7.
▲
by
arcastroe
4mo ago
I remember being amazed when I saw this as a kid and told everyone I had seen a "rainbow around the sun". I've never seen it again in person. Maybe I've learned not to stare in the direction of the sun. But thank you for
8.
▲
by
arcastroe
5mo ago
Does this imply that most people who sign up for frequent flier programs end up losing money in the long run, rather than benefitting from them?
9.
▲
by
arcastroe
5mo ago
Is satellite internet going to become a crowded space that no other company can ever hope to enter due to skies becoming literally overcrowded with sattelites? Seems like a somewhat unfair winner takes all scenario.
10.
▲
by
arcastroe
5mo ago
> how do you propose the polymarket betting mechanism is able to clean the money? I would assume that dirty money (from dirty wallets) is placed on the "losing side" of the bet. And clean accounts take the "winning side&qu
11.
▲
by
arcastroe
8mo ago
> Around $700,000 of the stolen assets were frozen thanks to intervention by a security firm called ZeroShadow This represents only a small portion of the stolen funds. But my understanding was that the holder of the keys owns the crypto
12.
▲
by
arcastroe
9mo ago
Especially since it requires creating an account to use.
13.
▲
by
arcastroe
9mo ago
Does everyone's phone compass just work reliably? For me, it seems like the most unreliable part of navigation. I traveled to Italy recently and heavily used Google Maps with walking directions, and it was frustrating the number of tim
14.
▲
by
arcastroe
9mo ago
The hardest part _by far_ is texturing. I found matching the texture of the surrounding area near impossible during my DIY
15.
▲
by
arcastroe
10mo ago
Same at Amazon. Bezos often talked about "work life harmony" which he liked to say instead of "balance." His reasoning was that balance implies a zero-sum tradeoff in which more dedication to one takes away from the othe
16.
▲
by
arcastroe
10mo ago
I suppose you're correct. Even if you find a trivial congruence, you do get some information. Mainly: "It's not that one!" :) The same information as trying two bases that don't form a quadratic congruence at all
17.
▲
by
arcastroe
10mo ago
If: a^2 = b^2 (mod m) Then: a^2 - b^2 = 0 (mod m) (a + b)(a - b) = 0 (mod m) So, (a + b) must be a multiple of one of the factors of m. And (a - b) must be a multiple of the other factor of m. > I've often wondered what each congru
18.
▲
by
arcastroe
10mo ago
It is my go-to vector editor as well. But a large pain point is that text elements cannot be vectorized or converted to paths or shapes. So your designs cannot be exported meaningfully because there is no guarantee that the receiving end wi
19.
▲
by
arcastroe
10mo ago
For those less informed, such as myself. Could you provide a quick summary of those project 2025 successes achieved by DOGE?
20.
▲
by
arcastroe
11mo ago
hmm.. if you reduce latency from one second to a hundred milliseconds, could you celebrate that you've made it 10x faster, or would you have the same quibble there too? Edit: Thinking about this some more: You could say you are saving
21.
▲
by
arcastroe
1y ago
Article appears to be (missing) a word. I see what you did there.
22.
▲
by
arcastroe
1y ago
I don't know anything about the Iliad. I asked generative AI how the name fit in, or why it was appropriate for the project. Adding the response below, in case it helps others. ----- The name “Project Iliad” is almost certainly a refer
23.
▲
by
arcastroe
1y ago
Forgejo is a fork of Gitea, which is a fork of Gogs, which is a clone of Github
24.
▲
by
arcastroe
1y ago
What is f''(now) looking like?
25.
▲
by
arcastroe
1y ago
Plot twist: In addition to the cutout paper, the prover also brings their OWN picture of waldo, which they always place behind the cutout.
26.
▲
by
arcastroe
1y ago
I remember this being news two years ago [1]. What changed between then and now? Seems like dejavu reading about the same missing matter being found again. [1] https://www.astronomy.com/science/half-the-matter-in-the-co
27.
▲
by
arcastroe
1y ago
The line `str = ch + str` is itself a linear-time operation, with time proportional to the length of the new string. That linear-time operation is then additionally repeated `len` times
28.
▲
by
arcastroe
1y ago
The package's original implementation[1] also seems like it would have resulted in O(n^2) operation rather than desired O(n). [1] https://en.wikipedia.org/wiki/Npm_left-pad_incident
29.
▲
by
arcastroe
1y ago
> Watchlistarr: syncs your Plex Watchlist with Overseerr. Overseerr already supports syncing your plex watchlist out of the box.
30.
▲
by
arcastroe
1y ago
https://en.wikipedia.org/wiki/Scope_creep
More ›