HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jknutson

no profile record

comments

jknutson
·5 tháng trước·discuss
You’ve just explained my own thoughts better than I ever have been able to, especially what with the political minefield that is literally anything mentioned in your post. Brilliantly articulate. I have half a mind to commit your entire comments text to memory and just repeat it ad verbatim whenever I am asked about my opinions on these things.
jknutson
·7 tháng trước·discuss
Well, every shell has its quirks and gotchas. I’ve found nushell’s to be the least intrusive and most workable thus far.
jknutson
·7 tháng trước·discuss
With external commands you might have to collect the output of the program before doing any sort of manipulation. I’ve been got by this before too; the fix is simple (for me at least). `external.exe | collect | from json` et voila
jknutson
·7 tháng trước·discuss
If you like Powershell but have some complaints, you might find nushell to be the best of both worlds. My elevator pitch for it would be imagine the object-oriented / typed nature of Powershell, minus the verbosity and windows-centric design of it. As someone who develops on and for windows computers, nushell is a real breath of fresh air.
jknutson
·8 tháng trước·discuss
I would agree. That’s exactly what the example I gave (list-to-tree) does. LLMs are actually pretty OK at writing regexes, but for long word lists with prefix/suffix combinations they aren’t great I think. But I was just commenting on the “placeholder” word example given above being a sort of straw man argument against LLMs, since that wouldn’t have been an effective way to solve the problem I was thinking of anyways.
jknutson
·8 tháng trước·discuss
I think they would want a more optimized regex. Like a long list of swears, merged down into one pattern separated by tunnel characters, and with all common prefixes / suffixes combined for each group. That takes more than just replacing one word. Something like the output of the list-to-tree rust crate.
jknutson
·10 tháng trước·discuss
Anecdotal but I have found that at least some times, rideshare drivers are willing to take cash for rides under some circumstances. Not at all common though, most of the time I have asked I’ve been unceremoniously shot down. The one time I distinctly remember it working out was during a packed event in Vegas (EDC LV, music festival). I just asked if they were going to be driving for the concert the second day, since it was so ridiculously packed and hectic to get a ride the first day, and they said yes and I just offered $100 for the ride tomorrow (I was already paying that much with uber, but with poor service from the app and many cancelled drivers). They agreed, they got a double-rate fare for one unsanctioned ride, I got better service since they were better incentivized to get my ride done, and overall everyone was happy. Except Uber I guess. YMMV
jknutson
·11 tháng trước·discuss
If you don’t mind me asking, how were you able to immigrate there? I have family that lives in Norway on my father’s side and I’ve sometimes fantasized about packing up my life and moving there after I visited them and saw what an amazing place it is. The few times I’ve been manic enough to actually consider its realistic plausibility I’ve always been stopped at the dead end of their immigration policy. Maybe things have changed but when I looked into it, it seemed like a very difficult bar to meet (I would’ve either tried to find a skilled trade immigration policy, or perhaps used my extended family as a reason, but neither of those routes seemed particularly possible).
jknutson
·năm ngoái·discuss
Music festivals or similarly congested public events would be good use cases
jknutson
·năm ngoái·discuss
I would say that IOS AdBlocking is significantly less effective than that which you’d expect from a Desktop adblocker (and presumably android, so I’ve heard— can only speak for iOS though). My little brother likes to watch Anime on his iPad through some bootleg Crunchyroll equivalent (the kind of website that uses a .to domain, you know?), and I’ve tried my absolute damndest to defeat the hyper-intrusive ads and scripts served by that site so he can watch his Naruto or whatever without having his poor innocent eyes bombarded with salient requests from hot singles in our area.

No luck, and not for lack of trying. I’m not entirely certain what feature is missing in WebKit that results in the hamstringed adblocking capacity, but it’s definitely much worse than you’d hope for. You can get adblocking extensions on iOS that will block ads on most websites, but when it comes to the truly shady ads that do not even try to masquerade as being legitimate, iOS falls short. It’s likely something I could handle on the DNS layer if I wanted to dedicate a day or two towards, but I’ve similarly travelled down that rabbit hole to no avail as well.
jknutson
·năm ngoái·discuss
I agree with you. When I was younger, I played a lot of Minecraft PVP servers, and for whatever reason these PVP servers cultivated a weird and toxic community of cyber criminals about them. For reference/star value, the recent headline of the kids stealing 200m in crypto via social engineering— I played with those very same people when I was younger. As in, the people who were sent to jail.

Their story repeats itself a dozen times over from my now-fragmented friend group from that time. Many young kids getting into ill-fated get rich quick schemes ranging from credit card fraud to refunding (mail fraud) all the way to sim swapping, blackmail, doxxing, and even real life violence and gang activity. A few of my earliest friends were just indicted for home invasions and armed robbery in some scheme to steal crypto. All of them from Minecraft, weirdly enough.

Anyways, those who didn’t end up in jail or “on the run” from participating in these stupid schemes, I tend to notice a common trend towards security related work. I know one guy who went from fraternizing with the same now-criminally-indicted people I hung around to working for the FBI’s cyber crimes unit (fitting, I guess). Another one now works with a defense contractor developing spyware, as far as I can tell. Many more work in different areas of cyber security and programming et al, including myself.

The cyber-crime adjacent to cyber security pipeline is very much so real.
jknutson
·2 năm trước·discuss
I’m not who you replied to, but I agree with his sentiment about signal being superior to telegram in terms of security (or more specifically, privacy).

For me, there’s two big reasons for this:

Signal chats are E2E at all times, while Telegram is only E2E when you explicitly create a “secret chat” with whoever you’re conversing with. I don’t fault Telegram too much for this, because they still provide the option to use E2E for everything, but Signal gets brownie points in my book because they just do it by default without getting in the way of the User.

Secondly, as far as I know, Telegram uses their own in house encryption techniques as opposed to industry standards. I am not at all knowledgeable about encryption or cryptography— I only know what’s required of me in my job (basically the bare minimum), and so I don’t actually know whether this is anything of serious concern. It could very well be that Telegram’s encryption techniques are just as effective as the established norms, but I do see the general consensus trending towards “roll your own encryption = bad, use established norms = good”, which is primarily what I am basing my opinion on here.

To further detract from my own point, it actually seems like Telegram might be using “established norms” for encryption nowadays anyways [1], although I couldn’t really tell from the brief description I read on Wikipedia.

Overall, I think Telegram is perceived as being less secure than Signal primarily because of the reputation Telegram has for implementing their own in house encryption techniques, even if they don’t use those techniques anymore— their name has become associated with their known history of using ad hoc encryption.

[1]: https://en.m.wikipedia.org/wiki/Telegram_(software)#Architec...