Viewing profile — throwAGIway
throwAGIway
HN member- Joined
- Wed, Jun 05, 2024, 6:53 PM UTC
- HN karma
- 91
- Public activity
- 139 items
- HN profile
- View on Hacker News ↗
About throwAGIway
No profile information was provided.
Recent public activity
-
comment
Comment #40892903
Try it without having Google services on that phone. Most apps and especially the essential ones are dependent on unmodified phones with Google services.
-
comment
Comment #40892100
You act like the explanation improved it in any way, but that just made it 10x worse. Tax homemade cakes sold on the open market, leave school cake fairs be and definitely don't op…
-
comment
Comment #40891757
Show me one example?
-
comment
Comment #40890562
Indeed, and they saw that software of sufficient quality can't be funded merely by sales of these devices, and decided to create a platform where the software publishers share the …
-
comment
Comment #40890536
It shouldn't be tried by a country, it should be tried by people. Why would you decide who can vote? Municipal voting right is by residency, no change in that. Everybody votes on t…
-
comment
Comment #40889843
That still doesn't give you any right to just take what Apple built for free. Maybe there's no right option for you - I know there isn't for me, I'd prefer to have Windows Mobile (…
-
comment
Comment #40889587
Nationality and citizenship are obsolete concepts and should be abolished ASAP. Two (or more) tier society is a disgrace to humanity.
-
comment
Comment #40889557
Apple built the city and you're free to go anywhere else.
-
comment
Comment #40877167
You can't get biological computers without having very high speed computers though. This field of biology is very reliant on computer analysis.
-
comment
Comment #40874819
I disagree, the support is very responsive. Try to let them know in advance about your plans and you will be fine.
-
comment
Comment #40864829
It's an issue because CommonJS allows stuff that's forbidden in static ESM imports/exports, and it was normal to use. Newer code is usually fine, but there are many older backend l…
-
comment
Comment #40862248
Turbo Pascal Delphi
-
comment
Comment #40860056
There's not much more to it yet, it's a large project and my first time trying something like this. I have selected few candidates and so far the cooperation with each of them was …
-
comment
Comment #40857600
Basically the only forbidden thing is dynamically calculating import paths, or dynamically generating the module.exports object.
-
comment
Comment #40856917
At least they replied, lol. I still have dozens of Chinese saleswomen wishing me good morning on WhatsApp more than two months after I sent my RFQ, the EU companies didn't even rep…
-
comment
Comment #40856830
Yes, exactly. Pulling a huge npm dependency is usually not a problem if they didn't go out of their way to make it super hard to analyze at build time. This is tree shaking though,…
-
comment
Comment #40856127
Sicstus Prolog
-
comment
Comment #40856118
Yep, that's how it works - you first perform dead code elimination and then tree shaking exactly because it wouldn't remove everything otherwise. Agreed that you need both done one…
-
comment
Comment #40855455
Dead code elimination is related to but distinct from tree shaking - it also means that unused code branches get removed, for example constants like NODE_ENV get replaced with a st…
-
comment
Comment #40854941
SWC doesn't bundle at all. Esbuild is a pretty good bundler but works well only if your code and dependencies use ESM, it's not as good as other options with CommonJS.
-
comment
Comment #40854890
Bundlers take many - usually at least hundreds, often tens of thousands - individual source files (modules) and combine them into one or few files. During that, they also perform m…
-
comment
Comment #40849403
That is a goal of the OS project, not the browser project. There is nothing wrong about moving on.
-
comment
Comment #40849377
Andreas is one of the most qualified people on the planet to know where this new trail is and actually make it happen. Many foundational parts will probably look familiar or very s…
-
comment
Comment #40836974
It's more terrifying that people have claims about things they didn't even check. Why exactly is it bad? Do you really think that a human quickly skimming few web pages is better t…
-
comment
Comment #40836502
Yeah I know it is in the US, but military recruiters visiting a school class would be a major nationwide scandal here, comparable only maybe to visits of some political or religiou…