I first thought this had to be some sort of mistake, then I read their official statement.
Apparently these guys have made it their goal to destroy the Open Source movement. Take a look at all the projects they have hijacked. Just imagine they replace all those (so far) legit installers with their own malware-bundled ones.
This is outright disgusting.
Edit: It looks like the modified installer has been removed. I really hope they'll release another statement addressing this major fuckup.
The licensing is actually rather confused. The LICENSE file says MIT, but the code is actually a binary blob (compiled Java class files), not open source. That's... not incorrect, but strange. MIT does not forbid decompilation/reverse engineering, so not providing source is rather pointless.
Then he's providing an API to make and get the actual triggers that the SDK uses... but triggers are really just lists of positive and negative FFT bins (I decompiled the code) to trigger on. So there's nothing stopping anyone from making their own trigger audio and using the principle behind the code without the API and without paying for usage, unless the technology is patented.
This is confusing. If the intent is to provide a demo of the technology and charge for usage, why is it released under a license that allows decompilation and allows anyone to use it for free, and furthermore, why bill it as open source software licensed under the MIT license? If the intent is actually to release the technology for free for anyone to use, why is it a binary blob which requires an API and has concepts like trial quota built into it?
Edit: incidentally, the FFT implementation is this public-domain one, and the code that uses it has at least two random variable names in Spanish (but Google has no hits for them), which makes me wonder if OP really wrote it all or had someone else help.
dynamic range compression? Windows has it as an option built in I think.
It was a while ago and can't check right now but I think I had some success using MPC-BE which has a similar function, so at least when watching movies it would compress the range (I had a PC hooked up to TV/Surround Sound)
I still have a couple of projects lingering on at SourceForge.
However, I just learned that you cannot easily delete them. I have therefore opened a ticket to do so.
Here's a link to open the ticket
Screenshot of my ticket. (There are two, but the other one is substantially the same, for a different project.)
Stackexchange question about this subject.
I will update with the response, if any.
EDIT (updated!):
> status: unread --> fixed Comment: Greetings, Your Project has been scheduled for removal as requested. Thanks SourceForge Support
Shoutout to Keepass, free and open source password manager. None of this "first three months for free" bullshit.
Thanks, sigh, yeah, I know about that one (though the Forefront one another user posted makes me scratch my head).
Chrome has this irritating habit of flagging all exe's that Google hasn't web-crawled yet as malicious, and I just switched the download URLs from Sourceforge to self-hosted about a day ago and even though I submitted the links Google hasn't stopped flagging it yet.
Reference (not me, but describes the problem and solution):
http://stackoverflow.com/questions/9512919/getting-around-chromes-malicious-file-warning
For anyone worried, you can download from the Sourceforge page. You can confirm MD5 sums are identical:
Mines-perfect is what I was playing when I was going through my Minesweeper phase.
If I remember right, I think the best options from a masochistic sense are "lucky" and "Murphy's law" together. Both of these, as one of my friends would say, move the battleships. "Lucky" moves the battleships so that if you are required to guess then it makes sure you guess safely. "Murphy's law" moves the battleships so that if you are not required to guess but you do anyway, you land on a bomb.
As a creator of a build system let me offer some reasons why creating a DSL might make sense over raw Make.
Here's from the horse's mouth:
https://sourceforge.net/p/keepass/discussion/329220/thread/e430cc12/#f398
> It is true that the KeePass website isn't available over HTTPS up to now. Moving the update information file to a HTTPS website is useless, if the KeePass website still uses HTTP. It only makes sense when HTTPS is used for both. Unfortunately, for various reasons using HTTPS currently is not possible, but I'm following this and will of course switch to HTTPS when it becomes possible. > > Much more important is verifying your download (which I'd recommend independent of where you download KeePass from). The binaries are digitally signed (Authenticode); you can check them using Windows Explorer by going 'Properties' -> tab 'Digital Signatures'.
> Best regards,
> Dominik
(My opinion: Minor importance. I always download it from scratch anyway)
The shitty Sourceforge that was injecting malware was owned by "Slashdot Media" , which was owned by DHI/DICE.
BIZX bought Slashdot Media from DHI/DICE on January 28th 2016 - http://www.sdbj.com/news/2016/jan/28/slashdot-media-acquired-bizx-undisclosed-price/
And brought in new management which got rid of the malware on February 9th 2016 - https://sourceforge.net/blog/sourceforge-acquisition-and-future-plans/
Making such a change barely a week after taking over an organisation shows what their priorities are and should get them at least the benefit of doubt that they do wish to change things.
The library that the developer used to make it (Valkyrie) is an open source project of his written in FreePascal.
IIRC, DoomRL was made to show off his library.
Guarantee you came to Bitcoin in 2015 or later, probably 2016, and so weren't around to see the enormous impact the described individuals each had on the community.
You might have noticed that Satoshi doesn't even show up on that graph, anywhere. How is that possible when he wrote the first version of Bitcoin? Answer: Until mid 2015, the Bitcoin repository was called Bitcoin QT (later rebranded to Bitcoin Core) and was originally hosted on sourceforge. That means the original big contributors don't appear on the Github graph that you have taken as gospel like the clueless noob you are.
Also consider the following contributions:
Satoshi: Singlehandedly wrote the first version of Bitcoin. Doesn't even appear on your precious contributors graph because he left before they migrated the Bitcoin repo to Github. You going to tell me he contributed nothing?
Gavin: Was the lead dev for years and years, as well as STILL being the 4th largest contributor on the GitHub graph despite more than a year of total inactivity.
Mike Hearn: Wrote BitcoinJ which was instrumental in MultiBit and thus the pioneering of lightweight clients.
Jeff Garzik: Wrote CPUminer, the original software allowing community members to join the mining network.
This is on top of the fact that these guys (excepting Satoshi, who is anonymous) were all doing huge amounts of work on the conference circuit - public speaking about Bitcoin, posting to the dev mailing list, keeping the community informed, engaged in /r/Bitcoin back when it was good etc. etc. etc.
Sit down and start taking notes instead of thinking that one year in Bitcoin makes you an infallible expert.
Shit title. It's not a virus, because it's not self-replicating. And this is very old news. This is Sourceforge's DevShare program, to which the Filezilla developers voluntarily opted-in. The developers receive a share of the revenue.
You can click a 'decline' button if you don't want the extra stuff, and you can also download a version of the installer without the extra junk bundled if you go directly to the Filezilla site.
For everyone using Chrome on Windows that is seeing a malicious download warning, see this comment I made here:
Here are the same files, with same MD5 sums, hosted on Sourceforge which won't generate the warning:
} else if (l > 2 && s[l - 2] == '/' && s[l - 1] == Star) { char t = s[l - 2];
s[l - 2] = 0; if (!checkrmall(s)) uremnode(args, node); s[l - 2] = t; }
strlen("/*")
== 2, seems like a pretty big oversight. I should probably fix that and send them a PR.
Use MobaXTerm, ~~Xming~~, Portable VcXsrv, or install Xorg via Cygwin. The first two can be installed as "portable apps" and run from a thumbdrive or your Desktop folder.
Edit Since I guess Xming is now crap, I changed my recommendation there.
There's no package, so you have to build it. It's not that bad, you need to build Open Motif from ports and then build CDE. I followed this guide to the letter and it works great: https://sourceforge.net/p/cdesktopenv/wiki/FreeBSDBuild/
"https://sourceforge.net/p/desmume/code/5345/log/?path=/trunk/desmume/src/windows/winpcap.h
https://sourceforge.net/p/desmume/code/3602/tree/trunk/desmume/src/windows/winpcap.h
r3602 zeromus renamed one of the pcap imports to something that doesn't exist (pcap_sendpacket -> pcap_send), which wasn't mentioned at all in the commit message.
r3636 was me thinking that there were pcap versions that actually had pcap_send.
r3639 was zeromus confirming that pcap_send doesn't exist and that he was just silently trying to sabotage code."
Ok, so this is what they do now: https://sourceforge.net/mirror/
Legally I guess they are not infringing on anything. They just duplicate open source software, and bundle it with their malware installers. That's horrible, but you can probably not forbid it.
Edit: At least here you have an indicator from the ".mirror" appendix and a little info box on the top right. More severe is this: https://sourceforge.net/projects/audacity/ - Audacity was originally hosted on SourceForge, so probably there are still many many links pointing to this location. But who will see that this is now "Brought to you by: sf-editor-1"?
MLDonkey - 2003-06-04
XBT - 2003-11-15
TBDev - 2005-06-22
BtiTracker - 2007-05-02
SourceForge nuked their malware installers so unless the Hibernate developers put malware into their own installers then there should not be any.
It should also be noted that SourceForge was bought by another company which quickly reversed course on the previous owner's misdeeds.
EDIT: Source <https://sourceforge.net/blog/sourceforge-acquisition-and-future-plans/>. The DevShare program was the malware program.
From the mailing list: https://sourceforge.net/p/png-mng/mailman/message/35575076/
> To be vulnerable, an application has to load a text chunk into the png structure, then delete all text, then add another text chunk to the same png structure, which seems to be an unlikely sequence, but it has happened.
Seems like a corner case to me.
The reply from sourceforge is beyond idiotic...
>There has recently been some report that the GIMP-Win project on SourceForge has been hijacked; this project was actually abandoned over 18 months ago, and SourceForge has stepped-in to keep this project current.
ShareX was named as ZScreen before and was released on 2007-08-24: https://sourceforge.net/p/zscreen/news/2007/08/zscreen-10-has-been-released/
But later I was started new project named ZUploader. ZUploader first version was released on 2010-03-28. It was initially just supporting uploading files but later slowly it keep getting every feature from ZScreen including screen capturing but all features was rewritten from scratch to be better coded. Mainly because when developing ZScreen my coding knowledge was not good enough. So rewriting with better knowledge would result better program.
Later we thought it should have new name because it is not just uploader anymore and also is capable of screen capturing. On 2012-06-09 ZUploader was named as ShareX and was replaced ZScreen fully.
For some reason this reddit will NOT let me post a regular text post. Anyway, here is the text.
My friend and I ran into this bug after 6 hours of straight campaigning and found a fix that allowed us to keep the save file rather than restarting. Hopefully it works for anyone else that has been unfortunate enough to run into this bug.
Before you potentially corrupt your save, copy paste it to a safe place, just in case.
1) This step will make it easy to find out exactly where the problem is. Start your game, and write down the number (42949672xx) of turns that your lord will be wounded.
2) Download SaveParser and start https://sourceforge.net/projects/saveparser/
3) Open the save file. It should be under C:\Users\YOUR_USER\AppData\Roaming\The Creative Assembly\Warhammer\save_games_multiplayer if you were playing with a friend. If not, it should simply be under C:\Users\YOUR_USER\AppData\Roaming\The Creative Assembly\Warhammer\save_games
4) Go to Tools->SaveViewer and when that opens go to Tools-> scan for values. Type in the number you wrote down under step #1 and 'scan'. When you get a result, leave it alone and go back to the original SaveParser window that you first opened.
5) Go to Tools->EditSF as dialog
6) From there, find the value that you searched for previously. (step #4's result) Keep expanding the lists until you find that absurd 4 billion number, and replace it with a 1. There will be some big numbers in there, so make sure you change the right one. It should be 2 fields above the lord's name.
7) If you were playing with a friend, send him the save file and have him copy/paste it to his saves folder (the one mentioned in #3)
8) That's all. I hope it works for you as well as it did for us.
edit: It's been a long day. I don't think I can edit the title, but it is supposed to be 4 billion, not trillion.
Quasar is an addon which grabs moves and TV show information from IMDB and TVDB and presents it along with a search feature. Quasar connect to different torrent websites which are used to grab all of the streams back into Quasar. The biggest torrent sites in the world are supported, meaning you can pick your favourite torrent site and find a working stream from there, just like you would if you were to download a torrent.
Repo zip download: Quasar Repository
>There's something I'm not getting here, right?
Yup!
Practically speaking, faxing works like this:
So you don't need to use the portable copier yourself at all, and you don't need to pay anything. However, you should know that the fax machine is not in Standard.
You can request a fax of just about any ascension-relevant enemy in the game, as well as a bunch of other enemies, especially limited-availability ones that folks want in order to fill out their monster Manuel.
You can see FaustBot's list here and EasyFax's list here. The lists are mostly the same; the main difference is the way the bots work on the backend, such that if one encounters a problem and stops working, it's likely the other won't have the same issue and will be able to keep working.
Quick steps:
Get a linux ISO; here's a link to the Ubuntu ISO, which is a popular linux: ubuntu
Get a Windows program that can burn the ISO to a usb stick. This is the one I use, it's really simple to use: UsbWriter
Get a USB drive that is at least 2GB and has nothing you care about on it (it's going to get wiped) and plug it in.
Burn the USB drive with the ISO using the UsbWriter
Restart the computer with the USB drive plugged in
the installer will guide you from there
The Ubuntu forums are a friendly place to ask for help, so don't be shy
edit: forgot to also plug /r/linux4noobs . Great place to ask if you've got questions
> Mirror providers supply hardware for the mirror, host and maintain the server, and provide the bandwidth for keeping the mirror in-sync and for users to download from the mirror. SourceForge.net provides oversight of the mirror sync process and sends traffic to the mirror. This is a no-fee arrangement.
Emphasis added. Source: https://sourceforge.net/p/forge/documentation/Join%20as%20a%20Mirror/
I hardly use the webgui myself since I use Transmission Remote GUI. The main reason is that I hate how massive in size each entry is. Basically it's love the client hate the interface personally and just personally speaking yours doesn't solve it either for me not that the design isn't nice though.
Before buying another headphone try to play with an equalizer and boost low frequency.
> I want my eardrums to rattle
You might want that now, but it's not a really good idea... Be careful your ears are very fragile. You really don't want tinitus or hyperacusis, believe me.
You can get the most recent release, which is a year old, from Sourceforge. It works very well. Can't really say there's anything wrong with it to warrant a new version.
Open source windows Grep with docx support here, or Cygwin for various tools. There's a paid powergrep with free 30 day trial that works too. I don't remember if wingrep worked with docx or not.
Equalizer APO
https://sourceforge.net/projects/equalizerapo/
Then down this UI extension for it
https://sourceforge.net/projects/peace-equalizer-apo-extension/
I use this combo myself and it's perfect way to balance out various cans weak or strong points. I generally keep my EQ balanced with minor bass and high tweaks. I mostly use this to prevent clipping (there is a check mark for that on peace UI)
Because one day you'll convert this save to EU3 and the extra cash will be handy there?
Not that I have ulterior motives in suggesting this idea, at all. :-D
Right at the bottom of the download page it says all other versions available on sourceforge. Click the link. Click filebot.
That brings you here:
https://sourceforge.net/projects/filebot/files/filebot/
Download whichever version you want. They're still being updated.
To add to this, certain ROM extensions don't work (I'm looking at you .ecm). To convert them into usable formats use unecm.exe
Once you download unecm.exe, you have to drag the .ecm file ONTO the unecm.exe executable. This will trigger a command line prompt which will automatically convert the .ecm file into a more usable .bin file.
Part 2
If your rom file didn't come with a .cue file, you have two options; write your own .cue or use a .cue file generator.
Option 1 Open notepad and type the following:
FILE "******" BINARY
TRACK 01 MODE2/2352
INDEX 01 00:00:00
(replace **** with the exact filename of the .bin file you're creating the .cue file for)
Save the notepad document as a .cue file using the exact same filename (minus the .bin) of the bin file you're looking to create a .cue for.
Option 2 Download cuegen from here: https://sourceforge.net/projects/cuegen/
Zstd is a compression method, not a container format, I believe.
So you could use the 7z format, and have it use zstd compression. There's a version of 7zip which has this (https://github.com/mcmilk/7-Zip-zstd), but mainline 7zip doesn't want to add it (https://sourceforge.net/p/sevenzip/discussion/45797/thread/a7e4f3f3/)
This has been posted on various subreddits like /r/linux and /r/technology already, thought it belonged here too.
Statement from GIMP: http://www.gimp.org/
Statement from Sourceforge: https://sourceforge.net/blog/gimp-win-project-wasnt-hijacked-just-abandoned/
Idk what you've got, but I have a Corsair headset that has a volume issue where the low volumes (10-20%) are almost too loud, and anything above is deafening. To fix this so that the numbers would be more reasonable to me, I downloaded a program, the name of which I'll add when I get home, that basically reduces volume by X decibels. I have it set to -16 db, and now I can keep my volume in normal ranges (40-80%, varies). Maybe irrelevant to you, but I post this on the off chance it helps.
EDIT: I'm home, and the program I use is called Equalizer APO and it looks like it can do a lot, but for this it is as simple as running "Configurator.exe" to select your audio device, and then either editing "Config.txt" in the "config" folder or running "Editor.exe" to do the same (plus maybe more). Hope this helps, everyone!
You might want to consider putting a very small sleep in that while loop. As it is, you're busy waiting which is using a bunch of resources on a resource constrained system. Even something like time.sleep(0.01)
would do a lot to reduce resource consumption.
Alternatively, you could write a callback function and dispense with the while loop entirely. Here's a really nice post detailing how to do that.
https://sourceforge.net/projects/runassystem/
Run as system instead. Do this ONLY WHEN NEEDED and ONLY ON APPLICATIONS YOU 100% TRUST!!!. This runs it as if it were a driver or the OS itself. If you run Windows Explorer as system, it's entirely possible to delete the Windows folder.
this sounds kinda sorrow to amd. there are already freeware solutions for RAMdisk software available that have no limitations. https://sourceforge.net/projects/imdisk-toolkit/
19$ for a RamDisk tool. please tell me this is a fake. This cant be a serious offer from AMD.
Deus Ex 1
Ultima Underworld 1 & 2
Ultima 7
Might & Magic 6, 7 & 8
Master of Magic (god i played that game, i still DosBox it every few years)
Wing Commander 1 & 2
Zak McKraken
Star Control 2 (I'm just putting this incredible game in here to point to the amazing work of the team who re-drew <em>every single graphics of the game</em>!)
Final Fantasy 3
Dragon Warrior 4
Zelda 1 + Link
You have the basics of V-Sync essentially correct. I'd note that most monitors actually run at 59.9 Hz.
Now, the problem with doing FPS analysis with Afterburner is that your sampling resolution is per-second, when a 60 FPS game would send 60 frames to the monitor, meaning you're converting up to 60 datapoints down to a single datapoint.
To see a true metric of "stuttering", you'll want to use OCAT. Use "Single Application" and select your Fallout 4 exe file, then launch the game using OCAT. When you're ready to start recording performance, hit F11 (default key, can rebind) and it'll record data for every single frame and store it in My Document \ OCAT.
I went through the basics of how to analyse the data using Google Sheets (would be similar for Excel) in another comment.
I believe that FRAPS and FRAFS can do similar per-frame analysis, but I've never personally done it that way. If you've got any further questions, shoot me a PM.
Github is certainly "trendy", but SF has this issue:
https://sourceforge.net/blog/advertising-bundling-community-and-criticism/
Bundling downloads with adware was (rightfully) seen as an incredibly bad move, and they now have a bad community rep.
If you can't view this article because of the paywall, here's a blocker I wrote for Chrome (I'm a comp sci student). It currently works for NYT, Independent, Wash. Post, and Telegraph.
PM me if you have any questions or need help installing.
Too late! I'm already spending the evening writing a blog system along the same lines and trying to keep it under 200 lines of code! Looks like it's gonna work! :) I'm a thief! You hear that? A thief!!!
EDIT: Here's my efforts: https://sourceforge.net/projects/openblogmini/
As an alternative Rikaisama also supports saving words, and has a real-time import feature to make anki flashcards from the selected word. There's also support for EPWING dictionaries.
With Bash on Windows you can run pretty much every single command line program that Ubuntu has in its repos. For any GUI based programs you can combine it with Xming to use all of them as well.
Here is a handy guide for glueing Xming to Windows Bash: http://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/
Surprisingly, yes. There was a change of ownership and the new owner realized that there was only one way to save what little brand value was left of Sourceforge. They killed off the program where Sourceforge provided adware bundling services for projects almost immediately, then they started actively hunting down various bad behavior caused by others on their site.
They started scanning projects for adware bundled by the uploaders and showing warnings on infested ones, started reviewing the ads to keep them free from crap (surprisingly difficult, because ad exchanges love to show fake download buttons on download sites and you don't get to vet the individual ads beforehand) etc. They even got FileZilla to serve a clean version on Sourceforge (the non-sourceforge version is adware-bundled by the original author).
I'd say the new owners are genuinely trying to restore the name of SourceForge, and while it may be too late for that, they seem unlikely to inject or tolerate crapware. Read this AMA if you're interested.
Oh, FFS, just write at the end if there is a patch or not - and if there is one link to it. I see the value of a blogpost like this for vulnerability researchers, but 95% of the people reading that post scroll to the end for a solution.
I guess 7-zip fixed this with 16.02. as this was released at the same day as the above blogpost. Unfortunately the discussion here (https://sourceforge.net/p/sevenzip/discussion/45797/thread/3097bf8b/) also doesn't mention if this is fixed in 16.02, and the changelog as well (http://www.7-zip.org/history.txt).
Absolutely fantastic work from a fantastic team.
When I was 13 I got on the ReactOS forum and asked if they needed help writing wireless drivers. I had just figured out how to write choose-your-own-adventure software and I figured drivers were probably a cake-walk in comparison to reading from stdin.
In spite of an embarrassing post where I tried to sound like a real-deal programmer, someone named "EmuandCo" (or was it Andrew?) spent HOURS over the summer teaching me how to go about writing windows drivers.
In a years time I knew enough to modify an existing driver's source code to support promiscuous mode (a much darker time for wireless chipsets)
I love you guys!!!!
If you can't view the article because of the paywall, here's a blocker I wrote for Chrome. As of the latest version, it works for NYT, Independent, Telegraph, and Wash. Post.
PM me with any questions.
I'm not a pro, but this could potentially help.
Make a bootable Ubuntu disc on CD/USB, boot on it and use GParted to make a new /boot partition. Make it Fat32, 512 MB big, label it /boot and put a 'boot' flag on it.
Then you make a bootable Boot Repair Disk and use the automatic boot repair function to reinstall the Grub bootloader.
Quasar is an addon which grabs moves and TV show information from IMDB and TVDB and presents it along with a search feature. Quasar connect to different torrent websites which are used to grab all of the streams back into Quasar. The biggest torrent sites in the world are supported, meaning you can pick your favourite torrent site and find a working stream from there, just like you would if you were to download a torrent.
Repo zip download: Quasar Repository
Show me your setup and I'll give it to you.
Just kidding, but here. I got it from the clover theme manager app, but here its also on sourceforge.
https://sourceforge.net/p/cloverefiboot/themes/ci/master/tree/themes/El%20Capitan/
if that doesnt have a dl, i'll upload mine when i get home.
I prefer the bare-bone MinGW-w64 distro which is actually used by the Nuwen - but Nuwen is awesome if you want boost and other stuff bundled and ready to go!
r103: fix openssl linkage problems,.
The limit was added in commit r103.
https://sourceforge.net/projects/secsumatrapdf/
Found your culprit. The author even has a page on his website about scummy people who fork his project, and repackage it with bloatware/spyware. I'd be surprised if he was himself.
It almost feels like we need a new GPL, that forbids distributing malware products alongside releases to users. Not sure how you could word that legally though.
Quasar
Quasar is an addon which grabs moves and TV show information from IMDB and TVDB and presents it along with a search feature. Quasar connect to different torrent websites which are used to grab all of the streams back into Quasar. The biggest torrent sites in the world are supported, meaning you can pick your favourite torrent site and find a working stream from there, just like you would if you were to download a torrent.
Repo zip download: Quasar Repository
First thing you should try is to disable any kind of enhancement that could mess with your sound. That will give you the natural sound intended by the manufacturer, given that your source device is powerful enough to drive the headphone and there is no issue with dampening.
If you don't like the "stock sound" you may want go give Equalizer APO with Peace GUI a try. It is by far the most potent and elaborate system wide equalizer you can get for free.
You're more 4-5 years too late, the HB scene was underdeveloped and unreliable in the past xD
1) Yes. I imagine a powered device would be better for large capacity drives, but I'm sure 32gb and less is just fine.
2) Transfer games with Wii Backup Manager, avoid using the highly oudated WBFS Manager. Transfer your games with Wii Backup Manager to a FAT 32 or NTFS drive; WBFS Manager is completely outdated. Transfer your backups, in .wbfs and .iso format, to a USB stick with Wii Backup Manager.
3) The guide isn't dead. It is outdated but it still works. I can provide you a very short guide here:
Install Letterbomb with this guide. SD Card required. You can now use the Homebrew Channel, and you can indeed run HBC apps off of a USB stick.
Install cIOS with this guide.
Transfer Wii backups to your HDD with Wii Backup Manager
Play them with USB Loader GX. Make sure you know how to place Homebrew Channel apps in your SD Card.
For Gamecube games, even easier: place the backup inside a "games" subfolder inside either your SD Card or USB stick, and then load up Nintendont.
EDIT: Fixed post!
Hey there, ScreenBloom dev here.
There are a couple of things that will factor into your performance, and you can absolutely get it down to nearly 1:1 response time provided you have the right hardware/network setup.
First, as I mentioned, the hardware. ScreenBloom will run on pretty much anything but you're going to have the best results on a relatively modern quad-core system. For instance, the CPU on my 2014 MacBook pro just can't crunch the data as fast as my desktop PC, so it lags behind it no matter what settings you pick.
Secondly, network. I don't have a lot of insight into this area but I know if you've got a crappy connection/your router has some funky settings you could possibly have degraded SB performance.
Now, for the major stuff that you have direct control over:
Number of displays. I added multi-monitor support a few updates ago, and while this is a great feature - the more displays present on your system, the more data SB has to parse and thus the slower it'll be. If you want the absolute best ScreenBloom performance in a game or a movie, I'd suggest turning off the displays that aren't being used. Windows 10 makes this a very simple process, and I've even found a nice little app that makes it even easier: Monitor Profile Switcher
Finally, the number of lights being addressed is a factor. Each light you select to be addressed by ScreenBloom adds a whole bunch more commands the Hue bridge has to process, so naturally the fewer there are the faster it'll be.
Those are the main ones as far as I can tell. Perhaps others in the community have stumbled upon their own tweaks. Also, don't forget to set a small update buffer if you're experiencing large delays in between updates, perhaps your bridge is being overloaded.
Let me know if you have any questions!
The sort-of-obscure SourceForge mailing list has some interesting discussions from the early days. On Jan. 16, 2009, Satoshi wrote:
> It might make sense just to get some in case it catches on. If enough people think the same way, that becomes a self fulfilling prophecy. Once it gets bootstrapped, there are so many applications if you could effortlessly pay a few cents to a website as easily as dropping coins in a vending machine.
https://sourceforge.net/p/bitcoin/mailman/bitcoin-list/?viewmonth=200901
Hal Finney appears to have posted the first message (other than Satoshi) on Jan. 10, 2009:
> Hi Satoshi - I tried running bitcoin.exe from the 0.1.0 package, and it crashed. ...
From small acorns grow mighty oaks.
ill post here what I posted on that thread since the OP of that thread stated that the .jar infected the MBR and he had to wipe his system, which is simply not true.
>hi. friendly computer technician here. > > you don't have to wipe your computer. > > MBR sector of a HDD can be erased with ease. simply place the HDD that has been infected into a dock on a different computer that is turned off, then turn it on and boot to a linux live cd / live flash drive that contains this software : https://sourceforge.net/projects/boot-repair-cd/?source=navbar > > after running, choose the repair MBR option and the problem is fixed. > alternately, you can boot from a windows install CD/DVD, pick repair my computer, pick the DOS commands option, and type in the following commands:
> bootrec /FixMbr bootrec /FixBoot bootrec /ScanOs bootrec /RebuildBcd
Firstly, there's 3 well-known networking technologies where Modbus is used: RS232, RS485 (you'll hear the term Modbus/RTU for this) and Ethernet via TCP/IP (you'll hear the term Modbus/TCP for this) So find out what your devices use first. From there, you can buy a USB converters for all of the above if needed. If you're then looking to test polling slaves, I recommend QModMaster which supports all types of network interfaces
Download a copy of Darik's Boot and Nuke (DBAN) and copy it onto a CD/DVD/USB-Stick. Boot your PC from it and then either follow the instructions or just type 'autonuke' if you want to erase all content from all drives.
rather than trying to work on the device from inside the infected windows install, try booting a xubuntu memory stick, a program called unetbootin will download the appropriate linux image and apply it to your memory stick
you can mount the hard drive manually and move the files you want to an external drive, being careful not to copy any of the illegal images
after that, DBAN the laptop
here is a guide on how to identify the assigned device and mount a hard drive in linux https://linuxconfig.org/how-to-mount-partition-with-ntfs-file-system-and-read-write-access most of the time linux boot sticks will not autodetect and mount the system hard drive, so refer to that guide.
however your external hard drive probably WILL autodetect, if not, you will need to repeat the procedure
Download Filebot. Open the program, drag your movies/Tv shows into the left panel, click Match->TheTVDb/ImDb and then click Rename. Super easy and renaming is compatible with Plex.
See the downloads in the last 10 years for octave-forge for example, which is a popular distribution. I'm not seeing any significant downward trend.
It's true that Python and R are eating into MATLAB's market share, but that doesn't mean Octave itself is losing ground. On the contrary, if MATLAB's no longer seen as important as it used to be to justify the licensing cost, Octave can be a better short-term alternative than replacing all the legacy code/curricula/textbooks that depend on it.
Take also into account the fact that Octave didn't come with a built-in GUI until 2015. I assume that in the last two years it must have attracted a good amount of new users who were seeing that as a barrier.
Quasar
Quasar is an addon which grabs moves and TV show information from IMDB and TVDB and presents it along with a search feature. Quasar connect to different torrent websites which are used to grab all of the streams back into Quasar. The biggest torrent sites in the world are supported, meaning you can pick your favourite torrent site and find a working stream from there, just like you would if you were to download a torrent.
Repo zip download: Quasar Repository
This, you aren't supposed to be able to edit .pdf files. If you want a document for editing you would pick a different filtetype. There is an opensource pdf creator that I use occasionally... PDFCreator, which prints any document to a pdf file. And I also believe there is an opensource pdf to word converter, but I've not used it as I have no need to edit .pdf files. But this would allow you to convert a .pdf to word type, edit it, and then print back to .pdf using both of these programs in conjunction.
I'm using 6, so I can give most of a scenario. Usually, I keep it at 5, but sometimes I pop on the 6th one as well (https://sourceforge.net/projects/monitorswitcher/ is invaluable):
In order of importance:
4 5 3 1 2 6
Only monitor "1" is a 1080p monitor. The others are old-- mid-late 2000s-- and all except one are $5-or-less garage-sale finds, so I didn't even spend a fortune on the setup.
Quasar
Quasar is an addon which grabs moves and TV show information from IMDB and TVDB and presents it along with a search feature. Quasar connect to different torrent websites which are used to grab all of the streams back into Quasar. The biggest torrent sites in the world are supported, meaning you can pick your favourite torrent site and find a working stream from there, just like you would if you were to download a torrent.
Repo zip download: Quasar Repository
Official statement by Joe K1JT: https://sourceforge.net/p/wsjt/mailman/message/35412782/
TL;DR: If you fill in all the required information (callsigns, grid locators) wsjtx will get that data out of the noise - the guys very likely did not even see a slightest trace of each others' signal.
Ok, here we go. What you're seeing is the full Smartmontools drive database, it can also be found on their Sourceforge page: https://sourceforge.net/p/smartmontools/code/HEAD/tree/trunk/smartmontools/drivedb.h
The command is outputting all possible drive types for /dev/xvdf which it has in it's database, not drives currently attached.
Keep in mind that the person who just gave you the TL;DR is on the Elementary OS team. Not biased at all.
There was lots of back and forth between people about the EFI bug in that horrendously long thread image. Pinguy initiated it because he heard there was an open bounty, and gave a lot of useful "do this" advice, which an Elementary OS team member named Cody used to rewrite the build system and claim the original $615 bounty. Cody has talked about funneling $100 of the original bounty over to Pinguy. Not clear if it was with expectations or not (and I don't want to look at that damn picture again), but he put that into a new issue/bounty. People continued to complain that the original issue still wasn't fixed , but no Elementary team members responded.
Pinguy's "fix" for the new issue included a 60MB+ zip file of patches which presumably resolved the issue with power of excessively large files. But the elementary team also neglected to communicate with him at all over the past 7 weeks on the bug/bountysource pages to tell him whether it was enough to resolve the issue and claim the bounty.
60MB of patches are kind of shit, yeah. Pinguy was extremely helpful in resolving the issues, but should have worked with the system a bit better. Elementary's comms protocol is shit. It's weird how they claimed 5/6 of a bounty for rewriting something that was busted and still didn't work completely and then stonewall Pinguy for him to finish the last bit that was too hard for them. But 60MB "patches" are still kind of shit...
TL;DR: No one communicates. Also Elementary team members brigade the thread.
Or download Shairport on your PC and stream audio via AirPlay to your PC.
Or use an old jailbroken device with one of those AirPlay Server tweaks (I know there's at least 3). As long as you have decent speakers its worth it.
I'm a software developer but I've never worked with something like that before. Just found out there's an open source DS emulator DeSmuME, I'll try to figure on weekend if that's something that can be easily ported :)
It is really well documented. I used not to see the point of Garnet in the modern GUI age, but maybe it would work great with a OpenGL backend -- especially for targets like Android/iOS etc.
15.11 was the last beta. Changes (posted by the developer):
> There are some changes after 7-Zip 15.11 beta:
> - Some problem with columns was fixed in 7-Zip File Manager.
> - "There are no errors" string after "Test" operation inside archive.
> - The bugs in LZMA SDK were fixed (but these bugs are not related directly to 7-Zip's code).
Protip for next time is to just borrow the book and scan it. I'm sure your school library has scanners. You scan two pages at once and then save or name the scans in order. Then you can use Adobe Acrobat, PDFsam (because it's free) or any other tool to merge the pdfs to one. Then you download briss (also free) to separate your double page scans to individual pages and to crop away the edges and the line in the middle. (Briss overlays all pages in the pdf and lets you set a cropping area, so you draw one boxover the left page, one over the right page, then make sure they're numbered 1 and 2, then it will split it for you)
I've done this with books up to 400 pages. Takes at most 2 hours per time, and it's free. If you only need selected chapters, just scan those. You get quite nice looking PDFs, some pages may be slightly crooked but apart from that it's great (and free!). Google Docs can later OCR it for you if you upload it there so it becomes a searchable pdf.
I didn't buy many books as a student, and neither did the people I shared the scans with. I'm fairly sure your university library don't care. Worst case use a more secluded scanner.
Greenshot is handy to keep around, especially if you're on a Windows machine.
For a while I was using an addon that let you scroll down a page while the capture selection was open, to get as big a vertical capture as you like or even the whole page. It was wonky but I wish I'd held onto it. Any suggestions?
EDIT: You're right, sourceforge has some bad habits. Here is the newly created repository for JSVim : https://github.com/smigniot/jsvim
Original comment
I did not ask for help for a long time. Would sourceforge suit you ? JSVim was FOSS long before github even existed.
I do not care about ownership and welcome people willing to "start helping". Why do you claim the "custom HTML files for a roadmap" is "zero roadmaps" ?
It still exists https://sourceforge.net/projects/lcars24/
It can even be an explorer.exe replacement
https://sourceforge.net/projects/lcars/
I think that laptop is using the second link
EDIT: Looking at the console it's actually lcars24, neat.
Burnout Paradise was released in 2008 and its servers are still up, but I think the population is still high, as people still play it (and its the only Burnout that I know of on PC).
Mass Effect 3 was released in 2012, and people still play its co-op as well. And because of the packs, I still think people are buying those so EA is still making money on it I'm sure.
However, if/when EA shuts down the master server, there may be an alternative. Here's a reddit post of a Youtube video of it in action from 2014. I hadn't even heard of it before searching just now for it, but it looks like it may require shady methods to get the game to work (i.e. without Origin), so.... yeah.....
An ad that pops up in your notification tray. I've gotten that one, ads for office 365, OneDrive of the top of my head on my Surface and desktop.
For those who hate this, do a refresh/reset of your Windows install, slap this script on a USB drive, navigate to the "Get Going Fast" setup screen, pull Ethernet and run script from command prompt.
This takes care of 99% of annoyances. The other one is to stop auto downloads of stupid games via a minor registry add. Microsoft fucked up big time since it requires so much prep to fully clean
"Probably", but you'd need to do bluetooth sniffing rather than USB - Pebbles only charge over USB.
Old TomToms use fat32, new TomToms use a virtual network adapter so would presumably be easier to sniff.
Your test hardware needs to be cheap & disposable in case you brick them. Polar watches sync over USB, as do some Garmins.
Beware of legal issues with doing protocol analysis & then publishing it - publishing is often an academic course requirement.
For USB devices:
https://sourceforge.net/projects/usbsnoop/
https://wiki.wireshark.org/CaptureSetup/USB
+ programming in whatever suitable language to actually do your own implementation of whatever protocol is used.
Quasar
Quasar is an addon which grabs moves and TV show information from IMDB and TVDB and presents it along with a search feature. Quasar connect to different torrent websites which are used to grab all of the streams back into Quasar. The biggest torrent sites in the world are supported, meaning you can pick your favourite torrent site and find a working stream from there, just like you would if you were to download a torrent.
Repo zip download: Quasar Repository
https://sourceforge.net/projects/worawita/
"Bruter is a parallel network login brute-forcer on Win32. This tool is intended to demonstrate the importance of choosing strong passwords. The goal of Bruter is to support a variety of services that allow remote authentication."
And...you know...free
Maybe something like Star Control II?
https://en.wikipedia.org/wiki/Star_Control_II#Plot
Intro: https://youtu.be/spDFS-0RoGc?t=26s
The HD remake is free: https://sourceforge.net/projects/urquanmastershd/
Don't tell physicists you are using excel. (Also: Excel available on Linux??)
Better, don't use it. Try out some sofware like Sage, GNU octave, Python(x,y), FreeMat, Mantid, DataMelt, ScaVis or even GnuPlot (via CuePlot) etc.
Excel's regression models are a joke and the graphics are unscientific to the extreme and bad for error computation. It is a tool made for business people with a low to medium mathematics background.
(A good starting point: https://sourceforge.net/directory/science-engineering/physics/os%3Alinux/)
> Logitech
Had a lot of Logitech gear in the past, switched to roccat a number of years ago due to the driver/software that worked on linux thanks to Stefan Achatz work.
Yesterday I hacked up a beeping thermometer. it beeps when any part of your vessel goes over a % of its maxTemp it also has a window that shows the hottest part
my first mod and first c# code. youtube has some cool tutorials :) thanks Nifty255 and cybutek
Developer of Dev-C++ here.
Yes, the old Dev-C++ made before 2006 is crap, but people seem to agree that the new one is quite good. This version forked from the original project in 2009. As you can see, people seem to like it (4.7 stars on average, 35k downloads a week):
https://sourceforge.net/projects/orwelldevcpp/
I should really place a note somewhere over here telling people about the difference...
It's quite comprehensive and excessively automated. It needs excel and it's a bit slow though. Sometime's I'll use a Google Sheets spreadsheet I made myself as its a bit quicker but it's pretty disorganized.
>Is it possible to have the global menu work for both qt and gtk apps? Just read an article about incorporating one into x, l, and m desktops, but it said it would only work for gtk. Does Unity's work for both as well as custom?
In Unity, yes, the global menu (and LIM) works for both Qt and GTK apps. Of course, I can't state unequivocally that it work for all Qt apps. But it seems to work well for most, if not all, of the Qt apps that I'm using. For example, it works for aqemu 0.9.2, with uses Qt version 5.7.1.
ARC does not support lossless audio formats like TrueHD and DTS-HD (it will with HDMI 2.1, but this is likely not going to be relevant for some time).
I would need to see the codec details of your files but my guess is you ripped the lossless formats and are trying to play that. Rtings reports that the KS8000 supports both Dolby Digital 5.1 and DTS 5.1 over ARC, so it sounds like you are trying to give the TV TrueHD or DTS-HD and because it doesn't support them, its downmixing before it passes the audio over ARC.
Getting a media player is generally a better idea than using built-in TV apps, especially if you are trying to play the file back as close to the source as possible. However, I do not believe the Roku supports lossless audio. Nor does fire tv or Apple TV or chromecast. You will want to get a shield TV if you want to make use of the lossless audio formats you have ripped from blu-rays.
Can you download the program mediainfo, run one of your files through it and post a screenshot?