summaryrefslogtreecommitdiff
path: root/public/categories/technology/index.xml
blob: 54fa934c825860ba50533ebceb039fd11f78dcbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Technology on blog.tinfoil-hat.net</title>
    <link>https://blog.tinfoil-hat.net/categories/technology/</link>
    <description>Recent content in Technology on blog.tinfoil-hat.net</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 24 Dec 2023 21:25:32 +0100</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/categories/technology/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Service Update: Discontinuation Due to Frontend-Backend Incompatibility</title>
      <link>https://blog.tinfoil-hat.net/posts/removed-services/</link>
      <pubDate>Sun, 24 Dec 2023 21:25:32 +0100</pubDate>
      
      <guid>https://blog.tinfoil-hat.net/posts/removed-services/</guid>
      <description>Dear Visitor, I regret to inform you of some critical issues that has led to the permanent discontinuation of my services. The frontends and backends of my system are no longer compatible, creating a situation where sustaining the quality and reliability of my services is no longer feasible.
The Compatibility Challenge: A substantial increase in demand and advancements in technology have resulted in a misalignment between frontends and backends. This has made it increasingly challenging to maintain a seamless and secure user experience.</description>
    </item>
    
    <item>
      <title>Proxmox Docker Workstation</title>
      <link>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</link>
      <pubDate>Mon, 23 Oct 2023 05:50:36 +0200</pubDate>
      
      <guid>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</guid>
      <description>Install Linux Mint Debian Edition 6 I am assuming, that you want to use a Debian based Operating System (not Ubuntu based) and you want Proxmox, Docker and GPT4All installed on your Laptop. Here I am using Linux Mint Debian Edition 6
let&amp;rsquo;s get started: Go trough installation process
Install Proxmox VE Upgrade the system and install some basic tools
sudo apt update &amp;amp;&amp;amp; sudo apt dist-upgrade -y sudo apt install vim git curl wget htop ssh netcat-traditional openvpn Cerate a Interface used for LXC Containers: edit /etc/network/interfaces</description>
    </item>
    
    <item>
      <title>Local Apt Mirror</title>
      <link>https://blog.tinfoil-hat.net/posts/local-apt-mirror/</link>
      <pubDate>Thu, 19 Oct 2023 14:47:13 +0200</pubDate>
      
      <guid>https://blog.tinfoil-hat.net/posts/local-apt-mirror/</guid>
      <description>How do make a local debian apt mirror To create a local Debian APT mirror, you can follow these general steps:
Set up a server: You will need a server with sufficient storage capacity and network bandwidth to host the mirror.
Install the necessary packages: Start by installing the apt-mirror package, which is available in the Debian repositories. Use the following command to install it:
sudo apt-get install apt-mirror Configure the mirror: Open the apt-mirror configuration file using a text editor.</description>
    </item>
    
    <item>
      <title>Nitter Ratelimiting &amp; Guest_Accounts branch</title>
      <link>https://blog.tinfoil-hat.net/posts/nitter-ratelimiting/</link>
      <pubDate>Sun, 08 Oct 2023 00:01:08 +0200</pubDate>
      
      <guid>https://blog.tinfoil-hat.net/posts/nitter-ratelimiting/</guid>
      <description>Mitigating Unauthorized Web Scraping Bot Traffic The current design of Nitter, along with its methodology for accessing the Twitter service, necessitates heightened vigilance on the part of instance operators to manage unwarranted access by web scraping bots. This guide is intended to provide operators with essential information to effectively mitigate unauthorized web scraping bot traffic.
Prerequisites Before proceeding with the rate-limiting setup, ensure that you have:
A functional Nitter installation located at /opt/nitter.</description>
    </item>
    
    <item>
      <title>Generals</title>
      <link>https://blog.tinfoil-hat.net/posts/generals/</link>
      <pubDate>Fri, 04 Aug 2023 02:47:23 +0200</pubDate>
      
      <guid>https://blog.tinfoil-hat.net/posts/generals/</guid>
      <description>Generals 4chan is full of shit, but it also provides some interesting and in useful information, here I&amp;rsquo;ll summarize the so called &amp;ldquo;Generals&amp;rdquo;
/sdg/ - Stable Diffusion General SDXL v1.0 download
https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0
https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0
SDXL info
https://rentry.org/sdg-link#sdxl
Local install
Automatic1111: https://github.com/automatic1111/stable-diffusion-webui
ComfyUI (Node-based): https://rentry.org/comfyui
AMD GPU: https://rentry.org/sdg-link#amd-gpu
CPU: http://rentry.org/cputard
Automatic1111 forks
Anapnoe UX: https://github.com/anapnoe/stable-diffusion-webui-ux
Vladmandic: https://github.com/vladmandic/automatic
Run cloud hosted instance
https://rentry.org/sdg-link
Try online without registration
txt2img: https://huggingface.co/spaces/stabilityai/stable-diffusion
img2img: https://huggingface.co/spaces/huggingface/diffuse-the-rest
Inpainting: https://huggingface.co/spaces/fffiloni/stable-diffusion-inpainting</description>
    </item>
    
  </channel>
</rss>