Viewing profile — unbearded
unbearded
HN member- Joined
- Thu, Jul 13, 2017, 3:11 AM UTC
- HN karma
- 95
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About unbearded
No profile information was provided.
Recent public activity
-
comment
Comment #38875278
I use sparkey / hammerspace for caching static data (tried rocksdb but hammerspace was faster) for many years. It helps me have a 20ms on a 100r/s on a ruby on rails app (ruunning …
-
comment
Comment #36087896
I guess the people who are not aware of this effect might make a lot of decisions in life and a confident AI agent will be like a high-tech con-artist. As a child, I would read the…
-
comment
Comment #35856502
I don’t think it’s the ADHD. I have it but I’m very conservative on the stack. And I know many developers who don’t have ADHD, some newbie and some who code longer than 20 years an…
-
comment
Comment #35671000
Maybe should be called Prompt Science or Prompt Discovery or even Prompt Craft. I have a 40 million BERT-embedding spotify-annoy index that I keep experimenting with to make a bett…
-
comment
Comment #27607328
In my experience, there's the "software developer" and the "formware developer," and as more companies go through a real "Digital Transformation," they begin to require their progr…
-
comment
Comment #27517256
As as person who got diagnosed with ADHD as an adult and looked back to a life of potential wasted, and while I don’t agree with calling the benefits of any drug “superpowers”, I c…
-
comment
Comment #27516986
The doctor recommended that I tried Strattera first and see if worked before trying stimulants. Atomoxetine is one pill per day and works 24 hours. But doesn’t work for everybody a…
-
comment
Comment #27515220
Have been taking Strattera for a few months and wonder how many years of my life I would have not wasted if I had been diagnosed with ADHD earlier in my life. I just turned 40 and …
-
comment
Comment #24542790
Thank you! She will see another doctor and do some more exams today.
-
comment
Comment #24517927
In the case of COVID, I don't think we need two years. My wife had COVID a few months ago and got beat up pretty badly. She would be the last person you would think would get serio…
-
comment
Comment #24505261
I believe that Brazil gives a good case study on the subject. The whole sector used to be state-owned and electricity used to be more expensive and outages a very regular thing. Cu…
-
comment
Comment #19492158
I would say the quality is relative to your input and to what type of application you need results for. If you are gonna use the pointcloud as a cheaper and faster alternative to L…
-
comment
Comment #19492093
DJI drones stores that on the image itself. No need to use the logs.
-
comment
Comment #19492080
I'm familiar only with the DJI drones and they do capture Pitch, Yaw and Gimbal and a few other variables as well. It stores them on the "extended" part of the EXIF.
-
comment
Comment #19492057
At work, we tried DroneDeploy and Agisoft, but we settled with Pix4D, expensive, but we got better accuracy and the people who operate the drones found it easier to use.
-
comment
Comment #18079692
I'm not sure how many outages I could avoid using Heroku, but I guess at least a few. One time I was using Docker for a 2 TB MongoDB and it messed the iptables rules. I notice ever…
-
comment
Comment #18079486
Exactly. I'm pretty sure if I developed the whole thing in C, it would be really fast. But I would be the slowest part of the development process.
-
comment
Comment #18079476
The 6k/req with 40ms is just at the front door. I'm talking about a real application here. With 100s of database and API calls on each web page load. I could make the whole thing i…
-
comment
Comment #18067766
Unfortunately, the fight goes even further than that when you go against the cloud. Last week I was in an event with the CTOs of many of the hottest startups in America. It was sho…
-
comment
Comment #17352002
I'm very familiar not only with the voting laws but the campaigns laws. In my opinion, the voting laws in Brazil are not bad. The US is very different than Brazil. One big differen…
-
comment
Comment #17351876
It's a very different story in Brazil. Trust me. I'm not only from there, I have been involved and know a thing or two about Brazil's politics. To start, in America the vote is not…
-
comment
Comment #17240238
One thing that I noticed is that if the website is behind Distil Networks, they will block on the first request and make cumbersome, if not impossible, to automate some task. I get…
-
comment
Comment #16604067
I'm not aware of any study, but having listened to over a hundred audiobooks on the last few years, I would like to share my experience while listing to non-fiction. My experience …
-
comment
Comment #16531531
In Brazil, federal, state and some local governments publish what is called "Diário Oficial". It's a daily ledger of official hirings, firings, payments, votes on legislative chamb…
-
comment
Comment #15072078
> 1. It is possible to have both dynamic-like syntax and static safety IHMO: This convenience causes more harm than good in the long term. Note: My experience is that this is a min…