Viewing profile — anthonybullard
anthonybullard
HN member- Joined
- Sat, Jul 23, 2016, 2:20 AM UTC
- HN karma
- 130
- Public activity
- 88 items
- HN profile
- View on Hacker News ↗
About anthonybullard
Recent public activity
- story
-
comment
Comment #23837280
I just dealt with a similar issue. It took about a week with multiple back and forths, and then they just said "Try again, it should work". And it did. I bet after WWDC they get a …
-
comment
Comment #23550989
This is actually coming online already. I don't remember what languages support it, but it's not very many. This blog post seems to indicate Python, Ruby, and Go: https://github.bl…
-
comment
Comment #23386226
And that is also wrong, and unjust in my opinion. When buying property, you gain a bundle of rights over the described property deeded to you. Not an infinite set of positive right…
-
comment
Comment #23386206
Living around people at any density has the same costs. Living in a city should have an implied contract that you will have these issues as costs, with numerous other things coming…
-
comment
Comment #23381604
I wonder why people renting their cars on Turo(or buying cars to do so) aren't causing car shortages? Oh yeah, because there aren't the artificial constraints on supply there is on…
-
comment
Comment #23276844
This is a good point. As supply of commercial real estate is restricted, rents increase and the impetus to reduce sq footage per employee increases. Also, open offices have been ar…
-
comment
Comment #23133861
It's called ALT text. If you don't paste the same source in the alt attribute, that's the problem. Not having a nice image for sighted folks.
-
comment
Comment #22986874
When I was at Google, Tim Sneath taught this same workflow to the whole team. It was the only way to handle the Google scale email firehose. Now that I'm in an Outlook shop, been l…
-
comment
Comment #22931625
You very clearly no little about the political and economic philosophy of the country(Juche). From Wikipedia: > The Juche theory is the belief that through self-reliance and a stro…
-
comment
Comment #22837787
I've personally never seem them say "the language is done, you can expect no breaking changes". Hence the fact that it is v0.19
-
comment
Comment #22832333
I have met both Evan and Richard, having been a member of the SF Elm Meetup group. My experiences have shown me that they are both deeply empathetic individuals who are very method…
-
comment
Comment #22808378
Interesting time to choose cash, given its generally considered unsanitary. Maybe time for a different type of money laundering.
-
comment
Comment #22710934
From my perspective at least, you've always handled it with grace. Thanks for your work Bob.
-
comment
Comment #22710899
They definitely do, and most people on the team use dartfmt on at least their own code, usually through the VSCode extension. But it can get ugly in Flutter with deeply better widg…
-
comment
Comment #22643737
I think that may have been true at some point, but I believe only the Dart language team is there now. Could definitely be wrong though.
-
comment
Comment #22478900
I'll be reading this know. Thanks for the rec!
-
comment
Comment #22433476
Sometimes when the problem is hard you have to "Embrace the yak shave". I think I heard Ian Hickson(hixie) say that.
-
comment
Comment #22412714
Flutter is a declarative UI framework in Dart, and is the core system UI for Fuchsia. Shallow inheritance is used extensively there
-
comment
Comment #20565490
I was able to create a full web app using Preact with no build pipeline at all. It was not the best experience mostly because of no concatenation. I ended up adding Parcel for easy…
-
comment
Comment #20239334
It's great to see an officially supported, high quality LSP implementation with plugins for Scala. IntelliJ is great for what it is, but sometimes running it, sbt, and the jvm can …
-
comment
Comment #20239291
If they increased the height of it to 5.0" from 4.87" it works out. I think that would be almost imperceptible. And a great phone size. It will probably be a decent amount thinner …
-
comment
Comment #20140490
I think that ship sailed a long time ago. With transpilation, minification, and source mangling, the JavaScript ecosystem is largely opaque when trying to view sources anyway.
-
comment
Comment #20136565
I'm interested in hearing what is proprietary about wasm? It's a standard[1] implemented in most browsers. [1]: https://www.w3.org/TR/wasm-core-1/
-
comment
Comment #20136498
Indiana at least until very recently had much more onerous regulations around food in bars(namely there must be a sandwich, a soup, coffee, and milk available). Here's an example c…