Never heard of it, so now I will take a look. Thanks for sharing.
HexesofVexes
Why, a hexvex of course!
- 5 Posts
- 277 Comments
Notepad++ is, at its heart, a text editor.
It’s lightweight, can run portably, and has some oddly specific but useful features such as dual window linked scrolling, syntax highlighting, and even allows regex for search/replace which is neat.
You can use it for coding (I use it for short python scripts), but that isn’t it’s main use.
VScode is, primarily, an IDE - not really something you use as a plain text editor.
For those who want to stick with Windows, Notepad++ is far superior anyway.
Oddly enough, Notepad++ doesn’t really have a full featured native Linux alternative (as of my last deep search around June 2025).
HexesofVexes@lemmy.worldtoMicroblog Memes@lemmy.world•Study of men who embodied a young woman in VR finds they felt disgust & anger when catcalledEnglish
4·17 days agoLemmy doesn’t always get sarcasm - please don’t stop though!
HexesofVexes@lemmy.worldtoMicroblog Memes@lemmy.world•Study of men who embodied a young woman in VR finds they felt disgust & anger when catcalledEnglish
6·17 days agoA running joke could be renaming the genders as “solo” and “co-op” for MMOs.
HexesofVexes@lemmy.worldtoMicroblog Memes@lemmy.world•Study of men who embodied a young woman in VR finds they felt disgust & anger when catcalledEnglish
4·17 days agoIn some fields (e.g. mathematics) old papers hold up well. However, in fields like psychology where the landscape shifts a lot that’s probably a good shout!
HexesofVexes@lemmy.worldtoMicroblog Memes@lemmy.world•Study of men who embodied a young woman in VR finds they felt disgust & anger when catcalledEnglish
21·17 days agoHonestly, I always poke the stats no matter how good the journal. The best way to read any article is as a skeptic (the onus is on the writer to prove their point), and any small irregularity is something to be queried.
No matter how good the journal, it’s only as good as the reviewers, and reviewers are humans too. Odds are a paper in nature is all above board, but I’m somewhat of a pedant when it comes to checking test conditions.
HexesofVexes@lemmy.worldtoMicroblog Memes@lemmy.world•Study of men who embodied a young woman in VR finds they felt disgust & anger when catcalledEnglish
52·17 days agohttps://www.nature.com/articles/s41598-025-19418-4.pdf
Paper itself above. Need a deeper reading with my notes but on the surface the stats are so-so. They check normality, but don’t confirm linearity (use of pmcc will not be valid without - there are also a few other conditions to check for hypothesis testing with PMCC if memory serves), use of a continuous test (PMCC, ANOVA, unpaired t’s) for discrete (likert) data is also little controversial, but generally condoned.
As for the conclusion, not a psych phd so I’ll assume they know their stuff!
HexesofVexes@lemmy.worldto
Programming@programming.dev•Microsoft wants to replace its entire C and C++ codebase, perhaps by 2030 - Plans move to Rust, with help from AI
10·22 days agoHonestly, I think most tech CEO decisions are being made with crackgpt.
HexesofVexes@lemmy.worldto
Programming@programming.dev•Microsoft wants to replace its entire C and C++ codebase, perhaps by 2030 - Plans move to Rust, with help from AI
172·22 days agoThe rust part, if done well, would be a good step.
Then again, coding in rust is pain, and given how young it is AI is unlikely to manage well with it, and there isn’t the technical ability in rust present to fix what breaks.
Not Unix, but a good project selling stickers to fund it…
(Not open source, but pretty neat nonetheless)
HexesofVexes@lemmy.worldto
A Boring Dystopia@lemmy.world•Actual text of Samantha Fulnecky's assignment, paper, and professors' comments
5·23 days agoI’m a very generous marker, generally I look for any merit and credit where I can within the scheme.
A 0 is a very strong statement saying “you produced nothing of value”, and it’s very very rare to hand out. In the case of a deduction, normally you tell them their grade pre-penalty to at least signal what was worthwhile with the aim of helping the student grow.
HexesofVexes@lemmy.worldto
A Boring Dystopia@lemmy.world•Actual text of Samantha Fulnecky's assignment, paper, and professors' comments
9·23 days agoA personal reaction in an academic style is analytic in nature and rarely autobiographical. It links the content to the literature shaping one’s views.
The brief also specified it as critical, which at undergrad levels means exploring literature views and synthesizing rather than just vomiting a stream of consciousness unrelated to the course content.
HexesofVexes@lemmy.worldto
A Boring Dystopia@lemmy.world•Actual text of Samantha Fulnecky's assignment, paper, and professors' comments
75·24 days agoNo academic sources
Use of first person throughout
Academic writing conventions not present
More a reflection than reaction
Sorry but unless this is a foundation student they’re getting a 35%.
Find out what (or if they drink) first!
3 terminal apps that got me hooked:
mednafen (emulating a PS1 on a net potato with 2gb of ram and an atom processor at a playable framerate was just magic to me)
moc (epically minimal music player that just feels right)
nano (I wrote a series of short stories using it while listening to music on moc, honestly the most zen-like experience I’ve ever had)
Bonus: radion (an online radio player mostly written in bash I discovered in the early days of Lemmy)
DRM - the bane of good user experience.
GOG nailed it - no DRM, low prices, convenience.
If most book publishers released their texts with new features (e.g. linking references, or adding additional notes to proofs/solutions) they’d get their sales. Instead they just slap DRM on and…
HexesofVexes@lemmy.worldto
World News@lemmy.world•Online porn showing choking to be made illegal, government saysEnglish
42·2 months agoYou know, there’s a fun observation to be made here: for every perversion you ban, the more niche ones move further up the view list. In essence, short of a complete porn ban (which is their final goal), they’re likely to make the problem worse.
In terms of boys learning violence from this kind of porn - surely the online safety act is doing that right? Of course not; that act has failed gloriously and this proposed change evidences that.
The real solution they should be considering is strong messages about “safe, sane, consensual”. Stick it up on posters, make it a mandatory banner on porn sites (who would complain, really), even take that shit into schools (it’s good practice even for vanilla). The real issue isn’t the acts themselves, it’s the way we talk about them, or more don’t!
HexesofVexes@lemmy.worldto
Technology@lemmy.world•As Microsoft Forces Users to Ditch Windows 10, It Announces That It’s Also Turning Windows 11 into an AI-Controlled MonstrosityEnglish
4·3 months agoAnd during those billions of minutes, most of them are cursing the existence of the spyware experience that is teams.






I already use geany as my main DE! It’s got a lot of great features, but it’s not really a notepad app.