Viewing profile — elementalest
elementalest
HN member- Joined
- Sun, Sep 21, 2014, 2:31 PM UTC
- HN karma
- 279
- Public activity
- 88 items
- HN profile
- View on Hacker News ↗
About elementalest
No profile information was provided.
Recent public activity
-
comment
Comment #40797444
This. Its been around for over a decade and has all the features mentioned.
-
comment
Comment #36096643
Isn't that whats happening to a certain extent with wasm?
-
comment
Comment #33903746
> What is the alternative? If cheap labour is no longer possible/desirable, then near fully autonomous factories driven by next-gen AI and robotics becomes significantly more viabl…
-
comment
Comment #33248901
From Mozilla's point of view its probably that people might get confused between the old and new themes and wonder why all the highly customisable themes we use to have no longer w…
-
comment
Comment #31581003
I don't think its about best practices, its about good design and communication. Even if we are just talking about PhD students, the majority of them are fresh graduates. They are …
-
comment
Comment #31579752
RSE's can and often absolutely should be involved at the PhD level. In my experience, collaboration between the scientist and engineer in the process of research iterations almost …
-
comment
Comment #31520194
As I mentioned in my other comment, the gun related deaths halved 2 years after the gun laws [1]. Furthermore, in 1996, the gun deaths per capita were 2.84, the homicides were ~650…
-
comment
Comment #31515333
Yep, my mistake its 25 years, not 35. Though the difference doesn't negate the point that its been decades since a gun related massacre. That linked source is for all massacres, mo…
-
comment
Comment #31514239
Interesting. When compared to places like Australia, where guns are highly regulated and barely anyone owns a gun, such that there have been no mass shootings for 35 years, the sol…
-
comment
Comment #23515264
Decoders are notoriously harder to support than encoders due to the various internal formats and encoding/decoding options. Until it supports all the different formats (a lot of ef…
-
comment
Comment #20439421
Then you get things like this: https://youtu.be/syiSYMPwFck
-
comment
Comment #15680188
> I get that the most direct way of learning is to make mistakes and learn from those. But there's an easier way too. Read books, talk to people, get the benefit of others experien…
-
comment
Comment #15568025
You misunderstand, I'm saying that if Telstra were properly separated right from the start (when the Howard government privatised it), the Rudd government could have easily gotten …
-
comment
Comment #15565968
When the Liberals privatised the government owned monopoly telco (now called Tesltra), they didn't properly structurally seperate it in the first place. The government, like NZ, co…
-
comment
Comment #15521276
Yep, and try getting the government to pay the billions required to get public transport up to standard to be able to just provide adequate transport for the majority of people in …
-
comment
Comment #15268800
I worked for a BLDC company in their research division for a few years and there are many things that can still be improved. At the time we were working on reducing the size of mot…
-
comment
Comment #14854369
Due to the publication requirements/incentives, academia greatly favours those who take on short term low risk research that will likely result in a few quick easy papers. Furtherm…
-
comment
Comment #14785862
Unless I'm mistaken, if you're using smart pointers, the memory wont be freed until the destructor has executed its code. Use after free should only be an issue if you're using raw…
-
comment
Comment #14782852
Whilst I agree it is hard to consistently write safe/secure code in C for increasingly more complex code bases, and that C is no longer the best tool for the job in these cases (th…
-
comment
Comment #14488779
Even when only part of a system/process can be automated and it looks like the rest is too hard to automate, doesn't mean there wont be ways around it, or ways to cheat. Just look …
-
comment
Comment #14487400
In the second last paragraph the author agrees what you argue in your comment is possible: > Finally, it’s conceivable that the ostensibly tranquil and low-turbulence economy is ma…
-
comment
Comment #14437969
> I think the term artificial intelligence is incorrect. What we're currently building is, IMO, artificial intellect. The rest of your comment contradicts this statement. Dictionar…
-
comment
Comment #14347954
One has to wonder if its actually just an AI doing web scraps looking for 'news' and posting a summary or just direct excerpts from the source. Then changing/adding a few things it…
-
comment
Comment #14326469
Maybe its not so much that nobody learns, but that its something that is generally best learned through experience. Its hard to self assess and self deception is easy. So society k…
-
comment
Comment #14263025
> Instead, preserving it to study and learn things about game development at that time would be far more valuable for the common good. Given the game recently went free to play and…