Elektrine lite

← Feed

Roman Vesely

romanvesely@mastodon.social

<p>Somewhere between trees and bytes of code.</p><p>Software engineer from <a href="https://mastodon.social/tags/Slovakia" class="mention hashtag" rel="tag">#<span>Slovakia</span></a>. Mostly <a href="https://mastodon.social/tags/CSS" class="mention hashtag" rel="tag">#<span>CSS</span></a>, <a href="https://mastodon.social/tags/JavaScript" class="mention hashtag" rel="tag">#<span>JavaScript</span></a>, <a href="https://mastodon.social/tags/TypeScript" class="mention hashtag" rel="tag">#<span>TypeScript</span></a>, <a href="https://mastodon.social/tags/React" class="mention hashtag" rel="tag">#<span>React</span></a>.</p>

Posts

  • Post #1699770

    As of the #vscode last update I cannot open Source Control with keyboard. Very annoying. Seems it is a bug. https://github.com/microsoft/vscode/issues/286825

  • Post #1699769

    Great review! https://joshcollinsworth.com/blog/baby-review

  • Post #1699768

    RE: https://mastodon.social/@bondolo/115980576501773113 Every restaurant menu in PDF you need to download from their website is a failure.

  • Post #1699767

    RE: https://mastodon.social/@romanvesely/114833274803209787 I decided to wait for another few years.

  • Post #1699764

    I just noticed my site build has been failing for a few days. Most of my latest changes are just new bookmarks, which are in #yaml format. So I went to check the first breaking addition. I didn&amp;#39;t know #github shows an error in such cases!

  • Post #1699763

    It’s possible to protect against CSRF attack without traditional hidden input fields with tokens. Header `Sec-Fetch-Site` is sent by browsers with every request since 2023. This header should be read by server that can act according to its value. For example, reject requests that are not `same-origin`. https://romanvesely.com/log/0048

  • Post #1699762

    Why I don&amp;#39;t see photos from followed hashtags on @pixelfed? That&amp;#39;s my only source of the new content.

  • Post #1699761

    I agree with this statement about writing specs and how they cannot be accurately written before implementation happens. Happened to me more often than I&amp;#39;d like to admit: &amp;gt; The deeper issue is that there is often no _correct_ spec. Requirements emerge through building. Edge cases reveal themselves through use. The assumption that you can fully specify a non-trivial system before building it has been tested repeatedly and found wanting. from https://addyosmani.com/blog/comprehens...