HackerTrans
TopNewTrendsCommentsPastAskShowJobs

martpie

no profile record

Submissions

Meta Ray-Ban Display

meta.com
639 points·by martpie·hace 10 meses·962 comments

Linux Mint 22.2 "Zara" released

blog.linuxmint.com
2 points·by martpie·hace 10 meses·0 comments

Vitest Browser Mode

vitest.dev
5 points·by martpie·hace 11 meses·0 comments

Biome v2–Codename: Biotype

biomejs.dev
12 points·by martpie·el año pasado·1 comments

Tauri 2.0 Stable Release

v2.tauri.app
39 points·by martpie·hace 2 años·10 comments

Tauri 2.0 Release Candidate

v2.tauri.app
209 points·by martpie·hace 2 años·96 comments

comments

martpie
·hace 4 meses·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
·el año pasado·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
·el año pasado·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
·hace 2 años·discuss
That the whole industry embraced. Not bad for a piece of trash.
martpie
·hace 2 años·discuss
Well, it definitely becomes harder when you cannot (officially) access any of the WP infra, including themes and plugins.
martpie
·hace 2 años·discuss
That is exactly what Meta acknowledged, and this is not a product that is going to be released to the public anyway.
martpie
·hace 2 años·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
·hace 2 años·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.