lauren n. liberda

Results 53 issues of lauren n. liberda

makes reuse as shared library easier. example generated file: ``` prefix="/usr/local" exec_prefix="${prefix}" libdir="${prefix}/lib" includedir="${prefix}/include" Name: base64 Description: Fast Base64 stream encoder/decoder in C99, with SIMD acceleration Version: 0.5.1 Cflags: -I${includedir}...

just a heads-up for you. I'm the maintainer of the signal-desktop package in alpine linux. coincidentally 2 things happened at once, so I'm not sure which one was the problem,...

Bug
Wayland
Linux

https://github.com/lwthiker/curl-impersonate curl-impersonate allows to fight with TLS fingerprinting, a technique used to prevent scraping (here's an example offering from Cloudflare: https://developers.cloudflare.com/bots/concepts/ja3-fingerprint). I think supporting it here boils down this: -...

initial support for curl-impersonate. allows linking with system-provided libcurl-impersonate-chrome or libcurl-impersonate-ff instead of libcurl. doesn't allow to choose the impersonation target within the code (see #482 for further goals), but...

### Describe the bug when showing a quote post loaded from a gotosocial instance, tuba does not show the "RE:" line with a link (as it does if loaded from...

bug

my system packages libhandy, and it is getting properly found by pkgconf/pkg-config under the name `libhandy-1`. I'd like a flutter app that depends on it (that I build) to use...

streamable player throws "HTTP 404 NOT FOUND" dialog if url contains parameters, like the facebook spying id: https://www.wykop.pl/wpis/49693517/tvpis-bekazpisu-bekazprawakow-heheszki/ `https://streamable.com/469w3o?fbclid=IwAR3pulE8pmZVhYESmk5CsyuSTd06yUHwv2vRkP2e5zZANyhlSDdLfn0xLlg` https://github.com/feelfreelinux/WykopMobilny/blob/master/app/src/main/kotlin/io/github/feelfreelinux/wykopmobilny/ui/modules/embedview/EmbedLinkPresenter.kt#L53

Main things to do: - Text and embed saving - Asking user who wants to leave filled entry creating screen, if he wants to save it for publishing later -...

Just work with API without sending user-associated header ![](https://i.imgur.com/O5e7Nur.png)

### Bug Description errors on constructing a database don't appear anywhere if a user dbus socket doesn't exist. https://github.com/krille-chan/fluffychat/blob/3a554a43b42d735fe553b7780a52d8c17a33053c/lib/utils/matrix_sdk_extensions/flutter_matrix_dart_sdk_database/builder.dart#L39 ``` [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: SocketException: Connection failed (OS Error: No such...

bug