Advertisement · 728 × 90

Posts by Petter Sæther Moen

Post image

why is chat clickbaiting me?

1 month ago 0 0 0 0

it seems that the newer models have stopped peppering your codebase with comments. might actually have over-corrected on that front, because now I feel like it isn't commenting code that should be commented, like complicated edge cases, etc.

2 months ago 0 0 0 0
Video

old but gold. first to like webpack on @npmx.dev

2 months ago 1 0 0 0
Post image

openclaw actually feels like a proper assistant. pretty basic example, but the fact that I can set up a cron job like this in a single prompt is just so valuable!

2 months ago 0 0 0 0
Post image

some of these automatic résumé parsers that companies have are just hilariously wrong sometimes. if anyone need some welding work done, hit me up!

2 months ago 0 0 0 0
Post image

worst feeling fr

3 months ago 1 0 0 0
Post image

word using 128gb ram?! no wonder memory prices has gone through the roof lately

3 months ago 0 0 0 0
Advertisement

it's so annoying that every company's myworkdayjobs require a separate login. my poor 1password is getting absolutely blasted with myworkdayjobs logins

3 months ago 0 0 0 0

I’m also a chronic over-user of exclamation points, so nice that this is accepted now!!

3 months ago 2 0 0 0

I really don't like firefox, but I'll give it a try

3 months ago 1 0 1 0

chrome has been crashing on me so much lately. I thought this was supposed to be the good browser?!

3 months ago 1 0 1 0

I've been applying to jobs for a while now, and it seems like less businesses have cover letters as part of their application process' now. since anyone can just generate a good cover letter these days it isn't really a good way to find the right candidate. so how do you stick out in this market?

3 months ago 0 0 0 0

everyone I have talked to about @tailwindcss.com seem to start out hating it, but eventually learn to love it. myself included. it's funny seeing people talk about how much they despise it, knowing that they will soon be one of us.

4 months ago 1 0 0 0

hahahh, that’s exactly what I needed! thanks!

4 months ago 1 0 0 0

that's dope! congratulations!

4 months ago 2 0 0 0
Post image Post image Post image

tried getting gpt 5.2 to make me a horse head svg. graphic artists, you are safe for now... can't believe llms are better at making pelicans ride bicycles than they are at creating simple shapes like this, lol

4 months ago 1 0 1 0

why is outlook eating my users' login tokens?! I thought magic links was gonna be easy...

4 months ago 0 0 0 0
Advertisement

Spotify kalte meg 19 år. usikker på om det er noe bedre egentlig...

4 months ago 3 0 0 0

wow, that is so weird! I'd never have guessed I could use a conditional to distribute a type to each type branch like that. is it because the conditional is inferring the underlying type instead of just wrapping it?

4 months ago 1 0 1 0

opus 4.5 is so good. feels like it generally one shots most of my prompts, and token usage seems lower than sonnet 4.5.

working with multiple worktrees simultaneously seems more doable now

4 months ago 2 0 0 0
Preview
Svelte-nyhet: – Ser magisk lett ut! Sveltes nye remote functions imponerer React-bruker, Vercel vil bli kvitt ryktet sitt og finjustering av ytelse, i ukas ForrigeUke.

Sveltes nye remote functions imponerer React-brukeren Petter:

– Kan ikke fatte hvor vanskelig React Server Components egentlig er. 😅

4 months ago 3 1 0 0
Post image

is there any better feeling?

5 months ago 4 0 1 0
Post image

I forget that hooks and suspense are something outside of react sometimes. funny how unexpected it was seeing tips on writing and music

6 months ago 2 0 0 0

this leads to more performant event handling! another effect is that events will bubble differently. since the component trees often differ from the DOM trees they represent, the events will bubble the same way we code our apps. this makes event bubbling much easier to reason about for us devs!

6 months ago 0 0 0 0

did you know that the "event listener" props in react, such as onClick, don't actually lead to event listeners being added to the DOM? instead react uses an event delegation pattern where all events are caught in its root element. it then bubbles the event through the react component tree.

6 months ago 0 0 1 0
Post image

there is something immensely satisfying about spawning a bunch of agents in claude code and just seeing them rip through my 5-hour usage limit

6 months ago 0 0 0 0

100% organic, free range, code being produced rn

6 months ago 0 0 1 0
Advertisement
Post image

no worse feeling than using up your claude code tokens 1 hour into your work day. what am I gonna do until 2pm?

6 months ago 1 0 1 0

made myself a solitaire app while exploring @v0.dev app. fun to be able to create the apps I need on my phone instead of going to the app store. it took 16 iterations before it was playable though, so maybe not quite there for the average consumer. I can see this becoming the way forward though

6 months ago 0 0 0 0
Post image

LFG! this’ll be fun to explore

6 months ago 1 0 0 1