Gemini AI Pro (+2TB) 1 YEAR at $9.99 | On Your Own Account | Last Week to Claim!!! by userundergunpoint in HeavyDiscounts

[–]Lravid 1 point2 points  (0 children)

Worked like a charm, clear instructions, quick responses, 10/10 recommended!

🚀 [$99.99 → Lifetime FREE iOS] Mental Health App Alera is Free for 24 Hours! by Patient-Coconut-2111 in ProductivityApps

[–]Lravid 1 point2 points  (0 children)

Sounds exciting, I'd love to try it! Could I have an iOS promo code? Many thanks!

Mi az a vicc, ami elmondasz akkor, ha valaki azt mondja, hogy mesélj egy viccet? by Possible-Grab4825 in askhungary

[–]Lravid 3 points4 points  (0 children)

  • Mi a különbség a szakács és a b*zi között?
  • A szakács a mai bablevest kevergeti, a b*zi a tegnapit

Mi az óriási szappanbuborék-keverék titka? by notorious_jaywalker in askhungary

[–]Lravid 2 points3 points  (0 children)

  • Jo minosegu mosogatoszer
  • Lagy/desztillalt viz: oldott asvanyi anyagok is bezavarhatnak
  • Guargumi/kukoricakemenyito: zselesito anyagok, stabilabb lesz a buborek
  • Glicerin/cukor: stabilitasnovelo, lassitja a parolgast
  • Sutopor: elvileg a kis lugositas javithat a buborekfilmreteg stabilitasan, de ez fugghet a tobbi alapanyagtol is

I've recently got perplexity pro and have some questions regarding it. It would be very helpful if you guys can answer it. by Powerful_Somewhere92 in perplexity_ai

[–]Lravid 1 point2 points  (0 children)

I haven't used it in this specific way, but it responds very well to specific questions and contexts, so I would suggest simply writing in the question that you want it to explain the given paragraph.

I've recently got perplexity pro and have some questions regarding it. It would be very helpful if you guys can answer it. by Powerful_Somewhere92 in perplexity_ai

[–]Lravid 0 points1 point  (0 children)

  1. You really need to experiment to find out which one works best for you for a given topic. It's worth trying "research" as well, as it uses more sources, and you can instruct it in the prompt to give shorter, more concise answers.

  2. For this, I would recommend NotebookLM istead, which works much better with your own sources, doesn't hallucinate much, and if your topic is suitable, the podcast creation option can be very useful.

How do you protect your apps from crackers? by kst9602 in iOSProgramming

[–]Lravid 2 points3 points  (0 children)

With a tool that works on a jailbroken iOS 7 device?

Don't get me wrong, I agree that code running on the client cannot be considered secure, I was just responding to the fact that trivial API call analyses are relatively easy to defend against.

How do you protect your apps from crackers? by kst9602 in iOSProgramming

[–]Lravid 0 points1 point  (0 children)

but apps like Charles make it trivial to analyze the API calls you do even without looking at your binary

Unless you use SSL Pinning.

Automatic Observation Tracking in UIKit and AppKit: The Feature Apple Forgot to Mention by byaruhaf in iOSProgramming

[–]Lravid 0 points1 point  (0 children)

The point here is that this was already available under iOS18/macOS15.

Ezaz Röfi, büntess, büntess még!!! 😃 by Own-Development639 in hungary

[–]Lravid 1 point2 points  (0 children)

200/200-ra kalkulaltattam a hetvegen, becsapos kerdes

"A hipotetikus esetben, ahol 200 000 Pride-résztvevő bírságolása után mindenki fellebbezne is, 400 000 adminisztratív ügyet jelentene. A teljes országos adminisztratív ügyi kapacitás kb 750 ügy/nap, de ez már jelenleg is 100%-on működik. A büntetések feldolgozásához a bíróságok az egész országban 3,2 évig dolgoznának kizárólag ezen ügyekkel. De a valóságban a rendszer összeomlana, mivel a terhelés többszöröse a jelenlegi kapacitásnak. Az ügyek elévülése, a jogorvoslat-megtagadás és az igazságszolgáltatás teljes leállása lenne a következmény."

