Slashdot Mirror


User: statusbar

statusbar's activity in the archive.

Stories
0
Comments
1,227
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,227

  1. Re:From CVS to SVN... on Linus on GIT and SCM · · Score: 1

    On a side note, 2 companies I've worked with have black-listed SVN cause of its ability to be configured in an authentication mode involving plain-text. It didn't matter that no one there had planned on using that particular functionality, just that it even existed

    Wow... do they also black-list CVS, apache and IIS?

    --jeffk++

  2. Re:iPhone == iFiasco on iPhone Release Date Is June 29 · · Score: 1

    I would like a phone that doesn't beep in silent mode.. or have buttons on the side of the flip phone which get pressed in your pocket which change the phone from vibrate to loud mode or take a picture of the inside of your pocket. I would like a phone that actually shows the date and times of missed calls. I would like a phone that adds new numbers to it easier. I would like a phone that has a time zone setting so that my sync'd calendar shows up correctly when I roam. Most if not all other phones really suck.

    --jeffk++

  3. Re:Editorial Request (Please Read on June 28th) on iPhone Release Date Is June 29 · · Score: 1

    Yes, it is just a phone... But it is a hell of a lot better than any of the phones I have used. I hate my Sony-Ericsson phone and I hate my RAZR. The user interfaces are all backwards. I can list 15 major usability problems with both phones. None of the other phones that I've looked at are much better. The iPhone will win out just because it doesn't suck as much as everything else.

    --jeffk++

  4. Re:Could be good news for BSD projects on TiVo Says It Could Suffer Under GPLv3 · · Score: 1

    You do not understand. The GPL GIVES you additional rights.

    The difference between the GPL2 and the GPL3 is that the GPL3 gives you a little bit less additional rights.

    Tivo is free to use linux and they still can do DRM in hardware if they want, which would work just fine for their usage.

    But they can not lock up their system with a secret password.

    --jeffk++

  5. Re:Linus knows it. on Linus on GIT and SCM · · Score: 4, Informative

    I use SVN on windows, mac os x, linux (ubuntu, debian, fedora) as well as netbsd. TortoiseSVN works great on windows especially for the point and click style users who need to use SCM. SvnX works great on Mac OS X. Altium PCB designer works great with the svn command line tools and shows graphical diffs of our circuit boards. But for some reason, Tortoise SVN and svn.exe are unable to access a GIT repositiory.

    In addition, git works well for simple projects but not so well for projects that have many different related subprojects which share code.

      For instance, our SVN repository holds everything needed for an entire product, including embedded linux with busybox, initrd and custom software and libraries - as well as DSP source code for two different add on cards, the GUI for mac, windows, and linux, the docutils xml file for the various manuals, and manufacturing and test code.

    I'd love to use git once it attains the required maturity level so that I can do what I need with it.

    --jeffk++

  6. Re:Linus knows it. on Linus on GIT and SCM · · Score: 1, Informative

    I personally like how git has excellent Microsoft Windows support... It makes it a great tool for use with Altium PCB design software because of the handy svn->git compatibility tools that git has for windows. It allows all people in the enterprise to use git, regardless of the platform that they use.

    Most definitely bettern than SVN, right? ;-)

    --jeffk++

  7. Re:The solution: SPAM on Photo Tagging as a Privacy Problem? · · Score: 1

    What if they tag a stupid photo of someone that looks like you with YOUR name?

    What recourse do you have?

    --jeffk++

  8. Re:The advantage then of buying real CD's on Apple Hides Account Info in DRM-Free Music · · Score: 1

    No, not unless the resize was an integer multiple....

    --jeffk++

  9. Re:What resource is being consumed? on First Nations Want Cellphone Revenue · · Score: 4, Insightful

    That's easy to answer! Of course they would like to set up their own cell phone repeaters and collect the roaming fees for anyone using a cell phone near them!

    --jeffk++

  10. Re:The advantage then of buying real CD's on Apple Hides Account Info in DRM-Free Music · · Score: 2, Informative

    Sorry, the code is gone. It really is quite simple, you can do it in GIMP if you want. Remember that jpeg encodes on 8x8 blocks. See http://en.wikipedia.org/wiki/JPEG ...Any common brightness offset in this 8x8 block is called the "DC Offset". Changes to the DC offset for an 8x8 block will survive JPEG compression nicely. Yes it can be visible, depending on how much dc offset you apply; Try it out with GIMP yourself.

    Of course, any jpeg rotation/skew/stretch/shrink WILL destroy your hidden data.

    --jeffk++

  11. Re:The advantage then of buying real CD's on Apple Hides Account Info in DRM-Free Music · · Score: 1

    Since you know the JPG encoding scheme, it is totally feasible to put low frequency signal into the uncompressed image in such a way that it would survive a simple jpg encoding, even with 50% quality.

    --jeffk++

  12. Re:It's a good thing, then... on MySpace Gets False Positive In Sex Offender Search · · Score: 1

    Can't she sue for libel?

    --jeffk++

  13. Re:Good Publicity on Linux (Car) Crashes At Indy 500 · · Score: 1

    Time to get a patent on a method to position logos on a race car so that it remains readable when the car crashes!!!

    --jeffk++

  14. Re:they're trying to push Novell on Microsoft, Novell, and "Clone Product" Lawsuits · · Score: 3, Interesting
    I attended an infiniband conference and someone from Novell spoke there about Linux and Infiniband and the changes that they are making to linux for real time performance. He specifically mentioned using RTLinux and was a bit rude to me and did not answer my question when I asked him specifically about the RTLinux/FSMLabs/WindRiver patents which have been controversial.

    Doesn't matter to me though, Xenomai wins in every way and it is not encumbered by any existing patents.

    --jeffk++

  15. Good Publicity on Linux (Car) Crashes At Indy 500 · · Score: 1

    I wouldn't have even heard about this if the car didn't crash!!

    --jeffk++

  16. Re:The Right Mouse Button on What's the Worst Technical Feature You've Used? · · Score: 1

    Some platforms by default do not allow keyboard navigation of menus....

    The 'feature' of hierarchical menu controlled by a mouse pointer is not a feature... It is an admission of poor GUI design.

    --jeffk++

  17. Re:The Right Mouse Button on What's the Worst Technical Feature You've Used? · · Score: 2, Interesting

    Navigating hierarchical menu items with a touch pad is my pet peeve. On any platform.

    It reminds me of the tilting marble maze game, or the old "Operation" game.

    Click on the "File" menu. Slide to "Open Recent ->", then the recent list pops up next to the file menu item. Now I have to slide the mouse pointer to the right, making sure that I do not stray above or below the line, otherwise the submenu disappears! Some applications have multiple levels of submenus! Why can't I just click on the menu item and have the submenu 'stick'?

    --jeffk++

  18. Re:Ubuntu on Dell Plans to Sell PCs at Wal-Mart · · Score: 1

    No, that is incorrect. It is not about price, it is about choice. When Dell officially supports linux then they are saying that the computer is guaranteed to work with it and all the drivers required are installed and work.

    It is always tough to make a laptop work for primary use with Linux, besides intel based Apple's, unless the manufacturer specifically supports all the combinations of hardware for linux.

    --jeffk++

  19. Re:What about git? on Performance Tuning Subversion · · Score: 1

    Very interesting! Does git-svn work on Win32 and Mac OS X?

    Newer schematic and circuit board layout programs support svn directly (via svn.exe on windows) - Would there be a git-svn.exe to replace the svn.exe with the same command line set?

    --jeffk++

  20. Re:Not paranoid on FBI Target Puts His Life Online · · Score: 1

    Just because they are out to get you doesn't mean that you are not crazy.

    --jeffk++

  21. Re:Design on Apple Sued Over 'Lacking' Macbook Display · · Score: 1

    All the print and advertising professionals that I know still use calibrated CRT's for their colour work and still do not trust any LCD's for colour correctness...

    --jeffk++

  22. Re:Why would they bother? on Microsoft, Sue Me First · · Score: 1

    WinCE supports multiple architectures, even ones that have no bios, like ARM... All that is necessary is to be able to execute a program that takes over the system.

    So, ultimateley, with regards to the previous parent, it is up to microsoft to make the support for it. It is not a fault of linux/opensource if microsoft chooses not to.

    --jeffk++

  23. Re:Why would they bother? on Microsoft, Sue Me First · · Score: 1

    It is really up to microsoft and whether or not they decide to make windows run on it. XP/Vista doesn't fit, but they could port WinCE to it...

    --jefk++

  24. Re:Where's Novell? on Why Microsoft Won't List Claimed Patent Violations · · Score: 1

    Microsoft is lying about that and about this.

    --jeffk++

  25. Re:wow on Canadian Coins Not Nano-Tech Espionage Devices · · Score: 1

    The problem with this poem is the last stanza, where effectively the dead say "fight blindly for us regardless of what you want or else we will haunt you from the grave"

    --jeffk++