Skip to content
View dgolda's full-sized avatar

Organizations

@souliss

Block or report dgolda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. UTFT UTFT Public

    Modified UTFT library working with ILI9327 8-bit for example 3.5" TFT LCD from mcufriend.com

    C 51 30

  2. UTouch UTouch Public

    UTouch fork configured for 3.5" TFT LCD from mcufriend.com

    Arduino 8 8

  3. maxter-plus-linux maxter-plus-linux Public

    Patched evdev driver supporting Elmak Maxter Plus remote controll

    4

  4. htpc htpc Public

    misc htpc stuff

    Shell 1

  5. script.cu.lyrics script.cu.lyrics Public

    search and download lyrics on XBMC

    Python 1

  6. tvheadend tvheadend Public

    Forked from tvheadend/tvheadend

    Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources.

    C

4 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 1 commit in 1 repository

Created a pull request in softwaremill/sttp-openai that received 1 comment

Fix FileSearch format in FileSearchToolCall (#321)

I've changed fileSearch: Map[String, String] to fileSearch: Option[FileSearch] = None and defined FileSearch class with fields as in OpenAi docum…

+79 −2 lines changed 1 comment

Created an issue in softwaremill/sttp-openai that received 2 comments

listRunSteps - sttp.openai.OpenAIExceptions$OpenAIException$DeserializationOpenAIException: expected string got dictionary

sttop-openai version 0.3.2 While calling listRunSteps, I encountered the following exception: sttp.openai.OpenAIExceptions$OpenAIException$Deserial…

2 comments
Loading