HackerTrans
トップ新着トレンドコメント過去質問紹介求人

andypants

no profile record

コメント

andypants
·2 か月前·議論
This would be great if it had screenshots of each dead thing
andypants
·3 か月前·議論
Depending on what you're working on, codex could be starting long running tasks that are never terminated and keep spinning in the background.
andypants
·4 か月前·議論
Z-index warfare is so stupid (the practice, not the name). It's not only with media publications, but ecommerce sites as well.

There have been countless businesses that have lost out on my money because I clicked on their ad (good job!), start reading the product info on their website as it loads (that's basically a sale), and then the page finished loading with a barrage of popups for cookie consent, newsletter signup for a discount code, special offers, special sale, spin the wheel for a prize, etc. That's when I close the tab and forget about it.
andypants
·5 か月前·議論
He coined the term in the context of UI, by borrowing the existing term that was already used in graphics. Drawing that parallel was the point.
andypants
·6 か月前·議論
While I don't agree with the OP about type systems, I understand what they mean about erlang. When an erlang node joins a cluster, it can't make any assumptions about the other nodes, because there is no guarantee that the other nodes are running the same code. That's perfectly fine in erlang, and the language is written in a way that makes that situation possible to deal with (using pattern matching).
andypants
·6 か月前·議論
This is more like HTMX+websockets than phoenix liveview.

  - It's not stateful
  - There's no html diffing
  - Handlers return target+fragment instead of updating state
andypants
·7 か月前·議論
Jai, odin and zig's creators are all part of the handmade network, a community of programmers. You are vastly underestimating blow's reach/influence.

Odin's creator has credited Jai as an influence. You can see him in the comments of old jai youtube videos (videos that go into a lot of depth about the language design). Odin's syntax and features are very similar to Jai, the influence is pretty clear. Odin has other influences of course but you could say it's "jai but open source".

Lastly, jai is not open source but it doesn't mean it's not available. You can message blow to get access to it. Many programmers have used it. There are third party jai libraries on github.
andypants
·9 か月前·議論
You choose one or the other
andypants
·9 か月前·議論
column types are more like guidelines than rules
andypants
·12 年前·議論
There is http://devstream.tv/ which is just a listing of relevant twitch streams.