No, it only has an integrated html previewer. They removed the full integrated browser because it was unnecessary and an actual browser did the trick
- 25 Posts
- 71 Comments
Are you telling me that no compiler optimizes this? Why?
Nothing you’ve said is wrong, but (at least in the screenshot) the OP didn’t say anything about it being used in anything official. It’s a relatively common term in everyday language thanks to medical dramas which use coding a lot, and it’s even in the Merriam-Webster medical dictionary.
Not to invalidate what you’ve said! Just pointing out that it not being used in official contexts doesn’t make it nonsense to use elsewhere, like on some forum.
Tekhne@sh.itjust.worksto Linux@lemmy.ml•What helps people get comfortable on the command line?7·2 months agoMaybe controversial, but the fish shell. I know it’s not strictly bash syntax, but the OOTB features are just so user-friendly. The most helpful features for learning: the autocomplete (with descriptions of subcommands and flags!) and the fuzzy history search.
I write bash scripts all the time, and am significantly more knowledgeable than anyone else on my team (admittedly frontend) because I got comfortable in fish.
Tekhne@sh.itjust.worksto Selfhosted@lemmy.world•Discord going public. Plz help a future refugee.English2·4 months agoOh hey, you’re totally right, that’s crazy. I use Beeper (hosted matrix setup) to aggregate my chats and I guess I’ve always been using that to search across all servers without realizing. Fully thought the DM search would also search across servers.
DMs are definitely also another case though - you can’t easily DM people on another server if that requires you to log into another server.
Tekhne@sh.itjust.worksto Selfhosted@lemmy.world•Discord going public. Plz help a future refugee.English1·4 months agoThat’s still not a solution. That entails non unified communication, access, and search. Making it easy to log in to others still doesn’t solve easy sharing between others. Also oauth2 is a pain to set up, and many people hosting their own instance aren’t going to bother.
Tekhne@sh.itjust.worksto Linux@lemmy.ml•So apparently you can just, type the word eject into bash and it will pop open your disk drive6·6 months agoYou could’ve made music out of ejecting/retracting those all at different times!
Would’ve actually been fantastic distributed systems practice, synchronizing all of those to tight tolerances of music across a network connection…
Tekhne@sh.itjust.worksto Linux@lemmy.ml•Which graphical system utlities you miss on Linux?3·7 months agoAnother really helpful tool is to use the fish shell instead of bash. It has tons of useful features, but my favorite is by far the autocomplete. It parses man pages to provide suggestions for flags, subcommands, even passed arguments, and each item in the results list has a description, and it’s all searchable by hitting shift+tab.
That’s what leveled up my cli game from 0-100. It’s a massive difference in usability and discoverability. And unlike things like nushell, it’s close enough to bash that you won’t feel confused if you have to use bash instead.
Tekhne@sh.itjust.worksto Linux@lemmy.ml•Haven't booted this machine for a month or two... look at these updates!6·7 months agoI had that on a physical machine! It broke hardcore lol I had to reinstall the OS after trying to update
My best recommendation is a good git GUI. I really like Gitkraken (proprietary & freemium unfortunately, but a pretty generous free plan). I’m now more advanced than many of my coworkers because it helped me form an intuitive understanding of git.
Tekhne@sh.itjust.worksto Programming@programming.dev•Ladybird browser is switching from C++ to Swift82·11 months agoRust is a lot more niche and intimidating of a language compared to Swift. Swift is familiar to C++ devs, while modernizing the language and toolchain, and providing safety guarantees.
Tekhne@sh.itjust.worksto Programming@programming.dev•Ladybird browser is switching from C++ to Swift82·11 months agoAlso, Safari on Windows had low usage, and was probably a pain to maintain. Swift cross platform is more about abstracting out Apple specific things (like the standard library and UI toolkit). Apple has already been investing multi-year efforts into Swift on the server for longer than Safari on Windows existed. The last couple versions of Swift (~3-4years of development) have been almost entirely focused on safe concurrency, which is intended for server-side development.
Tekhne@sh.itjust.worksto Programming@programming.dev•Ladybird browser is switching from C++ to Swift437·11 months agoActually, this isn’t true. Apple has a vested interest in cross platform Swift. They’ve been pushing hard for Swift on Linux because they want Swift to run on servers, and they’re right to. Look at how hard JavaScript dominates on the server-side because of one language everywhere.
Tekhne@sh.itjust.worksto Programming@programming.dev•Ladybird browser is switching from C++ to Swift82·11 months agoI’ve worked with Swift a bunch for Apple platforms, am mildly familiar with how it works on other platforms. It should be able to compile on a wide host of platforms with minimal/no issues. The runtime dependencies are localized to Apple platforms, and I think the dominant UI toolkit on other platforms is a Swift port of qt. So it should be just fine?
Tekhne@sh.itjust.worksto Programming@programming.dev•Bad news for coders: The US is past peak software developer3·1 year agoWhat’s wrong with Business Insider? Genuine question
Tekhne@sh.itjust.worksto Programming@programming.dev•Malicious VSCode extensions with millions of installs discovered17·1 year agoYou declare it in the package.json as a category when publishing. It’s completely self-selected with no oversight, review, or enforced permissions.
Tekhne@sh.itjust.worksto Programming@programming.dev•Malicious VSCode extensions with millions of installs discovered40·1 year agoI believe they’re referring to lower down in the article, where the researchers analyzed existing extensions on the marketplace:
After the successful experiment, the researchers decided to dive into the threat landscape of the VSCode Marketplace, using a custom tool they developed named ‘ExtensionTotal’ to find high-risk extensions, unpack them, and scrutinize suspicious code snippets.
Through this process, they have found the following:
- 1,283 with known malicious code (229 million installs).
- 8,161 communicating with hardcoded IP addresses.
- 1,452 running unknown executables.
- 2,304 that are using another publisher’s Github repo, indicating they are a copycat.
Tekhne@sh.itjust.worksOPto Selfhosted@lemmy.world•This Week in Self-Hosted (24 May 2024)English3·1 year agoThe WinAmp maybe sorta open-sourcing is interesting. I’ve never used it (aside from downloading it to get MilkDrop working in Foobar2000).
These names are really fun! Good ones to add to my list…
I have the same but it’s called “please”