Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
paranoidxprod
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Lua-Ification of Hyprland Configs
(hypr.land)
19 points
by
paranoidxprod
5mo ago
|
0 comments
2.
▲
by
paranoidxprod
7mo ago
Recently getting a new Mac for work, coming from Hyprland has been tough, but I feel like I’m getting there. Aerospace and Karabiner-Elements have gotten me most of the way there. Have had to write a few scripts to get the workspaces workin
3.
▲
by
paranoidxprod
1y ago
Recently got a mix board and have been learning on mixxx. If anyone has any general guides for learning to dj in mixxx I’d love to know. Honestly, I feel a little lacking in the fundamentals of digital audio so I’m probably going to focus o
4.
▲
by
paranoidxprod
1y ago
I mean they mention the built in browser features they use, but make no mention of the actual authoring of the components unless I’m missing something. I’m curious if they’re leaning on existing frameworks for authoring web components or i
5.
▲
by
paranoidxprod
1y ago
Would love to know how they went about implementing these. I always find custom elements interesting. I know the guys over at data-star.dev used one to implement their inspector element, but unfortunately that is also behind pro. I know Lit
6.
▲
by
paranoidxprod
1y ago
From one of these user's most recent posts here https://j3s.sh/thought/blogs-rot-wikis-wait.html : p.s. i'm working on a new wiki to replace my website with - something new, from the ground up. git.j3s.
7.
▲
by
paranoidxprod
1y ago
Something to keep an eye out for is Lux: https://github.com/nvim-neorocks/lux . Looks like a promising replacement to Luarocks, but is still pretty early in development.
8.
▲
by
paranoidxprod
1y ago
I believe it’s finally enabled by default in nightly builds, so it should be standard soon. I may be wrong and it may have been scoped css enabled, but both are available by feature flags on nightly and plan to be enabled by default by the
9.
▲
by
paranoidxprod
2y ago
Most interesting part of this imo was using a separate modfile for tools to avoid version conflicts. This was a concern I saw brought up with regards to `go tool`, but this seems to address them.
10.
▲
How to manage tool dependencies in Go 1.24
(alexedwards.net)
2 points
by
paranoidxprod
2y ago
|
1 comments
11.
▲
by
paranoidxprod
2y ago
I've would recommend checking out https://github.com/milanglacier/minuet-ai.nvim
12.
▲
by
paranoidxprod
2y ago
Zoom, Teams and Discord all work for me. I have used Anydesk to remote into other machines, but haven't tried sharing through it myself.
13.
▲
by
paranoidxprod
2y ago
I only started using "Desktop" linux about 2 years ago when I got my new Laptop. When I first started, I had no idea what the whole Xorg/Wayland story was up until that point. After a bit of research, I tried starting with
14.
▲
by
paranoidxprod
2y ago
Looking forward to this! Had been lurking in the discord for a while but never talked much so I never was able to get a beta key. The Terminal Inspector seems super cool and is what I'm most excited to try out. Seems like it'd b
15.
▲
by
paranoidxprod
2y ago
Just tested a bunch and it seems like `path of exile [skill/currency]` usually ranks the Fandom higher while `poe [skill/currency]` ranks the new wiki higher which is why I never noticed (I actually never noticed because I block t
16.
▲
by
paranoidxprod
2y ago
A few years ago, Path of Exile migrated from the fandom to a new site. GGG (Path of Exile's company) even decided to host the new wiki on their servers ( https://www.pathofexile.com/forum/view-thread/3292958 )
17.
▲
by
paranoidxprod
2y ago
Josh has some really cool content on his site. The demos inlined within his posts are always top notch. His flexbox/grid articles are the most intuitive explanations of those layouts I've seen.
18.
▲
by
paranoidxprod
2y ago
What is the point because I guess I'm missing it. Is a union winning more work from home days for workers as opposed to not having a union and not getting those days not a win in this situation?
19.
▲
by
paranoidxprod
2y ago
The LSP space is super interesting right now. Looking forward to diving deeper into/trying this!
20.
▲
by
paranoidxprod
2y ago
Mostly just Kagi Quick Answer. I use Claude sometimes, but I'll probably up my Kagi plan to try the new assistant soon.
21.
▲
by
paranoidxprod
2y ago
I was subscribed for about 6 months between the end of last year and beginning of this, but canceled and haven't looked back. The web interface was constantly buggy for me, and they seemed to be very focused on the VSCode extension wi
22.
▲
by
paranoidxprod
2y ago
You can also do shift+F10 when a windows install is starting up, then type in `OOBE\BYPASSNRO`. That reboots and allows you to continue without internet and only setting up a local account without needing an online one. Wouldn't be su
23.
▲
by
paranoidxprod
2y ago
A lot of the apps need to interface with our ERP's database so I have to build out the interface layer. Since I'm already writing in Go, it's super easy to add a TUI to call the interface layer for testing/ one off inte
24.
▲
by
paranoidxprod
2y ago
I’ve been writing small web apps for internal teams and Bubble Tea has been super helpful for building TUI managers for these apps. The article does a good job explaining some of the finer details of the library.
25.
▲
by
paranoidxprod
2y ago
What do you use Zellij for that isn't covered by Wezterm? I used Zellij in Alacritty and now in Foot, but recently tried Wezterm and the features it offered really seemed to match what Zellij offers. I didn't need two ways to do
26.
▲
Building Bubbletea Programs
(leg100.github.io)
148 points
by
paranoidxprod
2y ago
|
36 comments
27.
▲
by
paranoidxprod
2y ago
I was going to comment a similar sentiment regarding pacman. Having played with a few distros before swapping from Windows to Arch full time last year, pacman was trivially similar to other package managers.
28.
▲
by
paranoidxprod
2y ago
OOBE\bypassnro still works. I've been setting up a bunch of new machines recently (last was yesterday) that I've had to connect to a local domain, so this made it so much easier to just make a local account then domain join the m
29.
▲
by
paranoidxprod
2y ago
What do you mean by link? If I hover a Go type, the pkg.go.dev link is at the hover window which I can open with the default `gx`. I guess VS Code will inline the contents of the link?
30.
▲
by
paranoidxprod
2y ago
Just an editor with modes. Ie in vim you have have the default normal mode (move with hjkl) to move around the code without having to move your hands over to the arrows, insert mode to enter text, visual mode to select text, etc.
More ›