HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jerjerjer

666 karmajoined 8 lat temu

comments

jerjerjer
·przedwczoraj·discuss
The joy of nondeterministic systems.
jerjerjer
·5 dni temu·discuss
Wish they'd do a Switch 2 edition without a screen. I use mine (Switch 1) 100% docked.
jerjerjer
·19 dni temu·discuss
They didn't even start on the dump part yet. Only initial 5% of the shares are trading so far.
jerjerjer
·3 miesiące temu·discuss
> 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 miesiące temu·discuss
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 miesiące temu·discuss
Programmer adjacent data can already be consumed from git repos. Atlassian has PM data.
jerjerjer
·3 miesiące temu·discuss
A cube with an edge of 2.1 meters.
jerjerjer
·5 miesięcy temu·discuss
> 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 miesięcy temu·discuss
Seems to be a strange setup for a marketing photo.
jerjerjer
·9 miesięcy temu·discuss
Why wouldn't it be Chromium/V8-based? New browser engine is multiple developer-years of effort.
jerjerjer
·9 miesięcy temu·discuss
Do they even have any legal presence in UK to fine?
jerjerjer
·9 miesięcy temu·discuss
When I want it to be displayed in the exact same way everywhere.
jerjerjer
·10 miesięcy temu·discuss
Also checked the PDF compilation and it is a surprisingly effective way to explain algorithms considering there are no words at all.
jerjerjer
·10 miesięcy temu·discuss
> 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 miesięcy temu·discuss
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 miesięcy temu·discuss
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 miesięcy temu·discuss
> Your car, no. An issue there could hurt other people.

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