eager_eagle

joined 1 year ago
[–] eager_eagle@lemmy.world 30 points 1 day ago (2 children)

i cast str to int

[–] eager_eagle@lemmy.world 25 points 2 days 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 2 days 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 2 days ago* (last edited 2 days 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 3 days ago

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

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

those damn romans, man...

one month would need to be more flexible for the division remain and leap years, but it would I suppose.

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

It makes budgeting easier, for one. But it's just a really arbitrary way to have a measure when a week is too little and a season / year too much.

[–] eager_eagle@lemmy.world 28 points 4 days ago (4 children)

man man

oh man

[–] eager_eagle@lemmy.world 37 points 4 days ago (3 children)

classic 5pm pussy breakfast

[–] eager_eagle@lemmy.world 5 points 4 days ago

no wonder it was taking long to load; it's a 58MB HTML file.

really cool stuff though - I'd love to see more information of what's on the screen:

  • Number of postings (updated when filtered using the search);
  • Some way to visualize posts in the intersection of these clusters e.g. Software Dev with Education; AI and DevOps.
  • Word cloud of most common terms in the posting selection;
  • Ways to export the filtered data.
 

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.

1
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)
view more: next ›