lemmyreader

joined 2 years ago
[–] [email protected] 4 points 5 months ago (1 children)

Sorry to spoil the party, but Mull browser and Mullvad browser are two different beasts. Mull browser is for Android by the DivestOS person, and Mullvad browser is based on Tor browser by the Swedish Mullvad VPN company.

[–] [email protected] 2 points 6 months ago

That one has posts from 2 months ago or older. After some searching I found another one which is recent, here's a post : https://lemmy.bestiver.se/post/88991

Here's on Mastodon : https://mastodon.social/@[email protected]

And RSS feeds : https://hnrss.github.io/

[–] [email protected] 5 points 8 months ago* (last edited 8 months ago) (1 children)

Ouch, that's a nasty bug imho. Thanks to this wiki entry I've looked up the file librewolf.cfg in /var/lib/flatpak/ and changed :

pref("network.trr.mode", 2);

into

pref("network.trr.mode", 5);

and that seems to fix it for now (till a newer LibreWolf maybe overrides that file).

[–] [email protected] 2 points 9 months ago* (last edited 9 months ago)

Thing is that searx.be has been remarkably good for my use case since a long time. With other instances YMMV.

[–] [email protected] 3 points 9 months ago

The mentioned server side changes (e.g. A server move you mentioned but could also be server settings, provider settings, etc).

I guess that is the case. According to https://searx.space/ the searx.be server is in Austria but might use some proxy to talk to Google and similar to avoid quick blocking. The maintainer of searx.be also maintains yewtu.be and that one uses proxies (The proxy names can be seen when blocking auto play of videos in Tor browser).

Also getting results in Russian here since a few days. Usually it is either Swedish or Dutch. Never German.

[–] [email protected] 5 points 9 months ago

👏 Fireworks! 🎆

[–] [email protected] 4 points 9 months ago (1 children)

Most if not all Piped video instances seem unusable right now : https://lemmy.ml/post/19084660/12956916

[–] [email protected] 1 points 9 months ago

Indeed. I tried on mobile with LibreTube and with Mull and both fail. And also fails now in Tor browser. The list is getting shorter.

[–] [email protected] 4 points 9 months ago

Now I've tried almost all of them in the Piped instances list (Several domain name for sale and server not found errors) and only the smnz.de one works for me. :( I am wondering whether a freshly installed self-hosted private Piped video instance will work fine.

[–] [email protected] 1 points 9 months ago (2 children)

