Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
seg6
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
seg6
1mo ago
No worries at all, I don’t mind the question. But it could be a mix! My writing process involves bouncing ideas off LLMs about wording and sentence structure whenever I feel like I’ve reached a checkpoint in the writing process. For a long
2.
▲
by
seg6
1mo ago
Appreciate the kind words!
3.
▲
by
seg6
1mo ago
In true HN fashion, a surprising amount of the discussion ended up being about the title. Turkish is my native language, and its sentence structure is pretty different from English, so that occasionally sneaks into how I phrase things. I ca
4.
▲
by
seg6
1mo ago
Love the idea, great work!
5.
▲
by
seg6
1mo ago
I meant it from the server’s perspective: VPS before, phone now. The article clears up any ambiguity pretty quickly.
6.
▲
by
seg6
1mo ago
I meant it from the server’s perspective: VPS before, phone now. The article clears up any ambiguity pretty quickly.
7.
▲
by
seg6
1mo ago
The main difference is that Camoufox doesn't have an iOS 6 client. Surf is built around that client experience: omnibox, tabs, history, uploads/downloads, touch input, and audio/video streaming targeting 60fps. So Camoufox is
8.
▲
by
seg6
1mo ago
Some newer phones support bypass charging, which powers the phone directly instead of continuously cycling the battery. Mine doesn't support that, unfortunately, so I've limited charging to 80% to reduce battery stress.
9.
▲
My server is a phone now
(seg6.space)
547 points
by
seg6
1mo ago
|
252 comments
10.
▲
by
seg6
1mo ago
Fair enough, that criticism resonates. I've decided to keep this behaviour only in the extension and have reverted it from the blog. Thanks!
11.
▲
by
seg6
1mo ago
I’ll accept that not everyone likes a portrait page on a landscape screen, that’s a matter of taste. But if you’re going to invoke Usage and Abusage, grammar, punctuation, and "basic decency", it would help to identify an actual e
12.
▲
by
seg6
1mo ago
A bit of context, since this is much less serious than it may have sounded: I use a single browser instance in a tiled window manager, occupying a fixed window directly in front of me, usually with a sidebar open. When a site intentionally
13.
▲
by
seg6
1mo ago
I’ve added GIFs showing the intended behavior. The brief movement doesn’t bother me, opening or closing a sidebar already resizes the webview and causes pages to reflow in the browsers I use. Ending in the wrong state after repeatedly toggl
14.
▲
by
seg6
1mo ago
Agreed, both outcomes are bugs and neither is intended. The idea is simply that, content the site author intended to be horizontally centered stays literally centered on my screen when browser UI changes the viewport.
15.
▲
by
seg6
1mo ago
The point of centering an element horizontally is to make sure that the content you’re viewing is directly in front of you. Browsers with a sidebar shift the content to the right, assuming the sidebar is on the left, which I’ve come to disl
16.
▲
We finally learned to center a div, then browsers added sidebars
(seg6.space)
188 points
by
seg6
1mo ago
|
164 comments
17.
▲
by
seg6
2mo ago
The source code is available on GitHub: https://github.com/seg6/rbrowser .
18.
▲
Bringing the modern web to the original iPad mini
(seg6.space)
2 points
by
seg6
2mo ago
|
1 comments
19.
▲
Concurrent device registration without Redis
(seg6.space)
2 points
by
seg6
4mo ago
|
0 comments
20.
▲
Building a Licensing System from First Principles
(seg6.space)
2 points
by
seg6
6mo ago
|
0 comments
21.
▲
by
seg6
6mo ago
Helix has been my main editor for a few years now. I went from Sublime Text to VS Code to Neovim, and eventually landed on Helix. I’ve shipped a lot of code with it, and my config is still under 50 lines, even with a few extra keybindings t
22.
▲
Hijacking Chrome's Network Tab to Debug an Electron App
(seg6.space)
2 points
by
seg6
9mo ago
|
0 comments
23.
▲
The Frontend Auth Middleware: Cross-Origin Iframes Without Third-Party Cookies
(seg6.space)
2 points
by
seg6
9mo ago
|
0 comments
24.
▲
Gave My RGB Fans a Job: 38-Pixel Screen Mirror
(seg6.space)
2 points
by
seg6
9mo ago
|
0 comments
25.
▲
by
seg6
9mo ago
If you have that many windows open within one work session, I pity you. Joking aside, I actually solve this problem with my Tmux setup by using fuzzy search. I usually have 2-3 Tmux sessions where each one is a different project. The way I
26.
▲
by
seg6
9mo ago
Here you go :) https://wallhaven.cc/w/8g5qr2
27.
▲
by
seg6
9mo ago
I've solved this (on Arc) by simply binding Prev/Next tab shortcuts to CMD+Shift+j/k, and have been pretty happy with it.
28.
▲
by
seg6
9mo ago
Aerospace is what you need! The exact reason I decided on sticking with it.
29.
▲
by
seg6
9mo ago
I really love the trackpad on the MacBook; it's been the best experience by a long shot coming from other laptops. The problem is, most of the time the MacBook is docked and I prefer to use my external keyboard and display. And Vimium
30.
▲
by
seg6
9mo ago
Yes, exactly, a workspace for each one of those. A snippet from my Aerospace config: [[on-window-detected]] if.app-id = 'com.microsoft.teams2' run = 'move-node-to-workspace 7' [[on-window-detected]] if.app
More ›