Przemek Smyrdek's Avatar

Przemek Smyrdek

@psmyrdek.bsky.social

πŸ‘¨β€πŸ’» Software engineer, founder, trainer 🌎 Przeprogramowani.pl | Opanuj.AI 🚴🏼 Cyclist and amateur photographer

174 Followers  |  30 Following  |  34 Posts  |  Joined: 18.11.2023  |  1.4789

Latest posts by psmyrdek.bsky.social on Bluesky

Video thumbnail

Entering my ML Villain era πŸ˜…

27.12.2024 07:50 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Hello, Winter ❄️

21.12.2024 16:35 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

For me, the 'autonomy' part is nothing more than less predictable router that works on its own, instead of hardcoding all the cases. Of course, with LLMs / agents you still need to provide tools (functions, branches) so it's not really "doing things for you".

19.12.2024 11:03 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

More autonomy in terms of LLM choosing tools you provide, instead of you deciding which if/else branch to call in classing web service.

Obviously, you could build many of these apps with regular event-driven web service, where different events cause different side-effects in the system.

19.12.2024 11:01 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

While(true) loop powered by LLM - so like a web service with a bit more authonomy.

18.12.2024 18:32 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Astro 5 z Cursorem i Reactem (tutorial)! Lepszy niΕΌ Next 15? [EN SUB]
YouTube video by Przeprogramowani Astro 5 z Cursorem i Reactem (tutorial)! Lepszy niΕΌ Next 15? [EN SUB]

Generated English subtitles with OpenAI Whisper - now you can enjoy this 30-min tutorial in more universal language ;)

youtu.be/knjzEcgcRT0

18.12.2024 08:17 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Would love to see more flexibility in terms of middlewares. For example - starting as frontend dev server, adding endpoints with custom timeouts, delays, JSON responses, etc. Any recommendations for quickest execution here?

18.12.2024 08:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Astro 5 - Tutorial od zera z Reactem i Cursorem! Lepszy niΕΌ Next 15?
YouTube video by Przeprogramowani Astro 5 - Tutorial od zera z Reactem i Cursorem! Lepszy niΕΌ Next 15?

Just published - Astro 5 tutorial in 30 mins. Key concepts included like client & server islands, content collections, CLI and SSG. Enjoy! [PL]

www.youtube.com/watch?v=knjz...

17.12.2024 18:25 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Newly published results of State of JS 2024 survey - for Astro core team it's definitely time to celebrate πŸš€

16.12.2024 16:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Opanuj TypeScript: React Pro starts today - brand new sandbox based on React 19 and TypeScript 5.7 with challenges, videos and quizzes. Enjoy!

16.12.2024 09:28 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
orval orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺

Cool stuff for all the TypeScript engineers out there - generate HTTP client from OpenAPI spec. Under the hood you can use fetch, axios or even react-query. Up-to-date docs. I admire it.

orval.dev

13.12.2024 12:35 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Just want to say that server islands and new, flexible content collections in Astro 5 are simply amazing!

11.12.2024 20:48 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

All the typos that NPM will not be angry about πŸ˜…

05.12.2024 09:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Tomorrow is the day #OpanujTypeScript πŸ’™

01.12.2024 09:36 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Who said it’s right coded?

27.11.2024 20:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Great time at Infoshare today! Together with @mkczarkowski.bsky.social we presented our view on "the end of coding" meme, showing how modern engineers can embrace AI to gain the edge. Onto the next one - in KRK.

26.11.2024 18:12 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Here we go: youtu.be/zg3B33ThhPc

25.11.2024 18:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

[PL] AI and interviews - yet another coding tool or… cheating?

Uploading now - Przeprogramowani @ YouTube.

Eng subtitles to be added soon (by AI).

25.11.2024 17:53 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
prompts Lightweight, beautiful and user-friendly prompts. Latest version: 2.4.2, last published: 3 years ago. Start using prompts in your project by running `npm i prompts`. There are 8505 other projects in t...

Cooking some nice CLIs with prompts πŸ’…

Coming soon 🫑

www.npmjs.com/package/prom...

24.11.2024 21:17 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Cursor announcing their newest "agentic" update (0.43), so it's even more important to improve discoverability of the most comprehensive course of this tool on local market.

Sunday release just went live πŸ™Œ

przeprogramowani.pl

24.11.2024 13:21 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

if not CRUD then Maybe<DDD>

23.11.2024 11:41 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Skill-based LLM hallucination - returning logical and reasonable answers that no senior engineer would accept.

23.11.2024 10:56 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It's like saying you're Agile org because you have sprints.

23.11.2024 10:55 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
πŸ‘€ Rekrutacje z dostΔ™pem do Copilota? Angular 19, implementacja gry w TypeScript i nowe badanie od GitHuba

Regardless of your preferred language, subscribing to our Newsletter gives you the same 6 useful resources that we share every week.

This time - Angular v19, Tic-Tac-Toe in TS & Copilot.

przeprogramowani.substack.com/p/rekrutacje...

22.11.2024 07:04 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Good point - I was thinking about limiting it only to test-based conversations, with code generation disabled. Maybe that's the standard approach we'll see in 2025?

21.11.2024 19:37 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Okay folks, let me collect your ideas for my upcoming video.

Would you allow AI assistants during coding interviews?

Yes/No? Why?

21.11.2024 19:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Incentives towards conquering more layers of a typical web stack are stronger than ever. Browsers seem to be exploited in terms of competitive advantages (or lack of them).

21.11.2024 18:52 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Either services with stock photos embrace AI, or they're gone.

Actually, would be interesting to see their usage metrics - are they up because people seek for realistic shots, or they're down for obvious reasons (called Midjourney and friends)?

21.11.2024 09:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

It ain't much but it's honest work - podcast episodes at OpanujAI now with SEO-friendly slugs. Wondering how much SEO-exp we'll gain by getting rid of GUIDs over there.

20.11.2024 20:29 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Cursor Built to make you extraordinarily productive, Cursor is the best way to code with AI.

Programming with AI goes mainstream in 2025, so major players need to level up their branding. Great updates to the landing page of Cursor - Tab, Tab, Tab...!

www.cursor.com

20.11.2024 15:20 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@psmyrdek is following 20 prominent accounts