Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
discreditable
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
discreditable
3y ago
You can do it with ufw limit too
2.
▲
by
discreditable
3y ago
Chrome/Linux instead of GNU/Linux?
3.
▲
by
discreditable
3y ago
I do the same thing with the iNatutalist app. I joke with my wife that I'm filling out my Pokedex. Currently at 164 species.
4.
▲
by
discreditable
3y ago
Only if you don't need to create ZIPs over 2GB.
5.
▲
by
discreditable
3y ago
For me it's Pelican and cloudflare pages. I've got a GitHub action that rebuilds the site whenever I commit changes. Completely free. Super fast. Pelican is easy to theme and my site is one of the fastest out there. Now if only I
6.
▲
by
discreditable
3y ago
> I can do zero work at my job and I'll get paid regardless? Or they do a super bare minimum, being incredibly unhelpful to everyone and their whole team hates them? Lots of people already do this.
7.
▲
by
discreditable
3y ago
Warning banners are not uncommon. https://www.stigviewer.com/stig/red_hat_enterprise_linux_8/2...
8.
▲
by
discreditable
3y ago
100% this. We used Google Meet. I had no interest in installing any apps for meetings with external parties.
9.
▲
by
discreditable
3y ago
The wsb file and script to do this might be like 20 lines and doesn't require installing docker.
10.
▲
by
discreditable
3y ago
https://learn.microsoft.com/en-us/windows/security/threat-pr...
11.
▲
by
discreditable
3y ago
One of my favorite uses for this is creating .wsb files that would launch a script and install zoom/WebEx/etc so I would not have to install them on my PC. The video and audio worked just well enough for me to get away with and it
12.
▲
by
discreditable
4y ago
Imo, so many of Microsoft's dark patterns are a direct result of them owning bing. Bing has bad market share, so MS takes every chance they get to show it to users. Start menu web search, Edge defaults, dark patterns abound just to get
13.
▲
by
discreditable
4y ago
Look no further than Debian. After switching from Ubuntu I started to understand why people view Ubuntu as a bit dirty.
14.
▲
by
discreditable
4y ago
-geotag option
15.
▲
by
discreditable
4y ago
I use this to apply geotags to photos/videos from my nice camera. I use GPSLogger on my phone to log the locations. It's very handy.
16.
▲
by
discreditable
4y ago
I had the same issue many years ago. Local ISP said fiber was available at my house. It was not. I reported it. A few months later I noticed they basically carved out my house even though I was quite sure my entire neighborhood was not serv
17.
▲
by
discreditable
4y ago
This is what I expected the article to be about. I would wager a lot of shops don't to the whitelisting. If they wanted to be really intense they could do authenticated origin pulls.
18.
▲
by
discreditable
4y ago
80 char wrapping is solved by format=flowed. However none of the popular providers seem to implement it.
19.
▲
by
discreditable
4y ago
Reminds me of one of my favorite posts from back in 2013: You advocate a ____ approach to calendar reform: https://qntm.org/calendar Specifically (omitting a lot for brevity) : You advocate a ( ) solar ( ) lunar
20.
▲
by
discreditable
4y ago
I've had the same install going since January 2012: > head -1 /var/log/pacman.log [2012-01-22 14:55] installed filesystem (2011.12-2) In that time I've converted the install in-place from x86 to x64,
21.
▲
by
discreditable
4y ago
Next time you upgrade, keep the old phone. Have both phones set up so they can do mfa. If you are doing OTP, make sure to use an app that allows you to backup/export. AndOTP is very good if you're an Android guy.
22.
▲
by
discreditable
4y ago
I spent a lot of my youth playing Age of Empires 2 multiplayer on zone.com. It was great for its time.
23.
▲
by
discreditable
4y ago
I use optipng and advdef from advancecomp. # Linux People find -iname *.png | xargs optipng -o7 find -iname *.png | xargs advdef -z4i50 # PowerShell People gci -include *.png | % { optipng -o7 $_ ; advdef -z4i50 $
24.
▲
by
discreditable
4y ago
I've had HVAC techs tell me not to use those thick filters unless your system is designed for it. They make the fan work harder to pull less air. This reduces how much air it can move.
25.
▲
by
discreditable
4y ago
One thing that always jumps out to me with photos from "real" cameras is the colors and dynamic range. The film examples (particularly the chickens) have great color and range compared to what I'd expect from a cell phone. Ev
26.
▲
by
discreditable
4y ago
Factory reset through the Android UI removes the locks and is just like from factory. Factory reset by booting the device to recovery mode does not. That's what FRP is all about.
27.
▲
by
discreditable
5y ago
The Recorder app on Pixel phones offers on-device transcription. I'm not sure if it's available on other phones though.
28.
▲
by
discreditable
5y ago
I know normal people would never use it but I sorely wish there was a way for me to just grep the web instead of using "search" as offered by Google et al.
29.
▲
by
discreditable
5y ago
It was always DNS. Unless you are getting EV the CAs usually verify ownership via email. Email can go anywhere the current MX record in DNS says it goes.
30.
▲
by
discreditable
5y ago
I've had games do this and found it annoying since I like my PC to run in balanced mode. Not so much to save power but to let the machine idle when I'm not using it. Found I could work around it by deleting the power plans other t
More ›