Viewing profile — SulphurSmell
SulphurSmell
HN member- Joined
- Thu, May 19, 2022, 2:58 PM UTC
- HN karma
- 133
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About SulphurSmell
No profile information was provided.
Recent public activity
-
comment
Comment #32676167
I am with you. Been messing with tools my entire life...have tried ratcheting screwdrivers of several kinds...Hard no. If I do lots of screws, I use a drill or impact driver. Or, f…
-
comment
Comment #32550583
Front page of the .pdf shows a neat lumber gauge in action. It's designed to fit on your finger and allow rapid checking of common dimensions. You can still buy these...or, in this…
-
comment
Comment #32513684
I recall this fondly when it came out. I had a few racks of Sun servers at that time...and anyone I showed the video too were convinced it was bullshit. April Fools anyone? However…
-
comment
Comment #32385014
Here's a link https://www.edmunds.com/car-buying/where-does-the-car-dealer... FTA: "National Automobile Dealers Association (NADA), the new-vehicle department of a car dealership a…
-
comment
Comment #32360735
I don't really doubt the numbers...in fact, I thought them a bit low. My feeling is that this will really change the automotive landscape for the overall lifecycle of a car. Seems …
-
comment
Comment #32166743
Canada,ditto.
-
comment
Comment #32059599
I am surprised I had to scroll this far to find a dBase reference. I am the same vintage as OP, and yeah... back in the day dBase was the key to riches...at least as a contract dev…
-
comment
Comment #32059520
Shelves and shelves of tidy orange binders. I had them too!
-
comment
Comment #32004113
I am also old. And tend to agree with you on this.
-
comment
Comment #31988240
Interesting. It was never an issue for us, as we were close to the CC servers. Some folks were not, so they ran their dev/build locally ("network close" to th CC servers) and VNC'd…
-
comment
Comment #31987767
I wish I could answer this. I have always had a penchant for any robust versioning system. Even the simple ones (CVS and the like) were amazeballs to me at the time. 20 odd years a…
-
comment
Comment #31937240
The compressor doesn't move any air inside the refrigerator. There is a separate fan in the freezer compartment that does that.
-
comment
Comment #31909109
Thanks. Scar tissue sometimes breeds insight. In further conversation on this phenomenon, I would argue that "long lived databases" are not so as result of brilliant design. Rather…
-
comment
Comment #31908969
If I publish a stored proc as an API, it leaves me free (within reason) to alter the actual SQL supporting it. Like modern API design, as long as you don't remove functionality, th…
-
comment
Comment #31908906
I would be having words with the DBA about this. If there is a DBA. No DBA I would hire would allow this silliness. At least not in the actual application schema.
-
comment
Comment #31908863
Noticed I said "limit", and not "eliminate". The concept of NULLS in an RDBMS has been discussed and argued for decades. Three valued logic is generally not well understood, and as…
-
comment
Comment #31908412
Ok, story time. Worked on a near-real-time system that processed millions of rows an hour. Devs routinely did a "select " and pulled 100K rows into an array on a local client. And …
-
comment
Comment #31901895
This is going on my wall. Thanks so much.
-
comment
Comment #31901877
I think they are wonderful (from the Codd and Date days...) but mostly everyone else disagrees.
-
comment
Comment #31901856
>protect the DB I share this sentiment. The apps will come and go, the real value is in the data. If the database can cover its ass, I am less concerned about ham-fisted developers…
-
comment
Comment #31900611
Are you me? LOL
-
comment
Comment #31899141
>business logic is put into stored procedures This is a double-edged sword. I have seen massive business logic baked into stored procedures...so much so, that the applications them…
-
comment
Comment #31899002
>the database is almost always the main cause of any performance issues I would be careful with the term "cause". There is a symbiotic relationship between the application and the …
-
comment
Comment #31898130
This article is informative. I have found that databases in general tend to be less sexy than the front-end apps...especially with the recent cohort of devs. As an old bastard, I w…
-
comment
Comment #31599920
Ah! Good ol' DNS. Nothing can go wrong now!