Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wolfgang000
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
15 ms
·
1.
▲
by
wolfgang000
8mo ago
Same setup as mine, I have an OpenVPN server running in my router, and my main PC has wake-on-lan and a KVM as a backup to turn it on and off. I have an old used Dell Latitude that I use as a pseudo thin client. I ssh into my PC, and everyt
2.
▲
by
wolfgang000
10mo ago
Exactly, I found that most of the time, I spend significantly more time reviewing the code; most of the time, there is a lot of repeated code. Refactoring and cleaning the code also require a lot of time. I found that the time I spend revie
3.
▲
by
wolfgang000
10mo ago
I don't want to look at my iPhone every time I need to unlock it, for example, when I am riding my motorbike, the helmet would block my face. This isn't a problem when I use Touch ID because I can use fingerless gloves. Another ca
4.
▲
by
wolfgang000
10mo ago
Me too, I still have my iPhone SE, I was hoping they would bring back some smaller version of the iPhone + Touch ID, I refuse to upgrade just because of the lack of Touch ID
5.
▲
by
wolfgang000
3y ago
I completely agree, I did a very small chat app just for fun, I thought, this is only going to take me a couple of days and before I realized it, that couple of days became weeks and it never felt finished, there was always something to ad
6.
▲
by
wolfgang000
3y ago
What do you mean? he just appointed a new capitan while he deployed his lifeboat
7.
▲
by
wolfgang000
4y ago
Similar story to mine, 7 YOE backend dev, working non-stop since I got into college, Hope that at least you got some rest.
8.
▲
by
wolfgang000
4y ago
What a coincidence, that was my setup as well but for my next(now current) pc, I changed it to a Radeon R7 250, (nvidia is fine but dealing with the drivers on linux was a pain in the neck)
9.
▲
by
wolfgang000
4y ago
only one small problem with that idea, the lack of a magnetic field, mars also has this problem but you atlest can bury your self in the ground to protect yourself agains the solar radiation
10.
▲
by
wolfgang000
4y ago
I listen to a lot of japanese music(Doujin albums, Anime OSTs and VM OSTs), I don't understand a thing of the lyrics but hey they sound good. This one in particar is gold, The ost of air traffic controller simulator https://
11.
▲
by
wolfgang000
4y ago
Same boat as you, waiting for the second generation, I don't event want to jump to the apple ecosystem but the battery life + performance at that price range makes it a almost a non-brainer for me
12.
▲
by
wolfgang000
4y ago
The "near you" list sent me to amsterdam, I'm in bogota, like a continent away, Maybe you should check your geo-ip api/db
13.
▲
by
wolfgang000
4y ago
Bad idea in mi opinion, this is a solved problem, overhead wires, the amount of energy lost between the converting water into hydrogen and then back into water to get electricity can be as high as 70%, it's just a bad idea when you can
14.
▲
by
wolfgang000
4y ago
THIS IS GOLD!, I love it, I event click the paypal link to see if you have some old school fake paypal payment gateway. By the way the upload example form is broken, making it actually work would be awesome
15.
▲
by
wolfgang000
5y ago
I did something similar to the vaccine appointment bot but to get my passport appointment, I'm Venezuelan, and let me tell you getting a passport is almost impossible due to all the corruption and mismanagement, so years ago the webpag
16.
▲
by
wolfgang000
5y ago
Lack of social interaction, and this is coming from an introverted person, It's difficult to quantify how valuable a mundane water cooler chat with a coworker can be but when you remove them entirely you really start to see how importa
17.
▲
by
wolfgang000
5y ago
It didn't work, I tried a couple of times and even got a mach but nothing happened. maybe It has something to do with a js error in the console hn:78 Uncaught (in promise) DOMException: Failed to execute 'send' on 'WebSo
18.
▲
by
wolfgang000
5y ago
Some small sugesstions When a file upload finish is not very clear that It finished, maybe you can change the color of the bar(or add an icon) to signal that it finished also, I don't know if it was just me but the upload popup didn&
19.
▲
by
wolfgang000
5y ago
> A somewhat popular opinion is that the country is very corrupt but you can live with it if you earn in dollars. That was the exact same mentality that a lot of people in venezuela(me included) used to have at the beginning of the crisi
20.
▲
by
wolfgang000
5y ago
I'm Venezuelan and today argentina's inflations look like the venezuela's one in 2014~2016 and as you may already know that only got worse and worse, hopefully, that is not going to happen this time but looking at this trend
21.
▲
by
wolfgang000
6y ago
What a coincidence! I am also building a web book reader( only pdfs for the moment) with the difference that all my books are already stored in google drive so I wanted a way to access all of them easily without downloading them one by one
22.
▲
by
wolfgang000
6y ago
at least for me, the trick is to listen to music in a different language than you don't speak(in my case Japanese), since you won't understand a word you won't lose focus with the lyrics
23.
▲
by
wolfgang000
6y ago
I'm a cloud book reader/organizer, basically a clone of google play books but instead of uploading the books to the page the books are fetch from your own google drive account. I haven't chosen a name or domain Not ready yet
24.
▲
by
wolfgang000
6y ago
I wholeheartedly disagree with TDD part, I get it unit tests are more fragile in fact, I prefer integrations and module tests over unit test but doing the test upfront it a worthy investment, because speed up the development (because you on
25.
▲
by
wolfgang000
6y ago
I suppose that through their Business API, but given the amount facebook paid for them and the scale at which they operate, I don't think that would be enough to cover their costs.
26.
▲
by
wolfgang000
6y ago
I don't believe having a massive repo with backups would be the ideal solution. Couldn't you just upload the backup to an s3 bucket instead?
27.
▲
by
wolfgang000
6y ago
My current and former manager are exactly like this, except that both of them do know SQL, really great guys that try their best to help guide the project. As a little anecdote, my first boss was a technical manager with many years of exper
28.
▲
by
wolfgang000
6y ago
Nice initiative but I'm gonna stick with Dokku for now, after jumping between google app engine, heroku, plain old tar over scp and other custom solutions I find dokku the perfect option for small and side projects. dokku manage to hit
29.
▲
by
wolfgang000
6y ago
What problem did you have with linode? I had been using them for a couple of months and the experience so far has been great
30.
▲
by
wolfgang000
6y ago
I believe TDD is still a valid tool to develop well-tested software, of course, don't take it to the extreme, where you mock everything to in the end test nothing or create tests that have very little value, I find TDD a lot more when
More ›