Live data from Hacker News

Viewing profile — Tehdasi

Tehdasi

HN member
Joined
Thu, Dec 28, 2017, 9:37 PM UTC
HN karma
230
Public activity
88 items

About Tehdasi

No profile information was provided.

Recent public activity

  1. comment
    Comment #41207299

    Hmm, but the problem with having in-memory objects rather than a db is you end up having to replicate alot of the features of a relational database to get a usable system. And addi…

  2. comment
    Comment #37289728

    > They then claim that pure "Scrum" or "Agile" has never been implemented anywhere. They are right, however the conclusion that should be drawn from this is that the most likely ou…

  3. comment
    Comment #36809882

    Basically, yes. A shader is basically a function which passes in the x,y coords and spits out a color, and this is done for every pixel on the screen. So a simple shader would be s…

  4. comment
    Comment #36692198

    I dunno about the GP, but it's a JPL guideline to never use dynamic allocation after initialization. So it's not unthinkable. I'd suspect that many microcontroller programs might h…

  5. comment
    Comment #36639068

    That's the punchline, nobody knows what it does or why it was needed.

  6. comment
    Comment #36385171

    Never specifically heard about this terminology until now, but after looking, yeah, I can see why ppl prefer 'artificial' keys to natural ones. From the animal shelter example, for…

  7. comment
    Comment #36221801

    "The software serves the business' bottom line period." Making big assumptions about what the software project here. Given the article was mostly complaining about software develop…

  8. comment
    Comment #36134633

    > Agreed. Tweaks: I don't think C++ is going to be relevant for much longer, Rust solves the problem space better. I would say that in the domain of game development C++ (which is …

  9. comment
    Comment #35382138

    I'm sure in every educational system you can use some form of metric to exclude low SES students and conclude that the system isn't behind or failing.

  10. comment
    Comment #34908291

    > Rules are rules are rules, and they must be followed, Contra, "rules" are only effective when they are enforced, and when push comes to shove, most of the keepers of the rules wi…

  11. comment
    Comment #32419242

    > Even they will carve out some niche and pretend (even to themselves) to be doing useful work. ... You'll find the odd developer that's maintaining some internal app by themselves…

  12. comment
    Comment #32383097

    Tangentially related, but I remember reading years ago a piece from a graphics driver developer (nvidia maybe?) that one of the reasons why the opengl driver was slower than their …

  13. comment
    Comment #32340618

    > And they value engagement over content quality, which is the entire reason comment-tree/vote-based systems have been pushed heavily over web-1.0 threaded forum discussions as wel…

  14. comment
    Comment #31733616

    "Ofc and I left France the day I realized it was impossible. Not because of the high roller bankers but because the people literally cannot accept a balanced budget to live within …

  15. comment
    Comment #31486341

    Still has the issue with screwing up mechanical objects. In their demo checkout the wheels on the skateboards, all over the place.

  16. comment
    Comment #30240062

    The reverse is also quite true. You can get a thing which just seems too slow/fiddly/buggy/etc, but it's in an area where you are unfamiliar with, so you pass it off as just your m…

  17. comment
    Comment #30230929

    Another one: Boat stands for Bust Out Another Thousand.

  18. comment
    Comment #29301688

    "In the early days DSE was like Jaycar." Not that surprising. The origin story of Jaycar is that when DSE was being sold to Woolworths DS took aside an exec at DSE and said that Wo…

  19. comment
    Comment #29055460

    Should be noted that for Portal it didn't even have a narrative really, just a games long monologue. It was closer to Notes from the Underground than most game narratives.

  20. comment
    Comment #29020125

    "The net worth of that group ranges from about $1.2 million to $20 million per household, Stewarts says." In Australia apparently all you have to do to get into this group would be…

  21. comment
    Comment #28953897

    > I wouldn't recommend anyone choose C as a language for new software Unless you are doing firmware where all those constraints are still around, and you have to deal with whatever…

  22. comment
    Comment #28858787

    Of course, those are two prime characteristics you want in a tax haven. You want it to have rule of law since you don't want your money/assets/secrets expropriated or exposed, and …

  23. comment
    Comment #28323894

    Obligatory comment about how an operating system is "system software that manages computer hardware, software resources, and provides common services for computer programs" and not…

  24. comment
    Comment #28031962

    So basically it's 90+% of debt for housing (scroll down to the pie chart): https://www.finder.com.au/australias-personal-debt-reported-... I'm including 'Investment debt' cause who…

  25. comment
    Comment #27980021

    Well it would be nice to have a no-code solution that elegantly can be moved into a coded solution, but I suspect that a company that makes no-code software has little incentive to…