HN user

loppers92

730 karma
Posts85
Comments30
View on HN
wololo.net 8y ago

PS4: SpecterDev Releases 4.05 Kernel Exploit

loppers92
2pts0
github.com 8y ago

Cryptocurrency: A new kind of Blockchain not a Bitcoin fork

loppers92
3pts0
github.com 8y ago

An alternative full node Bitcoin implementation written in Go (golang)

loppers92
2pts0
raiblocks.net 8y ago

Whitepaper: Revolution of blockchain technology [pdf]

loppers92
1pts0
raiblocks.net 8y ago

RaiBlocks is designed from the ground up for scalable instant txs and 0 fees

loppers92
3pts1
github.com 8y ago

Cardano: Cryptographic currency implementing Ouroboros PoS protocol

loppers92
3pts2
blog.iota.org 8y ago

IOTA Data Marketplace

loppers92
7pts1
github.com 8y ago

DockerSlim: Optimize and secure your Docker containers

loppers92
3pts0
github.com 8y ago

Fleetspeak is a framework for communicating with a fleet of machines by Google

loppers92
1pts0
github.com 8y ago

Neugram is a scripting language and shell written in Golang

loppers92
4pts1
github.com 8y ago

Subcommands – Go subcommand library

loppers92
1pts0
what3words.com 8y ago

What3words is a really simple way to talk about location

loppers92
2pts0
www.wired.com 8y ago

Google's Learning Software Learns to Write Learning Software

loppers92
1pts0
wololo.net 8y ago

PS4: Homebrew and backups running on firmware 4.55, technical details coming soon

loppers92
67pts9
github.com 8y ago

Mattermost is an open source, self-hosted Slack-alternative (golang)

loppers92
1pts0
github.com 8y ago

Skylark in Go

loppers92
3pts0
github.com 8y ago

Collection of useful golang patterns

loppers92
1pts0
github.com 8y ago

Atmanos: Build Go programs that run directly on the Xen hypervisor

loppers92
193pts55
github.com 8y ago

Show HN: Collection of useful golang patterns

loppers92
2pts1
github.com 8y ago

Generate REST Servers and Clients Based on GRPC Service Definitions

loppers92
2pts0
medium.com 8y ago

How Some Women in Tech See Themselves and Where to Go Next

loppers92
1pts0
cointelegraph.com 8y ago

Microsoft Goes Ethereum

loppers92
2pts0
www.youtube.com 8y ago

IOTA, capable of replacing money itself?

loppers92
1pts0
iota.org 8y ago

IOT: The economy of things

loppers92
7pts4
medium.com 8y ago

The future of decentralized exchanges

loppers92
3pts0
omg.omise.co 8y ago

OmiseGO: Unbank the Banked with Ethereum

loppers92
2pts0
dascoin.com 8y ago

BUILDING THE WORLD’S MOST SECURE DIGITAL CURRENCY

loppers92
2pts4
github.com 9y ago

Smith: A microcontainer builder

loppers92
33pts7
about.sourcegraph.com 9y ago

gRPC in Production

loppers92
186pts56
github.com 9y ago

PS4: Open source SDK

loppers92
2pts0

I don't have any issue on mobile phone and I use chrome as well. Anyway... In the comment section is link to the whitepaper about technical details.

I'm sorry! My self programmed bot made a mistake while collecting the data and mapping data.

It's the wrong website of DAS, DAS and DasCoin are different...I meant DAS not Dascoin. Your are completely right the Headline is bullshit.

I don't know what DasCoin is!!??

Can you tell me why Microsoft and google trying to write either supersets or a javascript clone to replace javascript? Because that language is an issue itself. I don't know one good programmer who is saying that you need javascript to make real money or that language is awesome. This language is a bug nothing else.

Long time javascript programmers are the loser (if they never learned more than javascript) they don't know how to programming an almost perfect program. That is the reason why they using javascript on Desktop. The average programmer learns just one fucking language but being a good programmer you need at least to learn 2+ languages. That you can see the performance issues in your stack. I started with PHP and javascript while this time I didn't care about performance and now I'm a c/golang programmer. When I started to study c and golang I just released how bad the whole javascript stuff is actually.

"It's a huge community, there're bound to be lots of camps and lots of people trying to crack the same nut different ways. What's wrong with competition? I personally think it's a fantastic community, and find others lacking by comparison."

Why created the c community a paper for to create a "c" version? (https://en.wikipedia.org/wiki/C_POSIX_library)

One reason was to establish a good standard for all people that you can run your code everywhere without effort.

Our history showed many times is better to create a standard instead of many non-standards because that creates unnecessary complexity on our world. Look at the pipeline concept of unix. More and more companies steal this concept to build real time web applications without having so much state (that is concept is pretty old). Our ancestors created all of the wonderful things like tree, pipes, functional and etc. We are just sometimes too stupid to reuse it.

- Bad Performance - Extremely weak type system - No generic language - Too many abstractions - Double behavior of types - Bad scaling - Extremely bad OOP Implementation (Just 1% of OOP) - the Debugging approach doesn't make any sense - The Community (1000+ Frameworks with almost the same features for what existing standards?????)

you need to learn at least 3 languages that you know exactly what means writing good or bad code with a language. After the time you don't want write code with a poor language. If you have learned a better language.

A Software engineer uses always the best tool and not the worst.

The Important stuff is still unfixed

For instance:

- javascript has just one datatype for numbers, HOW CAN YOU WIRTE A NUMBERS APP WHITH PURE JAVASCRIPT SHIT, WTF?. - Debugging is a hell - No generic language - Slow as hell - Double meaning of many this like undefiend - etc - etc

All what you describe above is syntax sugar.

I have learning 6 programming languages (c, go, javascript, python, java and php)

That sounds so good. I don't like javascript at all because it's a one of the worst programming language on our tiny world!

Almost every programming languages is better than javascript. The roots of javascript are for tiny special effects and not for huge well running applications. Typescript and all other frameworks for javascript are just workarounds for a buggy language.

In my opinion the final step is to replace completely javascript with something else!

Some of the points are just ridiculous. Because you can't compare java and go or whatever. If you want complain about a language you should first checking the history of java or whatever. Maybe this language has runtime bugs in old versions as well.