Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ben165
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
The hard way to save data forever
(github.com)
2 points
by
ben165
3y ago
|
0 comments
2.
▲
by
ben165
3y ago
Mhmm... if you don't want to make it selectable you need wonderful JS or tables to seperate it? Makes thing more complicated. Just remove the line numbers, every editor can mark in block mode today. Some snippets won't work withou
3.
▲
by
ben165
4y ago
Yes, I inserted the imprint in both projects after you told me it's somehow hard to find.
4.
▲
by
ben165
4y ago
Thanks for the insights. Two questions 1) Bitcoin needs time to transfer. How did you approve the transaction? Instantly in hoping it will go through or had the costumer to wait? 2) The problem with new Stellar addresses is, that they need
5.
▲
by
ben165
4y ago
As I understood it you have an initial address when you create a wallet for example on a Litecoin core node. All addresses you create after this initial address are deterministic depending on their position. It's like you add just a n
6.
▲
by
ben165
4y ago
This would be a web3 solution. Most of the people are far away of using a wallet extension. I looked into it, the programming is much more challenging.
7.
▲
by
ben165
4y ago
It depends on the exchange provider. I use Kraken and they provide an unique address for every costumer. But I read some Exchanges require the memo field especially for Stellar addresses. If you use a memo field and there is an error the or
8.
▲
by
ben165
4y ago
Sorry, just use the top "index" link to the main blog website. At the bottom you find the imprint and my contact details. I'm going to look into the error need probably to catch it.
9.
▲
by
ben165
4y ago
I did this in my first project. As I said, UTXO blockchains are intended to work like that. But with every address you create your daemon has to look for changes there. Your wallet file can grow like crazy if you don't built some spam
10.
▲
by
ben165
4y ago
The random number is just a temporarily solution. The ideal one would be to use the memo field with an unique random string which contains all kind of characters. With this option you would have infinite payments. The number solution can be
11.
▲
by
ben165
4y ago
Yes, that's a big problem. You might harm your reputation including a Crypto payment option.
12.
▲
Difficulties of providing a crypto payment system on your website
(cryptogif.info)
21 points
by
ben165
4y ago
|
70 comments
13.
▲
My journey of implementing a Cryptocurrencies payment gateway (from scratch)
(cryptogif.info)
21 points
by
ben165
4y ago
|
0 comments
14.
▲
A good collection of old computer books and more
(lateblt.tripod.com)
3 points
by
ben165
6y ago
|
0 comments
15.
▲
by
ben165
6y ago
I'm somehow sad reading about it. It was one of my destinations ony my list. This guy inspired my to travel the world. Thanks Alexander Supertramp :)
16.
▲
Hackman's Realm
(lateblt.tripod.com)
2 points
by
ben165
6y ago
|
0 comments
17.
▲
A deeper introduction to Unix DC
(ben165.github.io)
72 points
by
ben165
6y ago
|
19 comments
18.
▲
Simple SVG captcha generator from scratch without libraries in Python
(github.com)
1 points
by
ben165
7y ago
|
0 comments
19.
▲
by
ben165
7y ago
This demo on YouTube: https://www.youtube.com/watch?v=CAAuIgjrZWY
20.
▲
by
ben165
7y ago
The sad thing is that the States aren't interested in this technology or why does it take so long to get it done there? It would be great to use waste material to get more energy out before burying it again. I'm from Germany, sadl
21.
▲
An interactive introduction in distillation and separation processes
(ben165.github.io)
1 points
by
ben165
7y ago
|
0 comments
22.
▲
by
ben165
7y ago
Thanks for sharing this story. Sure, it is unpaid labour somehow. But it's also a chance to get more into responsibility and technology.
23.
▲
by
ben165
7y ago
It's the easiest approach to solve the ODL: Euler Forward (yes, first order). The approximation could be much better and almost exact with a smaller step size. Runge-Kutta is used for higher ODL's, where the Euler method would fai
24.
▲
Solving differential equations on a 6502 with Woz's floating point code
(github.com)
112 points
by
ben165
7y ago
|
13 comments
25.
▲
by
ben165
7y ago
Nice project. Just looked for the source code of "yes" ( https://github.com/coreutils/coreutils/blob/master/src/yes.c ), cause it seems to be the easiest code to understand. I didn't ge
26.
▲
by
ben165
7y ago
If you search online you'll find many of these stories. AirBNB got already too big, it is really hard to talk to the customer service or get the money back if you're not happy. It's like Ebay, you need to be lucky nowadays. I
27.
▲
by
ben165
7y ago
It's funny that people write a whole blog post about sth. which was normal in the early years of the web. I host my private programming website and travel blog, so I wasn't forced to change my behavior. I always write HTML code by
28.
▲
by
ben165
7y ago
Interesting project. How far are you away from including a native compiler/assembler?
29.
▲
by
ben165
7y ago
>Bob: Is there any advice you'd like to give to young programmers/computer science students? >Linus: I'm actually the worst person to ask. I knew I was interested in math and computers since an early age, and I was larg
30.
▲
Pythonstudio: Membership management for gyms and social clubs
(github.com)
2 points
by
ben165
8y ago
|
0 comments
More ›