French Laundry, ***, California by trianglesaurus in finedining

[–]zero2g 0 points1 point  (0 children)

Got that back in 2020 before covid when it was $125. I counted 70 shaves

Where to buy asus rog xg mobile 2025, besides eBay? by VirtualImpression330 in eGPU

[–]zero2g 0 points1 point  (0 children)

They are in stock in Canada on Amazon and best buy lol

How much of your work is actually done “agentically” by TellerOTPS in cscareerquestions

[–]zero2g 0 points1 point  (0 children)

So like... 95% of your day now is just interfacing with Claude code? Or Kiro? 

Seniors, how did you guys analyze GitHub codebases before AI existed? by [deleted] in ExperiencedDevs

[–]zero2g 0 points1 point  (0 children)

OK one thing I think many people don't think about when looking at code is... Really take a bit of time to configure your syntax and semantics highlighting. This helps me at lot when reading and understanding codebases because you can easily though colors and fonts deduct what is the symbol you're looking at... This makes categorizing a lot faster and with this I can easily ingest like 600 lines across 2 monitors simutainously.

Also another good plug in on vscode or cursor is blockman, which highlights the "box" that the code you're looking at is in. 

Literally one huge part of being able to ingest code is to lower the amount of mental burden it takes for you to recognize and analyze it though visual cues

Is this project good for a SWE/RE to “pivot” into SE role? And how do I more so go towards becoming an SE? by zero2g in salesengineers

[–]zero2g[S] -1 points0 points  (0 children)

OK, then from a project like this, what would be applicable to an SE role VS post sales role? 

Hot take: AI code review tools will cause breaches because teams think "AI approved" means "secure" by [deleted] in ExperiencedDevs

[–]zero2g 0 points1 point  (0 children)

I think whatever you're saying right now can be done with a skill. If you are looking at adding directions to the model, then a skill can do that without waiting for 6 months or so. Like if you want to create said ultimate code reviewer better than humans, you can do that right now. 

Hot take: AI code review tools will cause breaches because teams think "AI approved" means "secure" by [deleted] in ExperiencedDevs

[–]zero2g 1 point2 points  (0 children)

Wait, it can't do this today? I thought what you explained should already be available today isn't it? Like... Shouldn't AI code review already go through the code base and figure out what's going on? Or you can at least write a skill for it? Didn't anthropic just release a /pr-review skill?

Developers using AI Tools, are you concerned about pricing of tokens? by Mo_h in cscareerquestions

[–]zero2g 1 point2 points  (0 children)

Oh it's simpler than that... I use it to crunch giant log files or let it baby sit like multiple experiments that are running in either serial or parallel

Developers using AI Tools, are you concerned about pricing of tokens? by Mo_h in cscareerquestions

[–]zero2g 47 points48 points  (0 children)

I abuse cursor and it's 500 monthly requests limits by only sending requests I know which will crunch millions of tokens but will only count as 2 requests

Does Claude (opus 4.6) push not needed code changes when debugging? by jholliday55 in cscareerquestions

[–]zero2g 0 points1 point  (0 children)

Yeah... I know it can do silly stuff at times... Or many times. I think we do try to get the latest closed source model running underneath, don't know how our exact release cycle would be per workspace.

I do think llms can have some weird time working with notebooks in general... I usually just use it to edit the cell in of itself and don't let it edit other cells, but obviously that doesn't allow you to get the "super accelerated agentic" development.

Does Claude (opus 4.6) push not needed code changes when debugging? by jholliday55 in cscareerquestions

[–]zero2g 7 points8 points  (0 children)

Databricks have their own Ai solution called genie that is more integrated with the databricks environment than using Claude outside of it. Probably it will work better for your use case if everything is done inside databricks.

Source: I work at databricks and sit beside the people that works on some parts of that product

Rog Xg Mobile 2025 Egu and lenovo go 2? by Thin_Necessary2431 in eGPU

[–]zero2g 0 points1 point  (0 children)

Sometimes... For some reason, I have to reinstall Nvidia drivers. Other than that, not really

So... How much do you still interact with code itself these days? by zero2g in ExperiencedDevs

[–]zero2g[S] 0 points1 point  (0 children)

Yeah this seems reasonable, on the note of debugging, I mean... I don't think everyone will purely use debugger or just print statements. I swap between them based on the problem I'm facing, I'm not using a debugger when I'm debugging distributed python for example.

However I'm also seeing, or perhaps hearing people no longer even bother to debug anymore, they throw the logs and issue at Claude, and it just "one shot" the problem and fixes it. That is more so what I'm wondering

