Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Aldo_MX
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
31.
▲
by
Aldo_MX
3y ago
No, I'm arguing that if Apple feels entitled to steal 30% of my hard earned money, then the open source maintainers should also feel the same entitlement, because without their work there would be no iOS, and no App Store. Apple owes t
32.
▲
by
Aldo_MX
3y ago
If Apple wanted to destroy Spotify they would simply drop prices by 30%, and Spotify would be unable to compete with that pricing because of the Apple tax. Why should Apple have that much leverage? They didn't even "build the plat
33.
▲
by
Aldo_MX
3y ago
Got an unrelated question: Why do we need to decompress the files?
34.
▲
by
Aldo_MX
3y ago
Well, remote really works if five people are back at the office. That's a point for remote.
35.
▲
by
Aldo_MX
3y ago
Jank is addressed with the new engine that replaces Skia https://www.youtube.com/watch?v=vd5NqS01rlA&t=644s
36.
▲
How I built a 'Hello World' in Rust that works for Windows XP (2022)
(gist.github.com)
3 points
by
Aldo_MX
3y ago
|
0 comments
37.
▲
by
Aldo_MX
3y ago
Apple requires a hardware activation, especially if you forgot to sign out from Find My Mac before a factory reset. So the answer is no.
38.
▲
by
Aldo_MX
3y ago
There's a matrix where you can find which hardware is supported in a specific model: https://github.com/AsahiLinux/docs/wiki/Feature-Support My non-educated guess is that the hardware currently in WIP (l
39.
▲
by
Aldo_MX
3y ago
I really appreciate the honesty. It is not the end of the world to delay a highly anticipated feature, especially when the delay was a consequence of prioritizing the long-term stability of the codebase over the promised delivery date.
40.
▲
by
Aldo_MX
4y ago
I'm not sure if the Jetbrains model backfired with the Ukraine war, considering most of the dev team was Russian and they decided to close the Russian offices. I remember that the launch of the 2022 versions had a drop in quality, I do
41.
▲
by
Aldo_MX
4y ago
Well, back in the day the FF devs said "no" to background-position-x and y in CSS (when we didn't had HTTP 2 and we used CSS sprites as a way to load websites faster by decreasing the number of connections). My reaction was t
42.
▲
by
Aldo_MX
4y ago
> You can't maximize a window or make it take up half the screen Yeah, the first thing I do when I get a new Mac is to install some tools to make the experience less annoying. AltTab: https://alt-tab-macos.netlify.app
43.
▲
by
Aldo_MX
4y ago
Au contraire, Mercado Libre is suing the Mercado not Libre.
44.
▲
by
Aldo_MX
4y ago
Why not include all the currency characters by default then?
45.
▲
by
Aldo_MX
4y ago
> if you don't like it Disapproving Apple's monopolistic behavior does not imply disliking their products.
46.
▲
by
Aldo_MX
4y ago
How do I install that microG thing in a Huawei Mate 50? Oh wait, I can't.
47.
▲
by
Aldo_MX
4y ago
The demos run fine using an iPad webview
48.
▲
by
Aldo_MX
4y ago
For the mobile apps the missing piece of the puzzle is Capacitor. Also, look for React Testing Library to complement Jest.
49.
▲
by
Aldo_MX
4y ago
Do they? The last time I checked news about Windows they were making big efforts to make Linux apps run[1]. And considering the state of the art of Linux GPU Drivers, maybe using Windows will be the only feasible way to actually run Linux a
50.
▲
by
Aldo_MX
4y ago
> You wouldn’t have an Electron app on iOS anyways. You're missing the forest for the trees. The issue is not building an app specifically with Electron, but building an app which requires a browser. The browser is expensive in term
51.
▲
by
Aldo_MX
4y ago
I don't know, let me ask the anti-Electron gang their thoughts about less battery life just by running a browser environment instead of a native app.
52.
▲
by
Aldo_MX
4y ago
> that's only because Tumblr wanted to be on the App Store Yeah, because the iOS ecosystem is well known for allowing competition, especially competing stores. Many of the issues that Apple create wouldn't exist if competing st
53.
▲
by
Aldo_MX
4y ago
> If it hasn't happened yet, it probably won't happen at any time in the future. Remember that ads is an unethical arms race and there was a time where ad companies were using VBScript to create system-level popups which defeat
54.
▲
by
Aldo_MX
4y ago
I think it is better to compare Flutter with Apache Cordova / Ionic Capacitor, as Flutter actually has a DOM tree behind the scenes, but instead of using a Web View to render the application Flutter renders the app directly to a GPU Ac
55.
▲
by
Aldo_MX
4y ago
How to make me completely gain interest in a piece of software: Announce it as being Rust based as mitigating an entire class of memory issues is an important feature I do care about. Although I agree with your blockchain view.
56.
▲
by
Aldo_MX
4y ago
Why? I hate Electron with passion, and being "no-Electron" was an insta-buy for me.
57.
▲
by
Aldo_MX
5y ago
That was pretty straightforward to me: COntainer LInux MAcos
58.
▲
by
Aldo_MX
5y ago
type annotations would get removed during minification, downloads would be the same
59.
▲
by
Aldo_MX
5y ago
I thought you were there literally 20 years ago when people were complaining about adding DHTML to the browser.
60.
▲
by
Aldo_MX
5y ago
> It seems weird to add all this syntax and not have any way to leverage it during runtime. Just because they're not leveraging them today, it doesn't mean that they won't do it tomorrow. If a proposal requires a big effor
More ›