NO. If you are a family member or close to someone WHO ACTUALLY HAS A FUCKING GUN and knows how to handle it they can teach you how to handle it. They can also accompany you when you go hunting because going hunting alone is a good way to get yourself killed or stranded or in some other bad situation. And they only get preference - it's like a referral. Just because you don't know someone doesn't mean you won't get a license.
Stop selectivly reading my comments to try and fit them into your alternate-reality dystopia where society is unfair and only the 1% get guns which they can use to hunt the 99% for sport. Also that should totally be a book.
The connected people are more likely to have experience and be more used to being around guns. They also have known hunting partners/mentors.
The prices are about 4x or so what they are in the US. This is mainly due to registrations / tagging / adding serial numbers etc. The thing is the animals they take they also get very very good prices on - so active hunters who are even moderately good will tend to retire from their day jobs (which is a dream of many hunters in the US).
No. The people getting these licenses are certainly not rich. The licenses are granted to indviduals who will actually use them when needed. Certain animals such as boars need to have populations controlled etc. The only reason family members and friends of existing license holders get preference is because they've been around and understand how the guns work AND will have an accessable mentor and hunting partner from the get-go.
Actually depending on the area you can still get hunting licenses - the thing is there is a limit and family and friends of existing hunters usually get preference. One of my employees happens to be the son of a hunter in Nagano and he's got a license. When he goes home during winter holiday he'll often bring us back some boar or deer meat. Having grown up for part of my life in Colorado the deer meat is especially appreciated, and boar meat goes great in a winter nabe.
That said, even with a license they have extreme limits on what kinds of guns and how much ammo they can have. Ammo needs to have serial numbers and can only be purchased at very specfic places - and the prices are outrageous. The yearly license fees on the guns are apprently pretty expensive too.
Aaaaaah, wow... That's actually pretty terrible. We just went through quite a bit to get a tool called Phantom SVG generating sort of a hackish frame animation system working - but in the process we went through a lot of the SVG spec and analyzed the DOM etc. During that process we realized a lot of people are using CSS and JavaScript to do things that SVG already does... and also found a whole bunch functionality that does the exact same thing replicated 5 different ways. On top of that Google did an absolutely awful job of implementing SVG event handling and chaining.
I'm all for cleaner DOMs and well defined specs but if people keep mixing web stuff like CSS and JavaScript into SVGs they may as well just be HTML to begin with - which is an awful awful solution and anyone who comes to that conclusion because all they deal with is web browsers should be beaten. SVG should render, animation included, with SVG specific libraries (RSVG, etc.) that only parse the SVG specific DOM. If I can't open your SVG in Inkscape because you have some strange CSS transform and some extension that only works on the web the first thing I'm going to do is vaccume/lint it, re-save it and tell you to fix it in raw SVG. Seriously.
BTW, check out the source for this: http://www.gakuengine.com/asse... Pure SVG animation [written by hand]. SVG can do that all on its own. I hope people stop disreguarding this functionality and stop treating SVG like a second class citizen to HTML/CSS/JS.
Wow, that is an awesome follow up comment. Thank you for taking the time to respond.
From what gets standardized and the sometimes very long time it takes to get standardized I always just assumed the W3C was kind of a hostile place. I've also heard stories about a few issues (particularly about two specific media file formats) where apparently the discussion was not a friendly one due to a specific party having an agenda. After hearing those stories I think I just assumed that was what the W3C was like in general. Then there's the issue of things that are in the standard that browser makers decided selectively not to implement even after years of being in the standard and issues being put on trackers and ignored or set to "invalid" or "will not fix" or whatever - I always just sort of assumed this was a "fuck you" from that particular maker.
One point in your post brings up some questions for me: you mention Google (and often Mozilla) deciding to drop support for freatures... and mention SVG. Google/Mozilla are looking to drop support for SVG? Or did you mean they are pressing for more SVG support? FF SVG support is excellent, Chrome not so much but it pretty much works so I'm not sure why they would want to get rid of it...?
Anyway, thanks for one of the most interesting responses I've gotten in a while.
Though in the case of GNOME if you know about the development team and how depressingly under-funded and under-staffed they are I can understand. Case in point is GNOME Terminal - transparency was removed and bug report was immediately closed. The thing was the whole back end to Terminal was re-written and re-implementing transparency (it's "working" in edge right now btw.) was a super low priority issue compared to other more major issues. They certainly could have won some sympathy by actually providing an explanation as simple as "we've got some more pressing issues but we're looking at implemeting this in the future" - so bad on them there for sure but they did in fact eventually get around to it.
But as for Pottering and the W3C you are damn right. Pottering is the self proclaimed genius Kanye West of Open Source and the W3C is 80% composed of members who only want their own features implemented their own way for their own beneft and absolutely hate every other member so much they will impede any of their proposals out of pure spite.
I don't think you understand the problem, but first off this whole argument is moot though because you can release things as separate modules for the kernel. If your super-awesome idea doesn't get upstreamed it's probably for a good reason - and if you still think it should be then release a module and see it get popular and *proven*. This has happened many many times and it is exactly the way it should continue to happen - if you think your idea is awesome and your code is flawless then prove it and come back.
Poettering and his team are fucks who don't care if they release code that breaks shit and that absoultely CAN NOT happen. They pushed a bunch of patches that caused showstopper bugs which could have crippled tens of thousands of servers etc. had they been upstreamed. Then when Linus told them he wouldn't even consider upstreaming any of their code until they cleaned up their act and started being more clean and careful they get all pissy and say they won't work with Linus again.
Honestly I don't see why people are taking the sides of a self-proclaimed rock-star coder VS someone who called out said rock-stair coder for pushing code that epicly breaks shit and used "mean" words in the process. Poettering needs to realize if he released shit code he deserves to be called a fucking jackass; and the appropriate response to that is to fucking fix your code and stop assuming he's so awesome he doesn't need to test his code or hear out the people telling him there are problems.
The Oracle/Google decision by the appellate court is tantamount to conferring patent protections for a copyright. That is, because Louis L'Amour copyrighted his western novels, nobody else can pen a western.
That is a fantastically easy to understand analogy! Somebody needs to mod you up.
First paragraph starts with: "While J++ conformed to the Java language specification, Microsoft did not implement certain features of the official Sun Java implementation in its Visual J++ product line. Remote Method Invocation (Java RMI) and Java Native Interface (JNI) are such examples.[2][3]
In addition, J++ implemented other extensions that were not part of Sun's Java implementation. The inclusion of callbacks and delegates for event handling further contributed to defining J++ as a completely different language merely based on an already existing design concept."
Not really worth reading past that... Also someone further down in the comments here covered it in detail.
You're talking about Visual J or whatever, and it was a big thing because they customized it and made it so it was no longer standard Java. Write code for Visual J and often it wouldn't work for regular Java. There were a bunch of windows-only extensions and stuff too.
Data. Use an offsite backup service or do like me and set up an offsite backup with rsync over ssh to a remote location under your control. All my drives or home folders are encrypted so even if the boxes do get stolen I won't have to worry as much. As long as my data is safe who cares about hardware that insurance will pay to replace?
This strategy also protects you from floods, fires, etc. Not just theft.
[Unfortunately?] No. Though I can't think of any post soviet ally that has actually benefitted or gotten ahead from having debt written off. It also occurs to me that many of those states with debt were basically given the debt - Russia gave them things like gas and lumber at particularly low rates but didn't take payment or only took partial payment. So once the debt built up they'd use it as sort of a threat to not go against them. Case in point: Ukraine just got a huge gas bill from Russia http://www.ft.com/cms/s/0/c211... .
The policy has been to shoot down any missiles that had a trajectory indicating they could hit somewhere on land. Up until now no missile launch has really done that. There was one that came extremely close about last year and since then the discussion has been weather or not to start shooting them down reguardless of trajectory or broaden the "acceptable" limits and start shooting down missiles that look like they could come close.
The actual defense systems in place are some of the most advanced anti-missile defense systems available, save for perhaps Iron Dome in Israel.
I think it's good Shuttleworth was able to suck up his pride and go along with this decision to prevent fragmentation. I do however call the original decision slightly into question, but that's only because I've gotten sort of used to upstart. Hopefully anything good that was implemented in upstart but was not in systemd will make its way over.
Ah! RoHS completely skipped my mind. Why would the US have even complained about that?
It does remind me of something I heard once though. Apparently an American ordered colored plastic rulers from China. The rulers that arrived had lead in the plastic. Because of the lead content they couldn't be sold [to children], so the American freaked out at the Chinese suppler and asked "what if children were to stick these in their mouths and suck on them". The Chinese supplier, confused, asked "why would children smart enough to use rulers be stupid enough to stick them in their mouths and suck on them?".
Very well put. The only catch is politicians from China will freak out if the US tries to put in such restrictions, and politicians from the US will freak out once the EU tries to put in such restrictions. It's a shame governments tend to look out for national profit rather than global welfare.
Actually, what ever happened to the Kyoto Protocol? That seemed like something that could work and I remember hearing it did have a positive effect, but you don't seem to hear about it or anything like it lately.
Yeah but you took ASM too and I seriously doubt you would call yourself a capable ASM developer unless you happen to be doing a lot of embedded code. Just because you've done some labs doesn't make you a pro. I've done FPGA dev using Verilog as well, and I've done enough to understand what it is and how to do it. I've also done enough to know if I wanted to make an efficient ASIC for a production application I'd shell out some cash to hire a pro rather than just assuming I could do it well myself without any professional experience or analysis.
The electronics manufacturer must have assumed they had some concept of how to design ASICs if they were even calling. This is the equivilent of somebody painting a picture of a house, then calling a carpenter and saying "I've designed a house, I'd like you to build it". Both a painting and drafted design documents are images of a house, just one gives you technical information like how much wood and how many nails you will need and the other does not.
I imagine the electronics manufacturer must have asked the question and was dumbfounded when they couldn't give any sort of answer.
Absolutely agreed. Just the fact the author didn't mention anything about an FPGA surprised me. I imagine the chip manufacturer must have been taken aback when they couldn't even give him a ballpark range.
dryriver, you are doing it wrong. I question your motives for this if you haven't done it on a GPU or DSP as mentioned above, and compared to your current base implementation to that. If you are so convinced this absolutely needs to be done in hardware start looking for someone who knows what they are doing. I've only done enough FPGA development to know it's something that takes experience to do well and quite a bit of knowlege just to set up properly. Verilog and the like may look simple but consider how much time you spend valgrinding - you'll be doing that in hardware using a language which does not compile to something in any way you are used to, with no real conception or grasp of what to do to make things run better or even how to gauge performance. Save money by saving time by hiring a pro.
I wouldn't consider setting up the SSH reverse proxy difficult either. I forget what I used to mask the traffic as HTTP but it was something that was bundled with SSH to begin with.
How do you do this VPN setup? I've never used VPN extensively so I'm acutally not sure where one would start. If you have a link to a howto on the tools you are using I'd be quite interested.
Something something forget Dropbox if you have SSH access something something or if you need DropBox like syncing and have SSH access make a git repo and use SparkleShare.
NO. If you are a family member or close to someone WHO ACTUALLY HAS A FUCKING GUN and knows how to handle it they can teach you how to handle it. They can also accompany you when you go hunting because going hunting alone is a good way to get yourself killed or stranded or in some other bad situation. And they only get preference - it's like a referral. Just because you don't know someone doesn't mean you won't get a license.
Stop selectivly reading my comments to try and fit them into your alternate-reality dystopia where society is unfair and only the 1% get guns which they can use to hunt the 99% for sport. Also that should totally be a book.
I would have said "hot pot" or something but I think the image most people would have gotten different imagery in their head.
Gifu style Boar nabe [shishi nabe]: http://deli-aurora.net/wp-cont...
The connected people are more likely to have experience and be more used to being around guns. They also have known hunting partners/mentors.
The prices are about 4x or so what they are in the US. This is mainly due to registrations / tagging / adding serial numbers etc. The thing is the animals they take they also get very very good prices on - so active hunters who are even moderately good will tend to retire from their day jobs (which is a dream of many hunters in the US).
No. The people getting these licenses are certainly not rich. The licenses are granted to indviduals who will actually use them when needed. Certain animals such as boars need to have populations controlled etc. The only reason family members and friends of existing license holders get preference is because they've been around and understand how the guns work AND will have an accessable mentor and hunting partner from the get-go.
Actually depending on the area you can still get hunting licenses - the thing is there is a limit and family and friends of existing hunters usually get preference. One of my employees happens to be the son of a hunter in Nagano and he's got a license. When he goes home during winter holiday he'll often bring us back some boar or deer meat. Having grown up for part of my life in Colorado the deer meat is especially appreciated, and boar meat goes great in a winter nabe.
That said, even with a license they have extreme limits on what kinds of guns and how much ammo they can have. Ammo needs to have serial numbers and can only be purchased at very specfic places - and the prices are outrageous. The yearly license fees on the guns are apprently pretty expensive too.
Aaaaaah, wow... That's actually pretty terrible. We just went through quite a bit to get a tool called Phantom SVG generating sort of a hackish frame animation system working - but in the process we went through a lot of the SVG spec and analyzed the DOM etc. During that process we realized a lot of people are using CSS and JavaScript to do things that SVG already does... and also found a whole bunch functionality that does the exact same thing replicated 5 different ways. On top of that Google did an absolutely awful job of implementing SVG event handling and chaining.
I'm all for cleaner DOMs and well defined specs but if people keep mixing web stuff like CSS and JavaScript into SVGs they may as well just be HTML to begin with - which is an awful awful solution and anyone who comes to that conclusion because all they deal with is web browsers should be beaten. SVG should render, animation included, with SVG specific libraries (RSVG, etc.) that only parse the SVG specific DOM. If I can't open your SVG in Inkscape because you have some strange CSS transform and some extension that only works on the web the first thing I'm going to do is vaccume/lint it, re-save it and tell you to fix it in raw SVG. Seriously.
BTW, check out the source for this: http://www.gakuengine.com/asse...
Pure SVG animation [written by hand]. SVG can do that all on its own. I hope people stop disreguarding this functionality and stop treating SVG like a second class citizen to HTML/CSS/JS.
Wow, that is an awesome follow up comment. Thank you for taking the time to respond.
From what gets standardized and the sometimes very long time it takes to get standardized I always just assumed the W3C was kind of a hostile place. I've also heard stories about a few issues (particularly about two specific media file formats) where apparently the discussion was not a friendly one due to a specific party having an agenda. After hearing those stories I think I just assumed that was what the W3C was like in general. Then there's the issue of things that are in the standard that browser makers decided selectively not to implement even after years of being in the standard and issues being put on trackers and ignored or set to "invalid" or "will not fix" or whatever - I always just sort of assumed this was a "fuck you" from that particular maker.
One point in your post brings up some questions for me: you mention Google (and often Mozilla) deciding to drop support for freatures... and mention SVG. Google/Mozilla are looking to drop support for SVG? Or did you mean they are pressing for more SVG support? FF SVG support is excellent, Chrome not so much but it pretty much works so I'm not sure why they would want to get rid of it...?
Anyway, thanks for one of the most interesting responses I've gotten in a while.
This. Absolutely this.
Though in the case of GNOME if you know about the development team and how depressingly under-funded and under-staffed they are I can understand. Case in point is GNOME Terminal - transparency was removed and bug report was immediately closed. The thing was the whole back end to Terminal was re-written and re-implementing transparency (it's "working" in edge right now btw.) was a super low priority issue compared to other more major issues. They certainly could have won some sympathy by actually providing an explanation as simple as "we've got some more pressing issues but we're looking at implemeting this in the future" - so bad on them there for sure but they did in fact eventually get around to it.
But as for Pottering and the W3C you are damn right. Pottering is the self proclaimed genius Kanye West of Open Source and the W3C is 80% composed of members who only want their own features implemented their own way for their own beneft and absolutely hate every other member so much they will impede any of their proposals out of pure spite.
I don't think you understand the problem, but first off this whole argument is moot though because you can release things as separate modules for the kernel. If your super-awesome idea doesn't get upstreamed it's probably for a good reason - and if you still think it should be then release a module and see it get popular and *proven*. This has happened many many times and it is exactly the way it should continue to happen - if you think your idea is awesome and your code is flawless then prove it and come back.
Poettering and his team are fucks who don't care if they release code that breaks shit and that absoultely CAN NOT happen. They pushed a bunch of patches that caused showstopper bugs which could have crippled tens of thousands of servers etc. had they been upstreamed. Then when Linus told them he wouldn't even consider upstreaming any of their code until they cleaned up their act and started being more clean and careful they get all pissy and say they won't work with Linus again.
Honestly I don't see why people are taking the sides of a self-proclaimed rock-star coder VS someone who called out said rock-stair coder for pushing code that epicly breaks shit and used "mean" words in the process. Poettering needs to realize if he released shit code he deserves to be called a fucking jackass; and the appropriate response to that is to fucking fix your code and stop assuming he's so awesome he doesn't need to test his code or hear out the people telling him there are problems.
The Oracle/Google decision by the appellate court is tantamount to conferring patent protections for a copyright. That is, because Louis L'Amour copyrighted his western novels, nobody else can pen a western.
That is a fantastically easy to understand analogy! Somebody needs to mod you up.
I'm hoestly hoping to get something like "+3, Flamebait" :P
Visual J++: http://en.wikipedia.org/wiki/V...
First paragraph starts with:
"While J++ conformed to the Java language specification, Microsoft did not implement certain features of the official Sun Java implementation in its Visual J++ product line. Remote Method Invocation (Java RMI) and Java Native Interface (JNI) are such examples.[2][3]
In addition, J++ implemented other extensions that were not part of Sun's Java implementation. The inclusion of callbacks and delegates for event handling further contributed to defining J++ as a completely different language merely based on an already existing design concept."
Not really worth reading past that... Also someone further down in the comments here covered it in detail.
You're talking about Visual J or whatever, and it was a big thing because they customized it and made it so it was no longer standard Java. Write code for Visual J and often it wouldn't work for regular Java. There were a bunch of windows-only extensions and stuff too.
Fuck you. You are everything wrong with the software industry.
Data. Use an offsite backup service or do like me and set up an offsite backup with rsync over ssh to a remote location under your control. All my drives or home folders are encrypted so even if the boxes do get stolen I won't have to worry as much. As long as my data is safe who cares about hardware that insurance will pay to replace?
This strategy also protects you from floods, fires, etc. Not just theft.
[Unfortunately?] No. Though I can't think of any post soviet ally that has actually benefitted or gotten ahead from having debt written off. It also occurs to me that many of those states with debt were basically given the debt - Russia gave them things like gas and lumber at particularly low rates but didn't take payment or only took partial payment. So once the debt built up they'd use it as sort of a threat to not go against them. Case in point: Ukraine just got a huge gas bill from Russia http://www.ft.com/cms/s/0/c211... .
The policy has been to shoot down any missiles that had a trajectory indicating they could hit somewhere on land. Up until now no missile launch has really done that. There was one that came extremely close about last year and since then the discussion has been weather or not to start shooting them down reguardless of trajectory or broaden the "acceptable" limits and start shooting down missiles that look like they could come close.
The actual defense systems in place are some of the most advanced anti-missile defense systems available, save for perhaps Iron Dome in Israel.
I think it's good Shuttleworth was able to suck up his pride and go along with this decision to prevent fragmentation. I do however call the original decision slightly into question, but that's only because I've gotten sort of used to upstart. Hopefully anything good that was implemented in upstart but was not in systemd will make its way over.
Ah! RoHS completely skipped my mind. Why would the US have even complained about that?
It does remind me of something I heard once though. Apparently an American ordered colored plastic rulers from China. The rulers that arrived had lead in the plastic. Because of the lead content they couldn't be sold [to children], so the American freaked out at the Chinese suppler and asked "what if children were to stick these in their mouths and suck on them". The Chinese supplier, confused, asked "why would children smart enough to use rulers be stupid enough to stick them in their mouths and suck on them?".
Very well put. The only catch is politicians from China will freak out if the US tries to put in such restrictions, and politicians from the US will freak out once the EU tries to put in such restrictions. It's a shame governments tend to look out for national profit rather than global welfare.
Actually, what ever happened to the Kyoto Protocol? That seemed like something that could work and I remember hearing it did have a positive effect, but you don't seem to hear about it or anything like it lately.
Yeah but you took ASM too and I seriously doubt you would call yourself a capable ASM developer unless you happen to be doing a lot of embedded code. Just because you've done some labs doesn't make you a pro. I've done FPGA dev using Verilog as well, and I've done enough to understand what it is and how to do it. I've also done enough to know if I wanted to make an efficient ASIC for a production application I'd shell out some cash to hire a pro rather than just assuming I could do it well myself without any professional experience or analysis.
The electronics manufacturer must have assumed they had some concept of how to design ASICs if they were even calling. This is the equivilent of somebody painting a picture of a house, then calling a carpenter and saying "I've designed a house, I'd like you to build it". Both a painting and drafted design documents are images of a house, just one gives you technical information like how much wood and how many nails you will need and the other does not.
I imagine the electronics manufacturer must have asked the question and was dumbfounded when they couldn't give any sort of answer.
Absolutely agreed. Just the fact the author didn't mention anything about an FPGA surprised me. I imagine the chip manufacturer must have been taken aback when they couldn't even give him a ballpark range.
dryriver, you are doing it wrong. I question your motives for this if you haven't done it on a GPU or DSP as mentioned above, and compared to your current base implementation to that. If you are so convinced this absolutely needs to be done in hardware start looking for someone who knows what they are doing. I've only done enough FPGA development to know it's something that takes experience to do well and quite a bit of knowlege just to set up properly. Verilog and the like may look simple but consider how much time you spend valgrinding - you'll be doing that in hardware using a language which does not compile to something in any way you are used to, with no real conception or grasp of what to do to make things run better or even how to gauge performance. Save money by saving time by hiring a pro.
Interesting!
I wouldn't consider setting up the SSH reverse proxy difficult either. I forget what I used to mask the traffic as HTTP but it was something that was bundled with SSH to begin with.
How do you do this VPN setup? I've never used VPN extensively so I'm acutally not sure where one would start. If you have a link to a howto on the tools you are using I'd be quite interested.
Something something forget Dropbox if you have SSH access something something or if you need DropBox like syncing and have SSH access make a git repo and use SparkleShare.