Viewing profile — kyberias
kyberias
HN member- Joined
- Sat, Jun 25, 2011, 6:53 PM UTC
- HN karma
- 2,624
- Public activity
- 1,346 items
- HN profile
- View on Hacker News ↗
About kyberias
No profile information was provided.
Recent public activity
-
comment
Comment #41685742
How are those Unicode characters typed in an editor with a normal keyboard?
-
comment
Comment #37130844
So this is more than just on parser for those statements. Very confusing.
-
comment
Comment #36941616
I find it hilarious that they're refering to the speed of the spacecraft.
-
comment
Comment #36480184
What is a 'video system'?
-
comment
Comment #36342405
Why would a connection to internet need security updates?
-
comment
Comment #36195515
What is ANSI C or C99 then?
-
comment
Comment #36066949
What does Just In Time mean for an interpreter?
-
comment
Comment #34657647
Well that link to the introduction of Prolog video is not a really good starting point.
-
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.
-
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 …
-
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…
-
comment
Comment #34518440
When I answer incorrectly, it tells me I selected some totally other country incorrectly.
-
comment
Comment #33621136
Please fix the font used for code examples. Unreadable.
-
comment
Comment #33118800
Is it not possible to cross-compile OS/2 software?
-
comment
Comment #31924333
The definition of a branch here does not seem useful in any way.
-
comment
Comment #31762081
Just watch the Linus Google talk. It's all there.
-
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…
-
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…
-
comment
Comment #30714549
You asked: "who are you to decide?". That's not questioning their opinion but rather their right to voice their opinion.
-
comment
Comment #30629088
But didn't he merely express his opinion about this?
-
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…
-
comment
Comment #30600833
Does anyone know what an index card was?
-
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…
-
comment
Comment #30456168
You seem to be delusional.
-
comment
Comment #30289010
Gist of it.