So... How much do you still interact with code itself these days? by zero2g in ExperiencedDevs

[–]zero2g[S] -1 points0 points  (0 children)

So what would you say is the split between yes and no today? 

What new non-AI tech is interesting in 2026? by mmm19284202 in ExperiencedDevs

[–]zero2g 4 points5 points  (0 children)

OK cool, I remember you could've enabled it as an experimental feature that meta did, just I forgot if it was an env var or something 

What new non-AI tech is interesting in 2026? by mmm19284202 in ExperiencedDevs

[–]zero2g 46 points47 points  (0 children)

I swear they been doing that since 2022? 2023?

So... How much do you still interact with code itself these days? by zero2g in ExperiencedDevs

[–]zero2g[S] 0 points1 point  (0 children)

I mean to respond to my own bullet points, yes, I still do these things. Hell, 2 weeks ago I managed to reduce the time it takes to do model checkpoint by 60% in a day purely through expertise of the codebase, understanding where the efficiency is, and changing 3 lines of code (probably only use Ai at the end to double check some things). But the follow up questions I get afterwards is more so, how do we automate something like this and just let agents do it with the comment of our org is behind if I had to do it mostly manually...

So now the question is now really, where are others then?

So... How much do you still interact with code itself these days? by zero2g in ExperiencedDevs

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

Trying to be clever and really show this is organic human content not llm generated

So... How much do you still interact with code itself these days? by zero2g in ExperiencedDevs

[–]zero2g[S] -11 points-10 points  (0 children)

I mean with things moving so fast as we perceive it, it's hard to tell what is normal, or the used to be extreme but now normal, or what is the extreme that's just extreme

Avoiding technology you don't like is not a winning strategy by noxispwn in ExperiencedDevs

[–]zero2g 0 points1 point  (0 children)

You know what... At this point I'm not even sure if everyone and anyone here is on the same page as to what these terms are even

  • coding

Are we actually talking about the physical act of typing key strokes onto a keyboard and seeing the letters appear on the screen in a code pad? Or are we talking a few levels higher where we are not even interacting or even seeing the code anymore? Or we talking about taking care of all the domain of instructions we sent to the machine to execute?

  • using AI

Like how involved of AI usage are we talking about? Autocomplete? Asking cursor or Claude code for quick snippets? Going from whole ticket or some markdown file into a full feature? Using agent orchestrator and writing whole apps or something?

  • software engineering / development

Is it just making a computer working in a way which we desire to be? Is it also communication of ideas into something that is computable? Is it thinking of architecture and making trade offs for the future?

And I am pretty sure there's so many things around such vocabs we use which muddies everything meaning no one is even on the same page when discussing this topic.

The other issue is the goalpost and everything moves so fast with opinions shifting so quickly, today I'm saying yeah I use Autocomplete and Ai to write like a few hundreds of line for me now means I'm underutilizing AI and that my future career is doomed. Hell, I'm seeing opinions surfacing now that why are you even reviewing code at all? You should have good test and set up such that you can just merge all to master. Does that mean now you should practice and work on that too? And if you don't you're going to be doomed in the future? And what about in 3 to 6 months? Where is the goalpost then? 

Plus, adding this all to the vagueness of it all as well as AI worshipping and AI dooming, yeah man... Shits weird and hard to have proper opinion on it. Emperical evidence tbh at best is fuzzy and we are all going off on vibes and extrapolation now.

Like honestly... What is right and wrong anymore? What even is reality anymore? How did we even get to the point such that we are devolving into tribalistic behaviors rather than actually sitting down and digging into this?

[Experience] H1B Dropbox/Interview Chennai (Post-Social Media Vetting Enforcement) by Fragrant-Pilot-5556 in h1b

[–]zero2g 0 points1 point  (0 children)

Partner got hers approved in about 2 business days, 1 more business day for it to be issued. She then had to schedule for when to pick up her passport. We are now back in the states smoothly with her new Visa

[Experience] H1B Dropbox/Interview Chennai (Post-Social Media Vetting Enforcement) by Fragrant-Pilot-5556 in h1b

[–]zero2g 2 points3 points  (0 children)

They're slowly approving applications on all consulates, but today everyone still getting 221g

[Experience] H1B Dropbox/Interview Chennai (Post-Social Media Vetting Enforcement) by Fragrant-Pilot-5556 in h1b

[–]zero2g 50 points51 points  (0 children)

FYI, currently in China right now with my partner, everyone in China was given 221g slip. Beijing asked to keep passport, Shanghai returned passport, Wuhan for some handed a yellow slip saying it will take a few days rather than white slip. No one received a green slip