aubeynarf
@aubeynarf@lemmynsfw.com
- Comment on A rant on left-wing online infighting 5 days ago:
people like this are going to get JD Vance elected in 2028
- Comment on A rant on left-wing online infighting 5 days ago:
they ditched their burner accounts when their job is done to move onto to other targeted messaging.
- Comment on [deleted] 1 week ago:
realizing that women are also horny and lonely was a major revelation to me. I thought I was fat and ugly, turns out all you have to do is be true to yourself and not hide in a hole.
- Comment on ICarly "IKiss" episode was an allegory about being a virgin 1 week ago:
- Comment on ICarly "IKiss" episode was an allegory about being a virgin 1 week ago:
i’m sorry, but it will not ruin your social life if people find out you’re a virgin.
Adults grow out of that hyperfixation on perceived group approval - but it probably doesn’t even matter in high school. Adults don’t ask each other about this stuff. It sounds like some manosphere incel BS.
Question: how old are you?
- Comment on Autograding tool 1 week ago:
Full unix mode is probably easier than working up some kind of sandboxing mechanism that accepts arbitrary scripts/binaries.
As far as nice to the eye, you can spin up a python FastCGI site and frontend in about 10 minutes with Claude Code
- Comment on Nuclear physics for dummies? 2 weeks ago:
- Comment on Not promotings violence. If someone or some group puts a bounty on a presidents or kings or pm's head how does a person collect and do they give you safe haven in country? 2 weeks ago:
The devil is in the details, isn’t it?
- Comment on Do Americans expect the NK protest to achieve anything? 2 weeks ago:
social proof and awareness of likeminded community is very important to political outcomes.
- Comment on Am I ugly? 3 weeks ago:
Post a pic without heavy filtering so we can answer
- Comment on What options of resistance are programmers creating to not submit to AI culture? 3 weeks ago:
they are not good at consistently following best practices or architectural instructions. So you have to have some kind of hierarchical goal/context scope framework - But then the high-level goals actually need to be reasoned about, which LLMs don’t do, so efforts to make the framework analyze/plan/reflect In order to select and sub divide those top goals fail.
I have to fight with Claude to get it to just do three or four back-and-forth questions with me to establish the actual requirement instead of dumping 1000 lines of irrelevant code (And an MD document, and a usage guide, and an test suite) that ignores guidelines I had already given it.
- Comment on Being a 22-year-old virgin or being 22 and never having been in a relationship is something to be shameful about. 4 weeks ago:
do you mean “psych” like we said in the 80s/90s?
- Comment on Why does information want to be free 5 weeks ago:
because it naturally transmits itself; There’s no way that once a person encounters new information, they don’t carry it with them.
- Comment on So...how the fuck do I trust *anything*? 1 month ago:
No, it’s not. It’s just a cop-out phrass.
- Comment on So...how the fuck do I trust *anything*? 1 month ago:
when you look at the hundred year chart, none of those events materially changes the slope.
Don’t sell on a downturn and you’ll be fine
- Comment on So...how the fuck do I trust *anything*? 1 month ago:
Lol, it’s the Democrat’s fault that Republicans are tearing it down! Of course!
OP, this is what I’m talking about.
- Comment on So...how the fuck do I trust *anything*? 1 month ago:
Why do you say “do-nothing” when we’ve seen the ACA, IRA, multiple impeachments, even balancing the budget and the 1996 telecom act; or going back further, the Apollo program, Clean Air act, Civil Rights act, Voting Rights act, Medicare, etc.
What did we get from Nixon, Reagan, Bush, Bush, and Trump?
- Comment on So...how the fuck do I trust *anything*? 1 month ago:
Get the vote out for the Democrats, who have generally been the opposite of the smash-and-grab Republicans for the last several decades.
Don’t believe the agitators here and elsewhere pushing their targeted anti-Democrat messages to the benefit of the far-right. There really is a substantial difference in ethics, public good, stability, and recognition of reality and large-scale problems (like climate change)
- Comment on Magic is real, we just know how it works and call it technology 1 month ago:
or if it required the appropriately complex sexy dance with pronounced hip thrusts?
- Comment on Shipping costs will no longer exist if teleportation is invented. 1 month ago:
it will probably require lots of tokens though
- Comment on What is the first electronic device kids get these days? (Desktop, Laptop, Tablet, Phone, Game consoles?) 2 months ago:
my two-year-old has a Yoto player
- Comment on What should I call the cable I need? 2 months ago:
Not sure why it’s shitty - easy to assemble, cheap, effective at eliminating contact noise with a high-compliance wiping contact.
the only shitty part is the exposed retaining clip which gets broken off
- Comment on What should I call the cable I need? 2 months ago:
Clearly 6P2C
- Comment on YSK There's a campaign to replace the distorted Mercator world map with the fairer Equal-Earth projection 2 months ago:
Not a single link there to technical details about the projection.
- Comment on Setting up a server for a research team. What should be in my checklist? 2 months ago:
probably because they already own it.
- Comment on Setting up a server for a research team. What should be in my checklist? 2 months ago:
use some file system with snapshots and differential backups, like ZFS, and snapshot it daily. Stream the diffs somewhere they can’t login to and which doesn’t mount the FS.
This will invariably save their bacon at some point.
- Comment on Why do some companies like a utility put out ads? 3 months ago:
if you think they care about you, are doing a great job, and are spending your money well - you won’t seek to make them perform better as a regulated monopoly by contacting your public service commission or your legislative representative.
- Comment on YSK: If you set up a Lemmy instance, and follow the Docker setup instructions to the letter, it will send lemmy.ml your admin password during the setup process 3 months ago:
this is how those Marxist Leninst nation state actors work
- Comment on Communities not existing on all instances is a big problem. 4 months ago:
Lemmy.ml seems to have a clone of most of the “top reddits”, somehow the most subscribed communities out there, and all dominated by one or two posters who post pro-China/pro-DPRK/anti-Western content all day long.
It definitely is going to confuse newcomers and make a bad first impression. I wonder if they auto subscribe people to those so their propaganda ends up at the top of the communities list.
Part of the solution is to better inform new users the part of the community name is the host, just like Main St in one city is different from Main St in another city. You choose the city you want to live in first.
But, it may also be interesting to have the ability for admins to selectively merge like-named communities with other agreeable instance admins, and count subscribers to both as one group.
- Comment on Is there something like a spreadsheet for hierarchical data structures? 4 months ago:
Visual Studio Code with a jq plugin maybe