Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
argulane
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Ipxlat: a stateless IPv4/IPv6 translation device
(lore.kernel.org)
4 points
by
argulane
6mo ago
|
0 comments
2.
▲
by
argulane
6mo ago
That's some mad dedication to go from kicad schematics to running Quake. Very impressive!
3.
▲
by
argulane
6mo ago
If it's arm based mikrotik then you could run containers with fancier protocol wrappers
4.
▲
by
argulane
6mo ago
I think you can even use standard haproxy acl rules and tables to extract few bytes from the request and route them correctly. No need for Go.
5.
▲
Btrfs disk errors to fall asleep to
(ounapuu.ee)
33 points
by
argulane
7mo ago
|
4 comments
6.
▲
by
argulane
8mo ago
If xfwl4 plans to implement something like sway output max_render_time, then input to pixel output latency should be same or even lower than x11
7.
▲
by
argulane
8mo ago
For me the torrent file currently is coming down at 26MB/s
8.
▲
Tayga NAT64 Official Support for MikroTik RouterOS
(forum.mikrotik.com)
2 points
by
argulane
9mo ago
|
0 comments
9.
▲
by
argulane
9mo ago
Using /usr/bin instead of /bin comes down to that is much easier to mount one /usr instead of doing bunch of bind mounts for /bin /sbin /lib /lib32 /lib64, Also some more background info https:&
10.
▲
by
argulane
1y ago
Proxmox has had cloud-init support for a while and we have been using it for several years in production.
11.
▲
by
argulane
1y ago
I have used TimescaleDB in my last work place. We needed a easy way to store and visualize 500hz sensor data for few 10s of devices. We used it and Grafana to build a internal R&D tool and it worked way better than I imagined. Before I
12.
▲
First-class support for rebased code review on GitHub
(reviewable.io)
1 points
by
argulane
2y ago
|
0 comments
13.
▲
by
argulane
2y ago
I own a 2024 Toyota Corolla Hybrid (similar drive train to Prius) and it defrost the window way faster than my previous Volkswagen Passat. Ice and snow handling has been pretty similar here in North Europe compared to my previous car, studd
14.
▲
by
argulane
2y ago
Unfortunally they didn't exist when we started with kannel
15.
▲
by
argulane
2y ago
We use it to send OTP messages through few telco providers who don't have HTTP API.
16.
▲
by
argulane
2y ago
It's cool to see that they are still going. To any one looking to using this for SMPP connections should skip the releases and build it straight from SVN trunk to get the latest bugfixes.
17.
▲
by
argulane
2y ago
I'm using lieer and mujmap to sync my Gmail and Fastmail accounts to a local notmuch mail storage on top of ZFS pool. That ZFS pool is in turn replicated off site. I use neomutt to access my archive over SSH. And notmuch is very fast a
18.
▲
The IPv6 situation on Docker is good now
(ounapuu.ee)
2 points
by
argulane
2y ago
|
0 comments
19.
▲
by
argulane
2y ago
You can also `git fetch` and `git reset --hard origin/force-pushed-branch` to get your local branch up to speed with remote one assuming you don't have any local changes.
20.
▲
by
argulane
2y ago
It's bit hidden but once you enable `git rerere`, it will remember your fixed up rebase conflicts. https://git-scm.com/book/en/v2/Git-Tools-Rerere
21.
▲
So you want to migrate to Kubernetes: observations from a software developer
(ounapuu.ee)
2 points
by
argulane
2y ago
|
1 comments
22.
▲
by
argulane
2y ago
It's mostly about performance. If you can store all the required info about the user inside the cookie then you can avoid a DB query roundtrip before sending a response. Now that your cookie looks like this (probably also base64 encode
23.
▲
by
argulane
2y ago
That's only a problem when using GitHub. GitLab and Gerrit correctly version such force push PR updates and provide a nice view of what has changed.
24.
▲
by
argulane
2y ago
Gitea API is pretty close to GitHub https://docs.gitea.com/
25.
▲
by
argulane
2y ago
Have you turned on the new render engine in the microsoft terminal settings? It is marked beta but should be much faster.
26.
▲
by
argulane
2y ago
ATHOM plugs are very nice, you can order one with ESPHome or Tasomata firmware preinstalled and they can ship from Germany https://www.athom.tech/
27.
▲
FuryGpu – Custom PCIe FPGA GPU
(furygpu.com)
446 points
by
argulane
2y ago
|
126 comments
28.
▲
Algebra problems selected from the Romanian Olympiad (Part 2)
(andreinc.net)
41 points
by
argulane
2y ago
|
21 comments
29.
▲
by
argulane
3y ago
It does not work because they intentionally disable pipewire support. You can binary patch the slack executable to enable wayland screen sharing https://askubuntu.com/a/1492207
30.
▲
by
argulane
3y ago
Yeah they removed it sometime ago https://firefox-source-docs.mozilla.org/devtools-user/3d_vie...
More ›