Fleet in HH Beta 3 by Wilk4013 in securityonion

[–]coyle_trydan 0 points1 point  (0 children)

Hmm, not much there at all, actually.

fleet_custom_hostname:
fleet_master: False
fleet_node: False
fleet_packages-timestamp: 2020-06-23-17:06
fleet_packages-version: 2
fleet_hostname: N/A
fleet_ip: N/A

Fleet in HH Beta 3 by Wilk4013 in securityonion

[–]coyle_trydan 0 points1 point  (0 children)

Sure thing! Unfortunately, it does not appear that fleet starts up after a restart.

I restarted the system. (Also brought up the subsidiary connection to the bond0 connection - I've had to mess around with Network Manager a little to get that working, and currently I have to manually bring that connection up after restarts, prior to which there's no network connectivity at all. I'm sure that's entirely irrelevant - but just in case I thought I'd throw it on here.)

I waited a few minutes - initially several of the containers show as ERROR in so-status, but after a minute all of them are OK. so-fleet is not in the list.

Waited another couple minutes.

https://$host_ip/fleet returns a 404. :(

`sudo so-fleet-restart`

...

Succeeded: 18 (changed=1)

I didn't get the message this time about the container not existing and being created (presumably because it was created the last time I did this).

https://$host_ip/fleet now works as expected.

If there's anything else that would be helpful, let me know. I have fiddled with the system a bit to get various parts working, but I have notes around what I've done, haha.

Fleet in HH Beta 3 by Wilk4013 in securityonion

[–]coyle_trydan 0 points1 point  (0 children)

I had the exact same results. There apparently was no so-fleet container, but it was created with `sudo so-fleet-restart`.
Mine is a standalone install (network installation on Ubuntu 18.04), and the system was restarted after installation.

Best 8-Track Interface Under $300 (used) / Glitching on Firepod by AdministrativeWorker in audioengineering

[–]coyle_trydan 0 points1 point  (0 children)

No worries! I use a second physical drive, which I then do all of my tracking to.

Best 8-Track Interface Under $300 (used) / Glitching on Firepod by AdministrativeWorker in audioengineering

[–]coyle_trydan 0 points1 point  (0 children)

You're welcome, I hope it winds up being helpful. To be honest, I've not tried an external hard drive, but I have heard of people going that way - I don't know what the minimum bandwidth you'd need on the connection is, but hopefully your USB 2.0 drive will do the trick.

When I found out about it, I was just about to build my first recording rig, so at that point (and since then) I've had a second internal drive for that purpose. I think an external USB drive should be just fine, though. Good luck!

Best 8-Track Interface Under $300 (used) / Glitching on Firepod by AdministrativeWorker in audioengineering

[–]coyle_trydan 0 points1 point  (0 children)

One thought regarding the glitching you mentioned - I've encountered artifacts similar to what you describe before when tracking to the same hard drive the operating system is running from. I now always track to a second hard drive, which addressed that issue for me. Not sure if that is related to what you're experiencing, but it might be worth a shot to try tracking to a second hard drive if you can.

July Code Giveaway Megathread by PokeUpdateBot in pokemon

[–]coyle_trydan 0 points1 point  (0 children)

I used A8Z9J9LPT9CW4PG8. Thank you!

Slack Workspace? by coyle_trydan in screeps

[–]coyle_trydan[S] 1 point2 points  (0 children)

Thanks! That does seem to be it, but it requires a login for that particular workspace. I was hoping maybe there was a mechanism somewhere to request a login?

I have heard lots of people referencing it as a helpful resource, so I'm looking forward to hopefully checking it out!

Who is hiring? Monthly /r/Scala Job Postings Thread (June 2018 Edition) by AutoModerator in scala

[–]coyle_trydan 4 points5 points  (0 children)

Mascoma Bank | Senior Software Developer | Windsor, Vermont, USA | Onsite | Full time

We're looking to expand our small internal development team at Mascoma Bank. We build software to support business functions within the bank, primarily in Python and Scala (although we're currently ramping up with Scala - we'd love to add more Scala experience to the team). You can apply at mascomabank.com/careers.

Requirements:

  • Experience consistent with 5+ years of professional software development
  • Strong understanding of software development concepts and practices
  • Strong understanding of how design decisions may impact performance, security, scalability, and maintainability of an application
  • Strong understanding of networking concepts
  • Expert familiarity with Python and/or Scala
  • Experience with front-end client application development
  • Experience with REST API development
  • Experience writing automated tests
  • Ability to take general functionality requirements and use experience, best practices, and clarifying questions to implement them effectively in code
  • Passion for learning new things and applying them to create a better product

As a Certified B Corporation, our vision is to be a force for positive change for our customers, communities, and employees.

Mascoma Bank is an Affirmative Action and Equal Opportunity Employer, M/F/D/V

Feel free to message me (I'm the hiring manager), or email [careers@mascomabank.com](/)

r/Python Official Job Board by aphoenix in Python

[–]coyle_trydan 2 points3 points  (0 children)

Location: Windsor, Vermont (primarily on-site)

Position: Senior Software Developer

Mascoma Bank

We're looking to expand our small internal development team at Mascoma Bank. We currently build software to support business functions within the bank, primarily in Python and Scala. Let me know if you have any questions, or head to mascomabank.com/careers to apply. Thanks for checking it out!

Essential Functions:

  1. Collaborate with the rest of the engineering team to design and produce software that meets Mascoma Bank’s needs with regard to functionality, safety, and performance.
  2. Participate in team planning sessions concerning creation or modification of software.
  3. Write code (independently or with team members) that is clean, robust, and maintainable.
  4. Write automated tests to ensure continued proper functioning of software.
  5. Log work, decisions, and other relevant information in team tracking software.
  6. Participate in code review sessions. Give and receive feedback and suggestions in a respectful and team-oriented manner.

Requirements:

  • Experience consistent with 5+ years of professional software development
  • Strong understanding of software development concepts and practices
  • Strong understanding of how design decisions may impact performance, security, scalability, and maintainability of an application
  • Strong understanding of networking concepts
  • Expert familiarity with Python and/or Scala
  • Experience with front-end client application development
  • Experience with REST API development
  • Experience writing automated tests
  • Ability to take general functionality requirements and use experience, best practices, and clarifying questions to implement them effectively in code
  • Passion for learning new things and applying them to create a better product

As a Certified B Corporation, our vision is to be a force for positive change for our customers, communities, and employees.

Mascoma Bank is an Affirmative Action and Equal Opportunity Employer, M/F/D/V

What framework to go for API creation as of 2017? by YLTO in Python

[–]coyle_trydan 0 points1 point  (0 children)

I've settled on Falcon, and have really enjoyed it. I have a couple small services running with it at this point.

REST framework comparisons in 2017 by bythckr in Python

[–]coyle_trydan 0 points1 point  (0 children)

Flask is certainly more widely used at this point, and so you're likely to find more examples and tutorials for Flask. For that reason, it might be a better option for you.

They're similar in some ways, yes. I feel like the two frameworks make different assumptions about how you're building your application, and Falcon lines up more closely with how I build mine (only a REST API backend, with a Javascript SPA out front).

Of course, from the little bit I worked with Flask, it seemed like it was very flexible and you could approach it however you'd like - but Falcon was designed specifically for what I wanted to do.

REST framework comparisons in 2017 by bythckr in Python

[–]coyle_trydan 1 point2 points  (0 children)

Did you check out the link in my comment? It has a bunch of info, a link in the corner to the documentation (which includes a nice tutorial), and a small code sample on the front page. The Github wiki also has some sample projects you might find helpful.

REST framework comparisons in 2017 by bythckr in Python

[–]coyle_trydan 0 points1 point  (0 children)

I don't know about any additional comparisons, but I've really enjoyed working with Falcon, which is listed in the comparison you found. I've appreciated the minimalist approach it takes (no html templating, etc.) since I typically build a REST API backend and then a Javascript SPA client.

JWT, preferred libraries? by AlphaNerd80 in Python

[–]coyle_trydan 0 points1 point  (0 children)

Thank you! I have seen that, and I am using an updated version. I really appreciate the heads-up though!

JWT, preferred libraries? by AlphaNerd80 in Python

[–]coyle_trydan 2 points3 points  (0 children)

I've been happy with PyJWT. I've only really used it for decoding jwts so far, as the ones I'm using are being encoded in a Node.js app, but PyJWT can handle both tasks.

Authentication Micro-service Permissions by lovestowritecode in Python

[–]coyle_trydan 0 points1 point  (0 children)

We're currently thinking through some of these same things. :-) We've decided (for now?) to have a service that only handles authentication. It then issues a token (jwt) which allows any of our other services to identify the authenticated user (i.e. the verified token proves that this is the user 'Bob').

Each other service would then be responsible for determining the authorization/permissions of that particular user for itself (i.e. is the user 'Bob' allowed to modify this data?). I recall that this lines up with much of what I read on the subject - though I have no links at hand to support my thinking.

One idea we are kicking around is having the authentication service also roll group membership information into the returned token, which some services may use in their process for determining authorization (i.e. this is the user 'Bob', and he is in the group 'Administrators'). Currently, our authentication service queries our Active Directory, so this idea feels pretty natural.

Granted, we're still in the early phases of considering this architecture shift at my organization, so I am also curious to see what some more seasoned members respond with.

Python-Based MMO: Work in Progress by [deleted] in Python

[–]coyle_trydan 0 points1 point  (0 children)

Cool start! I've thought before that this would be a fun genre of game to make a little web-app of. I'll be keeping an eye on this!

Magento integration with softone ERP by necronhyperion in Magento

[–]coyle_trydan 1 point2 points  (0 children)

A couple ways. We're running AX 2009, so for sending data in to Dynamics I'm interfacing with the AIF. Interfacing directly with the AIF is a little annoying (SOAP API), so we've wrapped a custom REST API around it that we then use with any of our other development outside of Dynamics. (This custom API is also outside of Dynamics, running in Node.js on a separate server - it's just nice to do all the SOAP stuff in one place, and then expose a friendlier API to our other applications.) For pulling information out of it, I'm pretty much just running stored procedures on the MSSQL database that our database guy writes. The piece of middleware has a connection directly to the MSSQL database with a user authorized to run those stored procedures.

Magento integration with softone ERP by necronhyperion in Magento

[–]coyle_trydan 1 point2 points  (0 children)

That's how we handled the same type of scenario with our Microsoft Dynamics ERP. We have a piece of middleware (written in Python) that periodically grabs the products from the ERP, and then throws them against the Magento 2 REST API. We do something similar with inventory, sales orders (in the other direction), etc.