Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
michaelper22
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
michaelper22
7y ago
Or the ORM (Hibernate by default) is abstracted behind Spring Data interfaces. It's pretty easy to autowire the EntityManager if you need it.
2.
▲
by
michaelper22
7y ago
In the US, in particular at least one NYC government agency, unionized "system analyst" jobs are common. They get a defined salary based on experience and level, an assigned eight hour shift with half-hour lunch break, and a clock
3.
▲
by
michaelper22
7y ago
Here's one of my current use cases: We have a folder tree table in our (formerly nested sets, then closure table, now materialized path), and we cache a materialized version of the path with the folder names. There are some places in t
4.
▲
by
michaelper22
7y ago
MySQL only as of 8.0, which also added CTEs, more JSON features, and index features relevant to indexing JSON.
5.
▲
by
michaelper22
7y ago
Worked for a publicly traded energy company that does this.
6.
▲
by
michaelper22
7y ago
I was dealing with MySQL running on a Windows server box with McAfee Active Response running (MarService.exe). It has a feature for tracking files created/deleted, which is accomplished by hashing all new files, saving them to its own
7.
▲
by
michaelper22
7y ago
Yup. My USG and US-8-60W both run hot enough to not want my hand on for very long (the power supplies are pretty warm too).
8.
▲
by
michaelper22
7y ago
AdoptOpenJDK builds are hosted there too; found out about the outage trying to download one.
9.
▲
by
michaelper22
7y ago
Notwithstanding the row length and column count limits, did you also give MySQL more memory? Setting InnoDB buffer pool size to 3 or 4 GB might help; its default is about 134 MB.
10.
▲
by
michaelper22
7y ago
"One does not simply use an ORM against multiple database types."
11.
▲
by
michaelper22
7y ago
After the Queens Blvd locals (M/R) terminate in Forest Hills, they loop around through Jamaica Yard, meaning non-revenue track. Stragglers being asked to alight is a common sight.
12.
▲
by
michaelper22
7y ago
This box of rubber gloves is SIOC and hopefully isn't too attractive to porch pirates: https://www.amazon.com/gp/product/B01JGLWP3S
13.
▲
by
michaelper22
7y ago
1. Install Windows (7/10 Pro 64-bit) 2. Install Java 8 3. Install Eclipse; configure eclipse.ini to use jvm.dll for launching and set max heap to not all my RAM 4. Install Tomcat; configure Eclipse to use Tomcat installation 5. Install
14.
▲
by
michaelper22
7y ago
Morgan Stanley revealed at a recruiting event that they follow this practice. "You can definitely use Apache Spark! It's been reviewed by our Enterprise Architecture team; some APIs were removed, and we substituted 'Morganize
15.
▲
by
michaelper22
7y ago
Probably SAP's, since Hybris is an SAP product.
16.
▲
by
michaelper22
8y ago
I don't understand how this racket is allowed to operate. From my experience (three NYC apartments through realtors), the landlord's realtor provides pre-screening of "desirable" tenants for the landlord, showings, colle
17.
▲
by
michaelper22
8y ago
My college, part of a larger university system, was in the first wave of campuses to switch from a hodgepodge of legacy stuff (CICS-based student info system, with other apps probably in classic ASP and ASP.Net, plus other vendor products)
18.
▲
by
michaelper22
8y ago
> Can extend itself as it runs. For example Wordpress, running off of php files can download plugins to its own server (which are just more php files) to instantly extend itself. Without restarting or redeployment. (What other web platfo
19.
▲
by
michaelper22
8y ago
Honda Accord too between 2012 and 2017 MYs (don't know about after the '18 redesign), except the Sport trim which has red. Fortunately, on all trims you can freely switch the infotainment screen BG color between red, green, and bl
20.
▲
by
michaelper22
8y ago
Nice to see relational DBs before NoSQL (learning the old and tried before the new). To follow that same pattern, SOAP should be earlier than REST. Taking a WSDL and running it through a client code generator is a fast and type-safe way to
21.
▲
by
michaelper22
8y ago
Though this probably counts as rarely, least some of the trunk line I've been on give the illusion of high-ish speeds. Examples: - Queens Blvd express (Forest Hills to Roosevelt Ave, Roosevelt to 36 St) - 7 Ave IRT express (from far do
22.
▲
by
michaelper22
8y ago
Many more crossings in the NY metro area are now open-tolled for both EZPass and toll-by-mail: Whitestone, Throgs Neck, Tappan Zee
23.
▲
by
michaelper22
8y ago
Make that 1.80% now :)
24.
▲
by
michaelper22
8y ago
Requires a geek for a few hours and Ubiquiti network gear: https://cdn.arstechnica.net/wp-content/uploads/2018/06/1unif... (from https://arstechnica.com/information-technology/2018&#
25.
▲
by
michaelper22
8y ago
Make that 1.75% for savings at Ally now.
26.
▲
by
michaelper22
8y ago
Process street is a web app: https://www.process.st/
27.
▲
by
michaelper22
8y ago
I did QA for a Pega BPM project at a regulated company, working with an off-site (though on-shore) Pega consulting firm. Aside from the usual big-co version of "agile", and that this was a legacy rewrite, the process was more or l
28.
▲
by
michaelper22
8y ago
The L train already uses CBTC (i.e automatic train operation); fast speeds are issued by the computer.
29.
▲
by
michaelper22
9y ago
Trees were killed to make those boxes in the first place (do they have 100% recycled boxes yet?). Better to not order than to dump or even recycle the boxes.
30.
▲
by
michaelper22
9y ago
Some that integrate with popular issue trackers/ALM tools: Microsoft TFS (self-hosted) / Visual Studio Team Services (cloud, with free plan): https://docs.microsoft.com/en-us/vsts/manual-test/getting
More ›