eager_eagle

joined 1 year ago
[–] eager_eagle@lemmy.world 1 points 31 minutes ago

That's the billion dollar use case for AI! Time to post it to shlinkedin.com

[–] eager_eagle@lemmy.world 18 points 2 hours ago* (last edited 2 hours ago) (5 children)

not enough linkedin

Engaged in an enriching 3/4 hour guided exploration of the prestigious Stanford University campus, which offered an in-depth look at the institution's distinguished landmarks and vibrant academic environment. (Was not accepted)

that should do it

[–] eager_eagle@lemmy.world 22 points 1 day ago

nonsense, there are only 12 months

[–] eager_eagle@lemmy.world 17 points 1 day ago

"oh no, anyway..."

GTA online was fun from 2015 until a couple years later before flying bikes and sky races. R* kept pushing updates that appeal to teenagers and absolutely ruined it.

[–] eager_eagle@lemmy.world 271 points 2 days ago (3 children)

this is what I'm talking about, Pete. It's for your own good. This obsession with gathering data has to stop.

[–] eager_eagle@lemmy.world 7 points 3 days ago (2 children)

as opposed to human-generated code

[–] eager_eagle@lemmy.world 31 points 1 week ago (2 children)

i cast str to int

[–] eager_eagle@lemmy.world 28 points 1 week ago (6 children)

tldr

  1. Keep Commits Small: Ensure commits are small and manageable to facilitate easy reverts and debugging.
  2. Continuous Refactoring: Prioritize frequent, minor refactorings to simplify future changes.
  3. Deploy Continuously: Regularly deploy code to ensure it works in production, as working software is progress.
  4. Trust Frameworks: Avoid over-testing framework capabilities; focus on application-specific logic.
  5. Create Independent Modules: Place functions in new modules if they don’t fit existing ones, preserving code organization.
  6. Write Tests Early: Use tests to design APIs and guide development, but don’t be rigid about TDD.
  7. Avoid Duplication: Prevent repeated code by abstracting similar implementations after copying once.
  8. Embrace Change: Accept and adapt to evolving designs, understanding that change is intrinsic to software development.
  9. Manage Technical Debt: Focus on minimizing immediate blockers and plan for potential future issues.
  10. Prioritize Testability: Ensure that your code and design facilitate easy testing to maintain code quality and coverage.
[–] eager_eagle@lemmy.world 27 points 1 week ago (2 children)

Scientists using macs connecting to servers and other machines running Linux.

Unknown share is high too; Linux usage on desktop in Antarctica could be as high as 15%.

[–] eager_eagle@lemmy.world 1 points 1 week ago* (last edited 1 week ago)

valid question, idk why would people downvote it

broken websites on desktop are rare and not nearly enough to drive a browser change, but they usually fall into two categories:

  1. websites that "break" on purpose for no good reason when they detect it's not chromium. Either avoid the site or change the user agent.

  2. websites that degrade some functionalities because they rely on newer features or on how things appear on chromium. They're usually CSS breakages and do not affect browsing that much.

Support for manifest v2 greatly outweighs these potential issues imo.

[–] eager_eagle@lemmy.world 3 points 1 week ago

top 5 best things I've done in the last year

 

GitHub Copilot Workspace didn't work on a super simple task regardless of how easy I made the task. I wouldn't use something like this for free, much less pay for it. It sort of failed in every way it could at every step.

9
submitted 6 months ago* (last edited 6 months ago) by eager_eagle@lemmy.world to c/kde@lemmy.ml
 

I've just upgraded to Plasma 6 on EndeavourOS and X11 works, but booting on Wayland via SDDM gives me a blank screen. The display enters power saving mode and switching to a TTY doesn't wake it up.

Anyone else having this problem, or with a workaround suggestion?

NVIDIA Driver 550.54.14-4
Operating System: EndeavourOS 
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.8-arch1-1 (64-bit)
26
submitted 7 months ago* (last edited 7 months ago) by eager_eagle@lemmy.world to c/programming@programming.dev
19
submitted 9 months ago* (last edited 9 months ago) by eager_eagle@lemmy.world to c/linux_gaming@lemmy.world
 

I'd like to try the new Assassin's Creed and Avatar, but they're not on Steam - which is how I play almost every other game on Linux. I know I might be able to install Uplay games using Lutris, but I'm not sure if the experience is as smooth as Steam + Proton.

Do you have any experience with Ubisoft + Lutris? Is there an equivalent to ProtonDB to have an idea how well a game runs?

view more: next ›