Search results

  1. TJT

    IT/Software career thread: Invert binary trees for dollars.

    @Phazael Speaking of Pajeetification. They are consuming basic administrative jobs now too. I had to talk to our procurement team today. Normally this is a team of 3-5 people for the entire company. Most being women. Whatever, that's fine. This is a truly basic admin job that you can...
  2. TJT

    IT/Software career thread: Invert binary trees for dollars.

    I don't see why leadership can't see the writing on the walls here. The productivity of the AI agent is quite clearly explicitly tied to the amount of total access you give it and the level of detail/context you provide it on your technical infrastructure. The demo MCP had to access 3 separate...
  3. TJT

    IT/Software career thread: Invert binary trees for dollars.

    He had an existing React APP. But it was still an app for this demo and it was clearly limited whatever it was. The whole premise resided on two things though. Ultra well written ticket with lots of very specific technical details. Figma wireframe was completed before work was requested (yeah...
  4. TJT

    Elder Scrolls IV: Oblivion Remastered

    The series watering down its crafting systems as much as it did was always something that bothered me. Morrowind's level of crafting complexity was absolutely nuts. Oblivion was a shadow of it. Skyrim was a shadow of a shadow. Let us tinker with shit! Ignore it if you don't want to do that.
  5. TJT

    IT/Software career thread: Invert binary trees for dollars.

    We have an Engineering Week going on. It's kind of neat seeing all of the shit we're paying for showcased (by poo contractors of course!). The current bae is the action driven AI Agent that is more personalized to your need. The next bae is the Model Context Protocol which is currently being...
  6. TJT

    Elder Scrolls IV: Oblivion Remastered

    Did they dumb shit down like they did in Skyrim here though? I mean it is "remastered."
  7. TJT

    Elder Scrolls IV: Oblivion Remastered

    And you played as a Dragonborn in BG3. I'm detecting a pattern here you degen.
  8. TJT

    Elder Scrolls IV: Oblivion Remastered

    I'll play this I guess. Sounds like it could be a chill visit back to 2006.
  9. TJT

    Elder Scrolls IV: Oblivion Remastered

    I gotta replay sekiro sometime. High Monk and the Mortal Blade trivialize a lot. But god damn are they satisfying.
  10. TJT

    Last Epoch

    It's hard to go back to click to move after POE2 WASD man.
  11. TJT

    Investing General Discussion

  12. TJT

    Web Serials

    I like the world building. The Time Loop has happened before. To such an extent that when someone is "blessed" with it they have a whole faith and legal system around dealing with it. Simply that the blessed Prophet is above all law and all must serve them on their holy mission. Which is...
  13. TJT

    Elden Ring - From Software + George RR Martin

    I loved using the single Nagakiba. Such an amazing weapon.
  14. TJT

    Elderly Parents and Looking Out for Them

    The vultures out there make me sick. When my father died he had a large amount of commercial fishing equipment he had accumulated over the years. The day after he died some people he knew broke into the locked shop on his property and stole all of it. Some ~$80k in commercial crab pots and...
  15. TJT

    Linux OS stuff Thread

    Okay about a month down the Linux path. I have had no major issues. I can play new games like Last Epoch fine. Very graphic intensive ones like Monster Hunter need some updates for compatibility. Generally the steam Proton compatibility package is good for most everything. After a career on the...
  16. TJT

    Elden Ring - From Software + George RR Martin

    Because you're severely mentally ill bro.
  17. TJT

    IT/Software career thread: Invert binary trees for dollars.

    As a senior developer. Most of my time developing is not actually writing the code. It's researching, understanding, validating requirements, etc. None of which AI helps you with really. Unless you want to bullshit stuff. When I do use AI to generate code, it does make stuff. But you have to...
  18. TJT

    IT/Software career thread: Invert binary trees for dollars.

    Speaking of our Engineering leaders just posted us this to read: https://sourcegraph.com/blog/revenge-of-the-junior-developer This is a bit stupid on our leaders part IMO. I can 100% crank out some dirty solution for something that meets minimum requirements the same day. The trouble is all...
  19. TJT

    IT/Software career thread: Invert binary trees for dollars.

    1. SELECT ORDER_ID, ORDER_NAME, SUM(AMOUNT) AS TOTAL_ORDER FROM ORDER O JOIN ORDER_ITEM OI ON O.ORDER_ID = OI.ORDER_ID GROUP BY 1,2 2. filtered_df = df[df['region'].isin(['East', 'West'])] result = (filtered_df.groupby('rep', as_index=False)['sales'].sum().rename(columns={'sales': 'total_sales'}:emoji_nose:
  20. TJT

    IT/Software career thread: Invert binary trees for dollars.

    For sure. It's just the bar man. For every good security dude there's a dozen complete retards who I wouldn't want on the help desk and I have no idea why they have a job. Tons of idiots go right into security though because they heard it pays well. Which it does. Entry level security pays...
  21. TJT

    IT/Software career thread: Invert binary trees for dollars.

    For the non retards in cyber security who knows what's up a lot of the work appears to be policing lazy developers. I am also guilty of this at times but real dumbass shit like your internal API having a full admin access I AM in AWS is painfully common. Scoped roles and access makes dev teams...
  22. TJT

    IT/Software career thread: Invert binary trees for dollars.

    If the rank and file security people were more than "durrrr I press button on pen test software I don't understand. If it gives me red light I tell u to fix it" I'd actually try and respect them.
  23. TJT

    IT/Software career thread: Invert binary trees for dollars.

    How do you deal with the retards beneath you?
  24. TJT

    IT/Software career thread: Invert binary trees for dollars.

    Cybersecurity jobs pay pretty well IMO. Even the junior ones. As far as the IT field goes there is no other discipline, if you will, full of more incompetent retards though. I like our security architect but I avoid talking to anyone else. It stuns me how stupid they are.
  25. TJT

    Web Serials

    Great find nerd. Much appreciated! I have to just really ignore the lesbian bullshit.
  26. TJT

    Path of Exile 2

    While Ziz is accurate most of the time I can't stand his queerboy voice. Rue though lol. Love it.
  27. TJT

    IT/Software career thread: Invert binary trees for dollars.

    If you look at year old code you wrote and aren't disgusted with yourself you've stopped learning. Even if clunker code you wrote 5+ years ago is still running critical operations like some of mine does. I just ain't got time to update it and it keeps chugging along but I hate it.
  28. TJT

    IT/Software career thread: Invert binary trees for dollars.

    I am going to quit my second gig. I've decided it. The moment I pay off my other house in a few months I'm out. Not worth dealing with these people and management who thinks everything is a crisis and I should work all night on the drop of a hat over nothing. Even if the money is a boon of course.
  29. TJT

    IT/Software career thread: Invert binary trees for dollars.

    XML payloads. Yuck. JSON isn't perfect but at least it's really simple.
  30. TJT

    IT/Software career thread: Invert binary trees for dollars.

    The principle isn't real complicated. It reduces data flows to JSON payloads and the idea is that it's constantly sending them. For the Healthcare use case, for example, its taking Claim data for a client and simply processing that data as it comes. Rather than in massive batch jobs with many...
  31. TJT

    IT/Software career thread: Invert binary trees for dollars.

    The reason why I have the above project and absolutely everything is in Kafka now is explicitly due to this. We just implemented Kafka with absolutely no guidelines so its its own hell.