ogre's recent activity

  1. Comment on What are people's experiences with using Kagi? in ~tech

    ogre
    Link
    I’m a happy customer. I’ve been using the search for close to two years, I think? It’s only improved over time. I like it because I forget it’s there, it Just Works™️ and doesn’t get in the way....

    I’m a happy customer. I’ve been using the search for close to two years, I think? It’s only improved over time. I like it because I forget it’s there, it Just Works™️ and doesn’t get in the way.

    As far as privacy, I believe in their business model of “we don’t want your data, just your money.” They’re privately held, no VC funding, profitable, and focus on sustainable revenue. Of course we shouldn’t just let our guard down, but right now I don’t see any financial incentive for them to violate user privacy.

    17 votes
  2. Comment on What are people's experiences with using Kagi? in ~tech

    ogre
    Link Parent
    Can you elaborate?

    Also the guy who runs it is kind of a jackass

    Can you elaborate?

    8 votes
  3. Comment on Ferrari unveils its first all-electric car, the four-door Luce in ~transport

    ogre
    Link Parent
    Yeah the hate is kinda ridiculous. I think it’s cool that Ferrari would put out such a radically different design. I also think people are jarred by the fact it’s a 4 door 5-seater when they’re...

    Yeah the hate is kinda ridiculous. I think it’s cool that Ferrari would put out such a radically different design. I also think people are jarred by the fact it’s a 4 door 5-seater when they’re expecting the 2 door/coupe style.

    It’s not the prettiest car ever, but comparing it to the cybertruck is crazy. The cybertruck was offensive on purpose, and as far as I know there were no real engineering goals driving the look of the vehicle. Ferrari’s website describes the style as driven by aerodynamics, with the lowest drag coefficient on any Ferrari ever. Come on, that’s cool!

    All that said, I don’t want to shill for a rich corporation, so continue to flame on I guess.

    9 votes
  4. Comment on San Francisco Sign Guild in ~arts

    ogre
    Link
    I love this so much. I look forward to seeing more :)

    I love this so much. I look forward to seeing more :)

    4 votes
  5. Comment on I made a post here two years ago about starting my first SWE job, since then I've been promoted and have recently recieved a very exciting job offer in ~tech

    ogre
    Link Parent
    Totally fair to not have the answers before you even start. I wish I could see this in practice. We don’t use any of this at my job. I hear about this but never see it. Anyway, congrats again, I...

    Totally fair to not have the answers before you even start.

    figuring out what parts of that we can speed up with plugins/MCPs/agent pipelines

    I wish I could see this in practice. We don’t use any of this at my job. I hear about this but never see it. Anyway, congrats again, I hope you enjoy your new role!

  6. Comment on I made a post here two years ago about starting my first SWE job, since then I've been promoted and have recently recieved a very exciting job offer in ~tech

    ogre
    Link Parent
    First off, congrats on the new job and big salary hike! I don’t have any advice, just questions if you don’t mind. What does helping teams speed up with AI look like in practice? What sort of...

    First off, congrats on the new job and big salary hike!

    I don’t have any advice, just questions if you don’t mind.

    I'm going to be rotating between various teams and departments and help speed them up with AI

    What does helping teams speed up with AI look like in practice? What sort of speed up are you expecting to see? How is that measured?

    What will be done for teams who don’t seem to be benefiting from adopting AI?

    I do believe this is the direction the industry is headed in, so I'm excited to be spearheading that AI adoption journey in a big organisation

    I imagine in a big org there’s going to be at least a few engineers who don’t want to adopt AI. In your role will you bear any responsibility for convincing skeptics?

    How much do you think AI tooling will cost in this big org? I’m not sure how many employees is considered big in this case, I just want a sense of scale of the opex for AI.

    2 votes
  7. Comment on jackass: best and last | Official trailer in ~movies

    ogre
    Link
    Are the unseen stunts from a new shoot or is it unused footage from jackass forever? Either way I’m excited for the last ride. I didn’t think we’d ever get another.

    Are the unseen stunts from a new shoot or is it unused footage from jackass forever? Either way I’m excited for the last ride. I didn’t think we’d ever get another.

    2 votes
  8. Comment on What steps can the average user do to secure their data privacy? in ~tech

    ogre
    Link
    Use websites instead of apps. Even with the granular privacy settings they can gather much more info about you from an app install than from a web page.

    Use websites instead of apps. Even with the granular privacy settings they can gather much more info about you from an app install than from a web page.

    33 votes
  9. Comment on Zig 0.16.0 release notes in ~comp

    ogre
    Link
    Oh FINALLY. This is (in my opinion) one of the ugliest parts of game/graphics programming in zig. There’s an example in the release notes but I think a before & after makes it clearer: Before:...

    Unary Float Builtins Forward Result Type

    Oh FINALLY. This is (in my opinion) one of the ugliest parts of game/graphics programming in zig. There’s an example in the release notes but I think a before & after makes it clearer:

    Before:

    const foo: f64 = @sqrt(@as(f64, @floatFromInt(x)));
    

    After:

    const foo: f64 = @sqrt(@floatFromInt(x));
    
    15 votes
  10. Comment on I worked as a professional video editor until 2014. How much has changed since then? in ~tech

    ogre
    Link Parent
    Oh noooo! I forget about the nvidia linux troubles every time, my bad. I’m crossing my fingers it Just Works™️ if you try it again!

    Oh noooo! I forget about the nvidia linux troubles every time, my bad. I’m crossing my fingers it Just Works™️ if you try it again!

    4 votes
  11. Comment on I worked as a professional video editor until 2014. How much has changed since then? in ~tech

    ogre
    Link
    As a high effort shitposter in group chats I find https://kdenlive.org/ to be intuitive and surprisingly sturdy. I’m also recommending it because you mentioned linux :) Sorry I don’t have any...

    Should I use some other program instead?

    As a high effort shitposter in group chats I find https://kdenlive.org/ to be intuitive and surprisingly sturdy. I’m also recommending it because you mentioned linux :)

    Sorry I don’t have any other relevant information to add. I’m happy for you to be returning to a creative hobby, I hope it brings you joy.

    8 votes
  12. Comment on NASA’s Artemis II crew comes home (official live broadcast) | Splashdown at 8:07 pm EDT in ~space

    ogre
    Link
    Seeing the plasma burn just before blackout on the livestream was so awesome. Gotta reinstall KSP now!

    Seeing the plasma burn just before blackout on the livestream was so awesome. Gotta reinstall KSP now!

    5 votes
  13. Comment on What programming/technical projects have you been working on? in ~comp

    ogre
    Link Parent
    Doesn’t tailscale/headscale require the end user to use the tailscale client to connect to the server? I.e. if my friend wants to join my teamspeak server they’ll need to have tailscale?

    Doesn’t tailscale/headscale require the end user to use the tailscale client to connect to the server? I.e. if my friend wants to join my teamspeak server they’ll need to have tailscale?

  14. Comment on What programming/technical projects have you been working on? in ~comp

    ogre
    Link
    Trying (and failing MANY times) to setup wireguard between a homeserver and a VPS. When configuring the firewall for wireguard and forwarding udp packets on a specific port to the peer...

    Trying (and failing MANY times) to setup wireguard between a homeserver and a VPS. When configuring the firewall for wireguard and forwarding udp packets on a specific port to the peer (homeserver) I somehow keep donking it up such that my ssh connection is killed and I have to wipe the VPS and start over. Usually trial and error is good enough to dredge through something I don’t care about thoroughly learning (firewalls) but this is a punishing process. I just want to host teamspeak on my own hardware with the VPS exposing it to the internet so I don’t have to open any ports on my router!

    I’ve also been writing a lot of zig, making a better version of a tool at work on my own time. I usually struggle with project ideas, and I’m quite happy to have something to hack at off and on instead of wondering what to do. I’m excited to name it something stupid so I can savor the eye rolls of my coworkers forcing themselves to use it because it’s better than what we’re using now. Unfortunately it’s heavily leaning on std.posix, which is due to be nuked in zig’s upcoming 0.16 tag. I’m telling myself it’ll be ok and better for the language in the long run, but I’m dreading the looming migration.

    2 votes
  15. Comment on Olympic committee announces a broad ban on transgender athletes and athletes with differences in sex development in Women’s events in ~lgbt

    ogre
    Link
    Well that fucking sucks. What’s next, banning people who are too tall from playing basketball? Oh no that’s nonsensical because it wouldn’t target a minority conservatives hate (yet). I’m so tired...

    Well that fucking sucks. What’s next, banning people who are too tall from playing basketball? Oh no that’s nonsensical because it wouldn’t target a minority conservatives hate (yet). I’m so tired of the bullshit, man.

    28 votes
  16. Comment on Harry Potter and the Philosopher’s Stone | Teaser in ~tv

    ogre
    Link Parent
    Fair enough, it looks like shit. I don’t think watching or not watching pirated Harry Potter is going to make a difference. Keeping the next generation of kids from watching it feels like a more...

    Fair enough, it looks like shit. I don’t think watching or not watching pirated Harry Potter is going to make a difference. Keeping the next generation of kids from watching it feels like a more tangible impact.

    3 votes
  17. Comment on Harry Potter and the Philosopher’s Stone | Teaser in ~tv

    ogre
    Link Parent
    Piracy is easier than ever too. Just steal it.

    Piracy is easier than ever too. Just steal it.

    24 votes
  18. Comment on Harry Potter and the Philosopher’s Stone | Teaser in ~tv

    ogre
    Link
    It feels weird seeing an adaptation so similar to the original movies, like it’s intentionally trying not to have its own identity. I guess that makes sense when the wizard world is a billion...

    It feels weird seeing an adaptation so similar to the original movies, like it’s intentionally trying not to have its own identity. I guess that makes sense when the wizard world is a billion dollar industry.

    22 votes
  19. Comment on What non-software jobs exist for a newly graduated CS major? in ~life

    ogre
    Link Parent
    I think your best bet is to turn up the heat at this internship. Do what you need to do to make people feel like pieces of shit for not helping you out. They want to be comfortable with letting...

    I think your best bet is to turn up the heat at this internship. Do what you need to do to make people feel like pieces of shit for not helping you out. They want to be comfortable with letting you handle real work for an intern salary; don’t let them have that. I’m not saying be an asshole or make enemies, just that it literally pays to be manipulative.

    3 votes
  20. Comment on Job hunting absolutely sucks right now in ~life

    ogre
    Link Parent
    I believe a huge part of why I got my current job was because of a dinky incomplete vue + go web app. I’m not part of the resume screening process (yet) but I would be biased towards people who...

    I believe a huge part of why I got my current job was because of a dinky incomplete vue + go web app. I’m not part of the resume screening process (yet) but I would be biased towards people who have side projects. It’s like a take home interview you started before even applying.

    3 votes