Viewing profile — Cshelton
Cshelton
HN member- Joined
- Thu, Oct 02, 2014, 7:43 PM UTC
- HN karma
- 2,020
- Public activity
- 576 items
- HN profile
- View on Hacker News ↗
About Cshelton
Recent public activity
-
comment
Comment #47138532
This is amazing! I did a similar thing with Roller Coaster Tycoon. I sent screenshots and explanations of my designs to Six Flags. I was probably around 10 or so. I think I got one…
-
comment
Comment #44500782
Sorry, can't help myself! The Ralphie running demo on the site is hilarious. Some say, you could just use Ralphie's actual runs from this past year, true randomness!
-
comment
Comment #44465414
We do something similar, in Dev you have a "dev" server and an API. In Prod, we use a CDN to server the static files using AWS ALB and Cloudfront.
-
comment
Comment #43835178
Yes, I wish the native vertical tabs gave that same hierarchy. I will keep using Tree Style Tabs until it does.
-
comment
Comment #43161500
We use it a lot for a specific use-case and it works great. Mongo has come a long long way since the release over a decade ago, and if you keep it in Majority Read and Write, it's …
-
comment
Comment #42586803
We were piloting the new Snapdragon X Elite Surface Laptops to roll them out to our org about 3 months ago. Loved everything about it, but when it came to software... things became…
-
comment
Comment #42021202
Oh wow, congrats! I remember when you first launched this and followed you along on X (Twitter).
-
comment
Comment #37570779
Exactly. I think many people start overthinking things in banking. Most accounting/finance departments are ok with rounding pennies every month. I run a Commercial Real Estate Serv…
-
comment
Comment #36534794
So I love the IPad Pro form factor. In all seriousness, now that the Ipad runs the same chips (I believe) as the MacBooks, what is preventing the option to just run MacOS on the Ip…
-
comment
Comment #36072178
Just checked out Temporal... I don't know how I didn't know about it before.. I literally implemented a whole system to do what it does. Thanks for bringing that up!
-
comment
Comment #35174140
Ah, I went to your "How it Works".. didn't see Yardi, RealPage, or MRI and almost dismissed this product entirely! Recommend updating that screenshot! Now I'm interested.. will sub…
-
comment
Comment #34901516
Bingo. Noninvasive, with any sort of accuracy that can be used for anything, is most likely impossible. So back to "invasive"... what can we do... embedding a device under your ski…
-
comment
Comment #34836417
On properties like this, that is still possible, BUT.. It wouldn't happen with the same borrower on the same deal/loan. It would go into a whole new construction type of loan (whic…
-
comment
Comment #34836324
I'm in the CRE (Commercial Real Estate) finance tech world. Most borrowers are currently electing to extend the maturities out another year, many getting IO (interest only) extensi…
-
comment
Comment #33986397
By that logic, all drivers are early adopters every time a new driver gets their license and enters the "driving pool".
-
comment
Comment #33611174
Try multiple windows. I use Tree Style Tabs extension, and have around 1,700 tabs open across three windows. Yes, it can be slow.. sometimes.. but for the most part.. everything is…
-
comment
Comment #31531757
Some schools, like The University of Colorado's Leeds School of Business, have taken aggressive measures in the past to fight grade inflation. They implemented a "hard average" at …
-
comment
Comment #30010683
You get it. Another analogy I use for friends who ask (I have a sizable NFT 'bag'(investment)): I say why do people buy Rolex watches and Gucci purses? Status. So you can't show of…
-
comment
Comment #28302878
Started using Obsidian last week. It's so easy and works how ever you want it to. Roam Research is nice, but it's geared toward a specific way of writing. Also, the Syncing across …
-
comment
Comment #27999208
It's much worse than you realize. Most of these rentals are cash flows that pay the debt service on a loan. Which most of the time is securitized. Those securities are packaged up …
-
comment
Comment #27236072
Tesla does not really have "Model Years". The vehicle is constantly changing week to week, and priced so. You just need to buy when you want and be happy with the product. Just lik…
-
comment
Comment #27236023
Keep in mind with the dealership model, you are easily paying a 25% or more premium on that vehicle.
-
comment
Comment #26836919
I haven’t read the S1 yet, but typically yes. Unless they have a separate breakout, the R&D in this case would include engineering salaries.
-
comment
Comment #26702490
How is Christian Horner (Red Bull Racing F1 team principal) a troll of a human being? He’s one of my favorites in F1. He’s blunt and strictly business, but a troll...? Edit: Ah, ne…
-
comment
Comment #26641253
I hate hate hate var. Sure, in your own IDE, and reading the code you just wrote, no problem. But when doing code reviews and jumping all over, I want to see the type right there. …