Works for me still (Using Tor browser. I'm Europe located).

[–] [email protected] 3 points 9 months ago* (last edited 9 months ago) (4 children)

The instances list is not up to date :

https://piped.smnz.de/watch?v=bBhDWTZDH9c

There's probably more working instances.

Plan B : I guess running your own Piped instance and not sharing it with a lot of people could be worth considering.

Personally I'm sticking to https://wiki.archlinux.org/title/Yt-dlp#Faster_downloads for the video downloading I do.

 

Comment by drewg123 on July 25, 2019

I met Linus at the Linux BOF at the 1994 Boston USENIX. Very ironically, I have Linus to thank for a long career using FreeBSD. It sounds like a cheap shot, but please hear me out:

I was sysadmin'ing a university stats department at the time, and NFS use was very important. I had been trying to use Linux on 486's, but performance of xdvi (with NFS mounted fonts) was abysmal. A 486 would take minutes to render the same page that a wimpy DECStation could render in a second. From tcpdump, I figured out it was because Linux did not do any sort of NFS caching at the time, and xdvi wandered around font files one byte at a time.

I asked Linus at the BOF when they planned to implement NFS. He told me NFS was unimportant, nobody used it, and so on.

I then attended the FreeBSD BOF where a clean shaven guy in a collared shirt was giving a power point presentation. I asked about NFS there, and was told it should work fine. When I got home from the conference, I switched the 486 to FreeBSD, and it worked just fine.

I eventually did OS research on FreeBSD, was one of a few people to port FreeBSD to the DEC Alpha, and I now do kernel performance work for a large CDN, where we run FreeBSD.

 

cross-posted from: https://lemmy.ml/post/17288716

This project is a port of the Proxmox Hypervisor on NixOS.

⚠️ Proxmox-NixOS is still experimental and we do not advise running it on production machines. Do it at your own risk and only if you are ready to fix issues by yourself.

📬 Help / Discussions

There is a matrix room for discussions about Proxmox-NixOS.

Thanks This project has received support from NLNet.

 

cross-posted from: https://lemmy.ml/post/17288716

This project is a port of the Proxmox Hypervisor on NixOS.

⚠️ Proxmox-NixOS is still experimental and we do not advise running it on production machines. Do it at your own risk and only if you are ready to fix issues by yourself.

📬 Help / Discussions

There is a matrix room for discussions about Proxmox-NixOS.

Thanks This project has received support from NLNet.

 

This project is a port of the Proxmox Hypervisor on NixOS.

⚠️ Proxmox-NixOS is still experimental and we do not advise running it on production machines. Do it at your own risk and only if you are ready to fix issues by yourself.

📬 Help / Discussions

There is a matrix room for discussions about Proxmox-NixOS.

Thanks This project has received support from NLNet.

 

cross-posted from: https://sh.itjust.works/post/21064022

Hello, Hatsu is a self-hosted Fediverse bridge for static websites.

I recently released version 0.2 with the following features:

Improved RSS compatibility

RSS compatibility was terrible at 0.1.x due to some bugs - should now work with most valid Atom / RSS feeds.

Receive likes & reposts

Hatsu now receives likes and retweets for local posts and outputs them via a mastodon-compatible API.

New comment component

KKna is a new comment component (also written by me) that has Hatsu preset that automatically infer URL.

You can check the integration instructions in the documentation:

https://hatsu.cli.rs/users/backfeed-based-on-kkna.html

(It's still unstable)

Nix Package

Are you using NixOS / Nix? I am, so I packaged it into NUR and Nixpkgs.

There is no documentation on this at the moment, I will update it later.

29
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

Meet the new projects

Trustworthy hardware and manufacturing

Collection of Verified multi-platform Gatewares — Comprehensive repository of open source gateware designs
Flashkeeper — Write Protection on SOIC-8 flash chips without soldering
foaHandler — Reverse engineer the OpenAccess file format
FPGA-ISP-UVM-USB2 — Open hardware FPGA-based USB webcam
MEGA65 Phone Modular MVP — OSHW mobile device with form-factor of hand-held game consoles
nextpnr for GW-5 — Add support to nextpnr for Gowin GW-5 FPGA family
VexiiRiscv — Next generation of the VexRiscv in-order FPGA softcore

Network infrastructure incl. routing, P2P and VPN

Movedata — Privacy-preserving, energy efficient data replication and verification
NixBox — Nix integration with netbox
OpenHarbors — Dynamic Tunneling of WPA over IP/L2TP
Toward a Fully-Verified SCION Router — Formal verification of the reference open source SCION Router

Software engineering, protocols, interoperability, cryptography, algorithms, proofs

Diesel — Safe and performant query builder and ORM written in Rust
lib1305 — Microlibrary for Poly1305 hashing
libvips — Add animated PNG and enhanced JPEG XL support to libvips
MailBox renewal — Performance upgrade of MailBox mail modules
PTT — Unikernel Mailing list server in OCAML
Support for OpenPGP v6 in rPGP — Implement draft-ietf-openpgp-crypto-refresh in rPGP
Tracing and rebuilding packages — Improved metadata/provenance for build artifacts
UnifiedPush — Decentralized and open-source push notification protocol

Operating Systems, firmware and virtualisation

Arcan-A12 Directory — Server side scripting API for Arcan's directory server
Arcan-A12 Tools — A12 clients for different platforms and devices such as drawing tablets
postmarketOS daemons — Add modern service daemons to postmarketOS
Redox OS Unix-style Signals — Add Unix-style signal handling to Redox Operating System
TrenchBoot as Anti Evil Maid - UEFI boot mode support — Add UEFI to the Qubes integration of Trenchboot with AEM
tslib — Better configuration and callibration of touchscreen devices
Wayland input method support — Better specification for Wayland input methods

Measurement, monitoring, analysis and abuse handling

Back2Source next — Better matching of binaries with source code
Enhance the vulnerability database — Enhance the VulnerableCode vulnerability database
LANShield — Constrain local network access for mobile devices
OWASP dep-scan — Security and risk audit tool

Middleware and identity

Client Proof-of-Work in TLS — Mitigation against DoS amplification on the TLS handshake

Data and AI

LabPlot — Scientific and engineering data analysis and visualisation

Services + Applications (e.g. email, instant messaging, video chat, collaboration)

bluetuith — Bluetooth connection/device manager for the terminal
Draupnir — Moderation bot for Matrix servers
Gancio — Shared agenda for local communities that supports Activity Pub
Miru — Multi-track video editing and real-time AR effects
Openfire IPv6 support — Add IPv6 support to the Openfire XMPP server

Vertical use cases, Search, Community

COCOLIGHT — Lightweight version of Communecter
OpenCarLink — Security tooling for vehicle ODB2 ports

Still hungry for more projects? Check out the overview of all our current and recent projects...

view more: ‹ prev next ›