if you're someone who feeds stray dogs, please stop
literally no other developed country in the world has a stray dog problem, but ours does
i do not want to hear dogs barking in the middle of the night, or watch them scare me/pedestrians/elderly ppl away
you feeding them is encouraging them to stay and form packs around the same area
if you are a dog lover, then please adopt a pet and raise them in your house by giving them a proper home - as opposed to feeding a stray dog and creating a mess for the rest of the neighbourhood
ORBIT ACHIEVED. 🚀
Vikram-1 Test Flight-1 has reached orbit. India's first privately developed orbital rocket has completed its final burn and injected its payloads into a ~450 km orbit, making India the third country in the world with private orbital launch capability.
History is made. 🇮🇳
#Vikram1 #JourneyToOrbit #SkyrootAerospace
You pay for YouTube Premium so you don’t get ads. Content creators then start embedding the ads in the video. YouTube offers channel memberships so creators can get paid and not need sponsorships. Creators keep the ads in the paid videos. Absolutely bananas.
A class-action lawsuit has been filed against YouTube over its "ad-free" subscription claims
Plaintiffs argue YouTube Premium still shows ads because creators include sponsorship segments in their videos
@thsottiaux@rezoundous I only have 3 resets banked but I have never used any (or maybe one). Would love to know why my friend has 7 and I have 3.
I have a plus subscription.
here’s what you need to do for the best user experience:
- keep the 5h limit gone
- add intelligent pace alerts that nudge you when you’re on track to exhaust your weekly usage before it resets, similar to codexbar and openusage
- make your pace visible in the ui, and turn it red when you’re going too fast, with the estimated day you’ll hit the limit
otherwise people will burn through their usage without realising it, then complain when it’s gone
Is it just me or Opus 4.8 is closer to Fable 5 now than last time Fable was first released?
I tried two long running fairly complex task of upgrading all packages of a 4M+ line codebase to latest version (and replace depreciated packages with ones having similar UX) while keeping the UI looking exactly the same, and while Fable was on point with exactly the same UI, opus performed not that bad with only few small regressions.
Last month opus would have fucked up the UI pretty bad in the transition.
@theo Pretty cool. I wish many other well known people in tech share some of their ideas that they don’t have the time to implement. I can guarantee we will see a much better tooling ecosystem forming in the coming future if that happens. Thanks a lot for sharing yours Theo!
Introducing Sakana Fugu: A full multi-agent orchestration system accessible via a single model API.
Our ‘Fugu Ultra’ model matches the performance of Fable and Mythos, delivering frontier capability without the risk of export controls.
Try it: https://t.co/hhO6qTawgb 🐡
One of the best use cases for agentic LLMs is to use them as hyperparameter tuners for machine learning model training experiments.
Previously, there were some external libraries based on statistical properties of the hyperparameter value distributions and the training results, but they were unreliable and hacky. You needed to tune those libraries before they could tune your model.
Now you just verbally explain the goal to the agent and it trains/analyzes the logs/resamples/retrains until it reaches some acceptable performance level.
It doesn't mean that the LLM will always make the right decisions, but those external libraries were just plain dumb.