kaiserkiwi, to webdev
@kaiserkiwi@corteximplant.com avatar

It's so weird. The most part of my life I was a Full Stack Web Developer. HTML, CSS, JS, PHP, MySQL and so on. But I was always more happy on the frontend side. Especially CSS.

I work with Laravel for 6 years now and to see how easy and streamlined work can be really pulled me to the backend side.

I'm so hyped when I start the work on something while I'm creating the backend. And then I have to implement the frontend and I just have no motivation anymore.

I hope this is just a phase as I really enjoy to have full control over everything. The thing is: I love to optimize frontend stuff. But I don't really like to create it from scratch anymore.

#WebDev #Coding

metin, to math
@metin@graphics.social avatar
stevensanderson, to programming
@stevensanderson@mstdn.social avatar
akop, to Java
@akop@mastodon.akop.online avatar

Code-Smells caused by "history" are sometimes funny. In one project, we have often this:

variable = otherValue == null ? null : otherValue

instead it can be just this:

variable = otherValue

(Some months ago, the null-check was important because the code was like this:

variable = otherValue == null ? null : otherValue.longValue())

julianwki,
@julianwki@chaos.social avatar

@akop I am so glad about languages like Kotlin which offer non-nullable types. Exactly that will get unnecessary and also survive refactorings.

publicvoit, to ai
@publicvoit@graz.social avatar

#Zoom CEO Eric Yuan wants #AI clones in #meetings
https://www.theverge.com/2024/6/3/24168733/zoom-ceo-ai-clones-digital-twins-videoconferencing-decoder-interview

"Not only Zoom calls but also all other #work we’re doing every day. Chat and #messaging, #phonecalls, #emails, #whiteboard, #coding, #creative tasks, #manager tasks, #projectmanagement — all of those things together with AI help and new applications. That’s the direction. That’s part of our #Workplace [platform]. It’s our 2.0 journey."

🤦

Watch https://en.wikipedia.org/wiki/Robots_(2023_film) (nice but no must-see) for a variant of this idea. 😉

stevensanderson, to programming
@stevensanderson@mstdn.social avatar
kubikpixel, to rust
@kubikpixel@chaos.social avatar

«Methods Should Be Object Safe»
– by @noracodes

🤔 https://nora.codes/post/methods-should-be-object-safe/


tjventurini, to Laravel
@tjventurini@mastodon.social avatar

Hi 👋 I'm looking to with people who are interest in

🌐 Web
🎨 Web Design
🧑‍💻
🧰
👀
🔵
🐧
🚀 Self Improvement
🌱 Growing on X

adamsdesk,
@adamsdesk@fosstodon.org avatar

@tjventurini Welcome to the fediverse!

ErikJonker, to ai
@ErikJonker@mastodon.social avatar

Any european competiton to OpenAI is welcome , good to see Mistral coming with a new model for programming, Codestral.
https://mistral.ai/news/codestral/

stevensanderson, to datascience
@stevensanderson@mstdn.social avatar

🚀 TidyDensity's New AIC Functions! 🚀

The TidyDensity package now includes new functions to calculate the Akaike Information Criterion (AIC) for various distributions, streamlining model quality assessment. Use functions like util_negative_binomial_aic() to automate AIC calculations, ensuring precise model evaluation.

Happy coding!

#RStats #DataScience #TidyDensity #Programming #RProgramming #Coding

Post: https://www.spsanderson.com/steveondata/posts/2024-05-31/

stevensanderson, (edited ) to datascience
@stevensanderson@mstdn.social avatar

I'm thrilled to announce some fantastic new features and improvements in the latest update of the TidyDensity package! 📈

What's New?
39 New functions for estimating parameters, calculating distribution statistics and AIC

Minor Improvements

  • Optimized Parameter Estimation
  • Improved Data Handling

📰 News: https://lnkd.in/ea7mX_Xg

#Rstats #DataScience #TidyDensity #Analytics #DataAnalysis #RProgramming #Update #Coding #Statistics #StatisticalDistributions #Programming

metin, to blender
@metin@graphics.social avatar
Silvermoon,
@Silvermoon@graphics.social avatar

@metin Hypnotizing. 🥴 🤩 🙂

stevensanderson, to Excel
@stevensanderson@mstdn.social avatar

📊 Enhance Your Excel Skills with R! 📊 I wrote an R function using RDCOMClient to count sheets in an Excel workbook.

This tool automates Excel tasks, boosting productivity. Learn more techniques like this in my new book co-authored with David Kun: "Extending Excel with Python and R." Discover practical tips to enhance your data analysis skills. Get your copy here: https://packt.link/oTyZJ

stevensanderson, to programming
@stevensanderson@mstdn.social avatar

🚀 New in healthyR.data: get_cms_meta_data()!

Easily retrieve and analyze CMS metadata with customizable searches using .title, .keyword, and .modified_date. Choose data versions ("current", "archive", "all") and filter by media type ("all", "csv", "API", "other"). It returns a tidy tibble with essential metadata.

Post: https://www.spsanderson.com/steveondata/posts/2024-05-28/

#R

image/png

javedAB, to javascript

want fast-loading pages

one way to achieve this is by loading only the necessary initially

load the rest on hover or button click for a smoother experience

aeveltstra,
@aeveltstra@mastodon.social avatar

@javedAB Other ways to achieve it include removing Javascript altogether and replacing it by server-side scripting, as well as serving most if not all of your sources over a fast CDN.

javedAB,

@aeveltstra server side rending is a valid approach. i started with @astro and @solid_js . however, from what i guess, server side rendering is more cost intensive than static html

fast cdn can be combined with lazy loading

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • thenastyranch
  • magazineikmin
  • tacticalgear
  • cisconetworking
  • ethstaker
  • rosin
  • love
  • Youngstown
  • slotface
  • khanakhh
  • kavyap
  • osvaldo12
  • DreamBathrooms
  • megavids
  • everett
  • InstantRegret
  • tester
  • normalnudes
  • ngwrru68w68
  • cubers
  • GTA5RPClips
  • mdbf
  • Durango
  • anitta
  • modclub
  • Leos
  • JUstTest
  • All magazines