Live data from Hacker News

Viewing profile — teux

teux

HN member
Joined
Fri, Nov 11, 2022, 9:51 AM UTC
HN karma
135
Public activity
28 items

About teux

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #36119130

    Would love some more info, maybe sources. DEI isn’t only focused on race. And even if so, if there are more statistically distributed poor people of one race getting by than anothe…

  3. comment
    Comment #36119032

    Can you explain what is bad about DEI offices, using tangible examples? Who do they hurt?

  4. comment
    Comment #36119017

    How do they legally ban DEI offices? Aren’t universities basically businesses in the US? (Not an American.) Even if not, aren’t they allowed to do as they see fit? Really surprised…

  5. comment
    Comment #34018008

    Disclaimer: this is not my domain. But wouldn’t the blockchain give a decentralised record of ownership that was protected from corruption? If a single entity owns this database, h…

  6. comment
    Comment #33997367

    We have the equivalent of HOAs in Norway, I think, for large buildings. You usually buy, not rent, an apartment, and the building has a board, or group of residents that manages th…

  7. comment
    Comment #33907739

    Yeah. That’s all I was trying to say. I’m not speaking about anything related to shitty recruiters, how hard it is to be a man online (??), or how much it sucks to be the target of…

  8. comment
    Comment #33893986

    Yes? I just migrated from reddit. Read my comments. I have been discussing my job in Europe and my work with vectorised optimisations. Seems like a lot of work for sowing discord, …

  9. comment
    Comment #33893529

    > Two, they look more like models than software engineers. Completely bullshit. Can I push back against this? It’s toxic as fuck. Being a woman in tech blows. You can’t be pretty o…

  10. comment
    Comment #33892576

    Godbolt doesn’t accurately show runtime speed of algorithms on input data, which is what you need when discussing simd performance. And often these are proprietary industry algorit…

  11. comment
    Comment #33892360

    Just a heads up, as far as I know that’s more of a porting/learning tool than a production tool. I remember us looking deeply into this and decided to hand write the SSE intrinsics…

  12. comment
    Comment #33887849

    For debugging you can actually use gdb in assembly tui mode and step through the instructions! You can even get it hooked up in vs code and remote debug an embedded target using th…

  13. comment
    Comment #33887784

    Not OP but also work with this. There’s some tutorials but honestly the best thing is to just use them. Write an image processing routine that does something like apply a gaussian …

  14. comment
    Comment #33887621

    I often hand write neon (and other vectorised architecture) intrinsics/assembly for my job, optimising image and signal processing routines. We have seen many many 3 digit percenta…

  15. comment
    Comment #33881265

    How does it compare to the rest of Sweden though? That’s how I justify it here at least. I mean, I make 500.000kr less than I did in the US, but 900k also puts me in the top 5% of …

  16. comment
    Comment #33880239

    Can I ask if you know how average costs in Scandinavia hold up to that? Working in Norway atm making ~90k€ equivalent after some time, but I took the paycut from the US because of …

  17. comment
    Comment #33864300

    They have industrial-focused pi boards in a memory/dimm-slot format that have on board flash. A company I was at used it in a product for the rapid prototyping capability.

  18. comment
    Comment #33857767

    Definitely. Might have been unclear but I was trying to speak specifically about the “blame the platform not the people” mentality I was responding to. Fully in agreement extremism…

  19. comment
    Comment #33856305

    > Yet people blame Twitter when someone posts a tweet with hate speech. This is a dangerous direction for the world to be moving in. Not to diminish the issue, but this is mostly a…

  20. comment
    Comment #33815559

    > we need to stop handing out education …stop training the enemy Seems a little harsh and nationalistic? Not an American so maybe I’m way off base here, but in a country where peop…

  21. comment
    Comment #33800095

    I know it’s sarcasm but the thought of a small 64x64 video auto-playing at 0.25fps is hilarious to me.

  22. comment
    Comment #33704154

    Thanks, yeah that makes a lot of sense. I do tend to conflate the two concepts.

  23. comment
  24. comment
    Comment #33692801

    Makes sense, and I guess it’s semantics, but if the language/interpreter is handling which numeric types to use for me, should it really be sold as “strongly typed” in the main tag…

  25. comment
    Comment #33691639

    I want to believe it will be great but even when apple was x86, linux was barely functional on the modern systems (2018-). Proprietary drivers for radio/sensors/audio were incredib…