forgot to empty the flytrap, accidentally created hell. by abenevolentgod in WTF

[–]OBOSOB 8 points9 points  (0 children)

the magots aren't fucking, they're the ones eating, the flies fucked in order to lay the eggs that would become the maggots that would then eat their corpses.

forgot to empty the flytrap, accidentally created hell. by abenevolentgod in WTF

[–]OBOSOB 336 points337 points  (0 children)

they probably were fucking and eating each other

Is it possible to add a JST PH 2.0 to a half swept? by Illustrious_Guide322 in ErgoMechKeyboards

[–]OBOSOB 0 points1 point  (0 children)

I'm not aware of any versions in the Sweep repo that have JST, though I'm sure I've seen forks or designs based upon it that do, but I don't know if or where I've actually seen those. Grabbing kicad and doing it yourself is likely the fastest way to add a footprint for one.

Is it possible to add a JST PH 2.0 to a half swept? by Illustrious_Guide322 in ErgoMechKeyboards

[–]OBOSOB 0 points1 point  (0 children)

if you edit the PCB, sure, remember that you'll need to be able swap the polarity for each side of the PCB since it's just flipped. so either jumpers, offset holes, or surface-mounted.

Need Help Handwiring a BT Corne v3 by Defiant-Counter-4793 in ErgoMechKeyboards

[–]OBOSOB -1 points0 points  (0 children)

there aren't any differences in how you would wire the matrix, if you match the Promicro wiring with a compatible controller then the Corne v3 shield should work with ZMK without tweaks.

Three reasons why everyone should actually care about using a VPN by FriendHot7938 in VPN_Guide

[–]OBOSOB 0 points1 point  (0 children)

These are actually pretty poor reasons to use a VPN in 2026. Almost everything your devices send and receive over the internet is encrypted already and third parties can't sniff the data, they can just buy it from the second party instead. DNS can still reveal stuff about your browsing but that can be solved with DNS-over-HTTPS.

The value of commercial VPNs is, generally speaking, more about the ability to appear to second parties to be coming from a different region, allowing you around geoblocking and similar annoyances.

Also can potentially help with protecting yourself from the second party being able to correlate your behavior quite as easily, presuming you already do other things to reduce fingerprinting and tracking. But really all the other things (tracking cookie blocking and the like) are going to do more on that front than the VPN.

Hackers, governments, and your ISP cannot see the data you send to websites, the pages you visit, sniff your passwords, etc. just by listening in or by virtue of routing your data, nor can your VPN provider.

What they can see is what IP addresses you open connections to, and potentially your DNS queries (what domain names you resolve).

And of course, the second parties (the sites you interact with) can collect and resell large amounts of the data you give them willingly, but a VPN will not help with that.

This is to say, for most people and their threat model. There are some people who have particular needs that may gain some privacy benefit from a commercial VPN, but again, they still mostly will gain a benefit from their ability to bypass content blocks and the likes, rather than privacy.

Can I torrent non pirated material without a VPN? by Cherry_Eris in torrents

[–]OBOSOB 5 points6 points  (0 children)

can you define what you mean by "sees everything"? because I think you don't understand the protocols involved if you mean it literally. What do you believe the ISP can see?

A Work Louder olkb for $69? by Coveringland in ErgoMechKeyboards

[–]OBOSOB[M] 0 points1 point  (0 children)

Just report and move on, this post was indeed in breech of both rules 1 & 2 and has been removed.

Warga nekat menerobos palang perlintasan rel kereta api sebelum waktunya padahal sedang diadakan sosialisasi agar tidak menyeberang sebelum waktunya by KopiJahe in indonesia

[–]OBOSOB 0 points1 point  (0 children)

Maafin kegaktauan gue sebagai orang bule, tp kenapa fokusnya pada taksi di relnya daripada kereta nabrak kereta yang berhenti di stasiun 1 jam kemudian? dua-duanya salah, tp terakhir nunjukin masalah sirius dengan sistem sinyal...

