HackerLangs
トップ新着トレンドコメント過去質問紹介求人

virtue3

no profile record

コメント

virtue3
·3 か月前·議論
That is totally false.

They have been getting replacement MiG-29s and Su-25s from allies and are starting to use f-16s from NATO nations.

"A coalition of NATO countries, primarily the Netherlands, Denmark, Norway, and Belgium, are providing F-16 fighter jets to Ukraine. The United States authorized the transfer and is providing training and spare parts, with deliveries having begun in 2024 to strengthen Ukraine's air force against Russia."

So yes, they still have an airforce. They're just getting re-supplied.

Also the Ukrainian airforce was ULTRA conservative about sorties to make sure they conserved as many fighters as possible.
virtue3
·3 か月前·議論
Remote code execution - aka they can run arbitrary code on the compromised machine via the bug.

Basically the worst possible thing.
virtue3
·3 か月前·議論
We are 100% there already. In browser.

the webgpu model in my browser on my m4 pro macbook was as good as chatgpt 3.5 and doing 80+ tokens/s

Local is here.
virtue3
·3 か月前·議論
That's fucking insane. Thank you for sharing.

I had a bad feeling we were basically already there.
virtue3
·4 か月前·議論
They have variable dc power supplies on amazon on the cheap.

If you want that sort of reliability it will probably go towards 100$.
virtue3
·4 か月前·議論
Please go try and do anything on the internet at 2G speeds in todays world.

You can barely even use FB messenger (you need to get messenger-lite).

I only know this cuz tmobile would give you free 2g all over europe. it was JUST BARELY helpful. mostly just sms and email.

google maps was unusable etc. This only got worse over the years.

They now give you free 3G and it's bearable. 2G is insanely slow in the 2020+ world.

2G ~= 5 KB/s. That means 40 seconds just to download a properly optimized react bundle.

5MB site? 16+ minutes.
virtue3
·4 か月前·議論
thank you going to try this. I noticed my heartburn got a lot worse after having to take a few courses of antibiotics.
virtue3
·4 か月前·議論
I hate liquid glass with a burning passion. I've never understood why people get so irritated at design changes until now.
virtue3
·5 か月前·議論
at best it's "cover your ass security" so when you do get pwned you can say you went through an "accrediting auditor" - blah blah blah.

Agreed on everything you said. Just wish there was a more efficient way to do things :/
virtue3
·5 か月前·議論
Same. It was the best of times. It was the worst of times.
virtue3
·5 か月前·議論
I think this change is really disingenuous.

If they hide how the tool is accessing files (aka using tokens) and then charging us per token - how are we able to track loosely what our spend is?

I’m all for simplification of the UX. But when it’s helping to hide the main spend it feels shitty.
virtue3
·5 か月前·議論
Some additional context to explain the numbers:

Game industry in general pays like shit - japanese software engineering pays even worse, so double negative modifiers on salaries in this comparison.

source: worked in games, worked at japanese tech company with us division.
virtue3
·5 か月前·議論
Swagger is critical. The graphql schema.json is very very good at helping ai's figure out how to use the service. Swagger evens that advantage.
virtue3
·6 か月前·議論
It helps to not look at this as zero sum.

A lot of people are more comfortable with a shared experience objective. This provides a means to do something and a reason behind meeting.

If you are always in the mindset that you are giving and everyone else is taking that can really impact how you perceive everyone. And 9/10 most people over estimate how much they give and under-estimate how much they take.

There is also something powerful with "I _get_ to take my new friend to a place I find cool" rather than "My new friend is using me to go to my cool place". Changing the way you internally frame things drastically helps.

I know it sounds absolutely stupid hogwash but it helps.

https://www.apartmenttherapy.com/gratitude-bed-every-morning...

I hope this helps!
virtue3
·6 か月前·議論
It’s hard for some people to understand that situation until they are in it. Unfortunately.

Totally agree with you.
virtue3
·6 か月前·議論
It's always about the oil.

Venezuela has a substantial amount of heavy crude oil. which the USA is good at refining. Shocking.
virtue3
·7 か月前·議論
they probably deem it as not important. "Context is all you need to tell the difference, keep the font clean"
virtue3
·7 か月前·議論
I also SUPER LOVE this feature. Especially when you make a type union of the keys for easier indexing.
virtue3
·7 か月前·議論
I think they also used their metrics to figure out people liked kevin spacey (whoops) - and created house of cards - which catapulted netflix's production side.

https://medium.com/@danial.a/how-netflix-used-data-to-create...
virtue3
·7 か月前·議論
I think graphQL as a byproduct of some serious shenanigans.

"Your GraphQL HTTP server must handle the HTTP POST method for query and mutation operations, and may also accept the GET method for query operations."

Supporting body in the get request was an odd requirement for something I had to code up with another engineer.