[-] pileghoff@programming.dev 7 points 1 year ago

What's wrong with man ascii?

[-] pileghoff@programming.dev 1 points 1 year ago

Keil, of course.

[-] pileghoff@programming.dev 1 points 1 year ago

I see what you are getting at (and I actually do know the basics of SQL), but for embedded developers, i think it's much more important to know about the storage medium. Is it EEPROM or flash? What are pages and blocks? Do you need wear leveling? Can you erase bytes or only entire pages at a time? What is the write time og a page, a block and a byte? There are so many limitations in the way we have to store data, that I think it can be harmful to think of data as relational in the sense SQL teaches you, as it can wreck your performance and the lifetime of the storage medium.

[-] pileghoff@programming.dev 5 points 1 year ago* (last edited 1 year ago)

Why would I, an embedded developer working on devices with at most a couple of mb of flash, need to learn SQL?

[-] pileghoff@programming.dev 21 points 1 year ago

I usually use Json5. It's JSON, but with all the weird quirks fixed (comments added, you can use hex numbers, you can have trailing commas etc.)

[-] pileghoff@programming.dev 6 points 1 year ago

What have you done to harden Firefox? And what exactly are you trying to view?

[-] pileghoff@programming.dev 3 points 1 year ago

Sure, you can autogenerated js bindings, but as soon as you need to start debugging or optimizing you need to understand the js that was generated for you.

[-] pileghoff@programming.dev 11 points 1 year ago

I think the truth is that not only can't WASM manipulate the DOM, but javascript was build to manipulate the DOM and has been moulded around this purpose. Secondly, if you want to use WASM from another programming language, that is just another language you need to learn on top of javascript, because we are not at a stage where we can replace javascript (because of the DOM). Fo most it's more cost effective to just optimize their javascript code instead of adding another layer to the tech stack.

[-] pileghoff@programming.dev 1 points 1 year ago

I'm saying that appears conscious and is conscious could very well be the same thing, we don't know, so in this imaginary world, I would not trust anyone who told me "don't worry, you can torture them, they are not actually conscious".

[-] pileghoff@programming.dev 1 points 1 year ago

No. I'm very certain that my Roomba is not conscious. But If we can't tell whether or not these people are conscious or not, then I don't think it's right to have this power over them. A better parallel than a Roomba would be an animal.

[-] pileghoff@programming.dev 1 points 1 year ago

I think it matters a great deal! I would like to believe that not only would I not use such a system, I would actively fight to have it made illegal.

[-] pileghoff@programming.dev 1 points 1 year ago

How do you test that? How do you know that people around you actually have conscious and not just seem to have? If you can't experience anything, how do you fake conscious? And is this fake conscious really any less real than ours? I think anything that resembles conscious well enough to fool people could be argued to be real, even if it's different to ours.

view more: next ›

pileghoff

joined 1 year ago