This profile is from a federated server and may be incomplete. Browse more on the original instance.

naught,

What do they use? Whatsapp? Wechat? Signal?

naught, (edited )

Interesting ty!

So before you can message anyone you have to download whatsapp? iMessage is preinstalled and is also e2e encrypted. Idk if I’d rather Facebook or Apple (who can access iCloud backups of normally otherwise encrypted data, etc.) in charge of my messaging infrastructure, honestly.

Americans with Android are left to use literal SMS which is atrocious, or a different messaging solution, probably whatsapp I guess

edit: I don’t like iMessage or the current state of messaging in the US. I feel like all the default messaging apps should be able to communicate e2e encrypted via some shared standard or something-- it’s weird to have to go third party

naught,

Not hard! Just unfamiliar that’s all. Seems weird to me having just always used iMessage here in the states, which has awful interoperability with Android devices

naught,

i did say it was “also” e2e encrypted

naught,

It was just a question - I’m not remotely saying what you are

naught,

The level of self awareness in the idubbz apology blew my mind. I was an edgy teen and grew out of him, and while it took him a bit longer than me, he came around too. Was a weird and cool moment.

naught,

America has Zelle which does instant money transfers by email/phone. It’s private but it works in my banking app, is totally free, and is instant

naught,

Tbf, it’s typically language servers and extensions causing cpu and memory footprints. If you were to open a dumb txt file, I doubt you’d encounter issues. The app itself is pretty light. I say this as a neovim user who has managed to make its memory footprint balloon ^_^

naught,

React is fine too with the right tooling. Next.js, create-t3-app, vite etc. are all nice. I think svelte has fewer unfamiliar mental models and hurdles to initial development though. I tried vue years ago and found react made far more sense to me for some reason.

naught,

Don’t feel that way. This is a highly specific role with a ton of not-necessarily-connected tech. Python, C++, Rust and calling out Java? Strange. You don’t need to know any of this stuff to be successful. If you just know javascript, that’s enough for many, many roles.

Youll find that if you understand the patterns you’re using in JS, you can apply them to many other languages. Other languages will have different syntaxes and maybe slightly different patterns, but you can always apply what you know, which will make it easier to add more languages to your arsenal.

You’ll feel like you have no idea what you’re doing for a long time, but all the while you have picked up a ton of knowledge and experience that you will still probably discount. Just be eager to learn and don’t sell yourself too short.

naught,

Are you referring to Python and JS as scripting languages? The two most popular languages on the planet? Ones which are capable of building almost any kind of app imaginable? Surely you don’t apply your limited experience with a single dev to a group of millions of developers doing extremely varied things, right?

naught,

What is the “classical” sense? What are you implying when you say they are “scripting” languages? What you are imparting to me is that they are less-than other, real languages. I don’t take personal offense, but I do take issue with the mischaracterization and implication that those languages are somehow less serious or less broadly useful.

