amuck-landowner

Search results

  1. J

    Thoughts on public shaming / blacklist of accounts in negative standing?

    It'd be much appreciated if you stopped making things up.
  2. J

    What is your favorite forum / community software?

    Certainly not IPB. It ate my post twice yesterday because it doesn't save drafts, and breaks my form data recovery extension. XenForo and Discourse are nice.
  3. J

    "Definitely Possible" : Microsoft Considers Open Source Windows.

    It's even worse than that. Due to kernel modifications, it is apparently not even possible to use ChromeOS driver builds on a regular Linux distro, which would be the source of aforementioned switching-to-a-real-distro issues. Whether you can install a 'real' distro depends on whether the...
  4. J

    Best coding language to know in 2015?

    Okay, fuck IPB - it has now eaten my reply twice, doesn't save drafts, and even breaks my form data saving extension. I'm writing this in an external editor and copying it in - that means you won't have fancy IPB quotes, but e-mail style quotes instead.   --   > @vampireJ: It seems to be a...
  5. J

    "Definitely Possible" : Microsoft Considers Open Source Windows.

     Professional users, sure. But that massive amount of people who dick around with media production in their spare time as a hobby? They do it on Windows, by and large.
  6. J

    "Definitely Possible" : Microsoft Considers Open Source Windows.

    I am certainly not forgetting businesses, but perhaps I should've been more clear that I meant long-term reasons for Windows usage. Business software is not specific to Windows - it is often tailor-made, for whatever platform the business happens to be running on. In other words: in the...
  7. J

    "Definitely Possible" : Microsoft Considers Open Source Windows.

    OS X is a BSD, actually. Other than being POSIX-y, OS X and Linux don't have terribly much in common.
  8. J

    Best coding language to know in 2015?

    As an aside, I'd explicitly recommend against learning PHP. It's a terrible language, the ecosystem is rife with low-quality code and poor advice, and while it seems easy to write and deploy PHP, it's actually really hard to write and deploy PHP correctly.
  9. J

    "Definitely Possible" : Microsoft Considers Open Source Windows.

    It is extremely likely that we will be seeing an open-source Windows at some point - it's going to be a necessity for it to survive in the long run, and Microsoft seems to realize that. They have recently been moving more and more towards selling services and support, rather than software, as...
  10. J

    Best coding language to know in 2015?

    There's nothing it's particularly good at, and several things it's outright bad at - data integrity being an important one. MongoDB has an extremely poor track record in data integrity - to the point where until fairly recently, it would quietly throw away any data it couldn't store, which would...
  11. J

    The Anti-Virus debate

    Nonsense. The idea that you can even know whether you've been hit by anything is ludicrous - the most profitable malware is that which you don't notice. The idea that "I don't open dodgy things, so I won't get infected" is laughably misguided - you're far more likely to get hit by a drive-by...
  12. J

    Best coding language to know in 2015?

    Right, that's only listed in the poll question, which I didn't look at because it seemed to repeat the post title (which doesn't say 'web'). I presume the same applies for others. EDIT: Oh, and please, whatever you do, don't use MongoDB. It's terrible.
  13. J

    Best coding language to know in 2015?

    You're missing Node.js in the list. But yes, it depends on what you're trying to do. For web-based and generally network-based stuff, I'd recommend Node.js. For other situations, other options may be better. Just, whatever you do, don't use/learn an unmanaged language (C, C++, ...) unless you...
  14. J

    Kwicero LTD launches KwiBill Community Edition

    So, some of my feedback. Please note that all is meant constructively - I'm not looking to just bash, but most of these are pretty serious/big points that really do need to be addressed. Also note that I've only grabbed some excerpts from the code - the same issues may exist in other places...
  15. J

    Unusual packets hitting server

    What makes you believe this is an attack?
  16. J

    NGINX Security / Lockdown & Tips

    That is indeed the correct approach, although I'd recommend having security on a (web) application level where possible, rather than on a HTTPd level. It's really easy to accidentally mess up otherwise.
  17. J

    Custom Billing Software for sale

    The (original) MVC model is fundamentally broken for web-based applications. Anyway, the first post still (misleadingly) claims that the panel is "open source". Could @HalfEatenPie also fix that, perhaps?
  18. J

    NGINX Security / Lockdown & Tips

    Blocking useragents is not the correct way to go about that, and will not work. EDIT: I also don't see how any of this adds any "security" at all, other than the PHP bit.
  19. J

    Why do vps providers not allow TOR?

    Your definition of 'shady' being what? Such as?
Top
amuck-landowner