Jeesh chatty G, calm down I know you like me but let's keep things cool
Jeesh chatty G, calm down I know you like me but let's keep things cool
Not sure of the function of it (yet), but @laravel.com Forge's "GitHub deployment records" is really cool. Shows recent deployments in the project's github repo.
Anyone from the Laravel team can explain its function / why I like this so much? @jbrooks.uk maybe?
Okay, okay, okayyyyyyy.... I've come around to typescript
Welp. Today I learned about "click sabotage" in google ads.. if I set a budget of (say) $20 and set a specific keyword, there are bots set up by SEM companies for competitors that will click my ad frantically, blowing my budget early in the day.
1 impression for $14.
TIL: Creating a new AWS in the AWS "organisations" system, allows you to create a new org with a root user, but - wait for it - **They don't allow the new user to log into the new AWS org**
π€¦
Any #aws product people floating about here? AWS organisations has _completely_ fudged my account settings up and I need a dig out
Jeepers LinkedIn - pheromone sprays?
Just seen on LinkedIn: Vibe Coding repair services π
VueJS - probably late to the party, but the defineModel() for deep reactivity - SO SO SO good. We're slingin' models around like crazy people over here now! π€
@vuejs.org
*bool
Iβve just switched mine off for the day :) Nah, the scope was fine; the code I pasted wasnβt what was actually used. I needed to reinterpret the variable using a logical OR prior to passing it to the function, so it wasnβt interpreted as a book.
Got it working, but wasted too much time on it π«
It returns index of 0, which is correct - passing the result of the findIndex (0) into a function is where javascript acts like an ass - it interprets it as false
FFS javascript
const index = myArray.value.findIndex(item => item.name === 'foo'); // returns index 0
ffsJavascript(index);
function ffsJavascript(index)
{
let newObj = myArray.value[index];
// not found, `index` false - ffs javascript
}
Sandra Bernhard! Yes! #severance
Youβre all right. UTC always for the win; always use and convert to UTC before committing.
However: pick timestamp over datetime field types when setting up the DB, is what I learned. Your field type choice matters!
True, agreed - but - inserting a value into a `datetime` field, if another application connects to the DB and attempts to apply timezone offsets to the inserted data based on its own timezone configuration, the offset won't get applied to the datetime fields, only the timestamp fields. Interesting
Hope this helps another dev out there!
Something I learned yesterday: in Laravel (any framework really), if your users are going to be in different time zones, use timestamp() instead of dateTime() in your migrations.
dateTime doesn't hold timezone info, and if you use a BI system (eg Metabase), the date-centric fields will misbehave.
Prediction: WebFlow will be bought by Adobe, and rebranded "Dreamweaver" #iykyk #iamold #veryveryold #webdevelopment #html
AWS Console multi-session support! Yes!!!
I managed to lose a wordy issue submission π - note to self, write it in a text editor first!
Ah - thanks Bron! It's usually something I'm doing too - glad it's not me :)
Anyone having trouble creating issues on GitHub? Hmmmm
Anyone out there start their programming on either of these two machines? Might be mainly folks based in Europe back in the mid 80s :)
Having a bit of a rose-tinted look back at my first #programming efforts. Started on a Sinclair ZX Spectrum (en.wikipedia.org/wiki/ZX_Spec...), then moved to an Amstrad CPC-464 (en.wikipedia.org/wiki/Amstrad...) - I think the spectrum was cooler though, the CPC464 was really only used for games.
There's no way AI is coming for devs. I just spent a half hour disagreeing with Chatty G about some sliiiightly incorrect code it generated, and after a few rounds, it completely backtracked.
Companies relying on GenAI for code are wading into risky territory #hottake
Herd rules! Great product
Beast Games: Bumfights for the modern age. Change my mind
/oldmanshoutingatcloud.gif
π€£