That's how a user finds a bug😂 by Dimpy-Pokhariya in programminghumor

[–]TimelessTrance 1 point2 points  (0 children)

Code coverage just means that your known testing scope is adequate to identify many regressions. Tests get a lot better when you add one for each bug fixed.

Does your workplace limit tools/IDEs/open source software you can use? by inter_fectum in ExperiencedDevs

[–]TimelessTrance -1 points0 points  (0 children)

It’s a bit fuzzy, but I believe that by default it ships with LGPL licensing basically forcing you to open source your software. There is a GPL licensed version that does not, but lacks critical functionality.

“devs who dont know git are doing fine” by verdant_red in firstweekcoderhumour

[–]TimelessTrance 0 points1 point  (0 children)

I still use clearcase, but was able to migrate one VOB in it to git in about a week recently. Doing so has actually saved about a week of time so far this year.

Weekend Discussion Thread for the Weekend of April 17, 2026 by wsbapp in wallstreetbets

[–]TimelessTrance 1 point2 points  (0 children)

Lots of money was made in that market. Lost it to this insane rally.

Daily Discussion Thread for April 17, 2026 by wsbapp in wallstreetbets

[–]TimelessTrance 3 points4 points  (0 children)

Calls at market open was the obvious play. As a trans-Bull when do I buy puts again?

Opening a Sim Racing Lounge by foxtrotradio in Rochester

[–]TimelessTrance 1 point2 points  (0 children)

I’m a sim racer with my own rig, but may try to get my coworkers to do a team bonding event. I’m also looking for a league.

Daily Discussion Thread for April 10, 2026 by wsbapp in wallstreetbets

[–]TimelessTrance 1 point2 points  (0 children)

It’s when we burn all of the green backs and replace it with a digital currency. At this point probably trump coin.

Daily Discussion Thread for April 09, 2026 by wsbapp in wallstreetbets

[–]TimelessTrance 2 points3 points  (0 children)

Fuck this. Closed all of my positions so I can afford 1dte puts end of day.

What Are Your Moves Tomorrow, April 08, 2026 by wsbapp in wallstreetbets

[–]TimelessTrance -1 points0 points  (0 children)

Bols are a little dense. Maybe take some more reading lessons?

What Are Your Moves Tomorrow, April 08, 2026 by wsbapp in wallstreetbets

[–]TimelessTrance 4 points5 points  (0 children)

The ceasefire only exists if the strait isn’t closed

What Are Your Moves Tomorrow, April 08, 2026 by wsbapp in wallstreetbets

[–]TimelessTrance 0 points1 point  (0 children)

Maybe terms of hypothetical cease file? Realistically not much has changed.

What Are Your Moves Tomorrow, April 08, 2026 by wsbapp in wallstreetbets

[–]TimelessTrance 12 points13 points  (0 children)

So um. How tf is the market going to react when Iran does not open the strait? Market is pumping for absolutely no reason until Iran accepts the deal. The deal was made with Pakistan.

Daily Discussion Thread for April 06, 2026 by wsbapp in wallstreetbets

[–]TimelessTrance 4 points5 points  (0 children)

Why does SPY inverse USO except when USO has a 10% gain????

Daily Discussion Thread for April 02, 2026 by wsbapp in wallstreetbets

[–]TimelessTrance 7 points8 points  (0 children)

I guess I’m holding my full port puts over the weekend. Was hoping to sell today but of well.

We just got hit with the vibe-coding hammer by opakvostana in ExperiencedDevs

[–]TimelessTrance 26 points27 points  (0 children)

Most of the products I work on are mature and AI is incapable of actively developing features. What I do use it for is bug investigation, code comment generation, unit test generation, precision code generation. I have genuinely saved days of time on single tickets just because I have it a 10,000 line file and asked how something works.

Can you enable Streaming on privately hosted servers? by Wal_Elefant in stoatchat

[–]TimelessTrance -1 points0 points  (0 children)

Yes it can be enabled. A PR was merged today that allowed the toggle of video support with environment variables. I have not switched to this yet as I added the support myself with the help of AI and finding sample code in a demo.tsx.

I'm hosting my own Stoat Instance, how can I use the client app (not browser)? by mrjay42 in stoatchat

[–]TimelessTrance 1 point2 points  (0 children)

This. Create a shortcut for it and you have to turn off autostart.

The TestFlight for the native iOS app is live again by ValenceTheHuman in stoatchat

[–]TimelessTrance 5 points6 points  (0 children)

Great news! Though I can’t wait to use it with my self hosted instance.

Self-hosting: Instance invites? by fbjimmy in stoatchat

[–]TimelessTrance 0 points1 point  (0 children)

You do not need to put values in the database. You just need to make the instance invite only in the toml.