Hacker Newsnew | past | comments | ask | show | jobs | submit | rsrx's commentslogin

Man invented computers and is 80. He can boast a little bit for all I care.


100% earned it, in my opinion, and if he comes to my favorite coffee shop, I'll be all ears if he chooses to brag a bit.


Add crypto to that list too.


That will change with the upcoming Apple iCrypto Wallet Pro, and iCrypto Wallet Air releases.


Bitcoin is here to stay. You're mixing up shitcoins and other ponzi-like schemes.

As with any new & emerging technology, blockchain ecosystem hosts various (intentional or unintentional) FUD and malicious coins that are backed by nothing and often run in a ponzi scheme manner. These coins will eventually crash and disappear.

Bitcoin's intrinsic values are similar to other asset classes, plus, its also decentralized and censorship resistant.


Nothing wrong with Bitcoin itself but the rampant speculation is what draws the proponents and critics alike.

If Bitcoin just worked like a peer-to-peer neutral currency and had no speculative element, most people would have no issue with it.

The annoying element is when it is used as a get-rich quick pyramid scheme.


I'm really curious why that annoys you? As I mentioned earlier, almost any emerging technology will go through period of instability, and with bitcoin and its speculative nature this is certainly the case. And there are people that are ready to ride that wave.


Controversial take, but the amount of salty comments on crypto here always amuses me.


You're only going to see the salty and bullish takes, the truly neutral have nothing to say about it.


Comments on other internet sources I follow are mostly mixed bag of beans, however here they are prevalently salty when it comes to crypto and every time I stumble upon topic like this I wonder why. I was expecting that HN audience sees blockchain tech and bitcoin for what it is, and unique capabilities it offers, beyond "omg its a ponzi scheme!!11!" narrative.


I've used bitcoin for short term transactions to get some money to people that needed it, but in spite of that I have no illusions about that being the exception and not the rule.

At some point tech needs to prove itself through utility and economic viability. This is going to be a difficult to achieve thing for all these coins (BTC and others), and in the bulk of the cases they are money grabs or Ponzi schemes.

That does not help, if the money grabs and the Ponzi schemes (which happen in the 'real world' as well) were a very insignificant minority I suspect the sentiment would be entirely different.


Possibly people are richer than in Reddit and got burned more heavily in the past buying at the wrong time?


Where's the take? As it stands it's a silly flame-bait.


Anyone that uses the word "salty" makes me think they're 16 years old.

That word along with "cringe" desperately needs to get removed from the lexicon.


Sounds salty tho


I rest my case.


It's futile to ask for things to be removed from the lexicon. Language advances and those 16-year-olds will decide how they speak now and in the future.

I think this is already outdated but a fitting response to your comment could also be "ok boomer"


"ok boomer" is also broken, particularly since it neglects to address the ways that younger generations are all equally narcissistic, just in different ways (plus it's the wrong generation).

and its not "fitting" it is just another useless "zinger" that suppresses thought.

yes, i'm suggesting that the human race attempt to evolve past the use of language constructs that shut down thought.

yes, i'm aware that i'm just yelling at clouds for all the good it'll do.

and actually i'm suggesting that language DOES evolve, but do it into something better. not just every generation inventing its own thoughtless zingers, which is just masturbation applied to evolution of language and thought.


Care to elaborate how is bitcoin untraceable exactly?


My previous employer used it, and I use it nowadays for my side project. I like it, but granted, its the only log ingestion software I've ever used, so cant compare it. The charts I made are nice and I can easily pinpoint errors, bottlenecks and similar in my platform/code.

Here are some views that we're using for our little startup:

https://i.imgur.com/Q1V6ArY.png

https://i.imgur.com/rCfg4nr.png

https://i.imgur.com/GgYHgPA.png


Those metrics are pretty but not much different than what one gets from Prometheus+Grafana


From my experience, Sumo really touts its `logreduce` functionality, which is a process of filtering logs for anomalous messages and bringing interesting things to your attention.

It worked pretty well to be fair, but it got a bit expensive (as things usually do).

I would probably use them again.


Yeah but you get a whole bunch of other stuff. Alerting, flexible outlier detection, aggregations, aggregations + joins (like sql)...


I disagree here. I think this is a valid way to distinct 10x engineers vs other ones.


Yeah, because the 10x will probably have a sloppier resume and still go where they want while the average people who need to take every advantage will be more likely to meticulously fret over their resume like this.


I'm interested to see your data showing this is the case.


I broke up with a girlfriend shortly before whole hell broke loose, so February to April lockdown has been the loneliest time in my life, but I powered through it by working a lot (two fulltime jobs + startup) and having few close friends that I hung out with. Also started doing yoga and meditation which immensely alleviated anxiety and loneliness.

All in all, I held up pretty well, but I don't think I would be able to power through another lockdown. I'm from Belgrade, Serbia and looking to fly somewhere warm and remote for the fall and winter (Thailand/Bali/Mexico) where I'd have more freedom than being locked down in an apartment.


All the time. I put pride in my code. I worked in various teams and codebases and came to appreciate the quality of my code.


I also liked Huey because of it's simplicity, and tried using it in a commercial project, but it couldn't execute periodic tasks in less than a minute intervals which puzzled me a bit. I had need to execute task every 10 seconds to reindex database changes to ElasticSearch.

After opening GitHub issue about it and asking if there were plans to implement sub-minute intervals, library's author (coleifer on github) had dismissive/arrogant attitude, and his reply was something along the lines of "too bad you cannot fork it and do it by yourself" and deleted my thread.

This threw me off from using this library, and I went back to Celery.


Couple points:

* how did you settle on 10 seconds? Keeping two databases in sync is a complex process. I'd suggest that the difference between running 1x/min or 6x/min is negligible -- and if it's not then probably you need something more sophisticated than a simple cronjob.

* I am providing free software. You are not contracting with me to provide developer support, so in my book I'm under no obligation to be courteous and polite all the time. I try to be most of the time, but nobody is perfect. Luckily the source is available if you don't want to talk to me. That was my point and I'm surprised that is so triggering to some people.

* Closing an issue is not deleting your thread.


Thanks for giving me advice on database syncing, but I think that you kinda missed the point.

It doesn't matter how I chose 10 seconds as a periodic task interval, problem was that to a simple question about feature support I got dismissive/borderline rude answer which made me lose confidence in Huey as a project and it's long-term maintainability. And it's not like I asked for something exotic, but a support for subminute periodic tasks which almost every other task queue has.

That issue doesn't seem to be anywhere in Github, so it's deleted: https://github.com/coleifer/huey/issues?utf8=%E2%9C%93&q=is%...

As you said, it's a free software and you can do whatever you want with it, but to me this is a huge red flag and I'm happy to not be part of it. ;)


Its right here bro, in all it's undeleted glory:

https://github.com/coleifer/huey/issues/118


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: