GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by Robert Roskam (raiderrobert@mastodon.social)

  1. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Wednesday, 28-May-2025 10:24:13 JST Robert Roskam Robert Roskam

    These anti-patterns hurt teams: no CI pipelines, everyone committing to master without feature flags, needing to change 10+ repositories for one feature, or verbose logging (worse than no logging).

    In conversation about 2 days ago from mastodon.social permalink
  2. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Monday, 26-May-2025 06:27:19 JST Robert Roskam Robert Roskam

    Variable naming conventions by programming language:

    Python: the_thing
    JavaScript: theThing
    TypeScript: theThing: any
    Java: AbstractFactoryPatternSingletonInstanceManagerThing
    C: i
    Go: thing, err
    Rust: maybe_the_thing

    In conversation about 5 days ago from mastodon.social permalink
  3. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Monday, 19-May-2025 10:46:47 JST Robert Roskam Robert Roskam

    The stages of debugging a race condition:

    2. anger
    4. depression
    3. bargaining
    5. acceptance
    1. denial

    In conversation about 11 days ago from mastodon.social permalink
  4. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Sunday, 11-May-2025 05:48:03 JST Robert Roskam Robert Roskam

    I'm not anti-AI. I'm just pro-thinking.

    What do I mean? I mean that everyone I know who is REALLY into AI uses it for reading EVERYTHING longer than 1000 words.

    This is the mental equivalent of eating only smoothies, because they go down easier.

    I say this with love: reading is thinking.

    Stop letting slop think for you.

    In conversation about 20 days ago from mastodon.social permalink
  5. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Wednesday, 12-Mar-2025 12:46:01 JST Robert Roskam Robert Roskam

    Things no one will mention at your funeral:

    - participated in standups
    - increased to shareholder value
    - got in expense report on time all the time
    - had 90% code coverage on all PRs
    - clocked your time on time all the time

    This is not an exhaustive list by any means.

    In conversation about 3 months ago from mastodon.social permalink
  6. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Sunday, 23-Feb-2025 15:04:27 JST Robert Roskam Robert Roskam

    When some sage person reminds you that Rome wasn't built in a day, just remember it burned down in less than 10.

    In conversation about 3 months ago from mastodon.social permalink
  7. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Tuesday, 11-Feb-2025 08:59:05 JST Robert Roskam Robert Roskam

    Seriously tho...

    In conversation about 4 months ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/113/982/292/010/276/902/original/a410e0e79dedbf33.jpeg
  8. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Friday, 17-Jan-2025 11:56:04 JST Robert Roskam Robert Roskam

    I would tell you a joke about UDP...

    but you might not get it.

    In conversation about 4 months ago from mastodon.social permalink
  9. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Monday, 13-Jan-2025 03:17:03 JST Robert Roskam Robert Roskam

    If the computer is a bicycle for the mind, then the smartphone is a hamster wheel. 🐹

    In conversation about 5 months ago from mastodon.social permalink
  10. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Sunday, 12-Jan-2025 08:31:29 JST Robert Roskam Robert Roskam

    debugging

    a jumble, a mess, a mystery,
    no guidebook, no help, no history,
    but a moment, give me just a moment

    a wisp of a thought
    comes together like a glass fish bowl
    reverse shattering, slow at first,
    then like a breath...

    I have it.

    In conversation about 5 months ago from mastodon.social permalink
  11. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Thursday, 02-Jan-2025 13:15:06 JST Robert Roskam Robert Roskam
    in reply to

    Programs could stream text from one to the other on the command line. It's still possible. No one took grep / awk / sed away from us.

    But that is not how most software made in the past 30 years works any more. Applications (like 95% of them) let you primarily send data out via copy-paste.

    That's it. (2/4)

    In conversation about 5 months ago from mastodon.social permalink
  12. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Thursday, 02-Jan-2025 13:15:06 JST Robert Roskam Robert Roskam

    We've painted ourselves into a UX corner with GUIs for the past 30 years, and LLMs are showing it to be true.

    Can you imagine Salesforce contact records being just "available" in MS teams? Or a Google Sheets column be used over in Discord for a slash command?

    But that used to be the expectation.

    "Write programs to handle text streams, because that is a universal interface." (1/4)

    In conversation about 5 months ago from mastodon.social permalink
  13. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Monday, 16-Dec-2024 00:31:03 JST Robert Roskam Robert Roskam

    Any _good_ code generators out there?

    I've been working in Zed, using Claude 3.5 Sonnet. For completions, it's fine. No real complaints.

    But when I try to do something larger (>200 LOC), I'm finding the output is often very bad. Doesn't matter the language.

    It's likely that I'm not able to express in a short block of text what I'm trying to accomplish. So the small text prompt approach is likely the wrong UI.

    But is there a better one? Has anyone seen it?

    In conversation about 6 months ago from mastodon.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      language.it
      This domain may be for sale!
  14. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Thursday, 05-Dec-2024 03:23:49 JST Robert Roskam Robert Roskam

    "Bug-free code."

    This sounds good. And it's a trap.

    It asks everyone to be perfect, now and forever more.

    Let's consider some alternative targets:
    - we need our rollback rate to go to 50% of what it is now
    - we need code coverage to go from our current unknown value to 80%
    - we need X critical customer journeys to pass Y times in order to release a new feature set

    Perfection in all things is not actionable. Improvement against specific measures is.

    In conversation about 6 months ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: trap.it
      Trap.it Social Selling and Employee Advocacy
  15. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Thursday, 28-Nov-2024 10:30:17 JST Robert Roskam Robert Roskam

    The Internet is a series of tubes,
    Deployed by a series of GitHub Actions,
    Described by a series of JIRA tickets,
    Clarified by a series of Figma designs,
    Analyzed by a series of Google Sheets,
    which all are on the Internet.

    So the Internet makes the Internet, via a series of queues.

    In conversation about 6 months ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: cdn2.dan.com
      internet.so - Domain Name For Sale | Dan.com
      from @undeveloped
      I found a great domain name for sale on Dan.com. Check it out!
  16. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Saturday, 23-Nov-2024 10:52:10 JST Robert Roskam Robert Roskam

    k8s is fine.

    You just gotta feed it a steady supply of human souls, and it'll happily stay in its corner and not start any apocalypses.

    You know, normal stuff like that.

    In conversation about 6 months ago from mastodon.social permalink
  17. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Thursday, 05-Sep-2024 04:46:24 JST Robert Roskam Robert Roskam

    Want to hear another programming joke?

    I got a heap of them.

    To be fair, it’s probably more a of stack.

    Let me queue one more up.

    In conversation about 9 months ago from mastodon.social permalink
  18. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Thursday, 25-Jul-2024 22:35:31 JST Robert Roskam Robert Roskam

    A typical standup meeting

    Original sauce: https://www.reddit.com/r/lotrmemes/comments/15x8nc7/their_roots_go_deep/

    In conversation about 10 months ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/112/847/378/642/828/078/original/be65301a4615a046.jpg

  19. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Monday, 03-Jun-2024 21:07:46 JST Robert Roskam Robert Roskam

    Discovering that you're wrong & then changing is an underrated superpower. 💪

    In conversation about a year ago from mastodon.social permalink
  20. Embed this notice
    Robert Roskam (raiderrobert@mastodon.social)'s status on Wednesday, 22-May-2024 02:17:04 JST Robert Roskam Robert Roskam

    Looks like Google Drive is killing off VIM motions.

    Anyone here care?

    In conversation about a year ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/112/480/099/730/435/129/original/7fdc6d05f9fefd5a.png
  • Before

User actions

    Robert Roskam

    Robert Roskam

    Engineer by trade. Eclectic by choice.Talk about #tech & w/e I feel like. Interested in #local or #privacy apps, #gis, #data visualization.Regular posts on https://blog.robertroskam.comCode mostly in #python. Do some #nuxt, #flutter, #rust too.Engineer & manager @ https://pantheon.ioBoard member @ local #nonprofit https://refactorgvl.com

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          162202
          Member since
          22 Aug 2023
          Notices
          32
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.