• 0 Posts
  • 69 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle

  • You can get gigabit over 5e, you don’t need super expensive cables. That said I ran cat 6 through my whole house and am able to fully saturate the bus, about 115 MBps (920 Mbps) which accounts for the TCP overhead. I haven’t tried 2/5/10G on it bull I’ll probably upgrade in a few years, I don’t expect to have much trouble getting good speeds. Your biggest issue was you might not have had all the cable pairs in your wire, or your cables ends might have been crusty, or you could have had bad kinks in the wire causing packet loss, or some real absolute trash quality wire. In general, 5e and 6 are plenty for most people/situations to get good speeds (1Gb+)



  • In our case cloud is fine, as long as it’s within our security boundary- so that means external SaS is out, but hosted within our cloud is fine. I’m still not super excited about the prospect of managing and maintaining it though :/ We’re going down this path because AWS is killing code commit and other pipeline stuff, which sucks because even though other tools are better, code commit was fedRamped and from the same vendor.

















  • Man I use IntelliJ for:

    • python
    • Jupyter notebooks
    • node, typescript
    • html
    • YAML/TOML
    • sql
    • testing
    • ReST
    • Docker
    • bash
    • cloud formation
    • terraform
    • lua
    • groovy, kotlin, and also java
    • maven, gradle, spock
    • linting, code formatting, dependency management, db connectors & browsing, live templates, refactoring, code analysis, fantastic git operations, local history, testing, etc

    Support for most of this stuff is just built in, and a few plugs for the rest. In-line embedded sql execution, best git merge tools, everything has customizable key commands… it goes on and on. The amount of config and plugs this requires in other tools is insane.