Viewing profile — kjaleshire
kjaleshire
HN member- Joined
- Sun, Mar 03, 2013, 11:47 PM UTC
- HN karma
- 153
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About kjaleshire
Recent public activity
-
comment
Comment #43249830
4.98 birds/GWh in the fossil fuel estimate comes from unrealized climate change expectations. They also only looked at two coal power plants for the remainder of the study. The nuc…
-
comment
Comment #33510406
This reads suspiciously similar to the Rust Platform proposal in 2016 [0] and was concensus-rejected by the community [1]. [0] https://news.ycombinator.com/item?id=12177002 [1] htt…
-
comment
Comment #32237998
Three, actually. There’s two just in Anchorage.
- story
- story
-
comment
Comment #28177436
Swift actors seem to differentiate from other actor implementations (see Erlang) which have a decoupled message queue. Calling into a Swift actor may be non-blocking, but the resul…
-
comment
Comment #27925147
Firefox (and every other 3rd party browser) internally uses the same web rendering engine as Safari. Rolling your own renderer + JS engine is not allowed.
-
comment
Comment #27925128
You can only have 3 apps + 3 extensions installed on one device simultaneously, however.
-
comment
Comment #27925121
The next update to Swift Playgrounds is supposed to allow full iOS app development and submission to the App Store with no Mac involved. Look also at Pythonista and a-shell for use…
-
comment
Comment #27813605
Castro annihilated the land-owning middle class in the first years of his premiership [1], using the same playbook as Lenin wrt the Kulaks after the October revolution [2]: do away…
- story
- story
-
comment
Comment #22710593
> Under normal circumstances though, health and safety oriented regulatory bodies such as the FDA play an absolutely essential role in protecting us from bad actors. Does it though…
-
comment
Comment #21878405
Joyeux Noël tout le monde!
-
comment
Comment #21226723
I have a Dell XPS 9570 as well and I love it, it's been one of my favorite dev machines ever.
- story
- story
-
comment
Comment #18647761
[flagged]
- story
- story
- story
- story
-
comment
Comment #14772099
Dodd-Frank & other banking regulation are self-serving for large banks because it shuts out smaller competitors and new entrants [1]. Administration & compliance becomes more expen…
-
comment
Comment #14678980
> One of the big problems of value types in C++ is that you have to be a language lawyer to not accidentally make wasteful copies of everything... Not always. The C++ standard has …
-
comment
Comment #14623288
Exactly. A few years ago the ReactOS developers had to stop all development for several months to perform a source code audit. This was meant to deflect accusations that they had d…