Live data from Hacker News

Viewing profile — kyberias

kyberias

HN member
Joined
Sat, Jun 25, 2011, 6:53 PM UTC
HN karma
2,624
Public activity
1,346 items

About kyberias

No profile information was provided.

Recent public activity

  1. comment
    Comment #41685742

    How are those Unicode characters typed in an editor with a normal keyboard?

  2. comment
    Comment #37130844

    So this is more than just on parser for those statements. Very confusing.

  3. comment
    Comment #36941616

    I find it hilarious that they're refering to the speed of the spacecraft.

  4. comment
    Comment #36480184

    What is a 'video system'?

  5. comment
    Comment #36342405

    Why would a connection to internet need security updates?

  6. comment
    Comment #36195515

    What is ANSI C or C99 then?

  7. comment
    Comment #36066949

    What does Just In Time mean for an interpreter?

  8. comment
    Comment #34657647

    Well that link to the introduction of Prolog video is not a really good starting point.

  9. comment
    Comment #34594156

    The standard to replace all air is about 2 hours which is 12 times longer than the 10 minutes you stated here.

  10. comment
    Comment #34594113

    I'm not an Emacs user so what I'm about to say may be based on totally incorrect information. Seems to be that Wdired is just a hack that represents file and directory metadata in …

  11. comment
    Comment #34519290

    This is why Language Integrated Query (LINQ) is so powerful in .NET. You never need to learn any ORM specific query language or syntax since you've probably learned to use LINQ wit…

  12. comment
    Comment #34518440

    When I answer incorrectly, it tells me I selected some totally other country incorrectly.

  13. comment
    Comment #33621136

    Please fix the font used for code examples. Unreadable.

  14. comment
    Comment #33118800

    Is it not possible to cross-compile OS/2 software?

  15. comment
    Comment #31924333

    The definition of a branch here does not seem useful in any way.

  16. comment
    Comment #31762081

    Just watch the Linus Google talk. It's all there.

  17. comment
    Comment #31376206

    Seems like you want to get the count of "leaves" in a tree expressed as array of arrays. ``` const lengthParam = (a) => { let count = 0; for(let c of a) { if(Array.isArray(c)) { co…

  18. comment
    Comment #31356737

    I guess it can be argued that Finland joining Nato is not very surprising (has been discussed in Finland for years) and therefore not very interesting. But Sweden joining Nato this…

  19. comment
    Comment #30714549

    You asked: "who are you to decide?". That's not questioning their opinion but rather their right to voice their opinion.

  20. comment
    Comment #30629088

    But didn't he merely express his opinion about this?

  21. comment
    Comment #30629064

    Imagine all the time and energy wasted having all these popular programming languages re-inventing and -implementing the same features over and over again and people discussing and…

  22. comment
    Comment #30600833

    Does anyone know what an index card was?

  23. comment
    Comment #30570530

    > I don't believe the US would immediately attack Russia even if Russia wiped Paris off the map, because doing so would guarantee we are all wiped off the map. I think it is obviou…

  24. comment
    Comment #30456168

    You seem to be delusional.

  25. comment
    Comment #30289010

    Gist of it.