Viewing profile — wulfklaue
wulfklaue
HN member- Joined
- Thu, Apr 27, 2017, 9:33 PM UTC
- HN karma
- 48
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About wulfklaue
No profile information was provided.
Recent public activity
-
comment
Comment #26962936
* Limited IO * Max 16GB Memory ( at unjustified cost ) * Limited Multi monitor support * No eGPU support ( as of now ) * Only about 50 a 55% of all the software is M1 ready ( looki…
-
comment
Comment #25250152
The EU is introducing legal laws that will combat planned obsolescence. And that protect the right to repair. The EU is also fed up with manufactures thinking they can get away wit…
-
comment
Comment #25250114
> IDEs such as IntelliJ can easily consume 8GB of memory Sound more like a Jetbrain ( IntelliJ company ) problem. Used to develop on PHPstorm ( another Jetbrain ) product ( same so…
-
comment
Comment #25250060
> I'm honestly for the first time in a decade a bit excited about an upcoming computer, I think we are more excited about a shake up in the whole computer world, that may mean the …
-
comment
Comment #25250037
Plenty move advantages then just round trip latency. The fact that its a single SOC, what in turn reduces traces on the MB. Freeing up real-estate. We are finally moving to the con…
-
comment
Comment #16836832
I am not the author of the Twitter post. The mentioned post shows the results after switching from Ruby + Sinatra over to Crystal + Kemal. https://pbs.twimg.com/media/DabQrScW4AAyc…
- story
- story
-
comment
Comment #15067093
/Looks at price... Gets you 11 Pi's ... Gets you only 1 Intel CPU, no memory, motherboard, heatsink, fans. Reminds me of the Celeron® Processor J3455... 10W rating on Intel there p…
-
comment
Comment #14941569
So simply use the free "freepascal / lazarus". You wallet will thank you later. :)
-
comment
Comment #14714185
> So, apparently you didn't even read the article, as it is explicitly stated that this was not the intention or direction of Swift. It might actually help that there is a real com…
- story
- story
- story
-
comment
Comment #14482450
Good luck on seeing D on that site. There seems to be a active war between the sites maintainer and D. There used to be D benchmarks on the old site and people tries to release new…
-
comment
Comment #14401223
It was my impression that CoreRT work was put on the back burner ( not on hold ) so the team was able to focus on Core 2.0 release. Theoretically the team can move more resources t…
-
comment
Comment #14393826
D is a good C++ replacement language. But it needs more community support. Its advised to develop in DMD compiler and only compile the release code in LDC/GCC as this can be twice …
-
comment
Comment #14389371
No ...
-
comment
Comment #14214939
Except that there are other languages like Go, Crystal, D, Nim that all offer memory safety ( thanks to there GC ), with a light GC ( like reference counting ). And based upon the …