No hard feelins! (:

naught,

It was for you, too (っ^_^)っ

naught,

If someone on the internet calls something a “scripting language,” it’s hard to take that in a vacuum. I’ll accept that there is overlap between “interpreted” and “scripting” languages, but they aren’t synonymous, particularly in my experience interacting with developers online. The typical discourse does indeed trivialize the so-called scripting languages, and my only intent is to say that they are a lot more than what they began as.

naught,

I’m certainly replying from my own perspective! Again, I don’t think the original reply was intended to be negative. I am just discussing the language used and what it implies to me and perhaps others from a similar background and time. I think, to me, a clearer and more modern way to describe these languages is as “interpreted” or other words describing the nature of the languages rather than saying it is a language for scripting, which carries a connotation (at least to me, in my corner of the internet)

naught,

I’m merely saying that to me, and to probably a large group of devs, it sounds like a dig. I totally take that it is an appropriate designation and there was no ill intent though. I think the fact that we’re having this conversation is enough to prove that there is at least a little ambiguity given the right context and experience with the term. Cheers

naught,

I get what you’re saying. Are you saying also that you haven’t ever encountered anyone using the term as a pejorative? My original reply is earnestly asking what was meant because the original post was ambiguous to me. I’m talking about connotation and you’re talking about the textbook definition. I know what a scripting language is, and it’s pretty dismissive to say otherwise imo. To call JS and Python scripting languages puts them up there with bash, lua, and perl. Interpreted or not, do you think these languages are equal? Can a developer as easily create a fully featured app or website equally with all of them? Can you land a perl job as easily as a JS one? I don’t think so. It’s not a matter of bruised ego so much as I want to combat the notion, especially for newer developers, that JS and Python and friends are somehow less-than, whether or not that was the original intent of the post.

naught,

Now you can take that document and perhaps nail it to a door? (:

naught,

Many rioters were identified by people who knew them based on previous footage. Anyone in the videos is already breaking the law, right? There were dozens of people livestreaming this already… I think you make a good point in general, but in this case I’m not sure I agree. There are places and times with an expectation of privacy, but storming your nation’s capitol in an attempt to stop the certification of a democratic election is probably not one

naught,

I respect your position on this. I’m not clamoring for them to release the footage, censored or not. What is the difference between a public space and a private one, though? If I go to a concert and they record footage and later release it with my face in it, has my privacy been violated? Did I have a reasonable expectation of privacy? Is it different because the government recorded it in this case? Are your rights being removed by the government releasing footage of a “protest” or otherwise? I’m not sure I buy that any rights are being infringed here. I also don’t think I share much in common with SCOTUS. Let’s say the FBI released the uncensored footage asking for the public’s help in identifying potential criminals – is that different because it’s done attempting to solve a crime?

Sorry for the litany of question marks, just curious!

naught,

YNAB is a glorified spreadsheet and did not import past data. I found it exceedingly tedious and not helpful. I am currently using Monarch and it’s far, far better. It’s a bit pricey, but so far as I’ve found, it’s the best.

They give you a link that allows others to try monarch for 30 days (rather than their egregiously short trial of like 7 days):

www.monarchmoney.com/referral/pereb3twgc

I get a discount if you buy after the trial, but there’s no need.

I’ll have to check out lunch money too

naught,

Should be is not None (:

naught,

I just go for a unix timestamp and use terminal/filemanager to sort by or display the datetime

naught,

Yep. I mostly like datetimes for simple sorting. If it needs to be human readable iso is the way to go tho.

naught,

Instances could probably find ways to be ad supported or creators could do 3p sponsorships or ads in videos. Not everyone has to chip in to everything they subscribe to. It’s still impossibly hard compared to youtube though.

e: what about opt-in ads (banner or otherwise) for channels you want to support? could be cool

naught, (edited )

And you can hook in fzf to it to get a proper list of previous commands all fuzzy matched!! Oh-my-zsh just requires adding fzf to your plugins list (:

I survived for years with just github.com/zsh-users/zsh-autosuggestions which is similarly great, but fills a slightly different role. Just start typing and you’ll see a faded preview of the most recent command matching & u ctrl+f to autocomplete it. Is gr8

e: clarified what zsh-autosuggest does

naught,

The pay is shit or at most on par compared to tons of web dev jobs in e commerce etc. I make more aligning divs than my friends in aerospace and defense who are leveraging their advanced degrees. Abandoning your morals hardly even pays ¯_(ツ)_/¯

naught,

What about CS? Valorant? They pull in numbers

naught,

Yep. Explicitly because of CSAM

naught,

Good point. Lemmy.ml admins said CSAM was the reason so just passing that along.

naught,

I absolutely cannot wait for Asahi linux. M1 hardware with linux 🤤

naught,

Second this. YNAB is a glorified spreadsheet. Monarch is what Mint et al shouldve been

naught,

Optional parens on function calls, implicit returns, curly brace procs with args in vertical bars 🙃

naught,

Double digit milliseconds sounds slow to you?

naught,

Anything under like 100ms load is instant to the user, especially a page load. It’s a balancing act of developer experience vs performance. To split hairs over milliseconds seems inconsequential to me. I mean, PHP requires $ before variables! That’s the real controversy :p

naught,

I don’t know that’s a fair anology. Vim does what a IDE can do without almost any setup with LazyVim and Lunar Vim and a bunch other prebaked setups. Instead of writing your vscode config in JSON or using a GUI, you can use lua. It’s more like turning car into a track car or something where you’re already a mechanic

My beautiful cat ran out of luck (lemmy.world)

My beautiful cat, Tequila, was hit by a car on 11th September this year around 10:25 am. She died on the spot in the middle of the street. It still hurts so much every day to wait for her to come home again. I miss her every morning, because she doesn’t wake me up. I miss her when I come home from work, because she is not...

naught,

Im sorry for your loss. If you all want your cats to live long and healthy lives, please keep them inside.

naught,

I know, I really debated posting. It makes me immensely upset to see things like this and my immediate reaction was FAR more visceral. I feel for OP regardless of how I feel about their responsibility in the situation.

naught,

It can definitely be/is a dedicated role. A useful one too, though not always…

theodewere, to politics
@theodewere@kbin.social avatar

if you voted for Trump, you are forever cut off from the Blessings of Liberty.. you are not, and never will be fellow citizens of mine.. i will not defend any of you or your offspring from even the most basic harm.. you are enemies living among us for the rest of your lives..

naught,

This is potentially the cringiest thing I’ve read today. Perhaps this week? Trump voters are your family and countrymen. The majority aren’t totally awful people but have been taken advantage of by insidious propaganda machines. The people are never your enemy. It is the autocrats, the fascists, the despots.

naught,

Wordpress is an ancient cursed technology, but hey this is kinda cool

naught,

Working with their APIs and their plugins’ APIs is atrocious.

naught,

Shitty but hardly surprising. Twitter has a global reach, a decade+ of experience and momentum and critical mass etc. A twitter exodus isn’t going to happen over night.

naught,

I was a flac snob when I was younger, and I can say with certainty: 320kbps mp3s or even VBR are indistinguishable from opus or even lossless except when listening very very very closely on high end hardware. I’m very into audio still and production etc. That’s not to say opus isn’t better or higher quality, but the difference it makes is decidedly negligible to the vast majority of listeners. I guarantee that almost everyone would fail to do better than a coin flip a/b testing these technologies on the same audio recording.

naught,

I know very well what other countries’ policies are. To say the US has a good system because its less terrible or restrictive isn’t a good argument. It’s still a nightmare for those seeking asylum or otherwise

naught,

What? I am not making that point. It is harder in many places. That is not a valid argument for the current US system which is slow and cruel.

naught,

Yeah they haven’t confirmed whether these features are making it back I believe, but they really ought to and I expect they will too. Smokes Im fine with. Mostly just annoying since the game feels almost identical to GO. A lot of smokes still work too so it’s kinda trial and error to find which ones work now and dont.

I also find it annoying I can no longer see how much I damaged an enemy via console, but that’s fair enough too.

naught,

I am in that camp, honestly! I just miss my old features and there are some quirks and growing pains. I really miss most of all short competitive. It was much lower stress and commitment. I can only play so many games and to be stuck in a one-sided long one feels bad. I am just a bit underwhelmed overall, but perhaps it is my expectations.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • KamenRider
  • TheResearchGuardian
  • KbinCafe
  • Socialism
  • oklahoma
  • SuperSentai
  • feritale
  • All magazines