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

jerjerjer

666 カルマ登録 8 年前

コメント

jerjerjer
·一昨日·議論
The joy of nondeterministic systems.
jerjerjer
·5 日前·議論
Wish they'd do a Switch 2 edition without a screen. I use mine (Switch 1) 100% docked.
jerjerjer
·19 日前·議論
They didn't even start on the dump part yet. Only initial 5% of the shares are trading so far.
jerjerjer
·3 か月前·議論
> If the history of email had gone somewhat differently, the last email you sent could have been rescinded or superseded by a newer version when you accidentally wrote the wrong thing. It could have auto-destructed if not read by midnight.

Immutability is one of the best things about email.
jerjerjer
·3 か月前·議論
We had replaceable batteries in phones for years. There's no reason battery replacement has to involve 20 steps and require ungluing the screen.
jerjerjer
·3 か月前·議論
Programmer adjacent data can already be consumed from git repos. Atlassian has PM data.
jerjerjer
·3 か月前·議論
A cube with an edge of 2.1 meters.
jerjerjer
·5 か月前·議論
> I’d be surprised if crypto scams haven’t already seen their high watermark in terms of actual victims.

NFT was the peak.
jerjerjer
·8 か月前·議論
Seems to be a strange setup for a marketing photo.
jerjerjer
·9 か月前·議論
Why wouldn't it be Chromium/V8-based? New browser engine is multiple developer-years of effort.
jerjerjer
·9 か月前·議論
Do they even have any legal presence in UK to fine?
jerjerjer
·9 か月前·議論
When I want it to be displayed in the exact same way everywhere.
jerjerjer
·10 か月前·議論
Also checked the PDF compilation and it is a surprisingly effective way to explain algorithms considering there are no words at all.
jerjerjer
·10 か月前·議論
> include

Interesting, although to me it looks more like a way to split one file into several (which is rather useful).

> extends

What's the difference with anchors? Looks the same, except works with include (and doesn't work with any other yaml tool).

> dynamic pipeline generation

Which is even harder to reason about compared to anchors, although certainly powerful.
jerjerjer
·10 か月前·議論
I don't think anchors' primary function is to allow global definitions (of variables or whatever), rather it's more like arbitrary templates/snippets to be reused through the YAML file.

In GitLab, where YAML anchors have been supported for years, I personally find them very useful —it's the only way of "code" reuse, really. In GitLab there's a special edtor just for .gitlab-ci.yml, which shows the original view and the combined read-only view (with all anchors expanded).

I agree that it's hard to point to the specific line of the source code, but it's enough — in case of an error — to output an action name, action property name, and actual property value that caused an error. Based on these three things, a developer can easily find the correct line.
jerjerjer
·10 か月前·議論
So is there a UI available to browse MCPs or is it API only?

Tried to find it but docs point to GitHub, GitHub points to docs and none seem to point to MCPs listing.
jerjerjer
·10 か月前·議論
> Your car, no. An issue there could hurt other people.

Which is already covered by existing laws. Same as other categories given by dangus.