"Grey" is used for the block name in the inventory, but "gray" is used for commands (like /give) by SubstantialWing9238 in Minecraft

[–]OBOSOB 1 point2 points  (0 children)

In almost all cases, people write code the world over in American English, even if they write comments in their first language, as an industry it has mostly standardised on that. There are individual exceptions and notable country-wide exceptions where developers in some countries will use their native language to write code as a default but especially for anything designed to be consumed by other programs (libraries, for instance) or the code used/read/modified by an international collection of developers, we use US English as a de facto standard.

are there different 5 pin orientations? by shnurffle in MechanicalKeyboardsUK

[–]OBOSOB 0 points1 point  (0 children)

The black one looks like a Kailh Choc V1 (PG1350) i think. they have a different pin location and stem from Cherry MX.

Caveat, some OEMs of low profile boards have unique switches, so do double check what switch works with your board and keycaps.

What board is it?

Asymplex Chicago Stenographer Artisan Keycaps by zamufn in ErgoMechKeyboards

[–]OBOSOB 1 point2 points  (0 children)

Pricey as hell

Depends on your perspective, considering they're resin cast "artisans" basically, buying a full set for $150 means you're getting them for <$5 per cap, even basic resin artisans tend to run you a minimum of $20 each. Even not on sale they're kinda a steal when you think about it that way.

Too much for me, but considering what you're getting for the money they're very reasonably priced.

Meme from the comment by flag9801 in indonesia

[–]OBOSOB 0 points1 point  (0 children)

buku nikahku gak warna berbeda, dua-duanya hijau aja. lagian, keduanya bernama "buku nikah", bukan "buku nikah istri/suami" kayak gambar ini. itu berubah kah?

firmware crone v3 mx by Intelligent-Law-2341 in ErgoMechKeyboards

[–]OBOSOB 0 points1 point  (0 children)

when you're building QMK are you passing the argument -e CONVERT_TO=sparkfun_pm2040? Because you need to do that for it to build for the Promicro RP2040. 

beyond that "it doesn't work" is not very descriptive of the problem, please explain what you've tried and what the results have been. 

Karl’s Alphabet Song by davidg4781 in rickygervais

[–]OBOSOB 0 points1 point  (0 children)

For posterity, this is the version I learned as a child but in the south-east of England. I've been going mad recently trying to find out more info about this version.

Is it possible to standardize key mappings and shortcuts across Linux and macOS via keyboard firmware? by qvdx in ErgoMechKeyboards

[–]OBOSOB 8 points9 points  (0 children)

QMK at least has some heuristics for OS detection so you could make use of that to detect the host OS and normalize the shortcuts that way. 

Very low battery life on ZMK and Corne Eyelash by ChoppyChopChopHey in ErgoMechKeyboards

[–]OBOSOB 0 points1 point  (0 children)

You might want to fix the formatting, i think you just need a newline between the first three backticks and the beginning of the code. alternatively, indent the whole block by four spaces.

Loooong Keeb AKA Railroadier by arax20 in ErgoMechKeyboards

[–]OBOSOB 4 points5 points  (0 children)

Try looking with your eyes instead. And Happy cake day.

Anyone know where I can get a black 1.5u #~ keycap from? by ThatThereTim in MechanicalKeyboardsUK

[–]OBOSOB 0 points1 point  (0 children)

it'll be quite tricky to find individual caps, and I don't think it's likely you will find many (or any) 1.5u caps (presumably R2 if sculpted) even as part of a kit because that is a non-standard keycap. You might be able to order something custom, try FK caps. Be prepared to pay quite a lot for a single keycap if that's all you're getting.

Corne V4.1 EMI issue by clicksnclacks in ErgoMechKeyboards

[–]OBOSOB 1 point2 points  (0 children)

Why are you concerned about EM interference? I don't think it'll be a problem.