Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jalons
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jalons
4y ago
Licensing.
2.
▲
by
jalons
5y ago
Recommended alternatives?
3.
▲
VMware to Acquire SaltStack
(vmware.com)
2 points
by
jalons
6y ago
|
0 comments
4.
▲
by
jalons
6y ago
Yes, if the python interpreter the poetry environment utilizes is in your $PATH.
5.
▲
by
jalons
6y ago
Exception handling and (unit|py)test are worth the headaches.
6.
▲
by
jalons
6y ago
I tend to agree with you that pyenv|pipenv|etc shouldn't be used for actual production usage. This of course leads to other issues to solve, now that your development environment doesn't actually mirror production.
7.
▲
by
jalons
6y ago
It was a tongue in cheek joke that conda is complex enough to be it's own OS.
8.
▲
by
jalons
6y ago
You've also got to include the pyenv shim instantiation. So now you've got something like 0 0 * * * /path/to/bash/script/to/init/pyenv && /my/path/to/poetry run /
9.
▲
by
jalons
6y ago
This helps highlights the main issue I have with python today, and that's running python apps. Having to ship a compiler to a host|container to build python with pyenv, needing all kinds of development headers like libffi for poetry. T
10.
▲
by
jalons
6y ago
No. The only thing ZeroMQ and RabbitMQ have in common are the letters M and Q. RabbitMQ is a messaging system. ZeroMQ is sockets on steroids.
11.
▲
by
jalons
7y ago
My experiences line up with yours. It was terrible then, it's not any better now.
12.
▲
by
jalons
7y ago
> I know this is becoming repetitive, but seriously still no optional touchbar? I mean for gods sake, why? Because apple pay with the touch bar is more important revenue stream than the vocal minority of users (who I'm a member of)
13.
▲
by
jalons
7y ago
There's always the BSDs.
14.
▲
by
jalons
7y ago
Hashicorp Vault hits most (all?) of these points
15.
▲
by
jalons
9y ago
HFT also still pays top dollar for competent FPGA developers. I'd wager they're willing to pay more than the listed industries too, especially if you factor in profit sharing and bonus structures.
16.
▲
by
jalons
10y ago
This one is new, so they haven't learned all the corner cases that make VoIP more difficult than anticipated.
17.
▲
by
jalons
10y ago
Those are also (usually) loss leaders for the super markets. Not that that makes this acceptable, of course.
18.
▲
by
jalons
10y ago
This doesn't address the issue, as that still leaves the vulnerable git binary on your system. It just takes one call to /usr/bin/git instead of /usr/local/bin/git to fall victim.
19.
▲
by
jalons
11y ago
Saltstack is moving away from ZeroMQ. https://docs.saltstack.com/en/latest/topics/releases/2015.8....
20.
▲
by
jalons
11y ago
I've seen those issues as well. I it Duet more as a second display more on my win8.1 laptop, and have very strange 'disconnects' - the iPad screen just randomly goes berserk and technicolor, and I have to quit the app and res
21.
▲
by
jalons
11y ago
Which utility are you using to treat it as a second screen? I've had modest luck with duet.
22.
▲
by
jalons
11y ago
It's shocking the amount of people that don't grasp this. "It works in my home, why isn't it the same in the office." Is it misinformation? Have people become so used to things "just working" in home they
23.
▲
by
jalons
11y ago
Tools. Compatibility. Resembles systems already in place (i.e., back when BSD failed to get SMP support "soon" there wasn't an option if your workspace was CPU bound). Numbers (it's popular in HPC/HFT because it
24.
▲
by
jalons
11y ago
A safety deposit box with the password to the master database? Sometimes low tech works.
25.
▲
by
jalons
12y ago
It's a reference back to John Draper's work on the blue box. You could trick AT&T pay phones into thinking you had deposited money by playing tones which were reproducible on toys that came out of Captain Crunch boxes.
26.
▲
by
jalons
13y ago
It's arbitrary who owns it, it just has to be owned. On a very superficial level, it's supply and demand. Increase supply without increasing demand causes price to fall.
27.
▲
by
jalons
13y ago
This appears to be a lot like the Cube. Some thought it was ahead of its time then. Looks to me like Apple is giving it another try.
28.
▲
by
jalons
13y ago
Your balance is irrelevant - your available credit line is debt, as at any moment you can be liable for up to that amount.
29.
▲
by
jalons
14y ago
Am I missing something, or did they say they didn't want to scale mongo horizontally via sharding, then comment that they're doing so with riak, but faulting mongodb for requiring it?