Viewing profile — puika
puika
HN member- Joined
- Tue, Sep 07, 2021, 2:15 PM UTC
- HN karma
- 170
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About puika
No profile information was provided.
Recent public activity
-
comment
Comment #49196005
I'm pretty sure I also ran into this very recently in linux wayland while working with symlinked files. It would show an empty file or show the old content if you recreate the syml…
-
comment
Comment #48062162
I'd say LinkedIn is on a whole other level. Steer clear of it for your own health
-
comment
Comment #46776962
How is Quod Libet not here? Cross platform and its plugin system should be enough reason on its own https://github.com/quodlibet/quodlibet
-
comment
Comment #46204433
government jobs or at state-owned companies might be your only choice. Or maybe landing on a lucky spot of a run of the mill consultancy company where you're left at god's will unt…
-
comment
Comment #46101121
funny, windows 11's explorer has been the most infuriating experience for me over the years in all my personal and workplace machines (hangs, wont preview whatever files it decides…
-
comment
Comment #46031946
unless I misunderstood what little I know of ADHD, shouldn't these symptoms have been there all your life, not just 6 months prior? I score 4/6 on the scale without question, but I…
-
comment
Comment #45859576
Wouldn't all boot issues caused by pacman shenanigans be solved by setting up snapper or equivalent? Luckily haven't experienced one so far
-
comment
Comment #45808662
The article does feel like Gemini when you ask it to explain you something in layman terms, but co-authored by chatgpt with nonsense like "without the fog".
-
comment
Comment #45292408
I love the KDE ecosystem except for one very specific bug in kdeconnect in Linux where media of any kind in chrome, firefox, etc. are stopped after being paused for a while, so i h…
-
comment
Comment #45128401
Maybe I'm using my phone wrong, but the mobile experience was barbaric and stopped reading
- story
-
comment
Comment #44371680
Like the author, I find myself going more for cross-platform Python one-offs and personal scripts for both work and home and ditching Go. I just wish Python typechecking weren't th…
-
comment
Comment #43906492
I have the same issue plus unnecessary refactorings (that break functionality). it doesn't matter if I write a whole paragraph in the chat or the prompt explaining I don't want it …
-
comment
Comment #42892135
If anyone wants to experiment with this lib + yaegi interpreter I put up a trivial example at [1]. Composing scripts with LSP support and such might be doable with a proper abstrac…
-
comment
Comment #42849910
My current approach has been setting GOBIN to a local project bin via direnv and go installing bins there. install commands themselves are cached by me with a naive checksum check …
-
comment
Comment #40446972
if "pallets of H100s shipping that were worth 100s of millions each pallet." and "12+ months of back orders with Nvidia alone" are not public information, then in my mind that is i…
-
comment
Comment #40086886
This hasn't been the case since go modules exist, if I understand your issue correctly: https://go.dev/blog/using-go-modules . You can additionally vendor each project's dependenci…
-
comment
Comment #39665849
I love dbeaver, but there's a thing that bugs me every single time. I constantly recreate databases during development, so I have to disconnect databases, then connect, then go dig…
-
comment
Comment #39286768
On the other hand, I advise you NOT to use this kind of library and write simple, fast go code most of the time, with the occasional generics helper. Why the hell would I clutter m…
-
comment
Comment #39018542
Funny how I get the opposite result with google, which ignores my quoted text and tries to feed me whatever it believes I want to look up, instead of the exact matches. Especially …
-
comment
Comment #38771709
Looks like someone working more than one job. However, it's weird that they're doing nothing from the get-go. Don't you have probation in your company?
-
comment
Comment #37995754
yes, CTRL+TAB and ALT+ , I use them all the time.
-
comment
Comment #37995727
this is my "dark mode" via advanced options, e.g. warmer page and dark background: MainWindowBackground = #191919 FixedPageUI [ TextColor = #282828 BackgroundColor = #ebdbb2 Select…
-
comment
Comment #37374230
There's also pgvector (trivial) examples for different languages, see e.g. github.com/pgvector/pgvector-python
-
comment
Comment #36933338
This is indeed the standard, AFAIK. Not sure what resources mention otherwise but it seems like a lot, judging by the comments around