Viewing profile — kppullin
kppullin
HN member- Joined
- Thu, May 03, 2012, 4:06 AM UTC
- HN karma
- 24
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About kppullin
Recent public activity
-
comment
Comment #38092802
I just installed 13.6.1 on an M1 MacBook Pro and am now facing the boot issue, so I'm guessing it's not fixed :). To make matters worse, the specific USB port required for the DFU …
-
comment
Comment #32871710
For us, debezium has been working rather well in recent memory (there were a couple PRs I submitted that I'm proud of, even if tiny!). Most of the issues are on the kafka connector…
-
comment
Comment #32869097
We currently use the kafka connect bigquery connector, along with debezium, to "stream" both the "changelog"/"transaction log" and to "mirror" our rdbms instances into bigquery. Wh…
-
comment
Comment #24863870
Oof, no I missed that and had the version requirements for RDS IAM auth in my mind. Thanks!
-
comment
Comment #24860634
I'd really like to try this out on a postgres replica, however these instances don't appear in the web console at least when creating a replica from an existing x86 primary. Anyone…
-
comment
Comment #21420473
NEXT Trucking | El Segundo, CA (Headquarters) & Irvine / Orange County, CA | Onsite | Full-time NEXT Trucking builds software for modernizing & optimizing drayage, the process of m…
-
comment
Comment #21131324
NEXT Trucking | El Segundo, CA (Headquarters) & Irvine / Orange County, CA | Onsite | Full-time NEXT Trucking builds software for modernizing & optimizing drayage, the process of m…
-
comment
Comment #20869195
NEXT Trucking | El Segundo, CA (Headquarters) & Irvine / Orange County, CA | Onsite | Full-time NEXT Trucking builds software for modernizing & optimizing drayage, the process of m…
-
comment
Comment #20584637
NEXT Trucking | El Segundo, CA (Headquarters) & Irvine / Orange County, CA | Onsite | Full-time NEXT Trucking builds software for modernizing & optimizing drayage, the process of m…
-
comment
Comment #18420058
While a bit of a drive from LA, if you haven't made a trip out to Oak Glen I'd suggest a look at the various apple orchards out there: https://www.oakglen.net/ . This place for exa…
-
comment
Comment #10623496
While it feels a bit hacky and unclean, you may want to try using IKVM ( http://www.ikvm.net/ ) to translate and import the Java client in to your .NET project. Given the difficult…
-
comment
Comment #9283649
I've faced similar issues in the .NET world. There is a built in method, `GC.KeepAlive()`, that does nothing other than keep the reference alive to the eyes of the garbage collecto…
- story
-
comment
Comment #5817952
The trouble with HIPAA requirements is that they're not clearly defined and are open to a variety of interpretations. Our experts advise a safe, CYA approach and mandate a BAA agre…
-
comment
Comment #5817543
> 1. AWS beats all others when it comes to security [1]. While the compliance and security links are impressive, AWS still doesn't offer a BAA agreement for HIPAA/HITECH compliance…
-
comment
Comment #4859543
I'm curious as to what other factors drove the MySQL to Postgres conversion. Can you share any additional details (I assume it's not just because Postgres is the new hotness :] )?
-
comment
Comment #4504821
If it's any consolation, Redgate were the ones that locked down reflector. In fact Telerik released their own free decompiler as a response to Redgate's actions (though I haven't u…