Yeah "Delicious in Dungeon" makes no sense in the same way "Attack on Titan" makes little sense. HOWEVER.
That narrator going "Mmmmh, Delicious in Dungeon! Ooooohh, delicious in dungeon!" at least once per episode is just absolute perfection and I wouldn't have it any other way.
Ne, im Gegenteil. Viele die mit einem Monitor "geübt" sind könnten mit zwei effizienter sein.
Keine Ahnung, die Diskussion ist echt müßig. Sowohl meinen Code als auch einen Browser gleichzeitig sehen zu können, ohne dass irgendwas abgeschnitten wird oder ich dauernd Fenstern zwischen Workspaces verschieben muss ist enorm angenehm. (Hab zwei im Quasrformat über einander hängen.)
Wenn ich muss, kan ich mit einem Arbeiten. Aber es bietet genau 0 Vorteile, und etliche Nachteile.
Hä, ich auch. Trotzdem sind zwei Bildschirme einfach nötig. Ich bekomme, wenn ich nur mein Laptop zur Verfügung hab, vielleicht 40% so viel erledigt wie am PC mit zwei Monitoren, beide mit Hüperland
Yeah. Everytime I'm for a visit, I have to show my mom again how to copy/paste things, access files on her USB drive, where to click to do an update,...
But she loves Bitwarden. Has been app consistent in using random passwords for logins, both on desktop and mobile.
It
Dozen (read: doesn't)
Even
(states of) Matter
Thanks, but for the little C# I need to write I'll stick with nvim :D (Yeah yeah I know)
Incidentally, when I started to learn programming, I definitely was using an IDE (I can honestly not remember which one - I was following some book which included the setup of the IDE and instructions for that IDE only).
But even back then it always bugged me that I did not know what was going on in the background. When a button did not do what the book said it would do, that would turn into frustration because I could not understand what had happened, or why something failed. Sure, part of that was just inexperience, but even today, I easily despair at GUIs.
I could for example never get started with Godot because my brain just does not connect all the checkboxes and sliders with what is happening in the background. Bevy, on the other hand, was super easy to pick up precisely because there is no GUI.
Maybe I am just weird.
(Also I do not want to discourage anyone from using GUI tools, I originally just commented to support the "Linux is dev friendly" statement)
Hm, yeah, if you have an IDE made for your language, I suppose you can get around it for most things. (But that is not Windows-specific, most of those exist for Linux as well, after all).
Still, I have (for example) not worked in any project yet that did not have some bash scripts to automate project-specific tasks. Ireonically, the only person using a full-blown IDE in my team is also an absolute crack at the CLI.
I know those are anecdotal, but I would still maintain that it is very difficult to completely get around the CLI, and frankly, I do not see the benefit of doing so. An IDE is esssentially a nice wrapper around tons of CLI tools, and being able to use and understand them can only be beneficial.
Fair, but for those there presumably is a CLI as well? And conversely, what is stopping you from using a GUI debugger onLinux?
I was more thinking along the lines: you'd be hardpressed to find a debugger that does not have a CLI
Yes
But I'd wager it is very hard to find a debugger that does not have a CLI.
Same is true for Windows.
Frankly you cannot get around the command line when developing.
“This scared the pants off every software developer in the world” no. No it hasn’t. That’s just not true.
Yeah, fair, I also did not really agree with that part. Essentially everyone i nmy vicinity "hyped" for this were non-technical people.
Why do you even say that.
(Just to be clear, it's not my video, I just thought it fit here)
YouTube Video
Click to view this content.
Schadenfreude 🙂
Sorry, I though my comment was sufficiently self-humerous 😅
Of course custom configs are not suitable for anyone but the config-urator. Hence, custom configs :D
All DEs are jank. The only good DE is the tiling wm I put 10k lines of config into.
Don't get me wrong, that's also janky, but it's my fault jank.
I recommend using Usenet for German stuff, all the private trackers I have tried in the past were... seedy.
Yes, you need to pay for access to the Usenet, but it's worth it for German language audio IMO.
Check out scenenzbs.com, no need to pay to search there. Check if everything you need is available, though likely, it will be.
I have not had a failed download yet.
Noita!
Also the Dead Cells DLCs.
Generally I agree with everyone else, Linux Mint is great.
However, if you really want to not worry at all, you could just buy a laptop from e.g. Tuxedo or System76. They come with Linux preinstalled (I think in the case of Tuxedo at least, you even have a choice of which Linux Distro?), and are guaranteed to have no hardware "difficulties" with Linux, i.e. even if you put another distro on it, you won't encounter driver issues.
(Those have become very rare anyways, but do put a damper on the "Firsttime Linux Experience" if you do encounter them...)
Generally I agree with everyone else, Linux Mint is great.
However, if you really want to not worry at all, you could just buy a laptop from e.g. Tuxedo or System76. They come with Linux preinstalled (I think in the case of Tuxedo at least, you even have a choice of which Linux Distro?), and are guaranteed to have no hardware "difficulties" with Linux, i.e. even if you put another distro on it, you won't encounter driver issues.
(Those have become very rare anyways, but do put a damper on the "Firsttime Linux Experience" if you do encounter them...)
Matrix does have stickers
Five years ago, I bought a Supernote A5. It was (and mostly still is) a great device for reading and writing on an eInk display, and it runs plain old linux.
The deciding reason I went for this device instead of the competition is that I was "under the impression" that they were about to enable full SSH access to the device! Awesome!
"Why were you under that impression?", I hear the skeptics ask. Well, their spokesperson has stated that they would do so. Via mail, and on reddit, publicly, multiple times. I was still torn, so sent them a DM, asking if this was ineed factual. "Yes", they said, "the next quarterly update will enable SSH access!".
Great!
Well, it's been 5 years. They did not follow through. A couple updates were published, none contained the promised functionality, the spokesperson stopped answering questions about SSH. The last software update I received is from 2.5yrs ago. Mentions of the original Supernote A5 have largely been scrubbed from their website.
Let me be clear, the device still functions perfectly. But it is in danger of becoming e-waste because it is so needlessly complicated to get stuff on the device. I'm currently in need of an ebook reader with (ideally) OPDS capability, and I am pretty confident I'd be able to get something like koreader running on this, or at least just run a script to sync files over SSH. Also, I frankly feel wounded in my pride having a Linux device in my possession which refuses to do my bidding (I'm joking of course, but also I am 100% serious).
Here's all I know:
- plugging it in via USB, the device reads as an MTP device, with access only to the documents/books/... stored on it
- you can place an
update.zip
file (obtained from the SN website) into the root of that MTP directory, and upon reboot, the device will update. To me, this appears to be the most promising route of gaining access. - unfortunately, the zip file is encrypted. The decryption key clearly has to be known to the device, but since I have no access to it,...
I'm a software engineer, but I have zero knowledge of the "dark arts", so to speak. If anyone could help me (or point me into the right direction!), I would really be grateful. I don't want this (generally nice) product to turn into a paperweight instead of a paper replacement :(
Basically, the title. After years of inactivty, I'll be taking music (cello) lessons again, with my teacher of yesteryear, from whom I've moved half a country away.
She has suggested Zoom but is open to alternatives. I don't particularly like Zoom, plus I have a feeling better quality can be had through a custom solution - but I'm at a bit of a loss as to what exactly would be a good fit for this project.
Maybe Jitsi? Does someone here have experience with it and could tell me if it's possible to set something like a "target" audio quality?
For hardware, I basically have two options. Both are already in use, for different things, and have sufficient processing capabilities - albeit no GPU:
- host everything at home. Plus: lowest possible latency from me to the server. Not sure how much that is worth though.
- root server in the Hetzner cloud: much faster network speed. Again though, not sure how beneficial that is, the ultimate bottleneck will always be my upload speed (40Mbit)
OK, I realize that this post is a but of a random assortment of thoughts. I'd be really happy about suggestions and / or hearing about other's experiences with similar use-cases!
cross-posted from: https://lemmy.ca/post/25155152
> - > - Author: /u/Ok_Astronomer_9326 > - Link Shared on Reddit > - Original Reddit Comments >
Hi,
not sure where else to post this. For a while now, I've unsuccessfully been trying to get WireGuard to work with Crunchyroll.
Setup is as follows:
- dedicated server hosts a wg-quick instance in [neighboring country]
- OPNSense acts as peer on a single IP
- I have a rule for routing the entire traffic of some source device via that IP
This works just fine. Handshake successful, traffic is routed via the server. traceroute shows the server as the hop immediately after my device's local gateway. The connection is stable, and fast.
...except for Crunchyroll. The site / app itself is fine, but I can not, for the life of me, get a video to play. It just keeps loading forever.
I don't think this is an issue with CR recognizing that I'm not where I say I am - looking online, it seems pretty easy to use CR with a VPN. I've also tried from multiple other devices, all with the same symptom.
If anyone has suggestions, I'd love to hear them 😅
EDIT: It was MTU. Had to manually set it to 1500 on both devices.
Nope, still the same issues. I was using the fallback interface there briefly.
EDIT: It WAS MTU related, I had to enable MSS clamping on the OPNSense.