Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
budafish
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
budafish
2y ago
I use Linking. It's quite good and actually being developed. https://linkding.link/
2.
▲
by
budafish
2y ago
See this for an explanation - https://github.com/satwikkansal/wtfpython?tab=readme-ov-file... > all([]) returns True since the iterable is empty.
3.
▲
by
budafish
3y ago
Also if you didn't want to do a hx-confirm, you could pop up a separate modal on button press. And then when the delete is pressed in the modal use a hx-target to update the specific row.
4.
▲
by
budafish
3y ago
There are a lot of words the author used to simply say, "I'm going to start my pet project, which I also believe is going to fail very soon for a number of reasons" Not much actual good content here.
5.
▲
Automated Integration from Eero into PiHole
(amishbhadeshia.co.uk)
1 points
by
budafish
3y ago
|
0 comments
6.
▲
by
budafish
3y ago
http://www.amishbhadeshia.co.uk Blog about tech banking and consulting
7.
▲
by
budafish
3y ago
Thank you for this. I had no idea this series existed! It's exactly the level of info I want when picking up a new topic! And bonus is my local library stocks many of them!
8.
▲
by
budafish
4y ago
HTMX has a complimentary framework like alpinejs called Hyperscript [0]. (On second thought not exactly like alpine..) [0]: https://hyperscript.org/
9.
▲
by
budafish
4y ago
also @net use Z: \\administrators Would achieve the same effect :)
10.
▲
by
budafish
4y ago
The real image loads faster for me than the fake one. So I just click the first picture and it's correct.
11.
▲
by
budafish
4y ago
Is that by using that radarr watchlist integration?
12.
▲
Ask HN: How do you optimise your outlook workflow?
2 points
by
budafish
4y ago
|
2 comments
13.
▲
by
budafish
4y ago
I use materialistic also, but as far as I'm aware that hasn't been an update to the app in years. In addition I believe the materialistic app listing on Google Play is also been removed. Do you have some updated version that I
14.
▲
by
budafish
4y ago
100% agree. Made me feel a bit nauseous.
15.
▲
Ask HN: How do I start learning about lower level compiled languages?
30 points
by
budafish
4y ago
|
33 comments
16.
▲
by
budafish
4y ago
Wait. Is this true? As in they have laws they just don't enforce them?
17.
▲
by
budafish
4y ago
I have a blog post on setting up a Hugo + Netlify blog on my own blog. https://www.amishbhadeshia.co.uk/posts/setting-up-a-new-blog...
18.
▲
by
budafish
5y ago
Use the integrated logging handler. That's all you need.
19.
▲
by
budafish
5y ago
Some time ago I was trying to transition to platform to help me capture my own personal notes and organise my knowledge. BookStack was a good front runner, but I think the lack of mobile editing along with the hassle of upgrades made me end
20.
▲
by
budafish
5y ago
(on mobile) You could use Nimssequence iterators [x.name for x in someList if x.age > 5] Is the same as: x.filterIt(it.age > 5).mapIt(it.name) In a way it reads better.
21.
▲
by
budafish
5y ago
Something like Tidbyt? https://www.kickstarter.com/projects/tidbyt/retro-display
22.
▲
by
budafish
5y ago
From the faq. Does micro support Vi keybindings? Currently micro does not have any sort of Vim emulation. However, this is the next major feature that is planned, so stay tuned.
23.
▲
by
budafish
5y ago
I've been a really big fan of Micro[1]. A single binary with excellent out of the box features. Mouse mode, syntax highlighting, tabs etc [1] https://github.com/zyedidia/micro
24.
▲
by
budafish
6y ago
I think the word "more" implied it was 100% on top of the existing.
25.
▲
by
budafish
6y ago
Keeweb is what I use on all platforms. Yeah it's an electron app but it supports natively storing the keepass file in the cloud. Works online or offline and has global autotype. Works great for me! https://keeweb.info/
26.
▲
by
budafish
6y ago
That's my point. I've always found it hard to set up dev containers. Also each dev container requires its own container, so I may have 10 python docker containers. My implementation only requires 1 image and temporary containers.
27.
▲
by
budafish
6y ago
Ive never quite managed to get the hang of setting up a dev container. I'ts a bit too tricky for me. I have resorted to using a throwaway dev container which mimics the local storage of packages. Hopefully someone find the below bash f
28.
▲
by
budafish
6y ago
As others have said Google Photos backup via RClone has some caveats, mainly not downloading at original quality. Google Takeout does solve this but but in weird hierarchies. I stumbled on a new project which simulates a browser download us
29.
▲
by
budafish
6y ago
Correct, spoofing can be done with the "FakeGPS Free" app and developer options. Or via an emulator.
30.
▲
by
budafish
6y ago
Whilst in theory this is a great idea to manage such information, it feel like a pretty basic level of management. The functionality is broad but flat, so much so that for my use cases it's not feature filled enough to warrant using. H
More ›