HackerTrans
TopNewTrendsCommentsPastAskShowJobs

martpie

no profile record

Submissions

Meta Ray-Ban Display

meta.com
639 points·by martpie·vor 10 Monaten·962 comments

Linux Mint 22.2 "Zara" released

blog.linuxmint.com
2 points·by martpie·vor 10 Monaten·0 comments

Vitest Browser Mode

vitest.dev
5 points·by martpie·vor 11 Monaten·0 comments

Biome v2–Codename: Biotype

biomejs.dev
12 points·by martpie·letztes Jahr·1 comments

Tauri 2.0 Stable Release

v2.tauri.app
39 points·by martpie·vor 2 Jahren·10 comments

Tauri 2.0 Release Candidate

v2.tauri.app
209 points·by martpie·vor 2 Jahren·96 comments

comments

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