Slashdot Mirror


User: angel'o'sphere

angel'o'sphere's activity in the archive.

Stories
0
Comments
21,865
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 21,865

  1. Re: Apple aside... on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 1

    And it would be completely useless for most of the people who use it at the moment.

    If IRC and/or Jabber is enough for you: fine. But if you think you can convince a world wide distributed company to let their software development teams use IRC instead of Slack: good luck!

  2. Re: Business as unusual on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 1

    (you need 50 gigabits per second to emulate native
    That is bollocks.
    There are services that let you play games from other platforms by basically video streaming the UI to you ... that is all in the 1 - 2 gigabits range.

    Java applications are obnoxiously slow compared to native but are run anyway.
    That is not true since 1995 ... you must live under a rock.

  3. Re:Wha?? on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 1

    grep, sed are not "applications", they are "utility programs".
    Anything that is not "interactive" is not an application.

    Perl is a corner case as you can write whole applications it it with its various GUI bindings.

  4. Re:Wha?? on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 1

    The point about magnetic cores is: you don't need a core dumb ... another greybeard who had to much stress in university and did not get grey by old age?

  5. Re:Wha?? on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 1

    Real greybeards always distinguished between:
    - utility programs
    - application programs
    - system programs

    Hint: perhaps you can figure yourself where the term "application" comes from. After all you are not as grey and silverback as you believe you are.

  6. Re: Wha?? on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 1

    Which part of: Electorn builds native apps and not web apps did you not grasp yet?
    Oh, it is a web app because the GUI is running in an HTML/JS/CSS browser? Rofl.

  7. Re:Wha?? on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 1

    There actually never really was a DLL hell.
    Only incompetent software developers who don't understand what a PATH or LDPATH or LIBPATH is, who don't understand why some DLLs are in the System Path and who don't understand what the load order is or what a working directory is.
    Hence they demanded "root" access and put all their DLLs into the system path ... and wondered why half of the programs suddenly crashed.

    HINT: on older windows the DLL is always first attempted to be loaded from the directory where the exe is ... so you actually never have to configure anything if you simply install all DLLs and the EXE together. The search order how DLLs are loaded is well documented and easy to read u, actually less than a quarter of a page. Luckily however I don'T work with windows anymore since 1998 ... so I don't remember the exact order and which place/directory I forgot.

    So: the hell is completely self made, like most hells.

  8. Re:Why not just use IRC on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 1

    You forgot 6:
    Scaling to millions of concurrent users ...

  9. Re:Discord, Slack, Skype, and Visual Studio Code on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 2

    "JavaScript on the desktop" is completely idiotic, even in theory. It is an absolutely horrible thing to standardize on.
    JavaScrip on the desktop is 100 times better idea than JavaScrip in a web browser.

    It is a full fledged programming language wit very fast interpreters. No idea what you dislike about it: probably you simply have no clue?

    E.g. I love being able to script my Eclipse IDE in JavaScript and automate setting of breakpoints via a Lauerbach emulator on my ARM device, inject test code, to the Device and, remove the breakpoint and let the code on the device continue. Why the fuck would you want me to use a special purpose language instead of the wildly availbale JavaScript?

    Macs are now slowly shifting away from AppleScript to JavaScript as application scripting language. That is a good thing.

    Writing a full fledged Application in JavaScript is nice too, especially if the source code is available to the enduser. No idea what aristocrats like you think is wrong with that.

  10. Re:Wha?? on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 1

    Firstly, cross-platform Java GUI apps never really took off (and I say that as someone who paid his rent in 2002 writing one).
    Yes they did.
    It is 2018 now not 2002.

    Even C++ has a better GUI builder in Qt than Java has which is pretty sad.
    If you use/need a GUI builder to write Swing or now JavaFX UIs you are doing it wrong anyway. BTW: the JavaFX GU Builder is claimed to be excellent.

    Electron on the other hand is about client side caching in web apps.
    Electron has nothing to do with web apps. It is for writing cross platform desktop applications in JavaScript.

  11. Re:Oh heck no on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 1

    Faster, cleaner, more compatible with your other apps.
    And how would that be the case?

    The only ways apps incooperate is cut/paste or the file system (if it accessible). What has that to do with the platform you use to program one?

  12. Re:Hotspot surcharge common in the USA on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 1

    The two I can think of are 1. accessing non-mobile versions of websites, and 2. accessing the update servers for desktop operating systems.
    I always access the non mobile version of the web sites. That is most certainly not a way to figure what a client is doing.

  13. Re:Wha?? on Electron and the Decline of Native Apps (daringfireball.net) · · Score: 1

    Hundreds, probably thousands.
    I have a dozen on my Mac ...

  14. Re:Well, Javascript is an awful language on Is Visual Basic .NET More Popular Than JavaScript? (zdnet.com) · · Score: 1

    Type unsafe is not the same as not needing to declare a type. (Static versus Dynamic typing on one axis and safe type system and unsafe type system on the other axis)

    JavaScript is only unsafe in regards of a few stupid decisions about type coercions like between strings, booleans and ints. If you use objects it is type safe.

    Modern languages that omit declaration of types usually use type interference (like Scala). That is only relevant at the point of definition of a variable, functions usually still need to declare the returning type.

    While I agree that it makes some things harder to understand, it is usually the fault of the programmer, not the language. E.g. naming the variables properly and the functions that create objects, and obviously if the code is supposed to be maintained function argument types and return types should be documented.

  15. I'm sure that you can think of many magical reasons why expert is wrong and you are right.
    That is not the point.

    The point is that YOU are wrong. Because you misunderstood something the experts say and you cite now.
    Gas powered cars and trucks are all over the world. And yes I'm an expert in that: as I sit in them and look out of the window. So: no valve exploded in the last 4 ears since I regularly use them.

    And then again: in modern bus, there are no vibrations, regardless how bad the road is. The bus may sway a bit and thats it. Up to you to figure what you understood wrong. You seem to have not the simplest piece of common sense.

    "Our street is so bad, the vibrations are so huge that a _modern bus_ can not run on LPG/nat gas because the vibrations are bad for the valves", you said that. Not me. If you don't grasp how idiotic that statement is, your problem. I hope you are not an engineer with that attitude. I wonder how Space X manages to use valves that work ... or any airplane.

  16. The guy this threat is about, did not talk about the summary. He talked about the fact that he himself spends 33h per WEEK in traffic jams.

    I live in NY, we aren't spending almost 4 entire days a week just sitting in traffic.
    Good for you :D I live in a small village, just 300k people, there are only small jams during peak hours at some construction sites. But I use bicycle or train anyway ...

  17. I dare say any EU country isn't much better.
    And there you are obviously wrong.

    Government runs pretty much everything in Venezuela and it's a total mess.
    Last time I checked: they have/had no functional government but are a kind of totalitarian state ... so: what is your point? You have on single example of a tyranny and another example as Greece (which has no things government run anyway) and jump to wild conclusions about he EU?

  18. Re:So glad he said that. on Elon Musk: Tesla 'Would Be Interested' in Taking Over GM's Closed Factories (cnn.com) · · Score: 2

    The "union system" in the USA must be very strange ... I wonder how much written about it here on /. is pure nonsense and what is true.

  19. Re:Never understood the hostility on Is Visual Basic .NET More Popular Than JavaScript? (zdnet.com) · · Score: 1

    GTK is a C toolkit.

    However UI programming screams for something object oriented. Using C for it is just a pain in the ass.

  20. Re:Well, Javascript is an awful language on Is Visual Basic .NET More Popular Than JavaScript? (zdnet.com) · · Score: 1

    The same is true of Python and Ruby. Sure, you don't have to worry about declaring types, but you pay for that big time when you try to figure out the code months later.
    Types are usually obvious. And if not, the IDE needs only one or two clicks to show you the type ...

  21. Re:Education on Is Visual Basic .NET More Popular Than JavaScript? (zdnet.com) · · Score: 1

    Visual BASIC is not a BASIC ... it only has the term in its name.

  22. Re: Riiiiight on Amazon Targets Airports For Checkout-Free Store Expansion (reuters.com) · · Score: 1

    Well, a youtube commenter asked me a few days ago: "does your mum know you are up late at night?". He probably does not know that the world is a sphere and that one half always has daylight ...

  23. Re:So the tipping point untipped? on 'Great Dying': Rapid Warming Caused Largest Extinction Event Ever, Report Says (theguardian.com) · · Score: 1

    no return Venus-like
    No one ever claimed "Venus like" except idiots like you.

  24. Re:Wrong way on Mice Given an Experimental Gene Therapy Don't Get Fat (boingboing.net) · · Score: 1

    Time spent eating is not wasted time but time well spent.
    In some nations people eat to fast ...

    People need to figure out ways to ingest less calories
    For many fat people that is not the problem, but a messed up metabolizm is.

    However you are right that increasing the burn rate most likely has negative side effects.

  25. Sorry, no idea what you want to talk about.
    If a developing country like Thailand with bad roads has valves that can stand the puny pressure you use in a bus, then Finnland can too.
    Perhaps you did not mean fuel but buses that run on high compressed gas? Then you probably misunderstood that TV talk ... anyway, I would be surprised if your bus experiences any unusual vibrations at all.

    Regarding your wind wizardry, that joke gets old. No idea what you misunderstood that time and why you try to haunt me with it :D And for your interest: WoW has no wind wizards, so I'm not experienced with wind spells ...