Viewing profile — FnuGk
FnuGk
HN member- Joined
- Wed, Aug 14, 2013, 12:20 AM UTC
- HN karma
- 40
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About FnuGk
No profile information was provided.
Recent public activity
-
comment
Comment #34817861
> It’s only happened twice in more than a decade, but I still have the feeling that I was better off compiling stuff manually and cultivating a tidy /usr/local/bin like I did in ea…
-
comment
Comment #33019159
how do you do streaming with SmartShare? closest thing i could find was that the tv supports airPlay off all things. But that seems quite useless without any apple products.
-
comment
Comment #32925103
i might be wrong but currently rustc is based on llvm so any platform llvm cant target, rust can target. For the linux kernel it seems like they want to use a gcc frontend for rust…
-
comment
Comment #32189740
Isnt that the building blocks of logic based programming languages like Prolog?
-
comment
Comment #30011459
despite the name, this confusingly have nothing to do with the go programming language
-
comment
Comment #27832315
It is because no one has to take responsibility for the machine. If you then overwrite the machine, then you have the responsibility of the decision.
-
comment
Comment #27073090
What is wrong with just using dd?
-
comment
Comment #25658232
You have: 1 kelvin You want: degcelsius * 1 / 1 This does not seem right
-
comment
Comment #23812421
A sequence does not contain duplicates. A vector can
-
comment
Comment #23691637
What is different on intel since you can play fast and loose with multi threading? Two threads reading and writing the same memory area without and locking would give problems rega…
-
comment
Comment #17053265
How is this different from the build in optional types in python 3?
-
comment
Comment #16425097
That makes sense for the arguments to the outermost function but not to the function it self. Why call it A instead of apply and the then have a big cheat sheet where you put that …
-
comment
Comment #15987538
CUDA is made by nvidia
-
comment
Comment #15695923
Found by going to Tools->Add-Ons and then clicking Themes
-
comment
Comment #14813079
It is in the source as the last element in
-
comment
Comment #14562642
What is wrong with being "soft on crime"? being though on crime clearly does not work
-
comment
Comment #14552389
I am a long time firefox user and i feel that firefox looks better than chrome. So it might just be what you are used to. Also i am on macOS, maybe firefox doesnt look as good on y…
-
comment
Comment #14245028
Open a bug report?
-
comment
Comment #14211449
These arm servers, do they use ECC ram?
-
comment
Comment #13921266
Should the linker not throw away dead code?
-
comment
Comment #13674579
me: ruby on rails Full Stack Dev: Do n't do this
-
comment
Comment #13584446
I still do not understand the difference between a flying car and an air plane.
-
comment
Comment #13582658
I never understood the point of flying cars. Do we not already have those but call them airplanes? Flying cars seem infeasible to operate for the mass consumer as they (like airpla…
-
comment
Comment #13521641
Why is it that game engines have to whole custom IDE's with their own programming language, text editor and all other kinds of GUI tools. Why can it not just be a library that you …
-
comment
Comment #13491982
How do they get around the GPL license?