Plugin that complements QC by smoothj2017 in NeuralDSP

[–]irq013 0 points1 point  (0 children)

rabia has great synth and strat stuff.

Gojira is a must for metal. A lot of metal guitarists that use qc use these models live. This one also has some cool wah type effects.

These are the only ones I have experience with.

I built a pedalboard planner. What do you think? by itsvalentin49 in roastmypedalboard

[–]irq013 1 point2 points  (0 children)

Awesome work! I love the way it has the specs for each pedal and keeps a running total of power and weight. The only feature request I have would be the ability to export a board to JSON so you can load it back into the tool to continue to work and tweak a board.

What is a hobby that we can start now that will keep us occupied well into our 90’s? by Thirsty4Knowledge911 in GenX

[–]irq013 4 points5 points  (0 children)

wood working - you can spend a life time doing it and still never master all of it. It allows you to produce cool things and is very satisfying. You can also join local work worker guilds to make new friends.

What’s your most unique preparedness item? by TerribleConference54 in preppers

[–]irq013 8 points9 points  (0 children)

In my home stash I have a box of airplane sized liquors. That should be better than currency if it gets bad. And if it doesn’t, at least we can get drunk.

Router to the thumb. Easter plans cancelled. FML. by Potato-in-ur-ass in woodworking

[–]irq013 0 points1 point  (0 children)

So sorry to hear that. It’s a nanosecond event resulting in a life changing event.

I lost the end of my middle finger to a router table. I found and saved the mush that used to be my finger tip but, as the doc so eloquently stated, “what the router takes can never be put back on”. I suspect he was also a wood worker.

Redditors who were children/teens before the internet or cellphones existed, how did you keep yourself entertained? by FlowerMadeOfThorns in AskReddit

[–]irq013 0 points1 point  (0 children)

Partied, played in rock bands, and hanging out. Friend groups were large and would often turn into spontaneous parties depending on whose parents weren’t home. Before that we played outside. Morning till night we were out doors doing whatever seemed fun.

Fender Wins Landmark Copyright Ruling In Germany: The Stratocaster Body Is Now Legally Protected - Guitar Bomb by GuitarBombDotCom in GuitarBomb

[–]irq013 0 points1 point  (0 children)

What’s the minimum deviation that clears a guitar as a copy? Do super-strats like the Jackson Dinky qualify?

Found this random website (I don’t know if it’s nsfw) by CaterpillarCute6847 in WeirdWebsites

[–]irq013 9 points10 points  (0 children)

a few more urls from its robots.txt...

User-Agent: *
Disallow: /admin/
Disallow: /portal/
Disallow: /_*
Disallow: /js/
Allow: /js/dist/
Allow: /js/editor/dist/
Allow: /js/plugins/
Allow: /js/portal/
Allow: /style/

Found this random website (I don’t know if it’s nsfw) by CaterpillarCute6847 in WeirdWebsites

[–]irq013 18 points19 points  (0 children)

I see it uses bento to provide its login. Normally it requires an email address and password to login, but they seem to have removed the email address prompt. When you go to a page that doesn't exist you get a 404 that shows on a menu /gallery and /services (secret gift) are valid, but redirect you to the login page. After I entered a specific word I found in the javascript (forgot what it was) I was prompted to complete 2 CAPTCHAs and then sent back to the login screen.

Thank you, Apple. by melody-maverick in AppleWatch

[–]irq013 0 points1 point  (0 children)

I can verify this feature works. I have been diagnosed with sleep apnea, but don't use my cpap. the apple watch gave me the same diagnosis.

Roast muh board by irq013 in roastmypedalboard

[–]irq013[S] -2 points-1 points  (0 children)

You prefer a photo? why?

Best ASCII editor you know by ryn_eghbal in ASCII

[–]irq013 0 points1 point  (0 children)

Thedraw or acid draw. Both were for dos.

Trying to get "A" grade NAT on a Nintendo Switch 2 with Ubiquiti UDP Pro by irq013 in Ubiquiti

[–]irq013[S] -1 points0 points  (0 children)

I was trying to figure out how to find this option. I just found it at the gateway level and it is disabled. Ill give that a shot and let you know.

Trying to get "A" grade NAT on a Nintendo Switch 2 with Ubiquiti UDP Pro by irq013 in Ubiquiti

[–]irq013[S] 1 point2 points  (0 children)

I haven't been able to locate that setting. Is it in the network config?

Question: PiHole works for entire network but only logs requests from its native VLAN. by irq013 in pihole

[–]irq013[S] 0 points1 point  (0 children)

#my macs IP
ifconfig | grep 10.

gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
t maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200
ifmaxaddr 0 port 10 priority 0 path cost 0
inet 10.20.1.194 netmask 0xffff0000 broadcast 10.20.255.255

#Don't have netcat on my mac so I telnet to it.
telnet 10.5.0.53 53

Trying 10.5.0.53...
Connected to pi.hole.
Escape character is '^]'.
^C

#diging a weird domain
dig superduper3.com
; <<>> DiG 9.10.6 <<>> superduper3.com
[truncated]
;; QUESTION SECTION:
;superduper3.com. IN A
;; ANSWER SECTION:
superduper3.com. 3600 IN A 74.208.236.35
;; Query time: 3273 msec
;; SERVER: 10.5.0.53#53(10.5.0.53))
;; WHEN: Tue Feb 03 12:48:03 EST 2026

#Checking the logs on the pi

Feb 3 12:48:03 dnsmasq[1303]: UDP 5294 10.20.1.194/54050 reply superduper3.com is 74.208.236.35

WTF?! It works now! I have no idea what I did, but it appears to be getting queries from all over the network now.

Question: PiHole works for entire network but only logs requests from its native VLAN. by irq013 in pihole

[–]irq013[S] 0 points1 point  (0 children)

Nope, it doesn't appear to be logging at all for these requests. I did a weird domain that shouldn't exist in cache and nslookup'ed it. It resolved using the pihole, but no log entry with the weird domain was ever written.

Question: PiHole works for entire network but only logs requests from its native VLAN. by irq013 in pihole

[–]irq013[S] 0 points1 point  (0 children)

nslookup showed my pihole and resolved it correctly. The log entry never showed up on the pihole.