Linus Benkner's Avatar

Linus Benkner

@linu.us

Developer (mostly web-dev), fan of Laravel, user of WordPress. πŸ³οΈβ€πŸŒˆ Read my blog on πŸ‘‰ https://linu.us

9
Followers
25
Following
95
Posts
27.12.2023
Joined
Posts Following

Latest posts by Linus Benkner @linu.us

Post image

πŸ“Š Project Overview

Weekly and monthly Gantt-charts for all projects and their epics:
This allows users to quickly see what's going on this week, in the coming weeks, and what's going on in each project.

Waiting on a client for something? Right-click and change the status βœ…

15.09.2025 05:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Polymorphic relations + React components = πŸš€

In PlanSights, you can now attach files to projects, epics, tasks, and companies.
Polymorphic relationships are great for this! There is only one Attachment model that is used everywhere you can attach a file, and the UI is one reusable React component.

14.09.2025 17:01 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image

Task Board for plansights.de: Before & After

What do you think? It's not a big new feature or bugfix, but I think it really adds to the personality of the software ✨

13.09.2025 19:57 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Laracon US 2025 - Denver - Day 1 Live Stream
Laracon US 2025 - Denver - Day 1 Live Stream

Laracon US is live!

www.youtube.com/live/_eMBog...

29.07.2025 15:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

just installed Affinity Photo and it's unbelievable how simple and straightforward this process was compared to Photoshop or any other Adobe software πŸ˜…
And it's is so much cleaner and faster it's incredible

21.07.2025 14:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

thank you for making this great app!

20.07.2025 18:20 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

would you look at that API client!

Looks like yaak.app/ is a great alternative to tools like Postman!

Local directory sync & git support, environments, variables, functions, request chaining, encryption, ...

And it's free & open source! πŸŽ‰

20.07.2025 17:01 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

if you want to waste your time doing something other than doomscrolling, try this:
neal.fun/stimulation...

19.07.2025 21:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

the jump ahead feature has to be one of my favorite youtube features

19.07.2025 15:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Dear Windows,

The box is literally called "Shut Down Windows".

Why is the "Shut down" option not here?

And why is it sometimes missing and sometimes not?

Please just make the box do what it says, 100% of the time.

Thank you,
Every Windows user, probably

19.07.2025 15:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

hey look what just arrived! That’s so cool PHPStan πŸŽ‰

18.07.2025 19:35 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

NO GITHUB WHY ARE YOU DOING THIS

this was by far the best and fastest way to navigate around 😭

18.07.2025 15:03 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

wow my city just got hit with a power outage also taking down the mobile network

no power, no internet, no mobile services

now using a supermarkets free wifi to inform clients why I didn’t make it to the meetings 😬

18.07.2025 09:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

lol what

18.07.2025 02:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Figma just added the glass effect and it's AWESOME πŸ”₯

17.07.2025 18:03 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image Post image

TIL you can create spaces on GitHub Copilot web:

- Create a space on github.com/copilot/spaces
- You can add repositories as context
- Custom instructions

You now have an internal AI assistant for internal packages, with company guidelines, etc..

And they can be shared org-wide!

17.07.2025 16:14 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image Post image

that's wild:

you can assign Copilot to an issue on GitHub, and it will automatically create a PR to solve it.

When it's done, you can review it and leave comments.
Copilot then tries to fix them with new commits to the PR.

Once you're happy, merge it.

Worked great so far! πŸ”₯

16.07.2025 12:22 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image Post image Post image
14.07.2025 21:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image Post image Post image

What a great event - so many interesting talks, people, and companies ✨

14.07.2025 21:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

we talk about cyber security and how to make things as secure as possible, and then there are people in trains leaving their *unlocked* iPad and phone unattended πŸ€¦β€β™‚οΈ

11.07.2025 18:14 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Very interesting to see how AI Coding Agents sometimes recover and fix errors the agent itself created, without human intervention.

MCP servers and command line access are a game-changer for AI tools. They have superpowers now! πŸ˜„

#WeAreDevs

11.07.2025 11:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image Post image Post image Post image

✨

10.07.2025 12:07 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Awesome event so far!
Interesting talks, cool people and companies everywhere, and delicious food πŸ˜„

#WeAreDevs

10.07.2025 12:07 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image Post image

90% of code will be written by agents, to give developers time back to do the things they really like.
But human developers will always be needed, we as developers have skills agents donβ€˜t.

β€žItβ€˜s agents for the sake of happinessβ€œ

- Thomas Dohmke, GitHub CEO

10.07.2025 08:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Letβ€˜s go! #WeAreDevs

10.07.2025 06:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Letβ€˜s go! #WeAreDevs

09.07.2025 15:27 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

on my way to #WeAreDevs in Berlin πŸš…

09.07.2025 08:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

very useful, thanks! I'll take a look at all those options πŸ‘

07.07.2025 19:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

there's a little "you made it to the end" animation at the end of a big PR on GitHub!
I've never noticed that before πŸ˜„

07.07.2025 13:38 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I'm diving into web components land with StencilJS, wish me luck

05.07.2025 16:06 πŸ‘ 4 πŸ” 0 πŸ’¬ 3 πŸ“Œ 0