HackerTrans
TopNewTrendsCommentsPastAskShowJobs

martpie

no profile record

Submissions

Meta Ray-Ban Display

meta.com
639 points·by martpie·10 tháng trước·962 comments

Linux Mint 22.2 "Zara" released

blog.linuxmint.com
2 points·by martpie·10 tháng trước·0 comments

Vitest Browser Mode

vitest.dev
5 points·by martpie·11 tháng trước·0 comments

Biome v2–Codename: Biotype

biomejs.dev
12 points·by martpie·năm ngoái·1 comments

Tauri 2.0 Stable Release

v2.tauri.app
39 points·by martpie·2 năm trước·10 comments

Tauri 2.0 Release Candidate

v2.tauri.app
209 points·by martpie·2 năm trước·96 comments

comments

martpie
·4 tháng trước·discuss
Look very nice, I may end up using for https://museeks.io, gapless playback has been on the roadmap for a while, but WebAudio APIs have always been super cryptic, a higher-level API is very much welcome.
martpie
·năm ngoái·discuss
I mean, I hate business as much as any other engineer, but what’s the point of software without a business? (excl. the beauty of open source)
martpie
·năm ngoái·discuss
TBH, all of what’s in this release came from previous 1.1.x patches.

It seems they just drafted a new release to communicate the groups of change from the previous releases.
martpie
·2 năm trước·discuss
That the whole industry embraced. Not bad for a piece of trash.
martpie
·2 năm trước·discuss
Well, it definitely becomes harder when you cannot (officially) access any of the WP infra, including themes and plugins.
martpie
·2 năm trước·discuss
That is exactly what Meta acknowledged, and this is not a product that is going to be released to the public anyway.
martpie
·2 năm trước·discuss
As a non-native English speaker, I may be one the few finding this addition really useful to correct syntax and spelling mistakes.

I am not 100% sure to understand the hostility towards such a feature, that seems accessible only via a user-action.
martpie
·2 năm trước·discuss
To me, the best feature is Relay Fragments (I think Apollo has fragments too?), as each component describes the data they need: no need to do a big top-level request then pass down the data to the responsible components, everything is in one file.

It makes UI changes much much easier to deal with.