Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

lostmsu

lostmsu created a comment on an issue on microsoft/vs-streamjsonrpc
@ryannewington https://gist.github.com/lostmsu/e3fb9fe2c4cc3eed6c11fdab0a167cd4

View on GitHub

lostmsu pushed 1 commit to master lostmsu/PipeWire

View on GitHub

lostmsu pushed 1 commit to master lostmsu/PipeWire
  • can connect to a node, but it errors out fc226ae

View on GitHub

lostmsu pushed 2 commits to master lostmsu/PipeWire
  • simple stream functions 1fca6e1
  • can connect to a node, but it errors out e6acd5a

View on GitHub

lostmsu pushed 1 commit to master lostmsu/PipeWire
  • can find and load the library ddb4f81

View on GitHub

lostmsu created a branch on lostmsu/PipeWire

master

lostmsu created a repository: lostmsu/PipeWire

https://github.com/lostmsu/PipeWire

lostmsu created a comment on an issue on tmds/Tmds.DBus
If anyone needs, I made a wrapper to linearize the control flow: https://gist.github.com/lostmsu/bad96cfeba5c72d5f520f3434e91e3e5

View on GitHub

lostmsu created a comment on an issue on tmds/Tmds.DBus
This seems to work, but is there a better way? I mean my initial approach with `WatchResponseAsync` while wrong looks way more natural. Is there maybe a way to create request a watcher at the same ...

View on GitHub

lostmsu deleted a branch lostmsu/nixpkgs

upd/mailspring/1.14.0

lostmsu pushed 2 commits to lost/master lostmsu/MonoTorrent
  • killed a few files, put version into .csproj 0e908a6
  • fixed a few warnings f933a90

View on GitHub

lostmsu pushed 1 commit to lost/master lostmsu/MonoTorrent
  • simplified directory structure, merged all projects into 1 b725026

View on GitHub

lostmsu pushed 1 commit to lost/master lostmsu/MonoTorrent
  • compute hash of the PieceMessage on the spot when it has the entire piece 3538675

View on GitHub

lostmsu pushed 2 commits to lost/master lostmsu/MonoTorrent
  • no need to switch to ThreadPool when using RandomAccess class f56c75e
  • improved logging when hash reading fails for any reason 966086f

View on GitHub

lostmsu opened an issue on microsoft/Windows-Sandbox
[Bug]: Windows Sandbox reserves a lot of ephemeral ports
### Windows Sandbox version _No response_ ### Windows build number _No response_ ### Other software _No response_ ### Steps to reproduce the bug Run Windows Sandbox a few times with enabled ...
lostmsu pushed 1 commit to master lostmsu/lostmsu.github.io
  • Claude Windows restart reason f97c0a8

View on GitHub

lostmsu pushed 1 commit to lost/master lostmsu/MonoTorrent
  • LocalPeerDiscovery: enable address reuse 5bfd005

View on GitHub

lostmsu opened an issue on nix-community/plasma-manager
Enabling Plasma-manager errors with "option 'home' doesn't exist"
I am facing the above issue and I am new to NixOS. I am using home-manager directly from `configuration.nix`, e.g. I had `/etc/nixos/configuration.nix`: ```nix imports = [ # Include ...
lostmsu pushed 1 commit to master lostmsu/lostmsu.github.io
  • Roxy released on iOS AppStore f23029a

View on GitHub

lostmsu created a comment on an issue on tmds/Tmds.DBus
@tmds I guess there's no longer an issue to Tmds.DBus, but I still did not get my code to work: ```csharp var connection = new Connection(sessionAddress); await connection.ConnectAsync().Confi...

View on GitHub