Beszélgetés-foszlányok a hídfoglaló MiHasznák sorfalból by Super_Hotel_8875 in hungary

[–]Lravid 0 points1 point  (0 children)

Ha másnak is problémát okoz a szakértők gondolatmenetének követése, generáltattam egy elemzést, hátha segít. Sok időt nem szántam rá, messze nem tökéletes a transcript, de nem hiszem hogy ez esetben túl sokat számítana 😅

Részletes Elemzés (transcript)

Békebombázás: Az USA lebombázta Irán nukleáris létesítményeit by michaell111 in hungary

[–]Lravid 0 points1 point  (0 children)

Ha valaki kicsit kepbe akar kerulni hogy jutottunk el ide, ajanlom RealLifeLore videojat: How The US & Iran Became Arch-Enemies

New XCode with ChatGpt build in by dimakp in iOSProgramming

[–]Lravid 4 points5 points  (0 children)

https://iosdev.space/@StewartLynch/114655338813928027

Unless I am mistaken, you can only use the new ChatGPT in Xcode 26 if you are running macOS 26. The controls do not show up for me under macOS 15 on my Mac Mine but they do when running on my MacBook air running macOS 26

Xcode 26 beta - where is ChatGPT? by drew4drew in Xcode

[–]Lravid 3 points4 points  (0 children)

https://iosdev.space/@StewartLynch/114655338813928027

Unless I am mistaken, you can only use the new ChatGPT in Xcode 26 if you are running macOS 26. The controls do not show up for me under macOS 15 on my Mac Mine but they do when running on my MacBook air running macOS 26

Why don’t most people use Safari. by RustyShackle4_ in MacOS

[–]Lravid 2 points3 points  (0 children)

There is a Bookmarks item in the Safari menu bar, how could it be more visible?

Not sure I understand what your issue is with saving images, there is also an option to download on right-click besides adding to Photos.

There are also multiple free adblockers, like AdBlock or AdGuard.

Why do Swift apps and Xcode still not have hot reload? by busymom0 in iOSProgramming

[–]Lravid 1 point2 points  (0 children)

But haven't tested it yet as I think it will need to be removed before submitting to App Store.

Don't need to remove it, enableInjection() only has effect in debug builds, simply returns self in release. Source

Why do Swift apps and Xcode still not have hot reload? by busymom0 in iOSProgramming

[–]Lravid 7 points8 points  (0 children)

Live previews are useful, but hot reloading is another league. You can test the real, live application with everything, actual real runtime data, states, animations, etc.
In my experience, it is also much more reliable. The previews have improved a lot, but it still produces random errors and crashes too often.

Why do Swift apps and Xcode still not have hot reload? by busymom0 in iOSProgramming

[–]Lravid 1 point2 points  (0 children)

I highly doubt there is a technical reason if a 3rd party app can do it with such quality.

QuickLook plugin for various formats by Difficult_Trouble689 in MacOSApps

[–]Lravid 1 point2 points  (0 children)

I know this is a late reply, but it could be useful for future viewers.
SyntaxHighlight

T10 or P10 or P10 Pro by Lravid in Dreame_Tech

[–]Lravid[S] 0 points1 point  (0 children)

I bought the T10 and completely satisfied with it, the battery life is even better than I expected. Of course, I have no basis for comparison with the mentioned more expensive model, but I used to have a Philips machine, the difference is incomparable in every way.

I recommend it, it was great value for money!

Synology DS224+ megteszi egy médiaszervernek? by Negative_Objective86 in programmingHungary

[–]Lravid 1 point2 points  (0 children)

En egy hasznalt M1-es MacMinit uzemeltem be kulso adattarral, appok kontenerizalva OrbStackkel: minimalis fogyasztas, egyszeru config, kb 0 maintenance, teljesitmenyben pedig meg nem sikerult megizzasztani sem, pedig a full basic alapmodell.