Viewing profile — shekispeaks
shekispeaks
HN member- Joined
- Mon, Aug 19, 2013, 8:34 PM UTC
- HN karma
- 87
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About shekispeaks
No profile information was provided.
Recent public activity
-
comment
Comment #46502986
TiDB has gained some momentum in silicon valley with companies looking to adopt it. Does he have any commentary on TiDB which is an OLTP and OLAP hybrid?
-
comment
Comment #45504868
This is a very low quality article rehashing some ones FB/Instagram video
-
comment
Comment #44007993
Hi peter, do you use any legal specific ai software ? Do you use ChatGPT in your work?
-
comment
Comment #42797888
The only people who will respond is those who want to claim some status by saying they drive a reliable old car or some rare version of Porsche or Saab. Nobody who drives the most …
-
comment
Comment #41700600
We can keep going down here, the problem with society can also be that prestige in itself is valuable. Instead of say prestige being the side effect of being good at something usef…
-
comment
Comment #41167308
This is commendable, people who travel 50-300 miles do not use an Aeroplane because you need a car on the other end regardless, so I rather take my car. For example, SF to Tahoe is…
-
comment
Comment #40780343
Berkley bowl in Berkley carries it. It is I think one of the best grocery stores out there.
-
comment
Comment #39556970
Yes, we had a test fail when generating `12 days ago` strings from a past date.
-
comment
Comment #38046831
In Oakland, I felt it more significantly than any other earthquake in a while.
-
comment
Comment #37153829
They should have also included a quote from CISR an Indian lab that go there about the same time as many of the American labs https://arxiv.org/abs/2308.03544
-
comment
Comment #37153754
We are all sheeple.
-
comment
Comment #37153744
OMG somebody just listened to the OddLots podcast. We are all sheeple.
-
comment
Comment #29201475
I am a greencard holder who has moved back to Europe and will give up my GC. Can I open and operate stock trading accounts in US to manage the money I made in the US?
-
comment
Comment #28426121
Automatic indexes. Adding indexes is a guessing game. It's a bit of abstraction leakage. Imagine a product engineer did not have to think about how the data is laid out on disk
-
comment
Comment #26999046
A similar article from CA-California’s New Era of Roadside Motels http://www.californiaweekendmag.com/california-boutique-hote...
-
comment
Comment #25769932
In Silicon valley, its usually a race of execution. Hire an engineer today at any price rather than wait for tomorrow. This is due to sheer competition breathing down your neck. I …
-
comment
Comment #25769909
Getting very rich allows me to do cook less, do less chores and build up my skill further (get better) or to pursue passions that do not pay well. I calculated moving to Europe as …
-
comment
Comment #24226550
Lyft is being petty here. I understand that they cannot make all drivers employees, but they could have some drivers on the road and not pulled the rug on users. This goes to say t…
-
comment
Comment #23978968
On my street in SF that has a dead end, cars keep coming up looking for parking and on weekends they usually find nothing. But they get stuck turning around and cause a mess. Could…
-
comment
Comment #22550501
Hi I am the author of the above essay. I think spreadsheets are a highly underrated software that has made us all productive. This essay is a paean to the spreadsheet.
- story
- story
-
comment
Comment #19409955
I subscribed and am excited about it. I have a little gripe about the name, the name Juggernaut. Juggernaut is already an Indian company that sells books written by home authors to…
-
comment
Comment #19205295
The Basecamp model has the risk of some other company doing the same thing by taking venture capital and growing by getting more customers. At some point the economy of scale kicks…
-
comment
Comment #18411111
This doc says LevelDB has no transacion, thats not true, they have batch writes and LEVEL-DB is not implemented in Go. Its implemented in CPP