lostmsu pushed 10000 commits to main lostmsu/runtime
  • Make ComponentActivator.[LoadAssemblyAnd]GetFunctionPointer set initialize out pointer to 0 (#107426) d4601d3
  • Make Module::LoadAssembly return Assembly instead of DomainAssembly (#107411) - Switch `Module::LoadAssembly` to ret... 42f3dce
  • JIT: Simplify block insertion logic during loop compaction (#107403) cf8cbe9
  • Fix leaking EVP_MAC_CTX in one shot 5a6d100
  • Remove thread contention from Activity Start/Stop (#107333) * Remove thread contention from Activity Start/Stop A... ad430a1
  • Move pinned heap handle table from `BaseDomain` to `AppDomain` and make callers go through the `AppDomain` (#107420) ... 6092b21
  • Fix swizzle_mask type (#107460) That was catched by llvm debug asserts, the mask should be vector of 16 int8 dc5dbab
  • [NRBF] Fix bugs discovered by the fuzzer (#107368) * bug #1: don't allow for values out of the SerializationRecordTy... e79426e
  • Bind the code alignment condition with the loop alignment condition (#107340) d1ecd63
  • Fix SegmentResortChains synchronization (#107468) 1c4755d
  • JIT ARM64: Don't emit `mov` for zero case in jump tables for shift intrinsics (#107322) 0fa7321
  • Remove Helper Method Frames for Exception, GC and Thread methods (#107218) * Convert Exception.GetFrozenStackTrace()... 5428078
  • [wasm] Implement MONO_MEMORY_BARRIER in jiterpreter & enable MT jiterp traces (#107325) * Implement MONO_MEMORY_BARR... a349912
  • [wasm] Implement MINT_SWITCH opcode in jiterpreter (#107423) * Implement MINT_SWITCH opcode (without support for bac... 5c4686f
  • JIT: don't create vector constants from relocatable constants (#107491) We can't represent relocations in data curre... c4792a2
  • JIT: Simplify block insertion logic during loop canonicalization (#107371) b523ec5
  • Convert WaitHandle FCalls to QCalls (#107488) 10f6c4c
  • Fix corner-case accounting bug in new codeheap allocation (#107492) The size of internal CodeHeap structures was not... 39c84a3
  • Implement getClassAssemblyName (#106959) * Add getClassAssemblyName * Handle nullptrs * Remove CORINFO_ASSEMBL... 7d68c7f
  • Remove unused declarations from clsload.hpp (#107509) * Remove unused declarations from clsload.hpp * also remove... aa418fc
  • and 9980 more ...

View on GitHub

lostmsu created a tag on lostmsu/MonoTorrent

lost/v4.0.0 - The official repository for MonoTorrent, a bittorrent library for .NET

lostmsu pushed 2 commits to lost/master lostmsu/MonoTorrent
  • paths inside torrents are represented as TorrentPath ec0e0e2
  • fixed creation of empty files c65a3c7

View on GitHub

lostmsu pushed 1 commit to TorrentPath lostmsu/MonoTorrent
  • fixed creation of empty files c65a3c7

View on GitHub

lostmsu created a branch on lostmsu/MonoTorrent

TorrentPath - The official repository for MonoTorrent, a bittorrent library for .NET

lostmsu opened an issue on alanmcgovern/monotorrent
DERP
Linux (NixOS): ```csharp var source = new TorrentFileSource("/tmp/somedir"); await new TorrentCreator(TorrentType.V2Only).CreateAsync(source, CancellationToken.None); ``` `InvalidOperationEx...
lostmsu opened an issue on NixOS-NET/Nix.NET
Simplify life with native dependencies
## Packaging outside NixOS - `DllImport` vs `dlopen` vs `NativeLibrary` class Packaging variants: - always relies on system-provided library (ex.: [Tmds.Fuse](https://github.com/tmds/Tmds.Fu...
lostmsu pushed 1 commit to master NixOS-NET/Nix.NET
  • v0.0.1.1, no major changes ab99a81

View on GitHub

lostmsu pushed 1 commit to master NixOS-NET/Nix.NET

View on GitHub

lostmsu pushed 1 commit to master NixOS-NET/Nix.NET

View on GitHub

Load more