@Rob@jsreed5.org Hmm Coal -> Heat -> Stream -> Generator -> Electricity -> Resistance -> Heat
You do have an interesting point there š¤ Seems rather wasteful just to produce some heat š„
@Rob@jsreed5.org Hmm Coal -> Heat -> Stream -> Generator -> Electricity -> Resistance -> Heat
You do have an interesting point there š¤ Seems rather wasteful just to produce some heat š„
It seems silly to me that we humans create thermal energy with coal, convert the thermal energy to mechanical energy with steam turbines, convert the mechanical energy to electrical energy with generators, and convert the electrical energy back into thermal energy with glass-top stoves and electric heaters.
It seems silly to me that we humans create thermal energy with coal, convert the thermal energy to mechanical energy with steam turbines, convert the mechanical energy to electrical energy with generators, and convert the electrical energy back into thermal energy with glass-top stoves and electric heaters.
@golang_news@feeds.twtxt.net Cool! š„³
@lyse@lyse.isobeef.org Yeah this is why I havenāt done it yet because I donāt know how to build it š¤£
shellcheck
being used here? It would have picked this (contrived) example up?
@bender@twtxt.net Shellcheck is great but I hope you donāt care about a low package count for screenshots like some people.
My FairPhone has arrived and it looks great!
@lyse@lyse.isobeef.org we had a huge thunder/lighning storm last night here too. Kids got really scared (it struck something very close here), and the dog panicked (he opened all doors and would only sleep in kitchen). We woke up around 2 at night from it. But kids luckily fell a sleep again.
@prologic@twtxt.net the whole thing took less than 2 min š¤£
@prologic@twtxt.net The headline is interesting and sent me down a rabbit hole understanding what the paper (https://aclanthology.org/2024.acl-long.279/) actually says.
The result is interesting, but the Neuroscience News headline greatly overstates it. If Iāve understood right, they are arguing (with strong evidence) that the simple technique of making neural nets bigger and bigger isnāt quite as magically effective as people say ā if you use it on its own. In particular, they evaluate LLMs without two common enhancements, in-context learning and instruction tuning. Both of those involve using a small number of examples of the particular task to improve the modelās performance, and they turn them off because they are not part of what is called āemergenceā: āan ability to solve a task which is absent in smaller models, but present in LLMsā.
They show that these restricted LLMs only outperform smaller models (i.e demonstrate emergence) on certain tasks, and then (end of Section 4.1) discuss the nature of those few tasks that showed emergence.
Iād love to hear more from someone more familiar with this stuff. (Iāve done research that touches on ML, but neural nets and especially LLMs arenāt my area at all.) In particular, how compelling is this finding that zero-shot learning (i.e. without in-context learning or instruction tuning) remains hard as model size grows.
@slashdot@feeds.twtxt.net See I told yāall 𤣠AI is āartificial incompetenceā š¤£
shellcheck
being used here? It would have picked this (contrived) example up?
@bender@twtxt.net Yup!
@bender@twtxt.net Ahh gotcha! That could be simple enough to work or maybe a different background for the card? š¤
@bender@twtxt.net This is basically the problem. Even if you wanted to there generally isnāt any state for feeds stored on behalf of the user, in other words, a read status.
I donāt know how we will handle the resetting of it, after readingā¦
I thought about it a few times, but Iāve never really been able to figure out a way of coming up with a viable solution to that.
@bender@twtxt.net A tiny dot you say eh? š¤£
@bender@twtxt.net Itās looks like itās basically all-in-one so yeah but simpler to use š
shellcheck
being used here? It would have picked this (contrived) example up?
@bender@twtxt.net Both. I use it locally. Its basically a linter.
On my blog: Yet Another Dark Mode Post https://john.colagioia.net/blog/2024/08/14/dark-mode-again.html #programming #techtips
dash
or ash
, very nice POSIX Sh compliant shells:
@movq@www.uninformativ.de Yes I feel your pain š
New Research Reveals AI Lacks Independent Learning, Poses No Existential Threat
ZipNada writes: New research reveals that large language models (LLMs) like ChatGPT cannot learn independently or acquire new skills without explicit instructions, making them predictable and controllable. The study dispels fears of these models developing complex reasoning abilities, emphasizing that while LLMs can genera ⦠ā Read more
Sounds great James. I donāt need PHP right now, will do everything using HTML - and I would love the zero configuration. How did you do that using my website, it has files in .txt format? I guess you just added the HTML bit with some code hey? What about hyperlinks? I think a variable is passed corresponding to the webapge number from 1.htm to 1200.htm.
Tomorrow is a busy day for me, off to tow a car home, so will be off grid pun intended. Thanks for the input your computer experts.
@xuu@txt.sour.is Yeah it seems to be quite easy to operate actually š Love the zero configuration!
@aelaraji@aelaraji.com Welcome back! Didnāt notice š¤£
@xuu@txt.sour.is I donāt get it? š¤
@prologic@twtxt.net +1 for FrankenPHP. And built into caddy is also swell.
Wut?
Back!
Just in case Clownflare throws a couple of 5xx errors at your requests, Iām rebooting. See ya in a couple of seconds!
In fact I recommend this really, itās just less āmucking aroundā and what we call āzero configurationā.
@off_grid_living@twtxt.net If youād like to try something new (I know I know!); I just modified your siteās file a teeny weeny bit and got it working with FrankenPHP a nice little portable web server written in Go that ājust worksā⢠that is able to handle and execute PHP for you and your site basically ājust worksā⢠out of the box locally, run from any directory.
I mean if you didnāt really need PHP (I suspect you do?) you could run any āol web server in the current directory where you have your site and just serve that straight up locally.
@off_grid_living@twtxt.net Normally, in the days when I used to run Linux on the Desktop and used Apache once upon a time, the default configuration would mean files served out of your public_html
directory in your home directory was the place where the web server looked for to serve files from. This would make something like http://localhost/~your_username work. But itās been a while since Iāve done any of this myselfā¦ā
Hmm? I see
Problem I see is the files are located where Ubuntu wants to put them, not where I want to put them?
āYour package manager (apt) does not prompt you, because the package maintainer has chosen some defaults for you which works with the rest of the system. So there is simply no need. Why would you want to change the installation directory anyways?ā I see Lyse, but that is the point of file management, moving files and the executable to where you want them. One memory stick for example. To run them double left click on them
I donāt like the files in a folder /var/www/ why canāt I make my own path, and confige Apache.exe to run from a configured path? Say entirely off a memory stick?
If you create a website, you want the entire executable to move with you⦠easier that wayā¦. You take the memory stick with the executable file with you, and it runs and uploads with a double left click. The idea of running through a Linux default means you canāt remove your website elsewhere?? For example I have many small software programs that go where I go, I wish I too Word 7 with me, docX files are a pain. GIF emulator.exe for example, Note2Pad.exe another example. I donāt like apps stored inside some machine. Emails is another pain, all my emails are stored in rich file format on files outside of the program. For example is a bank fails, what happens to your money ? Old schooled keep things more robust.
Dear OnlyDomains, part of Team Internet. Do you think you could stop being so incompetent when it comes to Domains, DNS and basic HTTP? I reported this to you on Friday, and you are still arguing with me over Support the legitimatecy of the claims? Seriously?! š§
$ dig @1.1.1.1 +short onlydomains.com.au a
198.50.252.65
$ nc -vvv 198.50.252.65 443
nc: connectx to 198.50.252.65 port 443 (tcp) failed: Connection refused
And errors out expectedly using dash
or ash
, very nice POSIX Sh compliant shells:
$ ./foo.sh
./foo.sh: line 5: [: bar: integer expression expected
So the lessons here are twofold:
shellcheck
to check your shell codeWhich once fixed, removing the extra [
and ]
errors out with shellcheck
as expected:
Invalid number for -eq. Use = to compare as string (or use $var to expand as a variable). [SC2170]
I was/am right of course :D
In POSIX sh, [[ ]] is undefined. [SC3010]
Also, why isnāt shellcheck
being used here? It would have picked this (contrived) example up?
bar is referenced but not assigned. [SC2154]
@movq@www.uninformativ.de It did however rain all night here however 𤣠Perhaps they were right afterall, just wrong on the location? š
What a glorious morning for a public holiday šŖ What shall I do today? Hmmm š§
@movq@www.uninformativ.de Iām not looking forward to summer at all š„µ
@lyse@lyse.isobeef.org Probably used one of the filters? š¤
This is why you stick to POSIX sh as @mckinley@twtxt.net points out 𤣠Prwtry sure this is a āBashismā right?
This one got me. I try to stick to POSIX sh so Iām not super familiar with the behavior of [[]]
. I definitely should have gotten -eq
, though.
Ready for Winter
@movq@www.uninformativ.de Variable names used with -eq in
yeah its the same dude.
This project is verrrry alpha. all the configuration is literally in the code.
It is good to be off work and have time to spend on my personal projects.
@slashdot@feeds.twtxt.net And we are surprised why? š¤
Jobhunters Flood Recruiters With AI-Generated CVs
About half of all job seekers are using AI tools to apply for roles, inundating employers and recruiters with low-quality applications in an already squeezed labour market. From a report: Candidates are turning increasingly to generative AI ā the type used in chatbot products such as ChatGPT and Gemini to produce conversational passages of text ā to assist them in writing th ⦠ā Read more
@bender@twtxt.net No bubbles burst š„ hehe š All good! š I think I was aware of the search results and the lack of interactivity there, artifact of borrowed template code from the search engine š¢ Just need to refactor it to use the same template as the normal timeline, but also support highlights, something it doesnāt do now either.
@bender@twtxt.net You are right. Iāll have to fix the later for sure, the finding āreadingā in āfoo-readingā is probably a behavior of the indexing and search library being used. It probably behaves that way.
I like how tags like #reading now actually work correctly on Yarn pods š
T-Deck Plus: An ESP32 Handheld Device with GPS and LoRa Support
The LILYGO T-Deck Plus is an development platform tailored for IoT enthusiasts and professionals alike. Building upon the features of the original T-Deck, the Plus version introduces significant enhancements, including an integrated GPS module and a powerful 2000mAh battery, making it ideal for portable and versatile IoT applications. At the core of the T-Deck Plus
Morphotrophic by Greg Egan is built around an idea for how life on Earth could have worked out differently. It gets increasingly strange and interesting as the story progresses. My partner and I finished it last night and thoroughly enjoyed it. The beginning is free online: https://gregegan.net/MORPHOTROPHIC/00/MorphotrophicExcerpt.html #scifi #reading
Adorava conseguir escrever como este senhor, que torna o comportamento de uma substância perigosa em algo que dÔ vontade de ler até ao fim
https://www.science.org/content/blog-post/things-i-won-t-work-dimethylcadmium
Kinda cool tool for bringing together all your timeline based data across socials.
@movq@www.uninformativ.de Ooof thatās a bit warm š„µ
@movq@www.uninformativ.de Itās hot here as well. Luckily should only last a couple of days. Bunkering down in our home and keeping all the doors and windows closed. No airco. Fans give some relieve.
We had a great and relaxing three week vacation in Denmark and Sweden.
@movq@www.uninformativ.de Whatās the temp? š¤
On my blog: Developer Diary, World Elephant Day https://john.colagioia.net/blog/2024/08/12/elephant.html #programming #project #devjournal
@off_grid_living@twtxt.net Normally you would so something like this on Ubuntu:
sudo apt install apache2
In fact I highly recommend you follow this guide:
its rainy out there
@falsifian@www.falsifian.org Canāt argue with the some of the feats weāve achieved for sure š I think some of the good stuff is in smarter auto completion: summarization and pattern reproduction.
But āintelligentā it aināt š¤£
@eldersnake@we.loveprivacy.club Bahahaha 𤣠I doubt I could write a chess engine now š
toki pona li wawa
@movq@www.uninformativ.de If it still existed I bet the first thing heād do is convert it to Golang šš¤£
@prologic@twtxt.net I donāt know what you mean when you call them stochastic parrots, or how you define understanding. Itās certainly true that current language models show an obvious lack of understanding in many situations, but I find the trend impressive. I would love to see someone achieve similar results with much less power or training data.
@falsifian@www.falsifian.org I donāt believe so. But then again weād have to define what cognitive understanding really is š LLM(s) have none.
@lyse@lyse.isobeef.org Yeah in Australia itās only 20 paid days of annual leave (paid)
What a complex pile of stuffā¦
In a Windows Apache, I would only need to configure the path of the directory and double left click on Apacjhe.exe file and it runs loading the index .htm file. You can also remove the folder to a memory stick and configure you version to run anywhereā¦. this video is way too complicatedā¦
OK I found this one, small enough, but where does it install to? canāt find the app, of any files of anything.
Being a total novice to Linux stuffā¦.where is this file located and why donāt they prompt you for a folder location of the program? And why such a stupid name? Dozens to choose from and most over 300MB, not what I want - I just want Apache to run the index.html webpage or the index.php webpage. I do not need Javascript or Java programming editorsā¦.
OK I found this one, small enough, but where does it install to? canāt find the app, of any files of anything.
Being a total novice to Linux stuffā¦.where is this file located and why donāt they prompt you for a folder location of the program? And why such a stupid name? Dozens to choose from and most over 300MB, not what I want - I just want Apache to run the index.html webpage or the index.php webpage. I do not need Javascript or Java programming editorsā¦.
I see so there is a Linux version of Apache? My particular version of Apache for Windows, was intentionally cut down, to very few files, under 6MB if I remember, the PHP5 file seems to do most of the hard work (a 5MB folder)
I see php5.dll is 4.8 MB in size, hence one file is causing my version of Apache to be this size. So all up there are 22 files in the total Apache folder. Thanks for the tip Lyse.
@prologic@twtxt.net I thought āstochastic parrotā meant a complete lack of understanding.
On my blog: Open Source Characters https://john.colagioia.net/blog/2024/08/11/open-source-characters.html #freeculture #licenses #rant
@stigatle@yarn.stigatle.no Ahh nice! i only get 4 weeks off a year š
@off_grid_living@twtxt.net Is there a particular reason why you run it through wine? And not the āstandardā ubuntu way of doing it? Itāll make it much easier to make sure things are working the way it should.. :)